)]}'
{
  "log": [
    {
      "commit": "1259f6ee15c1603dcae41eb6af5a5f9cf932d4d6",
      "tree": "bf85658f7c5a2c86da3bc613d7fea13bbffe4e72",
      "parents": [
        "468f4d1a855f8039dabf441b8bf68cae264033ff",
        "4573acbc461b8089198500cee06ef0cdc5b70e82"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed May 23 14:15:09 2012 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed May 23 14:15:09 2012 -0700"
      },
      "message": "Merge tag \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging\n\nPull hwmon updates from Guenter Roeck:\n \"New driver for INA219 and INA226, added support for IT8782F and\n  IT8783E/F to it87 driver, plus cleanups in a couple of drivers.\"\n\n* tag \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:\n  hwmon: (it87) Make temp3 attribute conditional for IT8782F\n  hwmon: (it87) Convert to use devm_kzalloc and devm_request_region\n  hwmon: INA219 and INA226 support\n  hwmon: (it87) Create voltage attributes only if voltage is enabled\n  hwmon: (ntc_thermistor) Fix checkpatch warning\n  hwmon: (ntc_thermistor) Optimize and fix build warning\n  hwmon: (ntc_thermistor) Return error code from hwmon_device_register\n  hwmon: (ntc_thermistor) Convert to devm_kzalloc\n  hwmon: (ad7314) Remove unused defines, and rename OFFSET to SHIFT\n  acpi_power_meter: clean up code around setup_attrs\n  acpi_power_meter: drop meter_rw_attrs, use common meter_attrs\n  acpi_power_meter: remove duplicate code between register_{ro,rw}_attrs\n  acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things up\n  acpi_power_meter: use the same struct {rw,ro}_sensor_template for both\n  hwmon: use module_pci_driver\n  hwmon: (it87) Add support for IT8782F and IT8783E/F\n"
    },
    {
      "commit": "0531d98b1f2ec6f92074e5b2a74927b865bc605c",
      "tree": "2546a596b517da316c3cd07c0e99aafec27322ce",
      "parents": [
        "76e10d158efb6d4516018846f60c2ab5501900bc"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Fri Mar 02 11:46:44 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun May 20 19:41:48 2012 -0700"
      },
      "message": "hwmon: (it87) Add support for IT8782F and IT8783E/F\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "c94bed8e1960587d3d93664b11ebf22677c1a541",
      "tree": "e63acbfb5c6950c137f1b9d89ddc147c82188f23",
      "parents": [
        "3b729f7647875624dc498b65f3244b2edc9f4a07"
      ],
      "author": {
        "name": "Masanari Iida",
        "email": "standby24x7@gmail.com",
        "time": "Tue Apr 10 00:22:13 2012 +0900"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Apr 16 14:37:13 2012 +0200"
      },
      "message": "Documentation: Fix typo in multiple files in Documentation\n\nCorrect multiple spelling typo in Documentation.\n\nSigned-off-by: Masanari Iida \u003cstandby24x7@gmail.com\u003e\nAcked-by: Rob Landley \u003crob@landley.net\u003e\nReported-by: Anders Larsen \u003cal@alarsen.net\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "16b5dda22e3798e61bb008d2329d4f4d90ef764e",
      "tree": "f9b00eb0982045d496835b2ab0e829995c3d94d9",
      "parents": [
        "d6db23c7ce8d02896197394c1d741bdffe58ac54"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Jan 16 22:51:48 2012 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Mon Jan 16 22:51:48 2012 +0100"
      },
      "message": "hwmon: (it87) Add IT8728F support\n\nUntil we get a datasheet for the IT8728F, treat it as fully compatible\nwith the IT8721F, as it seems to work reasonably well.\n\nThis closes kernel bug #27262.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "3d30f9e69f152d8667b3b13ac6f566e6e76ef7b9",
      "tree": "e4e71eb7a3d824a4c4289b5b81864788a905ddb6",
      "parents": [
        "764e043bb48b6b94f9dec228aedbd8ab08f4708b"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Jul 25 21:46:10 2011 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Mon Jul 25 21:46:10 2011 +0200"
      },
      "message": "hwmon: (it87) Add chassis intrusion detection support\n\nAdd chassis intrusion detection support for all supported devices,\nusing the standard interface.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "44c1bcd4bcde32b2a31a6775a277706ab489c0dc",
      "tree": "bb8f17e5c2d0e6e871906f3cddb32290cf1a09b8",
      "parents": [
        "0df6454da937548594774788b009616ed27607ed"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu Oct 28 20:31:51 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Thu Oct 28 20:31:51 2010 +0200"
      },
      "message": "hwmon: (it87) Add support for the IT8721F/IT8758E\n\nAdd support for the IT8721F/IT8758E. These new chips differ from the\nolder IT87xxF chips in the following ways:\n* ADC LSB is 12 mV instead of 16 mV.\n* PWM values are 8-bit instead of 7-bit.\nThere are other minor changes we don\u0027t have to care about in the\ndriver.\n\nAnother change is that we will handle internal voltage scaling in the\ndriver instead of delegating the work to user-space.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "cccfc9c4bb3c7888f8249b36e08d6e115238c613",
      "tree": "acff09833d8e7fd1b87efb27394860ea398dcaa9",
      "parents": [
        "4f3f51bc21d434f8d91a79438a1957ec0baa9e30"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:21 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:21 2010 +0100"
      },
      "message": "hwmon: (it87) Validate auto pwm settings\n\nBefore switching to automatic fan control mode, make sure that all the\ntrip points make sense. Otherwise, the control loop could lead to\nweird fan behavior.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "4f3f51bc21d434f8d91a79438a1957ec0baa9e30",
      "tree": "b61b17498c2b3a46377692526f56551681d1894d",
      "parents": [
        "404a552d8ae6847ae17f3c749bd5d312da08efe4"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:21 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:21 2010 +0100"
      },
      "message": "hwmon: (it87) Add support for old automatic fan speed control\n\nAdd support for the automatic fan speed control interface as\nimplemented by IT8705F chips up to revision F and IT8712F chips up to\nrevision G. This implementation fits very well in our standard sysfs\ninterface.\n\nI implemented the old and not the new interface because the only chip\nI have at hand is an old one, and the new interface is more difficult\nto map to the standard sysfs interface. Adding support later should be\npossible though, if someone with a supported chip is interested.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "404a552d8ae6847ae17f3c749bd5d312da08efe4",
      "tree": "5374cbae9bae31e14733b2ed5c98bb7746f4cc36",
      "parents": [
        "d624870ffe6e13df94671be9a0e0e2fb001f1bef"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:21 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:21 2010 +0100"
      },
      "message": "hwmon: (it87) Drop dead web links in documentation\n\nUnfortunately ITE is no longer publicly providing datasheets for their\nIT87xxF series of chips. They may send them on request if you ask\npolitely.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "d9b327c310030fa80abbbc9eaaca9f1a6228dbf3",
      "tree": "43e98a7e1080d9fb1d0586796c4f272dd5b2b530",
      "parents": [
        "6a8d7acfbef8ac6bf34421eae980f903cbe36874"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:17 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:17 2010 +0100"
      },
      "message": "hwmon: (it87) Add support for beep on alarm\n\nThe IT87xxF chips support beeping on alarm, if properly wired and\nconfigured. There is one control bit for each input type (temperature,\nfan, voltage.) Let the user see and change them.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "895ff267686663afa894314b749d23ac2867434a",
      "tree": "01e16fe1eef64fcf175853f88cefc04400148e42",
      "parents": [
        "f7290e24e3ce8a0b4b39a74800fd341b6b7a6f47"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Dec 09 20:35:47 2009 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Dec 09 20:35:47 2009 +0100"
      },
      "message": "hwmon: (it87) Verify the VID pin usage\n\nThe VID input pins can alternatively be used as GPIOs. Make sure we\nhave at least 4 pins used for VID, otherwise don\u0027t bother reading and\nexposing VID.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nTested-by: Adam Nielsen \u003ca.nielsen@shikadi.net\u003e\n"
    },
    {
      "commit": "b4da93e4b0ffc261c3530fe938aefd52854aa84c",
      "tree": "2cc727f3d7050187bf4e83f1eee8136d1296f8b8",
      "parents": [
        "3aed198c35567e5a721f52c0bde23167867e6af6"
      ],
      "author": {
        "name": "Jean-Marc Spaggiari",
        "email": "jean-marc@spaggiari.org",
        "time": "Wed Jan 07 16:37:32 2009 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Jan 07 16:37:32 2009 +0100"
      },
      "message": "hwmon: (it87) Add support for the ITE IT8720F\n\nAllow it87.c to handle IT8720 chipset like IT8718 in order to\nretrieve voltage, temperatures and fans speed from sensors\ntools. Also updating the related documentation.\n\nSigned-off-by: Jean-Marc Spaggiari \u003cjean-marc@spaggiari.org\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "4ed1077953f531b3fef4af4b4ade48a828c48869",
      "tree": "aa7e98269aba19ec851521ad2127e87c615fff36",
      "parents": [
        "0c6e97317102a8f480bdfb418f19fe989ad1c047"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Oct 17 17:51:16 2008 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@mahadeva.delvare",
        "time": "Fri Oct 17 17:51:16 2008 +0200"
      },
      "message": "hwmon: (it87) Fix thermal sensor type values\n\nThe it87 driver doesn\u0027t follow the standard sensor type values as\ndocumented in Documentation/hwmon/sysfs-interface. It uses value 2 for\nthermistors instead of value 4. This causes \"sensors\" to tell the user\nthat the chip is setup for a transistor while it is actually setup for\na thermistor.\n\nUsing value 4 for thermistors solves the problem. For compatibility\nreasons, we still accept value 2 but emit a warning message so that\nusers update their configuration files.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\n"
    },
    {
      "commit": "816d8c6a2580562698cf0fa0b9e5b4dd570e636e",
      "tree": "6f2b41ba4e144a04315fe56cb50998e8cd3ae24d",
      "parents": [
        "0475169c13e177e1af5a02f5e9f30fda13dc0b86"
      ],
      "author": {
        "name": "Andrew Paprocki",
        "email": "andrew@ishiboo.com",
        "time": "Wed Aug 06 22:41:06 2008 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@mahadeva.delvare",
        "time": "Wed Aug 06 22:41:06 2008 +0200"
      },
      "message": "hwmon: (it87) Support for 16-bit fan reading in it8705 \u003e\u003d rev 0x03\n\nThe it8705 chip supports 16-bit fan tachometers in revisions at least\n\u003e\u003d 0x03 (Version G). This patch enables 16-bit fan readings on all\nrevisions \u003e\u003d 0x03 just like the it8712, it8716, and it8718 chips.\n\nSigned-off-by: Andrew Paprocki \u003candrew@ishiboo.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "0475169c13e177e1af5a02f5e9f30fda13dc0b86",
      "tree": "9366e6e093ff39b037011a392c8f97140c3ccad9",
      "parents": [
        "116d0486bdefc11f71e567cadf0c47f788b4dd06"
      ],
      "author": {
        "name": "Andrew Paprocki",
        "email": "andrew@ishiboo.com",
        "time": "Wed Aug 06 22:41:06 2008 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@mahadeva.delvare",
        "time": "Wed Aug 06 22:41:06 2008 +0200"
      },
      "message": "hwmon: (it87) Support for 16-bit fan reading in it8712 \u003e\u003d rev 0x07\n\nThe it8712 chip supports 16-bit fan tachometers in revisions \u003e\u003d 0x07.\nRevisions \u003e\u003d 0x08 dropped support for 8-bit fan divisor registers. The\npatch enables 16-bit fan readings on all revisions \u003e\u003d 0x07 just like\nthe it8716 and it8718 chips.\n\nSigned-off-by: Andrew Paprocki \u003candrew@ishiboo.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "f1d8e33263abb6a3a2265ba59344c7eb002b2389",
      "tree": "76e2091b18ed54c80692bb750c234d959802336f",
      "parents": [
        "fe03f28cf35bf8dd0d3cba5e0c00a22530b73bfb"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Nov 25 16:14:44 2007 +0100"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Feb 07 20:39:42 2008 -0500"
      },
      "message": "hwmon: (it87) Discard a dead e-mail address\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "c7f1f7166a83f8f5607cc03c7a6c5f936cde6b0d",
      "tree": "dbf005f88d2dfa4fb72504c913574adcbb39e22d",
      "parents": [
        "6438312367523b26bd628b60cfd16f25a7a6f7ae"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Sep 03 17:11:46 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Tue Oct 09 22:56:30 2007 -0400"
      },
      "message": "hwmon: (it87) Add support for fan4 and fan5\n\nAdd support for the IT8716F and IT8718F fan4 and fan5. The late\nrevisions of the IT8712F have these too but support is harder to add\nand nobody asked for it yet, so I didn\u0027t include it.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "08a8f6e9e63a4317f716749ba9f828351bd4af35",
      "tree": "22f5a8218b7d89d49eda2360f4ab99cfd98c364f",
      "parents": [
        "7817a39e65f04abe136d94a65fa26b7fe3334a1f"
      ],
      "author": {
        "name": "Rudolf Marek",
        "email": "r.marek@assembler.cz",
        "time": "Sat Jun 09 10:11:16 2007 -0400"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:13 2007 -0400"
      },
      "message": "hwmon/it87: Add IT8726F support\n\nAdd support for IT8726F chip driver, which is just same as\nIT8716F with additional glue logic for AMD power sequencing.\n\nSigned-off-by: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "f8d0c19a93cea3a26a90f2462295e1e01a4cd250",
      "tree": "6d874a35f611a1c344896ef13a911a80a3d10017",
      "parents": [
        "ac98695d6c1508b724f246f38ce57fb4e3cec356"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Feb 14 21:15:02 2007 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@arrakis.delvare",
        "time": "Wed Feb 14 21:15:02 2007 +0100"
      },
      "message": "hwmon/it87: Add PWM base frequency control\n\nLet the user select the base PWM frequency when using the it87\nhardware monitoring driver. Different frequencies can give better\ncontrol on some fans.\n\nAlso update the documentation to mention the PWM frequency control\nfiles, with misc cleanups to the PWM section.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "8e9afcbbdef71aeeb510732f4f8d5ac3de863df0",
      "tree": "10659fa4f1bb76d10b0f4c33b13700ec80a093fd",
      "parents": [
        "0f23e50aa5fc578e1c50e873858e6ab7a1e32f0e"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Dec 12 18:18:28 2006 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@arrakis.delvare",
        "time": "Tue Dec 12 18:18:28 2006 +0100"
      },
      "message": "hwmon/it87: Remove the SMBus interface support\n\nThis interface was useless as the LPC ISA-like interface is always\navailable, is faster, and is more reliable. This cuts the driver\nsize by some 20%.\n\nThis change is also required to later convert the it87 driver to a\nplatform driver, so that we can get rid of i2c-isa in a near future.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "b19367c6f438b3a7700aceca21a03396702069ce",
      "tree": "a1170f757012801a7abedb65bdf33897fb8d5f64",
      "parents": [
        "c5df9b7a7c7600e4365e81f64ea44beb5be8bfa7"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Aug 28 14:39:26 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Sep 28 15:31:13 2006 -0700"
      },
      "message": "it87: Copyright update\n\nit87: Copyright update\n\nI think my contributions to the it87 driver over the past two\nyears qualify me as a co-author of this driver.\n\nAlso drop old comments of dubious usefulness.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "87673dd735b8e089b7f2830edd353aa5f5e743ad",
      "tree": "030b275650c5d8c79285bc3f7b0ba8f1c2cc25b6",
      "parents": [
        "8ab4ec3ef45cc2facbe14c733ef7230e7d94fcf2"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Aug 28 14:37:19 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Sep 28 15:31:13 2006 -0700"
      },
      "message": "it87: Add support for the IT8718F\n\nit87: Add support for the IT8718F\n\nThe IT8718F is a Super-I/O chip with integrated hardware monitoring\nfunctions. It is very similar to the IT8716F, so adding support to the\nit87 driver was pretty straightforward. The most significant difference\nis that the IT8718F has up to 8 VID pins, instead of 6 for the older\nchips.\n\nFor the IT8718F, the VID value can only be read from Super-I/O space.\n\nUserspace support is already in lm_sensors SVN (to be soon released\nas 2.10.1.)\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "17d648bf5786ba5b8cbf7cbd5cb18d3d8d2657ca",
      "tree": "8761d44284bbff01c0bd720c6cfd47a42b145978",
      "parents": [
        "0dd7699ec4b27b3662d8980ff7a309cc81276298"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Aug 28 14:23:46 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Sep 28 15:31:13 2006 -0700"
      },
      "message": "it87: Add support for the IT8716F\n\nit87: Add support for the IT8716F\n\nThe IT8716F is a Super-I/O chip with integrated hardware monitoring\nfunctions. It is very similar to the IT8712F, so adding support to the\nit87 driver was pretty straightforward. The most significant change here\nis that the IT8716F has 16-bit fan speed counters, so the user no more\nneeds to tweak the fan clock dividers to get the best readings.\n\nUserspace support is already in lm_sensors SVN (to be soon released\nas 2.10.1.)\n\nThanks to Stian Oksavik, Olivier Nicolas, Prakash Punnoor and\nJuergen Kilb for testing the early versions of this patch.\n\nThanks also to ITE for providing datasheets and answering my questions.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "c5e3fbf22ccba0879b174fab7ec0e322b1266c2c",
      "tree": "37529cd21d0f546a4e5578a554cac0371dbf4e85",
      "parents": [
        "e53004e20a58e9d28347e02adccb37a33e0d771a"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Jan 18 22:39:48 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Feb 06 12:02:15 2006 -0800"
      },
      "message": "[PATCH] hwmon: Fix reboot on it87 driver load\n\nOnly scan I2C address 0x2d. This is the default address and no IT87xxF\nchip was ever seen on I2C at a different address. These chips are\nbetter accessed through their ISA interface anyway.\n\nThis fixes bug #5889, although it doesn\u0027t address the whole class\nof problems. We\u0027d need the ability to blacklist arbitrary I2C addresses\non systems known to contain I2C devices which behave badly when probed.\n\nPlan the I2C interface for removal as well. If nobody complains within\na year, it will confirm my impression that the I2C interface isn\u0027t\nactually needed by anyone.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "91749996287c230671788014f422f72e594e7b86",
      "tree": "65da0e02eba42ad395db31e36cc673b65a2c5706",
      "parents": [
        "80ce3b7d0f52877b80cddc3ace8b332d888f0131"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Oct 08 00:10:00 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 14:02:09 2005 -0700"
      },
      "message": "[PATCH] hwmon: Drop legacy ISA address support from it87\n\nDrop legacy ISA address support from the it87 driver. All supported\nchips are Super-I/O chips, so the device ISA address can be safely read\nfrom Super-I/O space rather than blindly assumed.\n\nTwo nearby inaccurate documentation statements have been fixed as well:\n* The IT8705F doesn\u0027t have an SMBus interface.\n* The SiS950 doesn\u0027t have a distinct prefix.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "ede7fbdf526c314850c9f32dd8da1753bf8d0ad5",
      "tree": "2f1fefa6f6df58f5c27bf98bd7df0908e97e44ef",
      "parents": [
        "8d5d45fb14680326f833295f2316a4ec5e357220"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Jul 02 18:52:48 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jul 11 14:47:41 2005 -0700"
      },
      "message": "[PATCH] I2C: Move hwmon drivers (3/3)\n\nPart 3: Move the drivers documentation, plus two general documentation\nfiles.\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\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "7f15b66468b7003d5241e352a007e73be5519b20",
      "tree": "c9333e14baae06a831c8515d9e1e24808826053e",
      "parents": [
        "2bf34a1ca9d570dd4fab4d95c4de82d873ecf718"
      ],
      "author": {
        "name": "R.Marek@sh.cvut.cz",
        "email": "R.Marek@sh.cvut.cz",
        "time": "Thu May 26 12:42:19 2005 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jun 21 21:52:02 2005 -0700"
      },
      "message": "[PATCH] I2C: documentation update 2/3\n\nThis patch adds missing documentation for system health monitoring chips.\nI would like to thank all people, who helped me with this project.\n\nSigned-off-by: Rudolf Marek \u003cr.marek@sh.cvut.cz\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    }
  ]
}
