)]}'
{
  "log": [
    {
      "commit": "cbe311f2a40b8430d8e01b97c11e9e95d888430b",
      "tree": "0a9d1acbe72c5b29fbe6d11b15b84be489a938f9",
      "parents": [
        "636866b9f0a72583d2361a897668eb19ff37ded6"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu Jan 03 21:22:44 2008 +0100"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Feb 07 20:39:45 2008 -0500"
      },
      "message": "hwmon: (w83627ehf) The W83627DHG has 8 VID pins\n\nWhile the W83627EHF/EHG has only 6 VID pins, the W83627DHG has 8 VID\npins, to support VRD 11.0. Add support for this.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "67b671bceb4a8340a30929e9642620d99ed5ad76",
      "tree": "d302333633bdbd752151933366aaaabfdc60e719",
      "parents": [
        "b20ff13a6ad64f07ce78c75e6a335c185270d73c"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu Dec 06 23:13:42 2007 +0100"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Feb 07 20:39:42 2008 -0500"
      },
      "message": "hwmon: Let the user override the detected Super-I/O device ID\n\nWhile it is possible to force SMBus-based hardware monitoring chip\ndrivers to drive a not officially supported device, we do not have this\npossibility for Super-I/O-based drivers. That\u0027s unfortunate because\nsometimes newer chips are fully compatible and just forcing the driver\nto load would work. Instead of that we have to tell the users to\nrecompile the kernel driver, which isn\u0027t an easy task for everyone.\n\nSo, I propose that we add a module parameter to all Super-I/O based\nhardware monitoring drivers, letting advanced users force the driver\nto load on their machine. The user has to provide the device ID of a\nsupposedly compatible device. This requires looking at the source code or\na datasheet, so I am confident that users can\u0027t randomly force a driver\nwithout knowing what they are doing. Thus this should be relatively safe.\n\nAs you can see from the code, the implementation is pretty simple and\nunintrusive.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Hans de Goede \u003cj.w.r.degoede@hhs.nl\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "58e6e78119da2bdade9f6f588155f0320072b76b",
      "tree": "b7e45de93ee9f4e559a8e3a8cb7d06db0e99ba5c",
      "parents": [
        "ea67db4cdbbf7f4e74150e71da0984e25121f500"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu Jan 03 07:33:31 2008 -0500"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jan 03 07:33:31 2008 -0500"
      },
      "message": "hwmon: (w83627ehf) Be more careful when changing VID input level\n\nThe VID input level change has been reported to cause trouble. Be more\ncareful in this respect:\n* Only change the level on the W83627EHF/EHG. The W83627DHG is more\n  complex in this respect.\n* Don\u0027t change the level if the VID pins are in output mode.\n* Only set the level to TTL if VRM 9.x is used.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "1beeffe43311f64df8dd0ab08ff6b1858c58363f",
      "tree": "039324186049a69f3c791165e90404aef497f3cc",
      "parents": [
        "59a35bafb223bbb0553ba1a3bb9280bda668a8d8"
      ],
      "author": {
        "name": "Tony Jones",
        "email": "tonyj@suse.de",
        "time": "Mon Aug 20 13:46:20 2007 -0700"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Tue Oct 09 22:56:30 2007 -0400"
      },
      "message": "hwmon: Convert from class_device to device\n\nConvert from class_device to device for hwmon_device_register/unregister\n\nSigned-off-by: Tony Jones \u003ctonyj@suse.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Kay Sievers \u003ckay.sievers@vrfy.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "5bfedac045082a97e20d47d876071279ef984d28",
      "tree": "c6432db00589d4858ca1b4a04624dc74be5ba181",
      "parents": [
        "dcf3b5fb7fb6e1b56bfaf705e665b04870213768"
      ],
      "author": {
        "name": "Christian Hohnstaedt",
        "email": "chohnstaedt@innominate.com",
        "time": "Thu Aug 16 11:40:10 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Tue Oct 09 22:56:29 2007 -0400"
      },
      "message": "hwmon: Allow writing of negative trigger temperatures\n\n- replace differing temperature variable types by long\n- use strtol() instead of strtoul() for conversion\n\nSigned-off-by: Christian Hohnstaedt \u003cchohnstaedt@innominate.com\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "0956895aa6f8dc6a33210967252fd7787652537d",
      "tree": "d017ec09ddb25f14fe69c49a410298228a8e4634",
      "parents": [
        "ea7be66c44e56b6b7f1d61befc300871e855d43a"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 11 13:57:05 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Sun Aug 12 14:38:31 2007 -0400"
      },
      "message": "hwmon: (w83627ehf) don\u0027t assume bank 0\n\nDon\u0027t assume that the default bank is 0. For one thing, we don\u0027t even\nset it to 0 when the driver is loaded, so the initial state might be\ndifferent. For another, something (say, the BIOS) might access the chip\nand leave with the bank set to something different, so assuming that\nthe bank value is 0 is not safe.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "ea7be66c44e56b6b7f1d61befc300871e855d43a",
      "tree": "200b1260928317b95e811a9193349a2ff87cb970",
      "parents": [
        "393cdad6267bc2abf75973d15310168ff3e15441"
      ],
      "author": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Sun Aug 05 12:19:01 2007 -0400"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Sun Aug 12 14:37:19 2007 -0400"
      },
      "message": "hwmon: (w83627ehf) read fan_div values during probe\n\nThis patch forces the driver to read the fan divider values during early init.\nOtherwise, a call to store_fan_min() could access uninitialized variables.\n\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "9f66036b4f95f5e830d68a3ce90aeece0e0c4bf3",
      "tree": "62f37add46c89dc0d61cdbe9f3dcdd4173767466",
      "parents": [
        "7cb7273f8ce9c5790a7b64208172b4203977e0a3"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jun 24 11:23:41 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:18 2007 -0400"
      },
      "message": "hwmon/w83627ehf: Be quiet when no chip is found\n\nThis fixes bug #8593:\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d8593\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "7cb7273f8ce9c5790a7b64208172b4203977e0a3",
      "tree": "415a81314ffbe45d10bb7e30d90ff99a88eb2090",
      "parents": [
        "da667365befb2846485b82c4e6c57729dd513fd2"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jun 24 11:21:43 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:18 2007 -0400"
      },
      "message": "hwmon/w83627ehf: No need to initialize fan_min\n\nWe don\u0027t need to initialize fan_min in this driver, as the fan_div\nattributes are read-only.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "da667365befb2846485b82c4e6c57729dd513fd2",
      "tree": "c0aca26e0641661a59357b3cba5526e0c225dd99",
      "parents": [
        "d3130f0e30745b406af233897a27834eb5285f45"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jun 24 11:21:02 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:18 2007 -0400"
      },
      "message": "hwmon/w83627ehf: Export the thermal sensor types\n\nAdd support for the w83627ehf thermal sensor types. I made them read-only,\nas the BIOS is supposed to set them up properly. This information makes it\neasier to find out which temperature channel corresponds to the CPU.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "d3130f0e30745b406af233897a27834eb5285f45",
      "tree": "a352bf5cbc9d1e6641f5fdcf8cd490278e0bc5d0",
      "parents": [
        "fc18d6c0479d5b6da281590a8caf166d60cc748b"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jun 24 11:20:13 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:17 2007 -0400"
      },
      "message": "hwmon/w83627ehf: Enable VBAT monitoring\n\nIf VBAT monitoring is disabled, enable it. Original patch from\nan anonymous contributor on the lm-sensors trac system:\nhttp://lm-sensors.org/ticket/2218\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "fc18d6c0479d5b6da281590a8caf166d60cc748b",
      "tree": "91f3184d802e7a45223db0bb187a1e195749b62c",
      "parents": [
        "6b3e46458049fe556c2346a347c4540e532db288"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jun 24 11:19:42 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:17 2007 -0400"
      },
      "message": "hwmon/w83627ehf: Add support for the VID inputs\n\nThe W83627EHF and similar chips have 6 VID input pins, add support\nfor them. The driver changes the input voltage level automatically\nif the current setting is not correct for the detected CPU model.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "6b3e46458049fe556c2346a347c4540e532db288",
      "tree": "e5acce165cd5df721285f6046f2af5fda7739fd9",
      "parents": [
        "475ef85512900dcb87435e13656c1f5e724de379"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jun 24 11:19:01 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:17 2007 -0400"
      },
      "message": "hwmon/w83627ehf: Fix timing issues\n\n* I have experimental evidence that the W83627EHG needs more than 1\nsecond to refresh all the measured values. Increase the caching time to\n1.5 second.\n* When changing a fan clock divider, the corresponding fan speed\nmeasurement register is no longer valid, until the next time the chip\nwill refresh it. One way to fix this is to pretend that the cache is\nstill valid for one more period (1.5 second.)\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "475ef85512900dcb87435e13656c1f5e724de379",
      "tree": "21a831861be0ae4253e75baa74b741d73a5797e5",
      "parents": [
        "1ea6dd3840e5a22924d78299fee018c82e425d80"
      ],
      "author": {
        "name": "David Hubbard",
        "email": "david.c.hubbard@gmail.com",
        "time": "Sun Jun 24 11:17:09 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:17 2007 -0400"
      },
      "message": "hwmon/w83627ehf: Add error messages for two error cases\n\nIf the Super-I/O device is disabled, it is likely the BIOS has a good\nreason for leaving it disabled, so give a warning when enabling it --\nit\u0027s not likely to be wired correctly or be able to give good data.\n\nAlso, if the Super-I/O device is configured with an address of 0, the\ndriver refuses to initialize it.\n\nSigned-off-by: David Hubbard \u003cdavid.c.hubbard@gmail.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "1ea6dd3840e5a22924d78299fee018c82e425d80",
      "tree": "b3b8df56e520717caa6f79e8be1276ba8f4e4957",
      "parents": [
        "658291fc38715c8723372a869c22b700ec41c972"
      ],
      "author": {
        "name": "David Hubbard",
        "email": "david.c.hubbard@gmail.com",
        "time": "Sun Jun 24 11:16:15 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:17 2007 -0400"
      },
      "message": "hwmon/w83627ehf: Convert to a platform driver\n\nRemove i2c-isa from the w83627ehf driver, and use a platform driver\ninstead.\n\nSigned-off-by: David Hubbard \u003cdavid.c.hubbard@gmail.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "158ce07564b68d4215b9560213a089d6f7c5a4ea",
      "tree": "97483b4ab6d8d051164def0429082a8efdb503e2",
      "parents": [
        "e432dc811bfb6b3d3ad618d99bd8d58132fec316"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jun 17 16:09:12 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:15 2007 -0400"
      },
      "message": "hwmon/w83627ehf: Preserve speed reading when changing fan min\n\nThe w83627ehf driver changes the fan clock divider automatically when\na new min fan speed is set. It is supposed to preserve the fan speed\nreading while doing so, bug doesn\u0027t really. Fix it.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "1a641fceb6bb6b0930db1aadbda1aaf5711d65d6",
      "tree": "75088c0d0c3f4159cab93e4f5e6dfed565ac3dea",
      "parents": [
        "179fb0c726fa34a1ecbb9385a01c704babb9c0ab"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Apr 23 14:41:16 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Apr 24 08:23:08 2007 -0700"
      },
      "message": "hwmon/w83627ehf: Don\u0027t redefine REGION_OFFSET\n\nOn ia64, kernel headers define REGION_OFFSET so we can\u0027t use that.\nReported by Andrew Morton.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: David Hubbard \u003cdavid.c.hubbard@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "33725ad36d48c09e9537d3d7e680471c298539a9",
      "tree": "83bbcdb1673736fb0422b45ca5e36ab79c227e74",
      "parents": [
        "93da28790c17345f4db10358dfb19b4c241d8ba3"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Apr 17 00:32:27 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Apr 17 16:36:27 2007 -0700"
      },
      "message": "hwmon/w83627ehf: Fix the fan5 clock divider write\n\nUsers have been complaining about the w83627ehf driver flooding their logs\nwith debug messages like:\n\nw83627ehf 9191-0a10: Increasing fan 4 clock divider from 64 to 128\n\nor:\n\nw83627ehf 9191-0290: Increasing fan 4 clock divider from 4 to 8\n\nThe reason is that we failed to actually write the LSB of the encoded clock\ndivider value for that fan, causing the next read to report the same old value\nagain and again.\n\nAdditionally, the fan number was improperly reported, making the bug harder to\nfind.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "657c93b10fac97467cdf1d0424a209ce2e81991a",
      "tree": "ac356cfed78ed89fe5116c031b67c21be2ac4f17",
      "parents": [
        "37f54ee546e415829ef14ca29d85fae26a439b9b"
      ],
      "author": {
        "name": "David Hubbard",
        "email": "david.c.hubbard@gmail.com",
        "time": "Wed Feb 14 21:15:04 2007 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@arrakis.delvare",
        "time": "Wed Feb 14 21:15:04 2007 +0100"
      },
      "message": "hwmon/w83627ehf: Add support for the W83627DHG chip\n\nSigned-off-by: David Hubbard \u003cdavid.c.hubbard@gmail.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "7188cc66b4facf749e4fc0a44165b06716e1b621",
      "tree": "ba0e54afdf43ea5ad292a51b0a5c9ba1ffc68343",
      "parents": [
        "75c990291dd7af84ea68f3c3ead934b51d0b81ad"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Dec 12 18:18:30 2006 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@arrakis.delvare",
        "time": "Tue Dec 12 18:18:30 2006 +0100"
      },
      "message": "hwmon: Update Rudolf Marek\u0027s e-mail address\n\nThe Silicon Hill club is not what it used to be.\n\nSigned-off-by: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "14992c7eff937bb12c8ebf2d91dbaa8c2f0cfc87",
      "tree": "a040439505b90072067540f4d2ae336b437540c4",
      "parents": [
        "4660cb354a1dacbbc9c96f94eceedc38fe542fe2"
      ],
      "author": {
        "name": "Rudolf Marek",
        "email": "r.marek@assembler.cz",
        "time": "Sun Oct 08 22:02:09 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Oct 18 13:03:08 2006 -0700"
      },
      "message": "w83627ehf: Fix the detection of fan5\n\nFix the detection of fan5 and preserve the bit between the\nregister writes, because the bit is write only.\n\nSigned-off-by: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "3379ceeefde923a05c2c77ed2d84ba26c2fe9e81",
      "tree": "f736b86cc6c02ffac2a8ba5b235c8b64eff81ce2",
      "parents": [
        "ce8c6ce1eceecfe090f6c1aa4108087b2051497b"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Sep 24 21:25:52 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Sep 28 15:31:19 2006 -0700"
      },
      "message": "hwmon: Remove Yuan Mu\u0027s address\n\nhwmon: Remove Yuan Mu\u0027s address\n\nYuan Mu no longer works at Winbond.\n\nI wish to publicly thank Yuan for his help with Winbond hardware\nmonitoring chips support during the past 10 months.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "c18beb5b92b090cb424718a4f1771b1a9fad56de",
      "tree": "7fd1a129f13710d9273a71cf4d514199abd97944",
      "parents": [
        "f3722d5b6a474e31237d23980e9bd38facfda6f4"
      ],
      "author": {
        "name": "David Hubbard",
        "email": "david.c.hubbard@gmail.com",
        "time": "Sun Sep 24 21:04:38 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Sep 28 15:31:17 2006 -0700"
      },
      "message": "w83627ehf: Fix unchecked return status\n\nw83627ehf: Fix unchecked return status\n\nFix: check return value from device_create_file()\nFix: call device_remove_file() on error and module unload\nFix: call hwmon_device_register() after device_create_file() to eliminate race\n\nSigned-off-by: David Hubbard \u003cdavid.c.hubbard@gmail.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "08c79950a047dbaccf05d70a203db2ee75ac3bd8",
      "tree": "4041fdd9899cde225c4ff64e3feadf1955bd8a77",
      "parents": [
        "94c12cc7d196bab34aaa98d38521549fa1e5ef76"
      ],
      "author": {
        "name": "Rudolf Marek",
        "email": "r.marek@sh.cvut.cz",
        "time": "Wed Jul 05 18:14:31 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Sep 28 15:31:12 2006 -0700"
      },
      "message": "hwmon: Add fan speed control features to w83627ehf\n\nThis patch adds long-awaited support for automatic fan modes. Based on\nthe work of Yuan Mu from Winbond, I finished the support with the great\nhelp of David Hubbard.\n\nSigned-off-by: Yuan Mu \u003cYmu@Winbond.com.tw\u003e\nSigned-off-by: Rudolf Marek \u003cr.marek@sh.cvut.cz\u003e\nSigned-off-by: David Hubbard \u003cdavid.c.hubbard@gmail.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "872188420997f7f7c1b968fd9bce6578e4c3d45f",
      "tree": "f50e0b64ee5e1c682de5f22e432ebfdf3abcc0d9",
      "parents": [
        "c243353a90fae3a9a85d2bd79b1df06bb21c568a"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Sep 03 22:36:14 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Sep 26 15:38:52 2006 -0700"
      },
      "message": "i2c-isa: Restore driver owner\n\ni2c-isa: Restore driver owner\n\nCommit 2b48716d1d2f2edb1e7cbc5ecf1cb2cb39373e33 back in January\n2006 was a bit overzealous. It removed .owner from all i2c drivers,\nincluding i2c-isa ones, while they still need it.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "a4589dbb4e2dc758d1aadb8b5d7e5a598ccb0341",
      "tree": "48f9807a0e1c237afbfd1661a203eea5b4236fba",
      "parents": [
        "cf0676fe42c8e14c4c7ed5895e2fe5d17f779b43"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu Mar 23 16:30:29 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jun 22 11:10:32 2006 -0700"
      },
      "message": "[PATCH] w83627ehf: Add alarms support\n\nAdd alarms support for the W83627EHF/EHG hardware monitoring chip.\n\nThis is based on an earlier patch from Rudolf Marek.\n\nSigned-off-by: Rudolf Marek \u003cr.marek@sh.cvut.cz\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "cf0676fe42c8e14c4c7ed5895e2fe5d17f779b43",
      "tree": "ff201260e2a0979471c60ca440e6eedbe87ee27f",
      "parents": [
        "43cb7ebee2f478d3f987ad773d4e6b07fc23c631"
      ],
      "author": {
        "name": "Rudolf Marek",
        "email": "r.marek@sh.cvut.cz",
        "time": "Thu Mar 23 16:25:22 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jun 22 11:10:31 2006 -0700"
      },
      "message": "[PATCH] w83627ehf: Add voltage inputs support\n\nAdd the voltage measuring support to W83627EHF. The code is based\non the patch provided by Yuan Mu from Winbond.\n\nSigned-off-by: Yuan Mu \u003cYmu@winbond.com.tw\u003e\nSigned-off-by: Rudolf Marek \u003cr.marek@sh.cvut.cz\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "412fec8216bb71ecbe255af702b0daf7ad55a7c4",
      "tree": "d6995537f0a34932564250a664bb1cd60887a6a8",
      "parents": [
        "4c537fb287e68b84df685f4730348e83a163367b"
      ],
      "author": {
        "name": "Yuan Mu",
        "email": "ymu@winbond.com.tw",
        "time": "Sun Feb 05 23:24:16 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Mar 23 14:21:53 2006 -0800"
      },
      "message": "[PATCH] w83627ehf: Refactor the sysfs interface\n\nUse dynamic sysfs callbacks and array of attributes to reduce the\nw83627ehf driver size.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "9a61bf6300533d3b64d7ff29adfec00e596de67d",
      "tree": "cadce1ae78b51a1dc4c4414699cb590e8c8625e1",
      "parents": [
        "3fb9a65529615944138d527b70174840c95c637a"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Jan 18 23:19:26 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Mar 23 14:21:52 2006 -0800"
      },
      "message": "[PATCH] hwmon: Semaphore to mutex conversions\n\nconvert drivers/hwmon/*.c semaphore use to mutexes.\n\nthe conversion was generated via scripts, and the result was validated\nautomatically via a script as well.\n\nall affected hwmon drivers were build-tested.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "2b48716d1d2f2edb1e7cbc5ecf1cb2cb39373e33",
      "tree": "04c095d45dfa892b7710e338724a1ac4f1da7cba",
      "parents": [
        "de59cf9ed44f64991e52a9de6094729537f0420c"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Dec 06 15:33:15 2005 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jan 05 22:16:25 2006 -0800"
      },
      "message": "[PATCH] I2C: Remove .owner setting from i2c_driver as it\u0027s no longer needed\n\nNow that i2c_add_driver() doesn\u0027t need the module owner to be set by\nhand, we can delete it from the drivers.  This patch catches all of the\ndrivers that I found in the current tree (if a driver sets the .owner by\nhand, it\u0027s not a problem, just not needed.)\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "cdaf79349c7d24e1d33acb6497849c9e956a33ea",
      "tree": "48f22bb5f215953ac0e57385282fbc5042a03955",
      "parents": [
        "a9718b0c1154dcbd955be6aaee47a314cde6a25a"
      ],
      "author": {
        "name": "Laurent Riffard",
        "email": "laurent.riffard@free.fr",
        "time": "Sat Nov 26 20:37:41 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jan 05 22:16:23 2006 -0800"
      },
      "message": "[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11\n\nWe should use the i2c_driver.driver\u0027s .name and .owner fields\ninstead of the i2c_driver\u0027s ones.\n\nThis patch updates the hwmon drivers.\n\nSigned-off-by: Laurent Riffard \u003claurent.riffard@free.fr\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "ba9c2e8d15da029ea3051c95e446b2d638ef02e2",
      "tree": "28272b92080f18f16008c09464190939183c8698",
      "parents": [
        "2286066faf51890e49ad61e2ceab683666cd9108"
      ],
      "author": {
        "name": "Deepak Saxena",
        "email": "dsaxena@plexity.net",
        "time": "Mon Oct 17 23:08:32 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 14:02:12 2005 -0700"
      },
      "message": "[PATCH] hwmon: kzalloc conversion\n\nUse kzalloc instead of kmalloc+memset in all hardware monitoring\ndrivers.\n\nSigned-off-by: Deepak Saxena \u003cdsaxena@plexity.net\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "ada0c2f8fa087dc1dbc34e096c318739b1d6381a",
      "tree": "e7f80d1336e2190c138fd4226438195e2f67839d",
      "parents": [
        "bf813b314a2271c3f3903eb3279ebf5e09b3d27a"
      ],
      "author": {
        "name": "Petr Vandrovec",
        "email": "vandrove@vc.cvut.cz",
        "time": "Fri Oct 07 23:11:03 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 14:02:09 2005 -0700"
      },
      "message": "[PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)\n\nThis patch changes w83627hf and w83627ehf drivers to reserve only ports\n0x295-0x296, instead of full 0x290-0x297 range.  While some other\nsensors chips respond to all addresses in 0x290-0x297 range, Winbond\nchips respond to 0x295-0x296 only (this behavior is implied by\ndocumentation, and matches behavior observed on real systems).  This is\nnot problem alone, as no BIOS was found to put something at these unused\naddresses, and sensors chip itself provides nothing there as well.\n\nBut in addition to only respond to these two addresses, also BIOS\nvendors report in their ACPI-PnP structures that there is some resource\nat I/O address 0x295 of length 2.  And when later this hwmon driver\nattempts to request region with base 0x290/length 8, it fails as one\nrequest_region cannot span more than one device.\n\nDue to this we have to ask only for region this hardware really\noccupies, otherwise driver cannot be loaded on systems with ACPI-PnP\nenabled.\n\nSigned-off-by: Petr Vandrovec \u003cvandrove@vc.cvut.cz\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "7bef559455fc71f66f8573cc1aafe1dd33966c1c",
      "tree": "6c342574710f730d39bf5383f81eaa9f9bb10a25",
      "parents": [
        "1ff4e3065b41847b6fe5908b1214cb508dd49e61"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Jul 27 22:14:49 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Sep 05 09:14:14 2005 -0700"
      },
      "message": "[PATCH] I2C: refactor message in i2c_detach_client\n\nWe could refactor the error message 34 different i2c drivers print if\ni2c_detach_client() fails in this function itself. Saves quite a few\nlines of code. Documentation is updated to reflect that change.\n\nNote that this patch should be applied after Rudolf Marek\u0027s w83792d\npatches.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "2d8672c5a6ba0d3f1d8d3ad61ef67868941364f0",
      "tree": "f01f038198bad63fee4c7d23af806ad0ab4e5071",
      "parents": [
        "5042c7d752fe72c6924037058367f63902e68c5c"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Jul 19 23:56:35 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Sep 05 09:14:10 2005 -0700"
      },
      "message": "[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)\n\nCall the ISA chip drivers detection function directly instead of relying\non i2c_detect. The net effect is that address lists won\u0027t be handled\nanymore, but they were mostly useless in the ISA case anyway (pc87360,\nsmsc47m1, smsc47b397 had already dropped them).\n\nWe don\u0027t need to handle multiple devices, all we may need is a way to\nforce a given address instead of the original one (some drivers already\ndo: sis5595, via686a, w83627hf), and, for drivers supporting multiple\nchips, a way to force one given kind. All this may be added later on\ndemand, but I actually don\u0027t think there will be much demand.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "fde0950903ce8cc38a91dd095280decceda2ff82",
      "tree": "5a970459793ac46ad7082f0d722616730b0589c2",
      "parents": [
        "400c455eaa0d0819d18cd42a74070e0e238a73dc"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Jul 19 23:51:07 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Sep 05 09:14:09 2005 -0700"
      },
      "message": "[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)\n\nConvert the 10 ISA hardware monitoring drivers (it87, lm78, pc87360,\nsis5595, smsc47b397, smsc47m1, via686a, w83627hf, w83627ehf, w83781d) to\nexplicitely register with i2c-isa. For hybrid drivers (it87, lm78,\nw83781d), we now have two separate instances of i2c_driver, one for the\nI2C interface of the chip, and one for ISA interface. In the long run,\nthe one for ISA will be replaced with a different driver type.\n\nAt this point, all drivers are working again, except for missing\ndependencies in Kconfig.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "943b0830cebe4711354945ed3cb44e84152aaca0",
      "tree": "1963da8d8867069617404a8f92739035c6faca02",
      "parents": [
        "1236441f38b6a98caf4c7983e7efdecc2d1527b5"
      ],
      "author": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Fri Jul 15 21:39:18 2005 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Sep 05 09:14:08 2005 -0700"
      },
      "message": "[PATCH] I2C hwmon: add hwmon sysfs class to drivers\n\nThis patch modifies sensors chip drivers to make use of the new\nsysfs class \"hwmon\".\n\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "8dd2d2ca7fafdedaebd1862e954fccaef212f1e1",
      "tree": "b215d20fd866d3efa75d71a5ddd31cab029e34c8",
      "parents": [
        "27fe048eb3787d29bf9cf9d6d12077bb8af869a6"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Jul 27 21:33:15 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Sep 05 09:14:07 2005 -0700"
      },
      "message": "[PATCH] hwmon: Document on the W83627EHG chip\n\nDocument the fact that the W83627EHG is compatible with the W83627EHF.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "8d5d45fb14680326f833295f2316a4ec5e357220",
      "tree": "3b29dbdea18dfecf33b18219c6c374316d99b88b",
      "parents": [
        "ad2f931dcb41bcfae38cc77d78b7821dfef83cf2"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Jul 02 18:20:26 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jul 11 14:42:50 2005 -0700"
      },
      "message": "[PATCH] I2C: Move hwmon drivers (2/3)\n\nPart 2: Move the driver files themselves.\n\nNote that the patch \"adds trailing whitespace\", because it does move the\nfiles as-is, and some files happen to have trailing whitespace.\n\nFrom: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "6f637a6494a1872c613fe68f64ea4831c3e5b037",
      "tree": "a18368e908290ca7bdf3430b0b5b9cbc0131da5b",
      "parents": [
        "563db2fe9e0843da9d1d85d824f022be0ada4a3c"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jun 21 21:01:59 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jun 21 21:51:59 2005 -0700"
      },
      "message": "[PATCH] I2C: fix up some sysfs device attribute file parameters\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "b9110b1c893f45ec66ae39e359decdfad84525be",
      "tree": "0fcb89b2f770df7995445b4e74251549bea6baf6",
      "parents": [
        "08e7e2789e0da49eadeb17121e24af22efeee84b"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon May 02 23:08:22 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jun 21 21:51:54 2005 -0700"
      },
      "message": "[PATCH] I2C: Fix bugs in the new w83627ehf driver\n\nThese are the fixes for the bug you spotted in my new w83627ehf driver:\n\t- Explicit division by 0.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "08e7e2789e0da49eadeb17121e24af22efeee84b",
      "tree": "0e7edd2ffc4ad0a3b1e5c5fe070fb1bc460696cf",
      "parents": [
        "40b5cda28aafe3744d8808c21f7959e472a9ecb1"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Apr 25 22:43:25 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jun 21 21:51:54 2005 -0700"
      },
      "message": "[PATCH] I2C: New hardware monitoring driver: w83627ehf\n\nThis is a new hardware monitoring driver, w83627ehf, which supports the\nWinbond W83627EHF Super-I/O chip. The driver is not complete, but\nalready usable. It only implements fan speed and temperature monitoring,\nwhile the chip also supports voltage inputs with VID, PWM output and\ntemperature sensor selection. I have no more time to work on this, but\nanyone with supported hardware could add the missing functionalities\nlater.\n\nThis driver is largely derived from the w83627hf driver.\n\nThanks to Leon Moonen and Steve Cliffe for tesing the preliminary\nversions of my driver and reporting the problems they encountered.\n\nThanks to Grant Coady for noticing and fixing various corner cases in\nthe fan management. This third version of the driver hopefully addresses\nall the issues the original version had.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    }
  ]
}
