)]}'
{
  "log": [
    {
      "commit": "f7c2fe386ae92b471a0edd4fa4bed7033224b9bf",
      "tree": "8cb48fef02388eb5e64314aeb10143e5c20833cc",
      "parents": [
        "9172b5d124c2f54374d8cc5ed6098ecd8fb988cd"
      ],
      "author": {
        "name": "Felten, Lothar",
        "email": "l-felten@ti.com",
        "time": "Sat May 12 04:36:38 2012 -0400"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Tue May 22 06:48:02 2012 -0700"
      },
      "message": "hwmon: INA219 and INA226 support\n\nAdd support for the Texas Instruments INA219 and INA226 power monitors.\n\nSigned-off-by: Lothar Felten \u003cl-felten@ti.com\u003e\n[guenter.roeck@ericsson.com: formatting cleanup; check for smbus word data;\n select PGA\u003d8 for INA219]\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "5510e62a66bad22b104d5d854445523d7f5754f7",
      "tree": "a580bd3fff0831628bc0d525d975853bbf25a86d",
      "parents": [
        "0c2732152a5813a870d0b96f0844f4dfe1436519"
      ],
      "author": {
        "name": "Xie Xiaobo",
        "email": "X.Xie@freescale.com",
        "time": "Fri Mar 23 10:02:20 2012 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Fri Mar 23 10:02:20 2012 +0100"
      },
      "message": "hwmon: Add MCP3021 ADC driver\n\nAdd I2C driver for MCP3021 that is an ADC chip from Microchip.\nThe MCP3021 is a successive approximation A/D converter (ADC)\nwith 10-bit resolution.\nThe driver export the value of Vin to sysfs, the voltage unit is\nmV. Through the sysfs interface, lm-sensors tool can also display\nVin voltage.\n\nSigned-off-by: Mingkai Hu \u003cMingkai.hu@freescale.com\u003e\nSigned-off-by: Xie Xiaobo \u003cX.Xie@freescale.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "4f3a659581cabf1be441d6467b523be914615496",
      "tree": "7d5d581f10409b883fab255f7ccede8692497b2b",
      "parents": [
        "200855e52db1b1834121ba57fbd89c5b4911e02c"
      ],
      "author": {
        "name": "Jonathan Cameron",
        "email": "jic23@cam.ac.uk",
        "time": "Thu Sep 29 12:50:04 2011 -0400"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:41 2011 -0700"
      },
      "message": "hwmon: AD7314 driver (ported from IIO)\n\nDriver for AD7314, ADT7301, and ADT7302, ported from IIO.\n\nCurrently dropped power down mode support.\n\nSigned-off-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\n[guenter.roeck@ericsson.com: Added MODULE_DEVICE_TABLE]\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "9d97e5c81e15afaef65d00f077f863c94f750839",
      "tree": "01df55fd37f2432ec03c29bf55cc97dfdb6f1b60",
      "parents": [
        "5cf231a346fb80d7945aa46e90186a068a3a001b"
      ],
      "author": {
        "name": "Donggeun Kim",
        "email": "dg77.kim@samsung.com",
        "time": "Wed Sep 07 18:49:08 2011 +0900"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:35 2011 -0700"
      },
      "message": "hwmon: Add driver for EXYNOS4 TMU\n\nThis patch allows to read temperature\nfrom TMU(Thermal Management Unit) of SAMSUNG EXYNOS4 series of SoC.\n\nSigned-off-by: Donggeun Kim \u003cdg77.kim@samsung.com\u003e\nSigned-off-by: MyungJoo Ham \u003cmyungjoo.ham@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "464c9098bbc17b4596aa12191a7e646a28e7587a",
      "tree": "1d97f02c1f071f358f0d0b5fd8e04db3b9a7a9af",
      "parents": [
        "4c677e2eefdba9c5bfc4474e2e91b26ae8458a1d",
        "f90be42fb383f39aa814b8e14de138da8973e5c1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 30 08:57:57 2011 -1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 30 08:57:57 2011 -1000"
      },
      "message": "Merge branch \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging\n\n* \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging: (24 commits)\n  hwmon: (lm90) Refactor reading of config2 register\n  hwmon: (lm90) Make SA56004 detection more robust\n  hwmon: (lm90) Simplify handling of extended local temp register\n  hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066\n  hwmon: (max34440) Add support for peak attributes\n  hwmon: (max8688) Add support for peak attributes\n  hwmon: (max16064) Add support for peak attributes\n  hwmon: (adm1275) Add support for peak attributes\n  hwmon: (pmbus) Add support for peak attributes\n  hwmon: Add new attributes to sysfs ABI\n  hwmon: (pmbus) Strengthen check for status register existence\n  hwmon: (pmbus) Add support for virtual pages\n  hwmon: (pmbus) Support reading and writing of word registers in device specific code\n  hwmon: (pmbus) Increase attribute name size\n  hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices\n  hwmon: (pmbus) Add support for VID output voltage mode\n  hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus\n  hwmon: (coretemp) Add core/pkg threshold support to Coretemp\n  hwmon: (lm95241) Add support for LM95231\n  hwmon: LM95245 driver\n  ...\n"
    },
    {
      "commit": "9d2ecfb768bd2f8b41816a23b0f1dda026fef41d",
      "tree": "7424d830c0b8475d2c872ec0bd1953b354c01094",
      "parents": [
        "c814a4c7c4aad795835583344353963a0a673eb0"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Tue Jul 12 07:15:19 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 11:47:53 2011 -0700"
      },
      "message": "hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus\n\nSince the number of PMBus drivers is getting large, move them into\ndirectory drivers/hwmon/pmbus to improve readability and scalability.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "fffd80ccc1e6c7e5f13741e17a7d80582ae21fcc",
      "tree": "6c3b9d74a4f1cc21a2f60ac022e115c833b8ba78",
      "parents": [
        "2ef017935d698b1c7c7421a7ebe20579d8f904dd"
      ],
      "author": {
        "name": "Alexander Stein",
        "email": "alexander.stein@systec-electronic.com",
        "time": "Tue Jun 28 15:11:23 2011 +0000"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 00:17:35 2011 -0700"
      },
      "message": "hwmon: LM95245 driver\n\nA hwmon driver for the National Semiconductor LM95245 dual temperature\nsensors chip.\n\nSigned-off-by: Alexander Stein \u003calexander.stein@systec-electronic.com\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "f22aaaa70d8c24e5dc7d23a219c4beace8354b65",
      "tree": "855158946f04f4d4846b7cab573d55652163ec18",
      "parents": [
        "dabaa0d2b4085a2037d80a40b86ba215f00b601e"
      ],
      "author": {
        "name": "Donggeun Kim",
        "email": "dg77.kim@samsung.com",
        "time": "Mon Jun 20 16:48:19 2011 +0900"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 00:17:33 2011 -0700"
      },
      "message": "hwmon: Driver for NTC Thermistors\n\nAdd support for NTC Thermistor series. In this release, the\nfollowing thermistors are supported: NCP15WB473, NCP18WB473, NCP03WB473,\nand NCP15WL333. This driver is based on the datasheet of MURATA.\n\nThe driver in the patch does conversion from the raw ADC value\n(either voltage or resistence) to temperature. In order to use\nvoltage values as input, the circuit schematics should be provided\nwith the platform data. A compensation table for each type of thermistor\nis provided for the conversion.\n\nSigned-off-by: Donggeun Kim \u003cdg77.kim@samsung.com\u003e\nSigned-off-by: MyungJoo Ham \u003cmyungjoo.ham@samsung.com\u003e\nSigned-off-by: KyungMin Park \u003ckyungmin.park@samsung.com\u003e\nReviewed-by: Shubhrajyoti D \u003cshubhrajyoti@ti.com\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "731b4cace10f105a81d622b70f9a35f577612d63",
      "tree": "7e575b889382ffd00ab2cf14f614cf525420550b",
      "parents": [
        "02f8c6aee8df3cdc935e9bdd4f2d020306035dbe"
      ],
      "author": {
        "name": "David George",
        "email": "david.george@ska.ac.za",
        "time": "Thu Jun 02 08:43:45 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 00:17:32 2011 -0700"
      },
      "message": "hwmon: Driver for MAX1668\n\nThis patch adds support for MAX1668 and compatible temperature sensors.\n\nSigned-off-by: David George \u003cdavid.george@ska.ac.za\u003e\n[guenter.roeck@ericsson.com: minor cleanup of probe error path]\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "0772a640793986d66fd3f89c3cc677bba5d5f94f",
      "tree": "2dae2f59bc55011f477aba2a3042ec146c69f97a",
      "parents": [
        "28ff2f7a742daba86ccd7021be7b27a4673b2797"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Mon Jul 25 21:46:09 2011 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Mon Jul 25 21:46:09 2011 +0200"
      },
      "message": "hwmon: New driver sch5636\n\nThis patch adds a new driver for SMSC SCH5636 Super I/O chips.\nThe chips include an embedded microcontroller for hardware monitoring\nsolutions, allowing motherboard manufacturers to create their own\ncustom hwmon solution based upon the SCH5636.\n\nCurrently the sch5636 driver only supports the Fujitsu Theseus SCH5636\nbased hwmon solution. The sch5636 driver runs a sanity check on\nloading to ensure it is dealing with a Fujitsu Theseus and not with\nanother custom SCH5636 based hwmon solution.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "28ff2f7a742daba86ccd7021be7b27a4673b2797",
      "tree": "1c6d11e31c793adbdef731a2640842ea06566539",
      "parents": [
        "b6844e8f64920cdee620157252169ba63afb0c89"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Mon Jul 25 21:46:09 2011 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Mon Jul 25 21:46:09 2011 +0200"
      },
      "message": "hwmon: (sch5627) Factor out some code shared with sch5636 driver\n\nThis patch adds a new sch56xx-common.ko which contains code which will also\nbe used in the new sch5636 driver.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "b0b349a85d3df00a40a8bd398e4a151fd8e91bbe",
      "tree": "79d2e5d15bb13e349af23cd3602090c9ef92f793",
      "parents": [
        "ec693fe5287e1791f4d206e81ebdfdc7d1f8f6b9"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed May 25 20:43:33 2011 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Wed May 25 20:43:33 2011 +0200"
      },
      "message": "hwmon: New driver for the SMSC EMC6W201\n\nThis is a new driver for the SMSC EMC6W201 hardware monitoring device.\nThe device is functionally close to the EMC6D100 series, but is\nregister-incompatible.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nTested-by: Harry G McGavran Jr \u003cw5pny@arrl.net\u003e\nTested-by: Jeff Rickman \u003cjrickman@myamigos.us\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "7d0333653840b0c692f55f1aaaa71d626fb00870",
      "tree": "e36a16eaee590c20b51622cce806bff9d836c490",
      "parents": [
        "629c58bac082ae091e518187d63249fa7e9f796f"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed May 25 20:43:32 2011 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Wed May 25 20:43:32 2011 +0200"
      },
      "message": "Move ACPI power meter driver to hwmon\n\nAs discussed earlier, the ACPI power meter driver would better live\nin drivers/hwmon, as its only purpose is to create hwmon-style\ninterfaces for ACPI 4.0 power meter devices. Users are more likely to\nlook for it there, and less likely to accidentally hide it by\nunselecting its dependencies.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: \"Darrick J. Wong\" \u003cdjwong@us.ibm.com\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nCc: Len Brown \u003clenb@kernel.org\u003e\n"
    },
    {
      "commit": "512d1027a6c58def3c2a410e8be65b7e730aad3b",
      "tree": "a83a92937cb27a135f56610b299dbcac5fbcaa2f",
      "parents": [
        "9e5813111265ad3c37a4370f0ee7e634dc07a7d6"
      ],
      "author": {
        "name": "Andreas Herrmann",
        "email": "andreas.herrmann3@amd.com",
        "time": "Wed May 25 20:43:31 2011 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Wed May 25 20:43:31 2011 +0200"
      },
      "message": "hwmon: Add driver for AMD family 15h processor power information\n\nThis CPU family provides NB register values to gather following\nTDP information\n\n* ProcessorPwrWatts: Specifies in Watts the maximum amount of power\n  the processor can support.\n* CurrPwrWatts: Specifies in Watts the current amount of power being\n  consumed by the processor.\n\nThis driver provides\n\n* power1_crit (ProcessorPwrWatts)\n* power1_input (CurrPwrWatts)\n\nSigned-off-by: Andreas Herrmann \u003candreas.herrmann3@amd.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "5e99c2f1e0c86d27ed2a5261442126cd0935bc69",
      "tree": "d18e443f9baee186c6c26b344cfdd0d166d82278",
      "parents": [
        "199e0de7f5df31a4fc485d4aaaf8a07718252ace"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri May 20 07:28:06 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat May 21 07:22:10 2011 -0700"
      },
      "message": "hwmon: Remove pkgtemp driver\n\nAfter the merge of pkgtemp functionality into the coretemp driver,\nthe pkgtemp driver is no longer necessary. Remove it.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nCc: Fenghua Yu \u003cfenghua.yu@intel.com\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "83f7649c52871d4b0799c209c364374b682fa4a8",
      "tree": "e39a462b73225034026277767fa45de9832a7975",
      "parents": [
        "0c0a0615163e025eb978547969467012529e01d5"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Mar 17 13:16:01 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu May 19 08:19:41 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add support for Analog Devices ADM1275\n\nAdd support for Analog Devices ADM1275 Hot-Swap Controller and Digital Power\nMonitor\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Tom Grennan \u003ctom.grennan@ericsson.com\u003e\n"
    },
    {
      "commit": "0c0a0615163e025eb978547969467012529e01d5",
      "tree": "5a30c5a7ba79426be50c8bb573fe3784badc1aa4",
      "parents": [
        "84fc4585c152f34a1a90a03b7abb88a2e1218a42"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Tue Mar 08 22:01:39 2011 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu May 19 08:19:40 2011 -0700"
      },
      "message": "hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health Controllers\n\nHardware monitoring support for TI UCD90120, UCD90124, UCD9090, and UCD90910\nSequencer and System Health Controllers.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Tom Grennan \u003ctom.grennan@ericsson.com\u003e\n"
    },
    {
      "commit": "84fc4585c152f34a1a90a03b7abb88a2e1218a42",
      "tree": "935db492d491ade667075fe86a460442311abf38",
      "parents": [
        "6586b14c7bdec22f59dc749ead1d01d542d793b6"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 06 15:54:27 2011 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu May 19 08:19:39 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add support for TI UCD9200 series of PWM System Controllers\n\nThis patch adds hardware monitoring support for TI UCD9220, UCD9222, UCD9224,\nUCD9240, UCD9244, UCD9246, and UCD9248 Digital PWM System Controllers.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Tom Grennan \u003ctom.grennan@ericsson.com\u003e\n"
    },
    {
      "commit": "f5bae2642e3df716d2bb7bcffdf51e7a286e885e",
      "tree": "0490217307f30f8d0d92dc4f004982dfaa8fbc5b",
      "parents": [
        "82c7465b4dd013d19858bfeac084849ae17682c0"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Wed Feb 02 08:49:54 2011 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu May 19 08:19:36 2011 -0700"
      },
      "message": "hwmon: Driver for MAX16065 System Manager and compatibles\n\nThis patch adds hardware monitoring support for Maxim MAX16065, MAX16066,\nMAX16067, MAX16068, MAX16070, and MAX16071 flash-configurable system managers\nwith nonvolatile fault registers.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "83bffbce745795572d20f0109395cb61690c6dcf",
      "tree": "1b57eaf9363e5dee1354c385372e50be3a11472a",
      "parents": [
        "61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf"
      ],
      "author": {
        "name": "Per Dalén",
        "email": "per.dalen@appeartv.com",
        "time": "Wed Apr 06 20:29:44 2011 +0200"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu May 19 08:19:32 2011 -0700"
      },
      "message": "hwmon: Add support for MAX6642\n\nMAX6642 is a SMBus-Compatible Remote/Local Temperature Sensor with\nOvertemperature Alarm from Maxim.\n\nSigned-off-by: Per Dalen \u003cper.dalen@appeartv.com\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "0070bddfe7275e5bc763884a8ac59651f4e79eab",
      "tree": "a01f854970d3605a2754b588d036cfad47dbc009",
      "parents": [
        "f99c1d4f94f91fd3a20bd2eaa3be9c5e7d2668eb"
      ],
      "author": {
        "name": "Keerthy",
        "email": "j-keerthy@ti.com",
        "time": "Tue Mar 01 19:12:36 2011 +0530"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Wed Mar 23 10:42:00 2011 +0100"
      },
      "message": "hwmon: twl4030: Hwmon Driver for TWL4030 MADC\n\nThis driver exposes the sysfs nodes of the TWL4030 MADC module.\nAll the voltage channel values are expressed in terms of mV. Channel 13\nand channel 14 are reserved. There are channels which represent\ntemperature and current the output is represented by celcius\nand mA respectively.\n\nSigned-off-by: Keerthy \u003cj-keerthy@ti.com\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "8c22a8f57516275afcd81c84f3724ac08cf6aa7b",
      "tree": "9b3e0770466cf7edcb2d48f483cae79fa82bdfce",
      "parents": [
        "a98d506c08ffe754fa013c7f70c4d578b991fb4b"
      ],
      "author": {
        "name": "Dirk Eibach",
        "email": "eibach@gdsys.de",
        "time": "Mon Mar 21 17:59:36 2011 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Mon Mar 21 17:59:36 2011 +0100"
      },
      "message": "hwmon: Add support for Texas Instruments ADS1015\n\nSigned-off-by: Dirk Eibach \u003ceibach@gdsys.de\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "a98d506c08ffe754fa013c7f70c4d578b991fb4b",
      "tree": "87c529db54203274a10cac87134fd3ec2851c94d",
      "parents": [
        "93d0cc588345a9de304285781e010e298f74e06e"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Mon Mar 21 17:59:36 2011 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Mon Mar 21 17:59:36 2011 +0100"
      },
      "message": "hwmon: New driver for SMSC SCH5627\n\nSMSC SCH5627 Super I/O chips include complete hardware monitoring\ncapabilities. They can monitor up to 5 voltages, 4 fans and 8\ntemperatures.\n\nThe hardware monitoring part of the SMSC SCH5627 is accessed by talking\nthrough an embedded microcontroller. An application note describing the\nprotocol for communicating with the microcontroller is available upon\nrequest. Please mail me if you want a copy.\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "ff606677f6a47c63329cf8e6c7cf978c29f2d736",
      "tree": "565bcdaa1f5058af0a6fd2260b3c45029c955d08",
      "parents": [
        "efcfed9bad88be8193ee6a1b8e72d7381e7b0e0e"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Mar 21 17:59:36 2011 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Mon Mar 21 17:59:36 2011 +0100"
      },
      "message": "Move lis3lv02d drivers to drivers/misc\n\nThe lis3lv02d drivers aren\u0027t hardware monitoring drivers, so the don\u0027t\nbelong to drivers/hwmon. Move them to drivers/misc, short of a better\nhome.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nAcked-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\nTested-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nTested-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "efcfed9bad88be8193ee6a1b8e72d7381e7b0e0e",
      "tree": "84259d01b720c5eaf885bca0a983d0c1321bf664",
      "parents": [
        "39c3e721d65793373e7bc6f5dad0591ef6d09268"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Mar 21 17:59:36 2011 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Mon Mar 21 17:59:36 2011 +0100"
      },
      "message": "Move hp_accel to drivers/platform/x86\n\nThe hp_accel driver isn\u0027t a hardware monitoring driver, so it doesn\u0027t\nbelong to drivers/hwmon. Move it to drivers/platform/x86, assuming HP\ndoesn\u0027t ship non-x86 laptops.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nAcked-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\nTested-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nTested-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "39c3e721d65793373e7bc6f5dad0591ef6d09268",
      "tree": "fd88c93eebeebbbfa75b04769d7c8734c93222df",
      "parents": [
        "ccd32e735de7a941906e093f8dca924bb05c5794"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Mar 21 17:59:35 2011 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Mon Mar 21 17:59:35 2011 +0100"
      },
      "message": "Let Kconfig handle lis3lv02d dependencies\n\nThe dependencies between the various lis3lv02d drivers make it\nimpossible to split them to different directories, while we really\nwant to do this. Move handling of dependencies from Makefile to\nKconfig, to make the move possible at all.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nAcked-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\nTested-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nTested-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a44f99c7efdb88fa41128065c9a9445c19894e34",
      "tree": "9d9dc6026b2c0409eca05e360c98b8a688ccdb1e",
      "parents": [
        "b87a2d3e3147bd140da2eae584772c353d11421b",
        "22942c00a6ad6e9e93b53811a6de72c821c15d22"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 20 18:14:55 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Mar 20 18:14:55 2011 -0700"
      },
      "message": "Merge branch \u0027trivial\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6\n\n* \u0027trivial\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6: (25 commits)\n  video: change to new flag variable\n  scsi: change to new flag variable\n  rtc: change to new flag variable\n  rapidio: change to new flag variable\n  pps: change to new flag variable\n  net: change to new flag variable\n  misc: change to new flag variable\n  message: change to new flag variable\n  memstick: change to new flag variable\n  isdn: change to new flag variable\n  ieee802154: change to new flag variable\n  ide: change to new flag variable\n  hwmon: change to new flag variable\n  dma: change to new flag variable\n  char: change to new flag variable\n  fs: change to new flag variable\n  xtensa: change to new flag variable\n  um: change to new flag variables\n  s390: change to new flag variable\n  mips: change to new flag variable\n  ...\n\nFix up trivial conflict in drivers/hwmon/Makefile\n"
    },
    {
      "commit": "5c39e31195f49f6725f04b22921eca2388a3f909",
      "tree": "5d655d5a7c58f7e0d6db08dfb6fc8fa531360951",
      "parents": [
        "990710ca5ddf28aef9c34594b3ffe71544e5faa4"
      ],
      "author": {
        "name": "matt mooney",
        "email": "mfm@muteddisk.com",
        "time": "Fri Jan 14 06:12:38 2011 -0800"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Thu Mar 17 14:05:33 2011 +0100"
      },
      "message": "hwmon: change to new flag variable\n\nReplace EXTRA_CFLAGS with ccflags-y.\n\nSigned-off-by: matt mooney \u003cmfm@muteddisk.com\u003e\nAcked-by: WANG Cong \u003cxiyou.wangcong@gmail.com\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "de7790155f745d30d58ed131ed112b8735413ab7",
      "tree": "884ecf5816d1d9279ad2e0e0864f18a693c8a3a6",
      "parents": [
        "9f6ad1ce6484a92ef864e00611a8ef3daf9c986d"
      ],
      "author": {
        "name": "per.dalen@appeartv.com",
        "email": "per.dalen@appeartv.com",
        "time": "Thu Mar 03 14:13:21 2011 -0500"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Mar 14 22:39:11 2011 -0700"
      },
      "message": "hwmon: Add support for LTC4151\n\nLTC4151 is High Voltage I2C Current and Voltage Monitor from Linear\nTechnology.\n\nSigned-off-by: Per Dalen \u003cper.dalen@appeartv.com\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "a3eeb453539d7ad9c0d8cced1e0883a6a8ed18f3",
      "tree": "fad179f16a410ef12f694c146a2a3db1d26ffed9",
      "parents": [
        "dcb7d0668b178deec81db128b9fbab29190063c4"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Wed Jan 26 20:15:27 2011 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Mar 14 22:39:07 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add support for Maxim MAX34440/MAX34441\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\n"
    },
    {
      "commit": "dcb7d0668b178deec81db128b9fbab29190063c4",
      "tree": "f03d55f209649f0ced6b51e5b17d6883cd98f833",
      "parents": [
        "8ea3238ba16fbf06ff20b2979f894dc88383584a"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Wed Jan 26 20:14:26 2011 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Mar 14 22:39:07 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add support for Maxim MAX16064\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\n"
    },
    {
      "commit": "8ea3238ba16fbf06ff20b2979f894dc88383584a",
      "tree": "6defaab5e756c6af736540e7894a34f57ae25c92",
      "parents": [
        "44f5a408ba0dd873784fbb07815db8edb5e00d20"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Wed Jan 26 20:11:04 2011 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Mar 14 22:39:06 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add support for Maxim MAX8688\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\n"
    },
    {
      "commit": "442aba78728e77e03172ba83e905b9aff96febcf",
      "tree": "fe6c99958017922dafd4010c3af2c8c8b6441057",
      "parents": [
        "06923f84422371a6fb10b3efcd05b80ab48715c0"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Wed Jan 26 20:09:02 2011 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Mar 14 22:36:26 2011 -0700"
      },
      "message": "hwmon: PMBus device driver\n\nThis driver adds support for hardware monitoring features of various PMBus\ndevices.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\n"
    },
    {
      "commit": "502b5a0199209001b34b623132ea313790acbd5d",
      "tree": "4babcea2beef914a84862596391ba20df586c814",
      "parents": [
        "4e9be650597bffec5885a8c1abad1e4ffb0bcca3"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Wed Sep 29 20:12:08 2010 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Mar 14 22:36:25 2011 -0700"
      },
      "message": "hwmon: Add support for Lineage Compact Power Line PEM devices\n\nThis patch adds support for hardware monitoring of Lineage Compact Power Line\nPower Entry Modules.\n\nReviewed-by: Tom Grennan \u003ctom.grennan@ericsson.com\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "a5b79d62f2e6d1b0d44bcdafce46f47bf355b9fe",
      "tree": "dc918d8203b45d5dd4cd98e82ebd5f30bad0c94b",
      "parents": [
        "521cb40b0c44418a4fd36dc633f575813d59a43d"
      ],
      "author": {
        "name": "stigge@antcom.de",
        "email": "stigge@antcom.de",
        "time": "Thu Jan 20 18:42:55 2011 +0100"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Mar 14 22:36:24 2011 -0700"
      },
      "message": "hwmon: Driver for Maxim MAX6639\n\n2-Channel Temperature Monitor with Dual PWM Fan-Speed Controller\n\nSigned-off-by: Roland Stigge \u003cstigge@antcom.de\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "6099469805c24af14250e182bb9ca082b8a6b716",
      "tree": "9b08dd1a10ff89f2557575f5bf95b07babf92beb",
      "parents": [
        "430400b86304ea729ba10f2966a8af67da60a37f"
      ],
      "author": {
        "name": "Roland Stigge",
        "email": "stigge@antcom.de",
        "time": "Sun Jan 09 09:31:39 2011 -0500"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Jan 09 09:10:10 2011 -0800"
      },
      "message": "hwmon: Support for Dallas Semiconductor DS620\n\nDriver for Dallas Semiconductor DS620 temperature sensor and thermostat\n\nSigned-off-by: Roland Stigge \u003cstigge@antcom.de\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "430400b86304ea729ba10f2966a8af67da60a37f",
      "tree": "79abaa76d689a40923167103582bb11e69fd096c",
      "parents": [
        "c6c2c1636e30bcd26c6b0d208324055a03c5ab9c"
      ],
      "author": {
        "name": "Urs Fleisch",
        "email": "urs.fleisch@gmail.com",
        "time": "Fri Jan 07 07:15:39 2011 +0000"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Jan 08 10:56:28 2011 -0800"
      },
      "message": "hwmon: driver for Sensirion SHT21 humidity and temperature sensor\n\nSigned-off-by: Urs Fleisch \u003curs.fleisch@sensirion.com\u003e\nAcked-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "bd5f47ec961594b1091839333600008f8166fd00",
      "tree": "aa4296edffd81e2976d20d3ea30ea18108b2a4de",
      "parents": [
        "6dfee85397a47063291fe199eaf950bee7944454"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu Oct 28 20:31:50 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Thu Oct 28 20:31:50 2010 +0200"
      },
      "message": "Move ams driver to macintosh\n\nThe ams driver isn\u0027t a hardware monitoring driver, so it shouldn\u0027t\nlive under driver/hwmon. drivers/macintosh seems much more\nappropriate, as the driver is only useful on PowerBooks and iBooks.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nCc: Stelian Pop \u003cstelian@popies.net\u003e\nCc: Michael Hanselmann \u003clinux-kernel@hansmi.ch\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "792d376b4f3f6af302d40373fa864f8b8e691c53",
      "tree": "38b51491a8d39f31d789c236b69fc8dad182a647",
      "parents": [
        "62991f7ab395b57b86512d47a6017266e2e615f2"
      ],
      "author": {
        "name": "Wei Song",
        "email": "Wsong@nuvoton.com",
        "time": "Thu Oct 28 20:31:44 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Thu Oct 28 20:31:44 2010 +0200"
      },
      "message": "hwmon: New driver for the W83795G/ADG monitoring chips\n\nThere is still much work needed, but I wanted to give Wei the credit\nhe deserves. I\u0027ve merged some of my own fixes already, to make\ngcc and checkpatch happy. Individual fixes and improvements from me\nwill follow.\n\n[JD: Fix build errors]\n[JD: Coding style cleanups]\n[JD: Get rid of forward declarations]\n[JD: Drop VID support]\n[JD: Drop fault output control feature]\n[JD: Use lowercase for inline function names]\n[JD: Use strict variants of the strtol/ul functions]\n[JD: Shorten the read and write function names]\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "d6fe1360f42e86262153927986dea6502daff703",
      "tree": "adaf8f6da75353dacc4d1d05ff4a042d6c9c0b11",
      "parents": [
        "3247800676c4a04352cde72b9935b57ffc72ce15"
      ],
      "author": {
        "name": "Simon Guinot",
        "email": "sguinot@lacie.com",
        "time": "Fri Oct 22 00:44:19 2010 +0200"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 25 14:11:37 2010 -0700"
      },
      "message": "hwmon: add generic GPIO fan driver\n\nThis patch adds hwmon support for fans connected to GPIO lines.\n\nPlatform specific information such as GPIO pinout and speed conversion array\n(rpm from/to GPIO value) are passed to the driver via platform_data.\n\nSigned-off-by: Simon Guinot \u003csguinot@lacie.com\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "e5f5c99a39375ce533aacfdfb269978070121e1c",
      "tree": "0abf39b045d772cf11bc401bcb1a36985ad3d99a",
      "parents": [
        "2ee321440e3a594dcdd9981e68e5e302447047a2"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Jun 25 11:59:54 2010 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 25 14:11:20 2010 -0700"
      },
      "message": "hwmon: LTC4261 Hardware monitoring driver\n\nThis driver adds support for Linear Technology LTC4261 I2C Negative\nVoltage Hot Swap Controller.\n\nReviewed-by: Ira W. Snyder \u003ciws@ovro.caltech.edu\u003e\nReviewed-by: Tom Grennan \u003ctom.grennan@ericsson.com\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "bd9fc3a72345807683a009c1e19dc0d517f0f4e7",
      "tree": "40bdb1b25b8936f97148b0e563f87a4887ead164",
      "parents": [
        "75b2d09a295d3232fdacd0a0a07d91c6f118ca18"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Oct 05 12:08:57 2010 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Thu Oct 21 10:10:43 2010 -0400"
      },
      "message": "Move hdaps driver to platform/x86\n\nThe hdaps driver isn\u0027t a hardware monitoring driver, so it shouldn\u0027t\nlive under driver/hwmon. drivers/platform/x86 seems much more\nappropriate, as the driver is only useful on x86 laptops.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nCc: Matthew Garrett \u003cmjg@redhat.com\u003e\nCc: Frank Seidel \u003cfrank@f-seidel.de\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "9df7305b5a8651eb940e98496bc1d4742379c578",
      "tree": "a57f2f4feca16e98da54c9fc39d6f549ce137d1e",
      "parents": [
        "5a9c2cd881f48d4bec627cccde386f8e3a28bb4a"
      ],
      "author": {
        "name": "Steve Glendinning",
        "email": "steve.glendinning@smsc.com",
        "time": "Sat Aug 14 21:08:54 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:54 2010 +0200"
      },
      "message": "hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller\n\nSMSC\u0027s EMC2103 family of temperature/fan controllers have 1\nonboard and up to 3 external temperature sensors, and allow\nclosed-loop control of one fan.  This patch adds support for\nthem.\n\nSigned-off-by: Steve Glendinning \u003csteve.glendinning@smsc.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "4453d7364d3b1f92475f104d4625abee36a7733d",
      "tree": "4bd0ffc39d5d0ca38447e62d956cee60fe15ee1f",
      "parents": [
        "920fa1ffce48d36d7e7bc54eb38c58313bc0a667"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Aug 09 17:21:08 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 09 20:45:10 2010 -0700"
      },
      "message": "hwmon: add support for JEDEC JC 42.4 compliant temperature sensors\n\n[akpm@linux-foundation.org: coding-style fixes]\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nCc: Hans de Goede \u003chdegoede@redhat.com\u003e\nCc: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "920fa1ffce48d36d7e7bc54eb38c58313bc0a667",
      "tree": "ca8105f753fa0e0eae008de6b0d383c2ad1294d0",
      "parents": [
        "cfa3b24c38b58cb6acabe6441b4668e530e957af"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Aug 09 17:21:06 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 09 20:45:10 2010 -0700"
      },
      "message": "hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor\n\nThis driver adds support for the monitoring features of the Summit\nMicroelectronics SMM665 Six-Channel Active DC Output Controller/Monitor.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Hans de Goede \u003chdegoede@redhat.com\u003e\nCc: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nCc: Samuel Ortiz \u003csameo@linux.intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "a5e11599da95fbe8425db0cfd01a581d7412d0c9",
      "tree": "45fccb4b27a1068cec8dc8283260893b60ca46d2",
      "parents": [
        "0f477dd0851bdcee82923da66a7fc4a44cb1bc3d",
        "a3159864f2978bf2ace9cc787d73d315c98bbf9a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 06 10:02:58 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 06 10:02:58 2010 -0700"
      },
      "message": "Merge branch \u0027x86-hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027x86-hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  x86, hwmon: Package Level Thermal/Power: pkgtemp documentation\n  x86, hwmon: Package Level Thermal/Power: power limit\n  x86, hwmon: Package Level Thermal/Power: thermal throttling handler\n  x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver\n"
    },
    {
      "commit": "7f983ba93d449972d5f372f12c6ad32d86ef30b4",
      "tree": "ea152a93fd73526209dbf17e31d11d28b581e17f",
      "parents": [
        "2249071b3e03747884d0781ab10b0b9ceac5756b"
      ],
      "author": {
        "name": "Lars-Peter Clausen",
        "email": "lars@metafoo.de",
        "time": "Sat Jun 19 18:32:58 2010 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Aug 05 13:26:19 2010 +0100"
      },
      "message": "HWMON: Add JZ4740 ADC driver\n\nAdd support for reading the ADCIN pin of the ADC unit on JZ4740 SoCs.\n\nSigned-off-by: Lars-Peter Clausen \u003clars@metafoo.de\u003e\nCc: lm-sensors@lm-sensors.org\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: linux-mips@linux-mips.org\nCc: linux-kernel@vger.kernel.org\nPatchwork: https://patchwork.linux-mips.org/patch/1425/\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "cb84b19474384c572ba3aa2345815e555112ebf5",
      "tree": "ee703b0fc3ed0ff8908b5e9aab63853195c8b845",
      "parents": [
        "9792db6174d9927700ed288e6d74b9391bf785d1"
      ],
      "author": {
        "name": "Fenghua Yu",
        "email": "fenghua.yu@intel.com",
        "time": "Thu Jul 29 17:13:43 2010 -0700"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@linux.intel.com",
        "time": "Tue Aug 03 15:58:07 2010 -0700"
      },
      "message": "x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver\n\nThis patch adds a hwmon driver for package level thermal control. The driver\ndumps package level thermal information through sysfs interface so that upper\nlevel application (e.g. lm_sensor) can retrive the information.\n\nInstead of having the package level hwmon code in coretemp, I write a seperate\ndriver pkgtemp because:\n\nFirst, package level thermal sensors include not only sensors for each core,\nbut also sensors for uncore, memory controller or other components in the\npackage. Logically it will be clear to have a seperate hwmon driver for package\nlevel hwmon to monitor wider range of sensors in a package. Merging package\nthermal driver into core thermal driver doesn\u0027t make sense and may mislead.\n\nSecondly, merging the two drivers together may cause coding mess. It\u0027s easier\nto include various package level sensors info if more sensor information is\nimplemented. Coretemp code needs to consider a lot of legacy machine cases.\nPkgtemp code only considers platform starting from Sandy Bridge.\n\nOn a 1Sx4Cx2T Sandy Bridge platform, lm-sensors dumps the pkgtemp and coretemp:\n\npkgtemp-isa-0000\nAdapter: ISA adapter\nphysical id 0: +33.0°C  (high \u003d +79.0°C, crit \u003d +99.0°C)\n\ncoretemp-isa-0000\nAdapter: ISA adapter\nCore 0:      +32.0°C  (high \u003d +79.0°C, crit \u003d +99.0°C)\n\ncoretemp-isa-0001\nAdapter: ISA adapter\nCore 1:      +32.0°C  (high \u003d +79.0°C, crit \u003d +99.0°C)\n\ncoretemp-isa-0002\nAdapter: ISA adapter\nCore 2:      +32.0°C  (high \u003d +79.0°C, crit \u003d +99.0°C)\n\ncoretemp-isa-0003\nAdapter: ISA adapter\nCore 3:      +32.0°C  (high \u003d +79.0°C, crit \u003d +99.0°C)\n\n[ hpa: folded v3 patch removing improper global variable \"SHOW\" ]\n\nSigned-off-by: Fenghua Yu \u003cfenghua.yu@intel.com\u003e\nLKML-Reference: \u003c1280448826-12004-3-git-send-email-fenghua.yu@intel.com\u003e\nReviewed-by: Len Brown \u003clen.brown@intel.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@linux.intel.com\u003e\n"
    },
    {
      "commit": "beb1b6bbf2b448b97b9611200eb4b5a555336c60",
      "tree": "ff20c6fe10e2ef0f29e5fe0f21caf1fcff5236d6",
      "parents": [
        "dac6831e67e90d1cee430a66e7390e753c20d835"
      ],
      "author": {
        "name": "Steven King",
        "email": "sfking@fdwdc.com",
        "time": "Thu May 27 19:58:56 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:56 2010 +0200"
      },
      "message": "hwmon: Driver for TI TMP102 temperature sensor\n\nDriver for the TI TMP102.\n\nThe TI TMP102 is similar to the LM75.  It differs from the LM75 by\nhaving a 16-bit conf register and the temp registers have a minimum\nresolution of 12 bits; the extended conf register can select 13-bit\nresolution (which this driver does) and also change the update rate\n(which this driver currently doesn\u0027t use).\n\n[JD: Fix tmp102_exit tag, must be __exit, not __init.]\n\nSigned-off-by: Steven King \u003csfking@fdwdc.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "dac6831e67e90d1cee430a66e7390e753c20d835",
      "tree": "4840f28496f49700a1c6f53ce682ebe797406b65",
      "parents": [
        "fa5575cff92eb43f467b9b00468d70d073e8b3d2"
      ],
      "author": {
        "name": "Kalhan Trisal",
        "email": "kalhan.trisal@intel.com",
        "time": "Thu May 27 19:58:56 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:56 2010 +0200"
      },
      "message": "hwmon: EMC1403 thermal sensor support\n\nProvides support for the EMC1403 thermal sensor. Only reporting of values\nis supported. The various Moorestown specific extras to do with thermal\nalerts and the like are not in this version of the driver.\n\nConsiderably edited and tidied up by Alan Cox, plus fixes and detection\nbits from Jean Delvare.\n\nSigned-off-by: Kalhan Trisal \u003ckalhan.trisal@intel.com\u003e\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "e0c70b80786296d4f3c35ebe0d52591cebf8f916",
      "tree": "a7d5193ceb5fed6a2a6647f592912ebeda497602",
      "parents": [
        "4a70a413ccfd1c14ef29a290a4d2dada04ccbefb"
      ],
      "author": {
        "name": "Paul Thomas",
        "email": "pthomas8589@gmail.com",
        "time": "Mon May 24 14:33:38 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 25 08:07:07 2010 -0700"
      },
      "message": "hwmon: add TI ads7871 a/d converter driver\n\n[akpm@linux-foundation.org: coding-style fixes]\nSigned-off-by: Paul Thomas \u003cpthomas8589@gmail.com\u003e\nCc: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\nCc: 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": "a0a5e3488a51c46f383c5faa86b53828e30ce153",
      "tree": "be2df675c0fb15d477591d946ef6200cfecdfe69",
      "parents": [
        "dc71afe5ac7e8d049bb991330518e4c898a7d92e"
      ],
      "author": {
        "name": "Amerigo Wang",
        "email": "amwang@redhat.com",
        "time": "Fri Mar 05 22:17:26 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:26 2010 +0100"
      },
      "message": "hwmon: Remove the deprecated adt7473 driver\n\nadt7473 driver is obsoleted by adt7475 driver. And it is scheduled\nto be removed in Feb 2010.\n\nSigned-off-by: WANG Cong \u003camwang@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "d58de038728221f780e11d50b32aa40d420c1150",
      "tree": "270bbb4ca00bed94782dee9d18846edee4db2df0",
      "parents": [
        "232449850229deeda84194e8a3c93a49ab6a043e"
      ],
      "author": {
        "name": "George Joseph",
        "email": "george.joseph@fairview5.com",
        "time": "Fri Mar 05 22:17:25 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:25 2010 +0100"
      },
      "message": "hwmon: Driver for Andigilog aSC7621 family monitoring chips\n\nHwmon driver for Andigilog aSC7621 family monitoring chips.\n\nSigned-off-by: George Joseph \u003cgeorge.joseph@fairview5.com\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "d84ca5b345c2b77ebf053d534ada6af2332a43b6",
      "tree": "6ed7d8e10828692cf6512255e08aae7036485785",
      "parents": [
        "5852f9609d21794c45964129b03365883150a6d0"
      ],
      "author": {
        "name": "Wolfram Sang",
        "email": "w.sang@pengutronix.de",
        "time": "Fri Mar 05 22:17:23 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:23 2010 +0100"
      },
      "message": "hwmon: Add driver for ADT7411 voltage and temperature sensor\n\nAdd basic support for the ADT7411. Reads out all conversion results (via I2C,\nSPI yet missing) and allows some on-the-fly configuration. Tested with a\ncustom board.\n\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nSigned-off-by: Wolfram Sang \u003cw.sang@pengutronix.de\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "b5430a04e995081a308b4419bd0940f2badc6e6b",
      "tree": "47f214dbf6126043fd9f7faa8103a72446734309",
      "parents": [
        "24f3c59e1781435835083eab587399c8bdc235b4"
      ],
      "author": {
        "name": "Tomaz Mertelj",
        "email": "tomaz.mertelj@guest.arnes.si",
        "time": "Fri Jan 08 14:43:04 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jan 11 09:34:06 2010 -0800"
      },
      "message": "hwmon: driver for Texas Instruments amc6821 chip\n\nSigned-off-by: \u003ctomaz.mertelj@guest.arnes.si\u003e\nCc: 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": "e82b1dae2a8730c89e2a30c5c28562ef066f39d9",
      "tree": "4811b7fd81c45d6d9b35bbd0519f8bc232dde616",
      "parents": [
        "fc6f0700d5cd54b5f8b30c4f0d93b06a6ba04b81",
        "c46c0e9188685c0276b4c0adf9fb7e903937e35b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 17 16:48:08 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 17 16:48:08 2009 -0800"
      },
      "message": "Merge branch \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging\n\n* \u0027hwmon-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging:\n  hwmon: (w83627hf) Fix for \"No such device\"\n  hwmon: (sht15) Off-by-one error in array index + incorrect constants\n  hwmon: Add driver for VIA CPU core temperature\n  hwmon: (smsc47m1) Enable device if needed\n  hwmon: (smsc47m1) Fail module loading on error\n  hwmon: (smsc47m1) Only request I/O ports we really use\n  hwmon: New driver for AMD Family 10h/11h CPUs\n"
    },
    {
      "commit": "312ea07bf067d41b339473e696f9199245d762f3",
      "tree": "8b1ba417d0b240d933d12d5f1fd73733e4cbdfd8",
      "parents": [
        "ec8e2f7466ca370f5e09000ca40a71759afc9ac8"
      ],
      "author": {
        "name": "Samu Onkalo",
        "email": "samu.p.onkalo@nokia.com",
        "time": "Thu Dec 17 15:27:07 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 17 15:45:30 2009 -0800"
      },
      "message": "hwmon: I2C bus support for lis3lv02d and variant accelerometer chips\n\nSigned-off-by: Samu Onkalo \u003csamu.p.onkalo@nokia.com\u003e\nCc: Éric Piel \u003ceric.piel@tremplin-utc.net\u003e\nCc: Kalhan Trisal \u003ckalhan.trisal@intel.com\u003e\nCc: 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": "70c38772aef27b01dc236fb4016261c3828df6aa",
      "tree": "c66cd382d357d9066ea5fa0325690e7a1e0902ba",
      "parents": [
        "fa0bff02239abdad446effef22e5db281cf3d562"
      ],
      "author": {
        "name": "Harald Welte",
        "email": "HaraldWelte@viatech.com",
        "time": "Wed Dec 16 21:38:28 2009 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Dec 16 21:38:28 2009 +0100"
      },
      "message": "hwmon: Add driver for VIA CPU core temperature\n\nThis is a driver for the on-die digital temperature sensor of\nVIA\u0027s recent CPU models.\n\n[JD: Misc clean-ups.]\n\nSigned-off-by: Harald Welte \u003cHaraldWelte@viatech.com\u003e\nCc: Juerg Haefliger \u003cjuergh@gmail.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nTested-by: Adam Nielsen \u003ca.nielsen@shikadi.net\u003e\n"
    },
    {
      "commit": "3c57e89b467d1db6fda74d5c97112c8b9466dd97",
      "tree": "d826e1bff6ac786adf2ee68c403b011a16448b77",
      "parents": [
        "8bea8672edfca7ec5f661cafb218f1205863b343"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Wed Dec 16 21:38:25 2009 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Dec 16 21:38:25 2009 +0100"
      },
      "message": "hwmon: New driver for AMD Family 10h/11h CPUs\n\nThis adds a driver for the internal temperature sensor of AMD Family 10h\nand 11h CPUs.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "93ee0a75f6e4b2c7ec20fd8f4ace87f88ba785b9",
      "tree": "ced868220c593e2cdfbf51edf24368fe8061ce40",
      "parents": [
        "d1ebd59a74d764ab74cda8d09589b7ab5f5529fd"
      ],
      "author": {
        "name": "Luotao Fu",
        "email": "l.fu@pengutronix.de",
        "time": "Wed Dec 09 20:35:58 2009 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Dec 09 20:35:58 2009 +0100"
      },
      "message": "hwmon: Add Freescale MC13783 ADC driver\n\nThis driver provides support for the ADC integrated into the\nFreescale MC13783 PMIC.\n\nSigned-off-by: Luotao Fu \u003cl.fu@pengutronix.de\u003e\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nSigned-off-by: Uwe Kleine-König \u003cu.kleine-koenig@pengutronix.de\u003e\nReviewed-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nCc: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "4e233cbed249ea94d989b8be08eac0414dbdc44b",
      "tree": "b982bec479da48c41493af65b603e1c2e727e42a",
      "parents": [
        "b72656dbc491484765776a16eeb55ef2e90efea6"
      ],
      "author": {
        "name": "Adrien Demarez",
        "email": "adrien.demarez@bolloretelecom.eu",
        "time": "Wed Dec 09 20:35:50 2009 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Dec 09 20:35:50 2009 +0100"
      },
      "message": "hwmon: New driver for the National Semiconductor LM73\n\nThe National Semiconductor LM73 is a single temperature sensor, much\nlike the famous LM75.\n\nSigned-off-by: Adrien Demarez \u003cadrien.demarez@bolloretelecom.eu\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "91f17e02a224dc649eaffc8e0bca6db85efb9cd7",
      "tree": "5f538b6afab29f1e63cabdfa42a93d9a14e9d4d8",
      "parents": [
        "49dc9efed05ad3e49000097ce1ec31cd3bbc909b"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Sep 23 22:59:42 2009 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Sep 23 22:59:42 2009 +0200"
      },
      "message": "hwmon: Delete deprecated FSC drivers\n\nThe legacy fscpos and fscher drivers have been replaced by the unified\nfschmd driver. The transition period is over now, we can delete them.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\n"
    },
    {
      "commit": "6f130478e24d810078c3f0ee292bcc4ec034dcce",
      "tree": "1c782ccceaf998e9e23862094588c125ee6f38af",
      "parents": [
        "6f128fa344833bf8bf076a51d14401661c146470",
        "75f2ba8f0006440e720e47ae14c917e07c452d72"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Sep 18 09:22:36 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Sep 18 09:22:36 2009 -0700"
      },
      "message": "Merge branch \u0027for-next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6\n\n* \u0027for-next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6: (55 commits)\n  regulator: Voltage count for AB3100\n  mfd: Convert WM8350 to use request_threaded_irq()\n  mfd: Update MAINTAINERS patterns for WM831x\n  mfd: Fix twl4030-power warnings\n  regulator: AB3100 support\n  rtc: AB3100 RTC support\n  mfd: Fix ab3100-otp build failure\n  mfd: OMAP: Board-specifc twl4030 DPS scripts for RX51 board\n  mfd: Print warning for twl4030 out-of-order script loading\n  mfd: Add support for TWL4030/5030 dynamic power switching\n  mfd: AB3100 OTP readout\n  regulator: Add Freescale MC13783 driver\n  mfd: Add Freescale MC13783 driver\n  mfd: AB3100 disable irq nosync\n  mfd: AB3100 alter default setting\n  mfd: AB3100 propagate error\n  mfd: AB3100 accessor function cleanups\n  rtc: Add support for RTCs on Wolfson WM831x devices\n  regulator: get pcap data from the parent device\n  input: PCAP2 misc input driver\n  ...\n"
    },
    {
      "commit": "08bad5a821371548942aa13565831f18fe1875f3",
      "tree": "9b689f0bc2ab63700909b9b3af19cee0c7aa1dbd",
      "parents": [
        "e4b736f18f338daae141325c818187c4ab3e244c"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Tue Jul 28 15:52:22 2009 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Thu Sep 17 09:47:02 2009 +0200"
      },
      "message": "hwmon: WM831x PMIC hardware monitoring driver\n\nThis driver adds support for the hardware monitoring features of\nthe WM831x PMICs to the hwmon API. Monitoring is provided for\nthe system voltages supported natively by the WM831x, the chip\ntemperature, the battery temperature and the auxiliary inputs\nof the WM831x.\n\nCurrently no alarms are supported, though digital comparators on\nthe WM831x devices would allow these to be provided.\n\nSince the auxiliary and battery temperature input scaling depends\non the system configuration the value is reported as a voltage to\nuserspace.\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "fb6c023a2b845df1ec383b74644ac35a4bbb76b6",
      "tree": "dbb8acdaa37c8ce80ee702a55f672476b6e45444",
      "parents": [
        "39b1772a24126d74699cea623f96b50ca6b6f08f"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Mon Jul 20 12:43:45 2009 +0100"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Thu Sep 17 09:46:51 2009 +0200"
      },
      "message": "hwmon: Add WM835x PMIC hardware monitoring driver\n\nThis driver provides reporting of the status supply voltage rails\nof the WM835x series of PMICs via the hwmon API.\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "61cba5c244bd52e91c01e9f79abba30e54f68dd8",
      "tree": "d48447931151df466aaf8ddb71de485711bea581",
      "parents": [
        "86855b0c1fd75338c67cabbf85d64d033612c47b"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Sep 15 17:18:13 2009 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Sep 15 17:18:13 2009 +0200"
      },
      "message": "hwmon: Clearly mark ACPI drivers as such\n\nNow that we have ACPI-based hardware monitoring drivers, and we will\nstart telling users to use them instead of native drivers when I/O\nresources conflict, I think it would be good to clearly mark ACPI\ndrivers as such in Kconfig.\n\nAlso, in the case of monolithic kernels, I think the ACPI drivers\nshould take precedence over native drivers, so they should be listed\nfirst in Makefile.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Luca Tettamanti \u003ckronos.it@gmail.com\u003e\n"
    },
    {
      "commit": "9410700b881f867a50dd8dc3204372fd9dccd8f8",
      "tree": "d41a31183e3716bb2ac8e548843653bbcf54105d",
      "parents": [
        "5bed13f5809927be10facccb63add834b712df51"
      ],
      "author": {
        "name": "Andre Prendel",
        "email": "andre.prendel@gmx.de",
        "time": "Tue Sep 15 17:18:11 2009 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Sep 15 17:18:11 2009 +0200"
      },
      "message": "hwmon: Add driver for Texas Instruments TMP421/422/423 sensor chips\n\nAdd support for Texas Instruments TMP421/422/423 temperature sensor IC.\n\nTI\u0027s TMP421/422/423 are I2C temperature sensor chips. These chips are\nsimilar to TI\u0027s TMP401/411 chips, but with reduced functionality (only\ntemperature measurement). The chips have one local sensor and up to\nthree (TMP423) remote sensors.\n\nSigned-off-by: Andre Prendel \u003candre.prendel@gmx.de\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "bff78650a2b0ed42b8fb134b6a9b387e00027d67",
      "tree": "63eb51aafad3f5f8039d9c8a9847c599e7ff95d8",
      "parents": [
        "e170adcb406504b8acd35554c69830c11916be1f"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben@simtec.co.uk",
        "time": "Sat Jul 18 10:12:28 2009 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sat Jul 18 10:15:54 2009 +0100"
      },
      "message": "ARM: HWMON: S3C24XX series ADC driver\n\nAdd support for the ADC controller on the S3C series of processors to\ndrivers/hwmon for use with hardware monitoring systems.\n\nSigned-off-by: Ben Dooks \u003cben@simtec.co.uk\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "ab2b79d5e22d3cdd2b191e479c60e69df528369a",
      "tree": "cb7ed54072090347e455373e8174613e9a32b85f",
      "parents": [
        "8070408b5446232ba6eb6e0809a329da58a6ae52"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com",
        "time": "Mon Jun 15 18:39:46 2009 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Jun 15 18:39:46 2009 +0200"
      },
      "message": "hwmon: (tmp401) Add support for TI\u0027s TMP401 sensor chip\n\nThis is a new hwmon driver for TI\u0027s TMP401 temperature sensor IC. This driver\nwas written on behalf of an embedded systems vendor under the\nLinux driver project.\n\nIt has been tested using a TI TMP401 sample attached to a i2c-tiny-usb adapter.\nWhich was provided by Till Harbaum, many thanks to him for this!\n\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "251eb40f5ccd07a905633a816fbf8f2b6b25cced",
      "tree": "6e5c1579acbdfb240745e4b9b3f6e999681ce4d8",
      "parents": [
        "133bb070e94ab41d750c6f2160c8843e46f11b78"
      ],
      "author": {
        "name": "Jonathan Cameron",
        "email": "jic23@cam.ac.uk",
        "time": "Mon Apr 13 14:39:45 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Apr 13 15:04:29 2009 -0700"
      },
      "message": "hwmon: sht15 humidity sensor driver\n\nData sheet at:\nhttp://www.sensirion.ch/en/pdf/product_information/Datasheet-humidity-sensor-SHT1x.pdf\n\nThese sensors communicate over a 2 wire bus running a device specific\nprotocol.  The complexity of the driver is mainly due to handling the\nsubstantial delays between requesting a reading and the device pulling the\ndata line low to indicate that the data is available.  This is handled by\nan interrupt that is disabled under all other conditions.\n\nI wasn\u0027t terribly clear on the best way to handle this, so comments on\nthat aspect would be particularly welcome!\n\nInterpretation of the temperature depends on knowing the supply voltage.\nIf configured in a board config as a regulator consumer this is obtained\nfrom the regulator subsystem.  If not it should be provided in the\nplatform data.\n\nI\u0027ve placed this driver in the hwmon subsystem as it is definitely a\ndevice that may be used for hardware monitoring and with it\u0027s relatively\nslow response times (up to 120 millisecs to get a reading) a caching\nstrategy certainly seems to make sense!\n\nSigned-off-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "10a0d912898ac2fe49094acf2c1339d0fb4c2bc6",
      "tree": "ca87b31c5b958599b313e40cc141748664687c51",
      "parents": [
        "51dcdfec6a274afc1c6fce180d582add9ff512c0",
        "2c03d07ad54db03b813bb98c469790c07ca9f5dd"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Apr 07 08:44:43 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Apr 07 08:44:43 2009 -0700"
      },
      "message": "Merge branch \u0027hwmon-for-linus\u0027 of git://jdelvare.pck.nerim.net/jdelvare-2.6\n\n* \u0027hwmon-for-linus\u0027 of git://jdelvare.pck.nerim.net/jdelvare-2.6:\n  hwmon: Add Asus ATK0110 support\n  hwmon: (lm95241) Convert to new-style i2c driver\n"
    },
    {
      "commit": "3bcfa9e47a7d1be6faef3be6c4b2049e585e2f38",
      "tree": "7cc0896fb4ee501fb08560adc1747b7e5a7544cf",
      "parents": [
        "6260a4b0521a41189b2c2a8119096c1e21dbdf2c"
      ],
      "author": {
        "name": "Herbert Valerio Riedel",
        "email": "hvr@gnu.org",
        "time": "Mon Apr 06 19:00:30 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Apr 07 08:31:03 2009 -0700"
      },
      "message": "hwmon: add support for GMT G760A fan speed PWM controller\n\nThis controller can be found on the D-Link DNS-323 for instance, where\nit is to be configured via static i2c_board_info in the board-specific\nmach-orion/dns323-setup.c; this driver supports only the new-style\ndriver model.\n\nTested-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Herbert Valerio Riedel \u003chvr@gnu.org\u003e\nSigned-off-by: Matthew Palmer \u003cmpalmer@debian.org\u003e\nSigned-off-by: Laurie Bradshaw \u003cbradshaw.laurie@googlemail.com\u003e\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "2c03d07ad54db03b813bb98c469790c07ca9f5dd",
      "tree": "3ca6b4c0f3ea3d20cb9acc410c2e822846d0d590",
      "parents": [
        "797eaa4b0242a41cb6bc913890b9ec22ec8788ed"
      ],
      "author": {
        "name": "Luca Tettamanti",
        "email": "kronos.it@gmail.com",
        "time": "Tue Apr 07 15:32:59 2009 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Apr 07 15:32:59 2009 +0200"
      },
      "message": "hwmon: Add Asus ATK0110 support\n\nAsus boards have an ACPI interface for interacting with the hwmon (fan,\ntemperatures, voltages) subsystem; this driver exposes the relevant\ninformation via the standard sysfs interface.\n\nThere are two different ACPI interfaces:\n- an old one (based on RVLT/RFAN/RTMP)\n- a new one (GGRP/GITM)\nBoth may be present but there a few cases (my board, sigh) where the\nnew interface is just an empty stub; the driver defaults to the old one\nwhen both are present.\nThe old interface has received a considerable testing, but I\u0027m still\nawaiting confirmation from my tester that the new one is working as\nexpected (hence the debug code is still enabled).\n\nCurrently all the attributes are read-only, though a (partial) control\nshould be possible with a bit more work.\n\nSigned-off-by: Luca Tettamanti \u003ckronos.it@gmail.com\u003e\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "bb233fdfc7b7cefe45bfa2e8d1b24e79c60a48e5",
      "tree": "b95c8f5b1a26f807755ca18d99b09627e184b33e",
      "parents": [
        "a38da2ed74f628c1f3e907c772be21a66eccab9c"
      ],
      "author": {
        "name": "Daniel Mack",
        "email": "daniel@caiaq.de",
        "time": "Tue Mar 31 15:24:33 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Apr 01 08:59:22 2009 -0700"
      },
      "message": "lis3: SPI transport layer\n\nMake use of the new abstraction layer and add a new transport layer for\nspi.  Works fine on a PXA based board.\n\nSigned-off-by: Daniel Mack \u003cdaniel@caiaq.de\u003e\nAcked-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nAcked-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "72f5de92e199f96cfcea125aefc76c138d8c553c",
      "tree": "ef24990f791801283f520b5f96a4ea1e592bf37b",
      "parents": [
        "061603275814544842e7df77d1157eff18565997"
      ],
      "author": {
        "name": "Ira Snyder",
        "email": "iws@ovro.caltech.edu",
        "time": "Tue Mar 31 15:24:29 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Apr 01 08:59:21 2009 -0700"
      },
      "message": "hwmon: Add LTC4215 driver\n\nAdd Linux support for the Linear Technology LTC4215 Hot Swap controller\nI2C monitoring interface.\n\nI have tested the driver with my board, and it appears to work fine.  With\nthe power supplies disabled, it reads 11.93V input, 1.93V output, no\ncurrent and no power.  With the supplies enabled, it reads 11.93V input,\n11.98V output, no current, no power.  I\u0027m not drawing any current at the\nmoment, so this is reasonable.  The value in the sense register never\nreads anything except 0, so I expect to get zero from the current and\npower calculations.\n\nI didn\u0027t attempt to support changing any of the chip\u0027s settings or\nenabling the FET.  I\u0027m not sure even how to do that and still fit within\nthe hwmon framework.  :)\n\nSigned-off-by: Ira W. Snyder \u003ciws@ovro.caltech.edu\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: \"Mark M. Hoffman\" \u003cmhoffman@lightlink.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "061603275814544842e7df77d1157eff18565997",
      "tree": "4582b2e3e156eb2f0984df34e5469c96c3c4f9c0",
      "parents": [
        "be84cfc588b19f14764d78556dc7b630ee8c914c"
      ],
      "author": {
        "name": "Davide Rizzo",
        "email": "elpa.rizzo@gmail.com",
        "time": "Tue Mar 31 15:24:27 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Apr 01 08:59:21 2009 -0700"
      },
      "message": "hwmon: LM95241 driver\n\nAn hwmon driver for the National Semiconductor LM95241 triple temperature\nsensors chip\n\nSigned-off-by: Davide Rizzo \u003celpa-rizzo@gmail.com\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: \"Mark M. Hoffman\" \u003cmhoffman@lightlink.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "fb4504fe84b09cbf49fda19e6630a1003d79656a",
      "tree": "d2e623b65fb91f18a02b3435f5a25e8b36572815",
      "parents": [
        "a157d06d4d70318a0818552095071d7430dd5d34"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Mar 30 21:46:43 2009 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Mar 30 21:46:43 2009 +0200"
      },
      "message": "Move the pcf8591 driver to hwmon\n\nDirectory drivers/i2c/chips is going away, so drivers there must find\nnew homes. For the pcf8591 driver, the best choice seems to be the\nhwmon subsystem. While the Philips PCF8591 device isn\u0027t a typical\nhardware monitoring chip, its DAC interface is compatible with the\nhwmon one, so it fits somewhat.\n\nIf a better subsystem is ever created for ADC/DAC chips, the driver\ncould be moved there.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Aurelien Jarno \u003caurelien@aurel32.net\u003e\n"
    },
    {
      "commit": "1c301fc5394f7e1aa4c201e6e03d55d9c08b3bdf",
      "tree": "579d27b572c965a377a9a8da7ff16d7f9febfe1b",
      "parents": [
        "76ff08da34196cfa308fcd3552bb9ea20888e745"
      ],
      "author": {
        "name": "Jordan Crouse",
        "email": "jordan.crouse@amd.com",
        "time": "Thu Jan 15 22:27:47 2009 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu Jan 15 22:27:47 2009 +0100"
      },
      "message": "hwmon: Add a driver for the ADT7475 hardware monitoring chip\n\nHwmon driver for the ADT7475 chip.\n\nSigned-off-by: Jordan Crouse \u003cjordan.crouse@amd.com\u003e\nSigned-off-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "cfce41a6d643c001d416ead960caf04fae2d609a",
      "tree": "9a80d781c2387c2ad59e5d31ca1fdd7408d0ef89",
      "parents": [
        "8e961870bb9804110d5c8211d5d9d500451c4518"
      ],
      "author": {
        "name": "Eric Piel",
        "email": "eric.piel@tremplin-utc.net",
        "time": "Fri Jan 09 16:41:01 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jan 09 16:54:42 2009 -0800"
      },
      "message": "LIS3LV02D: separate the core from HP ACPI API\n\nThe sensor can be accessed via various buses.  In particular, SPI, I²C\nand, on HP laptops, via a specific ACPI API (the only one currently\nsupported).  Separate this latest platform from the core of the sensor\ndriver to allow support for the other bus type.  The second, and more\ndirect goal is actually to be able to merge this part with the\nhp-disk-leds driver, which has the same ACPI PNP number.\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nSigned-off-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "6e34b187bc216fc632769fb8b906d3a29ccd8f14",
      "tree": "b0b05a1019c1ca884261e22c647416c6e82c4b06",
      "parents": [
        "2f650631b3710622666367474b5475ff81ba486e"
      ],
      "author": {
        "name": "Ira Snyder",
        "email": "iws@ovro.caltech.edu",
        "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: Add LTC4245 driver\n\nAdd Linux support for the Linear Technology LTC4245 Multiple Supply Hot\nSwap controller I2C monitoring interface.\n\nSigned-off-by: Ira W. Snyder \u003ciws@ovro.caltech.edu\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "c0b4e3ab0c769913438aeb078535ff117eeba5fb",
      "tree": "aef089b13f7850971025851dedd958f10bdf928a",
      "parents": [
        "455fbdd376c3ed3a5be8c039348896fdd87e9930"
      ],
      "author": {
        "name": "Darrick J. Wong",
        "email": "djwong@us.ibm.com",
        "time": "Wed Nov 12 13:27:03 2008 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Nov 12 17:17:17 2008 -0800"
      },
      "message": "adt7462: new hwmon driver\n\nNew driver to play with.  As Jean mentioned a couple of years ago, this\nchip is a beast with odd combinations of 8 fans, 4 temperatures, and 13\nvoltage sensors.  This driver has been tested on an IntelliStation Z30.\n\nSigned-off-by: Darrick J. Wong \u003cdjwong@us.ibm.com\u003e\nCc: 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": "455fbdd376c3ed3a5be8c039348896fdd87e9930",
      "tree": "03ac3947914b66061d4b8c20ae58285efe475f36",
      "parents": [
        "33c5d3d64589c5d379db5a5615735f6d08438369"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@suse.cz",
        "time": "Wed Nov 12 13:27:02 2008 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Nov 12 17:17:17 2008 -0800"
      },
      "message": "LIS3LV02Dx Accelerometer driver\n\nThis adds a driver to the accelerometer sensor found in several HP\nlaptops (under the commercial names of \"HP Mobile Data Protection System\n3D\" and \"HP 3D driveguard\").  It tries to have more or less the same\ninterfaces as the hdaps and other accelerometer drivers: in sysfs and as\na joystick.\n\nThis driver was first written by Yan Burman.  Eric Piel has updated it\nand slimed it up (including the removal of an interface to access to the\nfree-fall feature of the sensor because it is not reliable enough for\nnow).  Pavel Machek removed few more features and switched locking from\nsemaphore to mutex.\n\nSeveral people have contributed to the database of the axes.\n\n[eric.piel@tremplin-utc.net: LIS3LV02D: Conform to the new ACPI API]\nSigned-off-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nSigned-off-by: Yan Burman \u003cburman.yan@gmail.com\u003e\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nCc: \"Mark M. Hoffman\" \u003cmhoffman@lightlink.com\u003e\nSigned-off-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "56c5d900dbb8e042bfad035d18433476931d8f93",
      "tree": "00b793965beeef10db03e0ff021d2d965c410759",
      "parents": [
        "4dd95b63ae25c5cad6986829b5e8788e9faa0330",
        "ead9d23d803ea3a73766c3cb27bf7563ac8d7266"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Oct 11 12:39:35 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Oct 11 12:39:35 2008 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6\n\nConflicts:\n\n\tsound/core/memalloc.c\n"
    },
    {
      "commit": "55b951e7e6b9f983286c40925e340124d79bb0f7",
      "tree": "bf1169122419010c2d5ea1d6187e0fbcd280456d",
      "parents": [
        "dd89ccb23a718a25dd989a27b04bf52871c9fb23"
      ],
      "author": {
        "name": "Eric Miao",
        "email": "eric.miao@marvell.com",
        "time": "Fri Aug 29 04:26:48 2008 +0800"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Sep 23 22:04:32 2008 +0100"
      },
      "message": "hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCs\n\nDriver based on corgi_ssp.c and sharpsl_pm.c, previously done by Richard\nPurdie and many others.\n\nNow changed to generic HWMON device and expose all the ADC input value\nthrough sysfs.\n\nSigned-off-by: Eric Miao \u003ceric.miao@marvell.com\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e04180882faf69e896a8131ff3137788dd08b8d3",
      "tree": "c625282ce7d3be6ba561f9bf8c80badd5f3bf99d",
      "parents": [
        "8394b3a84bf3e4665da4e535d34980aa6ba78969"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Aug 24 20:59:49 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Aug 24 20:59:49 2008 -0700"
      },
      "message": "hwmon: Add Ultra45 workstation hwmon driver.\n\nThis is a PIC16F747 based controller that monitors and consolidates\nthe hardware access to various fan and temperature values reported by\nadr7462 and similar devices behind an I2C bus.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "d42139a3fbd9793cf3747287e8f5c1ae06e06942",
      "tree": "27b2400a6ed43fad83acc2e1a56873afa705976d",
      "parents": [
        "16a515fd0cd3711a7da464d36009f18cd8e23f07"
      ],
      "author": {
        "name": "Marc Pignat",
        "email": "marc.pignat@hevs.ch",
        "time": "Fri Aug 15 00:40:34 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 15 08:35:43 2008 -0700"
      },
      "message": "hwmon: ADC124S501 generic driver\n\nSPI driver for analog to digital converters national semiconductor\nADC081S101, ADC124S501, ...\n\nCode for 8 channels by Tobias Himmer.\n\nThis driver adds support for National Semiconductor ADC\u003cbb\u003e\u003cc\u003eS\u003csss\u003e chip\nfamily, where:\n\n * bb  is the resolution in number of bits (8, 10, 12)\n * c   is the number of channels (1, 2, 4, 8)\n * sss is the maximum conversion speed (021 for 200 kSPS, 051 for 500\n   kSPS and 101 for 1 MSPS)\n\n[akpm@linux-foundation.org: coding-style fixes]\nSigned-off-by: Marc Pignat \u003cmarc.pignat@hevs.ch\u003e\nCc: Tobias Himmer \u003ctobias@himmer-online.de\u003e\nCc: \"Mark M. Hoffman\" \u003cmhoffman@lightlink.com\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "6c633c3025c75f5fcf3a76d375faff34e3be021b",
      "tree": "0b9f8b6c8a14e74b5e9820a7b326a86df77939fd",
      "parents": [
        "84f768c1633cfc547d82b9dc671ffea2f3785542"
      ],
      "author": {
        "name": "Sean MacLennan",
        "email": "seanm@seanm.ca",
        "time": "Wed Aug 06 22:41:05 2008 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@mahadeva.delvare",
        "time": "Wed Aug 06 22:41:05 2008 +0200"
      },
      "message": "hwmon: ad7414 driver\n\nDriver for the Analog Devices AD7414 temperature monitoring chip.\n\nSigned-off-by: Sean MacLennan \u003csmaclennan@pikatech.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "8808a793f052c0a67426a24b961402fa20e92814",
      "tree": "8ee7a898dee93e95545d4b6f39628e3c52a2e0a1",
      "parents": [
        "b8fdaf5a05adbf80e5a943bb3f65b46b5fb9b488"
      ],
      "author": {
        "name": "Darrick J. Wong",
        "email": "djwong@us.ibm.com",
        "time": "Fri May 23 13:04:25 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat May 24 09:56:08 2008 -0700"
      },
      "message": "ibmaem: new driver for power/energy/temp meters in IBM System X hardware\n\nThis driver reads IBM Active Energy Manager energy/temperature/power\nsensors on IBM System X hardware.\n\n[akpm@linux-foundation.org: fix printk warnings]\nSigned-off-by: Darrick J. Wong \u003cdjwong@us.ibm.com\u003e\nCc: \"Mark M. Hoffman\" \u003cmhoffman@lightlink.com\u003e\nCc: Corey Minyard \u003cminyard@acm.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "57df46d6d9ccd6ced95f169020f79ae637423087",
      "tree": "7ca14cba0e78cc8f35094e7cc9a8cbd7a715af19",
      "parents": [
        "ae770152c801f10a91e5e86597a39b5f9ccf2d0d"
      ],
      "author": {
        "name": "Darrick J. Wong",
        "email": "djwong@us.ibm.com",
        "time": "Mon Feb 18 13:33:23 2008 -0800"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Mon Feb 18 21:51:29 2008 -0500"
      },
      "message": "hwmon: New driver for Analog Devices ADT7473 sensor chip\n\nThis driver reports voltage, temperature and fan sensor readings\non an ADT7473 chip.\n\nSigned-off-by: Darrick J. Wong \u003cdjwong@us.ibm.com\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "5812f9283e621370a2d65282b7bcc942bf2c3f1c",
      "tree": "ac5f50f1baa812b6457439a57d8c0801ccab3402",
      "parents": [
        "360f9452def0be1d6e29cee07a0f0640cd1d7b22"
      ],
      "author": {
        "name": "Steve Hardy",
        "email": "steve@linuxrealtime.co.uk",
        "time": "Tue Jan 22 23:00:02 2008 +0000"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Feb 07 20:39:44 2008 -0500"
      },
      "message": "hwmon: Add support for Texas Instruments/Burr-Brown ADS7828\n\nSigned-off-by: Steve Hardy \u003csteve@linuxrealtime.co.uk\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "85f03bccd6e0e2ac6ccf017d4bcd5d74bb87a671",
      "tree": "2e71c1f5edbbb9e78237da39f208514656c873a1",
      "parents": [
        "ce9c2f449b9e6b68d3a71ba146d64c44c8945d8d"
      ],
      "author": {
        "name": "Kevin Lo",
        "email": "kevlo@kevlo.org",
        "time": "Fri Nov 23 09:31:52 2007 +0800"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Feb 07 20:39:40 2008 -0500"
      },
      "message": "hwmon: Add support for Winbond W83L786NG/NR\n\nSigned-off-by: Kevin Lo \u003ckevlo@kevlo.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "298c752491f5bd8f6b04dd7fc40b53da4e86e093",
      "tree": "be1be251adca01b0d3f0de3b82a6622a7cef70d5",
      "parents": [
        "19e4f3a616ce1753a21b1125fd1923ea6273cd0d"
      ],
      "author": {
        "name": "Darrick J. Wong",
        "email": "djwong@us.ibm.com",
        "time": "Thu Oct 18 13:22:43 2007 -0700"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Nov 08 08:42:46 2007 -0500"
      },
      "message": "hwmon: (i5k_amb) New memory temperature sensor driver\n\nNew driver to read FB-DIMM temperature sensors on systems with the\nIntel 5000 series chipsets.\n\nSigned-off-by: Darrick J. Wong \u003cdjwong@us.ibm.com\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "569ff1022662a88591b0a89ea316a3c44306d199",
      "tree": "a0420271733bae76afce1a13c8a3942a41607635",
      "parents": [
        "4cfdbe7f6cfdc07c27ae8ac490cd3453440dd9d8"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "j.w.r.degoede@hhs.nl",
        "time": "Thu Oct 11 08:06:29 2007 -0400"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Oct 11 08:11:24 2007 -0400"
      },
      "message": "hwmon: Add new combined driver for FSC chips\n\nThis patch adds a new merged driver for FSC sensor chips, it merges the fscher\nand fscpos drivers and adds support for the FSC Scylla, Heracles and Heimdall\nchips.\n\nSigned-off-by: Hans de Goede \u003cj.w.r.degoede@hhs.nl\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "57c7c3a0fdea95eddcaeba31e7ca7dfc917682ab",
      "tree": "d315854afedf0fbb5b6d83849ed2c8c27c153b7f",
      "parents": [
        "c940336b4403540c498fceb102c7142799252129"
      ],
      "author": {
        "name": "Darrick J. Wong",
        "email": "djwong@us.ibm.com",
        "time": "Fri Sep 14 12:33:46 2007 -0700"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Tue Oct 09 22:56:32 2007 -0400"
      },
      "message": "hwmon: IBM power meter driver\n\nAdd a driver to export IBM PowerExecutive power meter sensors.\n\nSigned-off-by: Darrick J. Wong \u003cdjwong@us.ibm.com\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "84f1e442968a9c754647a6f42accd9560c22ff39",
      "tree": "9500aa2777089f9c106180d59c3189501490a36e",
      "parents": [
        "176544dc55b0a912a2e1bacb9f48ccbd4aabd55f"
      ],
      "author": {
        "name": "Riku Voipio",
        "email": "riku.voipio@iki.fi",
        "time": "Fri Aug 24 13:03:09 2007 +0300"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Tue Oct 09 22:56:29 2007 -0400"
      },
      "message": "hwmon: Add f75375s driver\n\nAdd support for Fintek F75375S/SP and F75373.\n\nSigned-off-by: Riku Voipio \u003criku.voipio@movial.fi\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "6f9703d0be16f694ce24dde1ce1fc4a4e4e5ed55",
      "tree": "ee34f61556db8e3db79698f1091818fde981c787",
      "parents": [
        "8afb10490b18e916e33707baa7d1cfc615d545ea"
      ],
      "author": {
        "name": "Darrick J. Wong",
        "email": "djwong@us.ibm.com",
        "time": "Tue Jul 31 11:06:52 2007 -0700"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Tue Oct 09 22:56:29 2007 -0400"
      },
      "message": "hwmon: add support for adt7470\n\nNew driver to expose temperature and fan controls attached to Analog\nDevices ADT7470 hwmon chips.\n\nSigned-off-by: Darrick J. Wong \u003cdjwong@us.ibm.com\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "45fb366940d51c309581813ef35bb70a9e34b17d",
      "tree": "c4d38da93550b564e5b6dffe411f2ab4ba82959b",
      "parents": [
        "9cab0217f3f35bd618363842576867badb72ca4b"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "j.w.r.degoede@hhs.nl",
        "time": "Fri Jul 13 14:34:19 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Tue Oct 09 22:56:29 2007 -0400"
      },
      "message": "hwmon: add support for Fintek F71882FG and F71883FG\n\nThis is the second version of a new driver for the hardware monitoring features\nof the Fintek F71882FG and F71883FG Super-I/O chips. This version has several\nsmall fixes for flaws discovered during the review of the first version.\n\nThis version of the driver does not support the pwm part of these chips (yet).\nI\u0027ll first design a sysfs api for this and post that for discussion, and then\nimplement pwm support as an incremental patch over this one.\n\nThis driver supports all sensors of this chip, except for the vid inputs. The\nvid inputs are somewhat documented in the datasheet, but I know nothing about\nvid/vrm stuff. Help with this would be much appreciated.\n\nSigned-off-by: Hans de Goede \u003cj.w.r.degoede@hhs.nl\u003e\nAcked-by: Darrick J. Wong \u003cdjwong@us.ibm.com\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "add77c64ca8b00dae5dc0a6be9eb89f1514d21ea",
      "tree": "91f998c9c203d877cce43cf0c08d05848d624973",
      "parents": [
        "80ba80a9bf25d251237694c3fcee850a73324532"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Sun Jul 08 22:43:00 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Mon Jul 30 21:02:59 2007 -0400"
      },
      "message": "hwmon: add support for THMC50 and ADM1022\n\nThis patch adds support for THMC50 and ADM1022 hardware monitoring chips.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "e46957edfb85e3054ed49350777833e18564c9ff",
      "tree": "f924d608e74815aea21a465b7f8a270ab31df60f",
      "parents": [
        "875f25d5f553f7cf3e6a59c50b32e5fc06442945"
      ],
      "author": {
        "name": "Hans-Jürgen Koch",
        "email": "hjk@linutronix.de",
        "time": "Thu Jul 05 17:58:29 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:16 2007 -0400"
      },
      "message": "hwmon: Add LM93 support\n\nThis patch adds support for the LM93 hardware monitoring chip.\n\nSigned-off-by: Hans J. Koch \u003chjk@linutronix.de\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "3faa1ffb4f4be7d10715f4b003ff7b27d14eae26",
      "tree": "30e61e56fbe0b4889aea672a615c8d17e6a8cf1a",
      "parents": [
        "aba5073d3f4c928c89c483d85f8cff7cc9aa3312"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "j.w.r.degoede@hhs.nl",
        "time": "Sun Jun 17 00:28:45 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:16 2007 -0400"
      },
      "message": "hwmon: Add support for newer uGuru\u0027s\n\nThis patch adds a new driver for the hardware monitoring features of the\nthird revision of the Abit uGuru chip, found on recent Abit\nmotherboards. This is an entirely different beast then the first and\nsecond revision (its again a winbond microcontroller, but the \"protocol\"\nto talk to it and the bank addresses are very different.\n\nSigned-off-by: Hans de Goede \u003cj.w.r.degoede@hhs.nl\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    }
  ],
  "next": "9431996f55f8a3c04cdcb63895cf7661e135fadb"
}
