)]}'
{
  "log": [
    {
      "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"
    }
  ]
}
