)]}'
{
  "log": [
    {
      "commit": "37713308d89f17c0f73e88b07138d6ca20bfe686",
      "tree": "9a968f32d60cb85e6fe1f744e6e8985eae6347c4",
      "parents": [
        "241a6a542b908c0332ff00d967df459dbc5d372f"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@linux-foundation.org",
        "time": "Tue Aug 10 18:01:08 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Aug 11 08:58:59 2010 -0700"
      },
      "message": "fix \"hwmon: coretemp: update hotplug condition check\"\n\nIn commit 0dca94baeab4 (\"hwmon: coretemp: update hotplug condition\ncheck\") we merged v2 of this patch.  Update that to v3.\n\nThe difference is to remove the new and unnecesary references to\nCPU_*_FROZEN.\n\nCc: \"Rafael J. Wysocki\" \u003crjw@sisk.pl\u003e\nCc: Chen Gong \u003cgong.chen@linux.intel.com\u003e\nCc: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nCc: Huaxu Wan \u003chuaxu.wan@intel.com\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "7721fea3d0fd93fb4d000eb737b444369358d6d3",
      "tree": "82584339f492a2d771a67924209871c81e3ec9c7",
      "parents": [
        "6b8e8282611ea35845dcff0cb321a7d735fc3155"
      ],
      "author": {
        "name": "Giel van Schijndel",
        "email": "me@mortis.eu",
        "time": "Mon Aug 09 17:21:13 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 09 20:45:10 2010 -0700"
      },
      "message": "hwmon: f71882fg: add support for the Fintek F71808E\n\nAllow device probing to recognise the Fintek F71808E.\n\nSysfs interface:\n * Fan/pwm control is the same as for F71889FG\n * Temperature and voltage sensor handling is largely the same as for\n   the F71889FG\n  - Has one temperature sensor less (doesn\u0027t have temp3)\n  - Misses one voltage sensor (doesn\u0027t have V6, thus in6_input refers to\n    what in7_input refers for F71889FG)\n\nFor the purpose of the sysfs interface fxxxx_in_temp_attr[] is split up\nsuch that it can largely be reused.\n\nSigned-off-by: Giel van Schijndel \u003cme@mortis.eu\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Hans de Goede \u003chdegoede@redhat.com\u003e\nCc: 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": "6b8e8282611ea35845dcff0cb321a7d735fc3155",
      "tree": "0189143d056f08af2178f4589dae9d307fecccb1",
      "parents": [
        "f3cffe4d1a20208da9bf2c9cc0a973bf091eb160"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@linux-foundation.org",
        "time": "Mon Aug 09 17:21:11 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 09 20:45:10 2010 -0700"
      },
      "message": "drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU\n\nregister_hotcpu_notifier() is designed to make these ifdefs unnecessary.\n\nCc: Chen Gong \u003cgong.chen@linux.intel.com\u003e\nCc: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nCc: Huaxu Wan \u003chuaxu.wan@intel.com\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "f3cffe4d1a20208da9bf2c9cc0a973bf091eb160",
      "tree": "f79f587b6300f4b7bced1ac7df31df4d99cd27e6",
      "parents": [
        "851b29cb3b196cb66452ec964ab5f66c9c9cd1ed"
      ],
      "author": {
        "name": "Chen Gong",
        "email": "gong.chen@linux.intel.com",
        "time": "Mon Aug 09 17:21:10 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 09 20:45:10 2010 -0700"
      },
      "message": "hwmon: coretemp: documentation update and cleanup\n\nUpdate coretemp supported CPU TjMax lists and some cleanup work.\n\nSigned-off-by: Chen Gong \u003cgong.chen@linux.intel.com\u003e\nCc: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nCc: Huaxu Wan \u003chuaxu.wan@intel.com\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "851b29cb3b196cb66452ec964ab5f66c9c9cd1ed",
      "tree": "c321ef914ce9b595f3478fe7b79e52bbc050a31f",
      "parents": [
        "0dca94baeab4a1a514841b0a4c8e3a51dfb4d5ae"
      ],
      "author": {
        "name": "Chen Gong",
        "email": "gong.chen@linux.intel.com",
        "time": "Mon Aug 09 17:21:10 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 09 20:45:10 2010 -0700"
      },
      "message": "hwmon: coretemp: enable coretemp device add operation failure\n\nIf one coretemp device can\u0027t be added, it should allow subsequent adding\noperation because every new-added device will create a new sysfs group,\nnot an additional sensor sys entry.\n\nSigned-off-by: Chen Gong \u003cgong.chen@linux.intel.com\u003e\nCc: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nCc: Huaxu Wan \u003chuaxu.wan@intel.com\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "0dca94baeab4a1a514841b0a4c8e3a51dfb4d5ae",
      "tree": "b20fdb05c2f5fb9bc7be4065802ca12b024a44f1",
      "parents": [
        "4453d7364d3b1f92475f104d4625abee36a7733d"
      ],
      "author": {
        "name": "Chen Gong",
        "email": "gong.chen@linux.intel.com",
        "time": "Mon Aug 09 17:21:09 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 09 20:45:10 2010 -0700"
      },
      "message": "hwmon: coretemp: update hotplug condition check\n\nFix two errors in hotplug.  One is for hotplug notifier.  The other is\nunnecessary driver unregister.  Because even none of online cpus supports\ncoretemp, we can\u0027t assume new onlined cpu doesn\u0027t support it either.  If\nrelated driver is unregistered there we have no chance to use coretemp\nfrom then on.\n\nSigned-off-by: Chen Gong \u003cgong.chen@linux.intel.com\u003e\nCc: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nCc: Huaxu Wan \u003chuaxu.wan@intel.com\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.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": "5f1209a1a4cf24798408fa0893258dcbefcf6be9",
      "tree": "7250650352479930996a8b961137bc058aaa1e45",
      "parents": [
        "b998e001e6ce6540ea04a264debc50ae44d2db7a"
      ],
      "author": {
        "name": "Ritesh Raj Sarraf",
        "email": "rrs@researchut.com",
        "time": "Mon Aug 09 17:21:04 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 09 20:45:10 2010 -0700"
      },
      "message": "drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist\n\nAdd Lenovo Thinkpad T400.  I have done the testing on my laptop.  The\nhdaps module detects the device and the hdapsd daemon is able to [un]park\nthe disk.\n\nSigned-off-by: Ritesh Raj Sarraf \u003crrs@debian.org\u003e\nCc: Frank Seidel \u003cfrank@f-seidel.de\u003e\nCc: Dmitry Torokhov \u003cdtor@mail.ru\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": "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": "03c0c29aff7e56b722eb6c47eace222b140d0377",
      "tree": "47267a19b523159cf36a050ef3c35f4dbdb33016",
      "parents": [
        "c60c6a96b7bb0f1f8bb635fdfcf5b592aaf062b4",
        "7fb8f881c54beb05dd4d2c947dada1c636581d87"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 05 15:57:35 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 05 15:57:35 2010 -0700"
      },
      "message": "Merge branch \u0027next-devicetree\u0027 of git://git.secretlab.ca/git/linux-2.6\n\n* \u0027next-devicetree\u0027 of git://git.secretlab.ca/git/linux-2.6: (63 commits)\n  of/platform: Register of_platform_drivers with an \"of:\" prefix\n  of/address: Clean up function declarations\n  of/spi: call of_register_spi_devices() from spi core code\n  of: Provide default of_node_to_nid() implementation.\n  of/device: Make of_device_make_bus_id() usable by other code.\n  of/irq: Fix endian issues in parsing interrupt specifiers\n  of: Fix phandle endian issues\n  of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string\n  of: remove of_default_bus_ids\n  of: make of_find_device_by_node generic\n  microblaze: remove references to of_device and to_of_device\n  sparc: remove references to of_device and to_of_device\n  powerpc: remove references to of_device and to_of_device\n  of/device: Replace of_device with platform_device in includes and core code\n  of/device: Protect against binding of_platform_drivers to non-OF devices\n  of: remove asm/of_device.h\n  of: remove asm/of_platform.h\n  of/platform: remove all of_bus_type and of_platform_bus_type references\n  of: Merge of_platform_bus_type with platform_bus_type\n  drivercore/of: Add OF style matching to platform bus\n  ...\n\nFix up trivial conflicts in arch/microblaze/kernel/Makefile due to just\nsome obj-y removals by the devicetree branch, while the microblaze\nupdates added a new file.\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": "1ab1d63a85cee2545272f63a7644e9f855cb65d0",
      "tree": "089afe8c03370cdfaf3eeb30d09e1bcac8a67898",
      "parents": [
        "eca3930163ba8884060ce9d9ff5ef0d9b7c7b00f"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Thu Jun 24 15:14:37 2010 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sat Jul 24 09:57:52 2010 -0600"
      },
      "message": "of/platform: remove all of_bus_type and of_platform_bus_type references\n\nBoth of_bus_type and of_platform_bus_type are just #define aliases\nfor the platform bus.  This patch removes all references to them and\nswitches to the of_register_platform_driver()/of_unregister_platform_driver()\nAPI for registering.\n\nSubsequent patches will convert each user of of_register_platform_driver()\ninto plain platform_drivers without the of_platform_driver shim.  At which\npoint the of_register_platform_driver()/of_unregister_platform_driver()\nfunctions can be removed.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "3f4f09b4be35d38d6e2bf22c989443e65e70fc4c",
      "tree": "3c40801ab0f08191232bf8ac465bbafe317dc42c",
      "parents": [
        "d883b9f0977269d519469da72faec6a7f72cb489"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Jul 09 16:22:51 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Jul 09 16:22:51 2010 +0200"
      },
      "message": "hwmon: (coretemp) Properly label the sensors\n\nDon\u0027t assume that CPU entry number and core ID always match. It\nworked in the simple cases (single CPU, no HT) but fails on\nmulti-CPU systems.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Huaxu Wan \u003chuaxu.wan@intel.com\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "d883b9f0977269d519469da72faec6a7f72cb489",
      "tree": "75f5764d4272e8aef005ecb5e7667773afa1b7e7",
      "parents": [
        "436cad2a41a40c6c32bd9152b63d17eeb1f7c99b"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Jul 09 16:22:49 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Jul 09 16:22:49 2010 +0200"
      },
      "message": "hwmon: (coretemp) Skip duplicate CPU entries\n\nOn hyper-threaded CPUs, each core appears twice in the CPU list. Skip\nthe second entry to avoid duplicate sensors.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Huaxu Wan \u003chuaxu.wan@intel.com\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "436cad2a41a40c6c32bd9152b63d17eeb1f7c99b",
      "tree": "d6077cd22d86eabaa6a833b67b27d00e4cac5873",
      "parents": [
        "d535bad90dad4eb42ec6528043fcfb53627d4f89"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Jul 09 16:22:48 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Jul 09 16:22:48 2010 +0200"
      },
      "message": "hwmon: (it87) Fix in7 on IT8720F\n\nThe IT8720F has no VIN7 pin, so VCCH should always be routed\ninternally to VIN7 with an internal divider. Curiously, there still\nis a configuration bit to control this, which means it can be set\nincorrectly. And even more curiously, many boards out there are\nimproperly configured, even though the IT8720F datasheet claims that\nthe internal routing of VCCH to VIN7 is the default setting. So we\nforce the internal routing in this case.\n\nIt turns out that all boards with the wrong setting are from Gigabyte,\nso I suspect a BIOS bug. But it\u0027s easy enough to workaround in the\ndriver, so let\u0027s do it.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Jean-Marc Spaggiari \u003cjean-marc@spaggiari.org\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "d535bad90dad4eb42ec6528043fcfb53627d4f89",
      "tree": "0ec65cd980bcfa0e859cdf4a43d583d331fd130f",
      "parents": [
        "e467e104bb7482170b79f516d2025e7cfcaaa733"
      ],
      "author": {
        "name": "Andreas Herrmann",
        "email": "andreas.herrmann3@amd.com",
        "time": "Fri Jul 09 16:22:47 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Jul 09 16:22:47 2010 +0200"
      },
      "message": "hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions\n\nReported temperature for ASB1 CPUs is too high.\nAdd ASB1 CPU revisions (these are also non-desktop variants) to the\nlist of CPUs for which the temperature fixup is not required.\n\nExample: (from LENOVO ThinkPad Edge 13, 01972NG, system was idle)\n\n  Current kernel reports\n\n  $ sensors\n  k8temp-pci-00c3\n  Adapter: PCI adapter\n  Core0 Temp:  +74.0 C\n  Core0 Temp:  +70.0 C\n  Core1 Temp:  +69.0 C\n  Core1 Temp:  +70.0 C\n\n  With this patch I have\n\n  $ sensors\n  k8temp-pci-00c3\n  Adapter: PCI adapter\n  Core0 Temp:  +54.0 C\n  Core0 Temp:  +51.0 C\n  Core1 Temp:  +48.0 C\n  Core1 Temp:  +49.0 C\n\nCc: stable@kernel.org [.32.x .33.x, .34.x]\nCc: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nSigned-off-by: Andreas Herrmann \u003candreas.herrmann3@amd.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "cd4de21f7e65a8cd04860f5661b3c18648ee52a1",
      "tree": "11a3b26e3b66bb3a971c8029ccb559e2c0e1ea88",
      "parents": [
        "0e6c7870856c7fb4ee054d28ac253b2d3d0c7e36"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jun 20 09:22:32 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jun 20 09:22:32 2010 +0200"
      },
      "message": "hwmon: (k8temp) Bypass core swapping on single-core processors\n\nCommit a2e066bba2aad6583e3ff648bf28339d6c9f0898 introduced core\nswapping for CPU models 64 and later. I recently had a report about\na Sempron 3200+, model 95, for which this patch broke temperature\nreading. It happens that this is a single-core processor, so the\neffect of the swapping was to read a temperature value for a core\nthat didn\u0027t exist, leading to an incorrect value (-49 degrees C.)\n\nDisabling core swapping on singe-core processors should fix this.\n\nAdditional comment from Andreas:\n\nThe BKDG says\n\n  Thermal Sensor Core Select (ThermSenseCoreSel)-Bit 2. This bit\n  selects the CPU whose temperature is reported in the CurTemp\n  field. This bit only applies to dual core processors. For\n  single core processors CPU0 Thermal Sensor is always selected.\n\nk8temp_probe() correctly detected that SEL_CORE can\u0027t be used on single\ncore CPU. Thus k8temp did never update the temperature values stored\nin temp[1][x] and -49 degrees was reported. For single core CPUs we\nmust use the values read into temp[0][x].\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nTested-by: Rick Moritz \u003crhavin@gmx.net\u003e\nAcked-by: Andreas Herrmann \u003candreas.herrmann3@amd.com\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "0e6c7870856c7fb4ee054d28ac253b2d3d0c7e36",
      "tree": "2714660805f9ff6e7781c354ba3c4c6ee9cdb757",
      "parents": [
        "eefc2d9e3d4f8820f2c128a0e44a23de28b1ed64"
      ],
      "author": {
        "name": "KAMEZAWA Hiroyuki",
        "email": "kamezawa.hiroyu@jp.fujitsu.com",
        "time": "Sun Jun 20 09:22:31 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jun 20 09:22:31 2010 +0200"
      },
      "message": "hwmon: (i5k_amb) Fix sysfs attribute for lockdep\n\ni5k_amb.ko uses dynamically allocated memory (by kmalloc) for\nattributes passed to sysfs. So, sysfs_attr_init() should be called\nfor working happy with lockdep.\n\nSigned-off-by: KAMEZAWA Hiroyuki \u003ckamezawa.hiroyu@jp.fujitsu.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: stable@kernel.org [2.6.34 only]\n"
    },
    {
      "commit": "eefc2d9e3d4f8820f2c128a0e44a23de28b1ed64",
      "tree": "fcff0271f0258a9dd5519d7a820b3a2f5868c27a",
      "parents": [
        "7e27d6e778cd87b6f2415515d7127eba53fe5d02"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jun 20 09:22:31 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jun 20 09:22:31 2010 +0200"
      },
      "message": "hwmon: (k10temp) Do not blacklist known working CPU models\n\nWhen detecting AM2+ or AM3 socket with DDR2, only blacklist cores\nwhich are known to exist in AM2+ format.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nCc: Andreas Herrmann \u003candreas.herrmann3@amd.com\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "fbae3fb1546e199ab0cd185348f8124411a1ca9d",
      "tree": "928881dc419348268cbc8208a41fe0d038035114",
      "parents": [
        "35bfc353dcaecc99c277e3646564f3f785760bde"
      ],
      "author": {
        "name": "Wolfram Sang",
        "email": "w.sang@pengutronix.de",
        "time": "Thu Jun 03 11:33:58 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu Jun 03 11:33:58 2010 +0200"
      },
      "message": "i2c: Remove all i2c_set_clientdata(client, NULL) in drivers\n\nI2C drivers can use the clientdata-pointer to point to private data. As I2C\ndevices are not really unregistered, but merely detached from their driver, it\nused to be the drivers obligation to clear this pointer during remove() or a\nfailed probe(). As a couple of drivers forgot to do this, it was agreed that it\nwas cleaner if the i2c-core does this clearance when appropriate, as there is\nno guarantee for the lifetime of the clientdata-pointer after remove() anyhow.\nThis feature was added to the core with commit\ne4a7b9b04de15f6b63da5ccdd373ffa3057a3681 to fix the faulty drivers.\n\nAs there is no need anymore to clear the clientdata-pointer, remove all current\noccurrences in the drivers to simplify the code and prevent confusion.\n\nSigned-off-by: Wolfram Sang \u003cw.sang@pengutronix.de\u003e\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nAcked-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nAcked-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\nAcked-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "6d034059eef080a0cdda92b45baa18cb00a19835",
      "tree": "2c827193adf12b927797343f2a0f99129b8ceda3",
      "parents": [
        "df16dd53c575d0cb9dbee20a3149927c862a9ff6"
      ],
      "author": {
        "name": "Shubhrajyoti Datta",
        "email": "shubhrajyoti@ti.com",
        "time": "Thu May 27 19:59:03 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:59:03 2010 +0200"
      },
      "message": "hwmon: (lm75) Add support for the Texas Instruments TMP105\n\nAdd support for the Texas Instruments TMP105 temperature sensor\ndevice.\n\nSigned-off-by: Shubhrajyoti Datta \u003cshubhrajyoti@ti.com\u003e\nAcked-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "df16dd53c575d0cb9dbee20a3149927c862a9ff6",
      "tree": "767244e8aaa1d9bcb996e4fc83637eb100ff7868",
      "parents": [
        "ea694431f9c862bd409c90ba1cb3bdc6fdde8635"
      ],
      "author": {
        "name": "Ira W. Snyder",
        "email": "iws@ovro.caltech.edu",
        "time": "Thu May 27 19:59:02 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:59:02 2010 +0200"
      },
      "message": "hwmon: (ltc4245) Read only one GPIO pin\n\nRead only one of the GPIO pins as an analog voltage. The ADC can be\nswitched to a different GPIO pin at runtime, but this is not supported.\n\nPreviously, this driver would report the analog voltage of the currently\nselected GPIO pin as all three GPIO voltages: in9_input, in10_input and\nin11_input.\n\nSigned-off-by: Ira W. Snyder \u003ciws@ovro.caltech.edu\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "ea694431f9c862bd409c90ba1cb3bdc6fdde8635",
      "tree": "702ee926abff58b9896220ce02e4592b13978005",
      "parents": [
        "38806bda6b7c8473c47a967a514260c1a1c32c2e"
      ],
      "author": {
        "name": "Juerg Haefliger",
        "email": "juergh@gmail.com",
        "time": "Thu May 27 19:59:01 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:59:01 2010 +0200"
      },
      "message": "hwmon: (dme1737) Add SCH5127 support\n\nAdd support for the hardware monitoring capabilities of the SCH5127\nchip to the dme1737 driver.\n\nSigned-off-by: Juerg Haefliger \u003cjuergh@gmail.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nTested-by: Jeff Rickman \u003cjrickman@myamigos.us\u003e\n"
    },
    {
      "commit": "38806bda6b7c8473c47a967a514260c1a1c32c2e",
      "tree": "e52a767e565e0f6361c34a77418b6cd68e292b70",
      "parents": [
        "8d4dee98b10050db9c32a449e460a2f69bb558ec"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:59 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:59 2010 +0200"
      },
      "message": "hwmon: (tmp102) Don\u0027t always stop chip at exit\n\nOnly stop the chip at driver exit if it was stopped when driver was\nloaded. Leave it running otherwise.\n\nAlso restore the device configuration if probe failed, to not leave\nthe system in a dangling state.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Steven King \u003csfking@fdwdc.com\u003e\n"
    },
    {
      "commit": "8d4dee98b10050db9c32a449e460a2f69bb558ec",
      "tree": "eb3eff50616859bffda22485f6f8f4a5a0bbe8b1",
      "parents": [
        "cff37c9e82e022068840b3d33167e64c6a0ecc06"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:58 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:58 2010 +0200"
      },
      "message": "hwmon: (tmp102) Fix suspend and resume functions\n\nSuspend and resume functions shouldn\u0027t overwrite the configuration\nregister. They should only alter the one bit they have to touch.\n\nAlso don\u0027t assume that register reads and writes always succeed.\nHandle errors properly, shall they happen.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Steven King \u003csfking@fdwdc.com\u003e\n"
    },
    {
      "commit": "cff37c9e82e022068840b3d33167e64c6a0ecc06",
      "tree": "8ebce4d6d8cbc16a661e6548515d02f43d66ad58",
      "parents": [
        "beb1b6bbf2b448b97b9611200eb4b5a555336c60"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:57 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:57 2010 +0200"
      },
      "message": "hwmon: (tmp102) Various fixes\n\nFixes from my driver review:\nhttp://lists.lm-sensors.org/pipermail/lm-sensors/2010-March/028051.html\n\nOnly the small changes are in there, more important changes will come\nlater separately as time permits.\n\n* Drop the remnants of the now gone detect function\n* The TMP102 has no known compatible chip\n* Include the right header files\n* Clarify why byte swapping of register values is needed\n* Strip resolution info bit from temperature register value\n* Set cache lifetime to 1/3 second\n* Don\u0027t arbitrarily reject limit values; clamp as needed\n* Make limit writing unconditional\n* Don\u0027t check for transaction types the driver doesn\u0027t use\n* Properly check for error when setting configuration\n* Report error on failed probe\n* Make the driver load automatically where needed\n* Various other minor fixes\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Steven King \u003csfking@fdwdc.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": "fa5575cff92eb43f467b9b00468d70d073e8b3d2",
      "tree": "f0ef51ed03fd78f45c2d1ea8e4bd5932a76b89b4",
      "parents": [
        "405eaa1c1d045cdd872802fc515f638573984880"
      ],
      "author": {
        "name": "Alex Murray",
        "email": "murray.alex@gmail.com",
        "time": "Thu May 27 19:58:54 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:54 2010 +0200"
      },
      "message": "hwmon: (applesmc) Add temperature sensor labels to sysfs interface\n\nThe Apple SMC uses a systematic labeling scheme for the hardware\ntemperature sensors. This scheme is currently hidden from\nuserland. Since the sensor set, and consequently the numbering,\ndiffers between models, an extensive database of configurations is\nrequired for an application such as fan control. This patch adds the\nSMC labels to the hwmon sysfs interface, allowing applications to use\nthe sensors more intelligibly.\n\n[rydberg@euromail.se: fixed error handling]\nSigned-off-by: Alex Murray \u003cmurray.alex@gmail.com\u003e\nSigned-off-by: Henrik Rydberg \u003crydberg@euromail.se\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "405eaa1c1d045cdd872802fc515f638573984880",
      "tree": "f86a640f2dbab4fc11af17c0878bbc2415f3097a",
      "parents": [
        "872bad55e2d3fcc13e1e8770a3b200f0c6ca5126"
      ],
      "author": {
        "name": "Henrik Rydberg",
        "email": "rydberg@euromail.se",
        "time": "Thu May 27 19:58:53 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:53 2010 +0200"
      },
      "message": "hwmon: (applesmc) Add generic support for MacBook Pro 7\n\nThis patch adds generic support for the MacBook Pro 7 family\nbased on the 7,1 model.\n\nSigned-off-by: Henrik Rydberg \u003crydberg@euromail.se\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "872bad55e2d3fcc13e1e8770a3b200f0c6ca5126",
      "tree": "149ed8a4d70db2b04423d86d3e0fa4562914bc73",
      "parents": [
        "4e4a99d32721800c061191027f18f780dcbd9e0b"
      ],
      "author": {
        "name": "Bernhard Froemel",
        "email": "froemel@vmars.tuwien.ac.at",
        "time": "Thu May 27 19:58:52 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:52 2010 +0200"
      },
      "message": "hwmon: (applesmc) Add generic support for MacBook Pro 6\n\nThis patch adds generic support for the MacBook Pro 6 family\nbased on the 6,2 model.\n\n[rydberg@euromail.se: patch cleanup]\nSigned-off-by: Bernhard Froemel \u003cfroemel@vmars.tuwien.ac.at\u003e\nSigned-off-by: Henrik Rydberg \u003crydberg@euromail.se\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "4e4a99d32721800c061191027f18f780dcbd9e0b",
      "tree": "c1a11f8593edf42f8e0a543742283ec606eb3ed3",
      "parents": [
        "ea63c2b91fd8b5c697bcae6a84ff4b4cef571216"
      ],
      "author": {
        "name": "Henrik Rydberg",
        "email": "rydberg@euromail.se",
        "time": "Thu May 27 19:58:50 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:50 2010 +0200"
      },
      "message": "hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4\n\nThe MacBookPro 5,3 model has two fans, whereas the 5,4 model has\nonly one. This patch adds explicit support for the 5,3 and 5,4 models.\n\nSigned-off-by: Henrik Rydberg \u003crydberg@euromail.se\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "ea63c2b91fd8b5c697bcae6a84ff4b4cef571216",
      "tree": "c97750b36e61a562e5dcd7beab99614eb78725ba",
      "parents": [
        "2b76d80adcc40b2d50cf78de046ccfc4bc63df59"
      ],
      "author": {
        "name": "Andre Prendel",
        "email": "andre.prendel@gmx.de",
        "time": "Thu May 27 19:58:49 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:49 2010 +0200"
      },
      "message": "hwmon: (tmp401) Reorganize code to get rid of static forward declarations\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": "2b76d80adcc40b2d50cf78de046ccfc4bc63df59",
      "tree": "9c50ee99d846a19a5a40679b8b1418d216b8b70a",
      "parents": [
        "87c33daadbfea6034830d5494ecaa7521de0cdd3"
      ],
      "author": {
        "name": "Andre Prendel",
        "email": "andre.prendel@gmx.de",
        "time": "Thu May 27 19:58:48 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:48 2010 +0200"
      },
      "message": "hwmon: (tmp401) Use constants for sysfs file permissions\n\nReplace octal representation of file permissions by the corresponding\nconstants.\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": "87c33daadbfea6034830d5494ecaa7521de0cdd3",
      "tree": "455f2b9a4750f5f2b691e601c1b35bdba3812270",
      "parents": [
        "d2b847d489ee4e9921bc61f47c3d0e992692fc0f"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:46 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:46 2010 +0200"
      },
      "message": "hwmon: (adm1031) Allow setting update rate\n\nBased on earlier work by Ira W. Snyder.\n\nThe adm1031 chip is capable of using a runtime configurable sampling rate,\nusing the fan filter register. Add support for reading and setting the\nupdate rate via sysfs.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Ira W. Snyder \u003ciws@ovro.caltech.edu\u003e\n"
    },
    {
      "commit": "8c3c7a256f7ab142dfbcee2d8633dbce5a36fde7",
      "tree": "c0ced573d7e4b9ccfa01b1de0593b4777bc25cf4",
      "parents": [
        "729d273aa7c86eb1406ade4eadf249cff188bf9a"
      ],
      "author": {
        "name": "Ira W. Snyder",
        "email": "iws@ovro.caltech.edu",
        "time": "Thu May 27 19:58:44 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:44 2010 +0200"
      },
      "message": "hwmon: (lm90) Use programmed update rate\n\nThe lm90 driver programs the sensor chip to update its readings at 2 Hz\n(500 ms between readings). However, the driver only does reads from the\nchip at intervals of 2 * HZ (2000 ms between readings). Change the driver\nupdate rate to the programmed update rate.\n\nSigned-off-by: Ira W. Snyder \u003ciws@ovro.caltech.edu\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "729d273aa7c86eb1406ade4eadf249cff188bf9a",
      "tree": "c79a0072d3b71c762db8ddbefa68ed54ea68ffa5",
      "parents": [
        "bd328acdc6160b95f5d7127a9df3172892f35627"
      ],
      "author": {
        "name": "Giel van Schijndel",
        "email": "me@mortis.eu",
        "time": "Thu May 27 19:58:43 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:43 2010 +0200"
      },
      "message": "hwmon: (f71882fg) Acquire I/O regions while we\u0027re working with them\n\nAcquire the I/O region for the Super I/O chip while we\u0027re working on it.\n\nSigned-off-by: Giel van Schijndel \u003cme@mortis.eu\u003e\nCc: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "bd328acdc6160b95f5d7127a9df3172892f35627",
      "tree": "6d74e4580fc26ec60f80e37364eeb1ec6ea7f6e1",
      "parents": [
        "e8a4eacaa93853f977b0420ca42c471d528f93af"
      ],
      "author": {
        "name": "Giel van Schijndel",
        "email": "me@mortis.eu",
        "time": "Thu May 27 19:58:42 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:42 2010 +0200"
      },
      "message": "hwmon: (f71882fg) Code cleanup\n\nSome code cleanup: properly use previously defined functions, rather\nthan duplicating their code.\n\nSigned-off-by: Giel van Schijndel \u003cme@mortis.eu\u003e\nCc: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "e8a4eacaa93853f977b0420ca42c471d528f93af",
      "tree": "b8d8b17dd03d26177169a94209d452ba0b6002f9",
      "parents": [
        "162bb59e498a15e27717bcc0831b97d393f2290d"
      ],
      "author": {
        "name": "Giel van Schijndel",
        "email": "me@mortis.eu",
        "time": "Thu May 27 19:58:41 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:41 2010 +0200"
      },
      "message": "hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1\n\nUse the strict_strol and strict_stroul functions instead of simple_strol\nand simple_stroul respectively in sysfs functions.\n\nSigned-off-by: Giel van Schijndel \u003cme@mortis.eu\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "162bb59e498a15e27717bcc0831b97d393f2290d",
      "tree": "4609d277a08eee27eb7701ce97b5b26673f895ea",
      "parents": [
        "10f2ed31aae11040dfd64cee10c47db79b4b4647"
      ],
      "author": {
        "name": "Giel van Schijndel",
        "email": "me@mortis.eu",
        "time": "Thu May 27 19:58:40 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:40 2010 +0200"
      },
      "message": "hwmon: (f71882fg) Fixed braces coding style issues\n\nFixed several coding style issues.\n\nSigned-off-by: Giel van Schijndel \u003cme@mortis.eu\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "10f2ed31aae11040dfd64cee10c47db79b4b4647",
      "tree": "bae22e065d19fba90db1f25c976166d742dd086e",
      "parents": [
        "70dd6beac02f43a5099fcf5fddf68cfee0cbf479"
      ],
      "author": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Thu May 27 19:58:38 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:38 2010 +0200"
      },
      "message": "hwmon: (lm63) Add basic support for LM64\n\nThe LM64 appears to be an LM63 with added GPIO lines. Add support for the\nhwmon functionality - GPIO can be added at some later stage if someone\nhas a need for them.\n\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "70dd6beac02f43a5099fcf5fddf68cfee0cbf479",
      "tree": "53d70a87157eafdf62612922a137fcc365439688",
      "parents": [
        "31f46717997a83bdf6db0dd04810c0a329eb3148"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:37 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu May 27 19:58:37 2010 +0200"
      },
      "message": "hwmon: (asus_atk0110) Don\u0027t load if ACPI resources aren\u0027t enforced\n\nWhen the user passes the kernel parameter acpi_enforce_resources\u003dlax,\nthe ACPI resources are no longer protected, so a native driver can\nmake use of them. In that case, we do not want the asus_atk0110 to be\nloaded. Unfortunately, this driver loads automatically due to its\nMODULE_DEVICE_TABLE, so the user ends up with two drivers loaded for\nthe same device - this is bad.\n\nSo I suggest that we prevent the asus_atk0110 driver from loading if\nacpi_enforce_resources\u003dlax.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nAcked-by: Luca Tettamanti \u003ckronos.it@gmail.com\u003e\nCc: Len Brown \u003clenb@kernel.org\u003e\n"
    },
    {
      "commit": "a321cedb12904114e2ba5041a3673ca24deb09c9",
      "tree": "43481f2751380094a9873b3b474ae6e7e0019167",
      "parents": [
        "5db47b009d17d69a2f8d84357e7b24c3e3c2edec"
      ],
      "author": {
        "name": "Carsten Emde",
        "email": "C.Emde@osadl.org",
        "time": "Mon May 24 14:33:41 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 25 08:07:07 2010 -0700"
      },
      "message": "drivers/hwmon/coretemp.c: get TjMax value from MSR\n\nThe MSR IA32_TEMPERATURE_TARGET contains the TjMax value in the newer\nIntel processors.\n\nSigned-off-by: Huaxu Wan \u003chuaxu.wan@linux.intel.com\u003e\nSigned-off-by: Carsten Emde \u003cC.Emde@osadl.org\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Valdis Kletnieks \u003cvaldis.kletnieks@vt.edu\u003e\nCc: Henrique de Moraes Holschuh \u003chmh@hmh.eng.br\u003e\nCc: Yong Wang \u003cyong.y.wang@linux.intel.com\u003e\nCc: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "5db47b009d17d69a2f8d84357e7b24c3e3c2edec",
      "tree": "e2b4b84a7a24bc5eb02581bec4f4fa623d046406",
      "parents": [
        "e0c70b80786296d4f3c35ebe0d52591cebf8f916"
      ],
      "author": {
        "name": "Carsten Emde",
        "email": "C.Emde@osadl.org",
        "time": "Mon May 24 14:33:39 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 25 08:07:07 2010 -0700"
      },
      "message": "drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID\n\nThe thermal sensors of Intel(R) CPUs can be detected by CPUID instruction,\nindicated by CPUID.06H.EAX[0].\n\nSigned-off-by: Huaxu Wan \u003chuaxu.wan@linux.intel.com\u003e\nSigned-off-by: Carsten Emde \u003cC.Emde@osadl.org\u003e\nReviewed-by: Valdis Kletnieks \u003cvaldis.kletnieks@vt.edu\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Henrique de Moraes Holschuh \u003chmh@hmh.eng.br\u003e\nCc: Yong Wang \u003cyong.y.wang@linux.intel.com\u003e\nCc: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.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": "4a70a413ccfd1c14ef29a290a4d2dada04ccbefb",
      "tree": "ea7469bf991203140efa981788c2bfe6923258b1",
      "parents": [
        "6d94d4081048756df78444a07201156f4930fe48"
      ],
      "author": {
        "name": "Samu Onkalo",
        "email": "samu.p.onkalo@nokia.com",
        "time": "Mon May 24 14:33:37 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 25 08:07:07 2010 -0700"
      },
      "message": "lis3: setup poll interval limits\n\nSet valid adjustment window (0 - 2000ms).\n\nSigned-off-by: Samu Onkalo \u003csamu.p.onkalo@nokia.com\u003e\nAcked-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nCc: Daniel Mack \u003cdaniel@caiaq.de\u003e\nCc: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "6d94d4081048756df78444a07201156f4930fe48",
      "tree": "7bfecedff2b04284ab45764d0ce6ec183a6594b3",
      "parents": [
        "92ba4fe4b53b4fa5ac71ec4d80572348fca85796"
      ],
      "author": {
        "name": "Samu Onkalo",
        "email": "samu.p.onkalo@nokia.com",
        "time": "Mon May 24 14:33:37 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 25 08:07:07 2010 -0700"
      },
      "message": "lis3: interrupt handlers for 8bit wakeup and click events\n\nContent for the 8bit device threaded interrupt handlers.  Depending on the\ninterrupt line and chip configuration, either click or wakeup / freefall\nhandler is called.  In case of click, BTN_ event is sent via input device.\n In case of wakeup or freefall, input device ABS_ events are updated\nimmediatelly.\n\nIt is still possible to configure interrupt line 1 for fast freefall\ndetection and use the second line either for click or threshold based\ninterrupts.  Or both lines can be used for click / threshold interrupts.\n\nPolled input device can be set to stopped state and still get coordinate\nupdates via input device using interrupt based method.  Polled mode and\ninterrupt mode can also be used parallel.\n\nBTN_ events are remapped based on existing axis remapping information.\n\nSigned-off-by: Samu Onkalo \u003csamu.p.onkalo@nokia.com\u003e\nAcked-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nCc: Daniel Mack \u003cdaniel@caiaq.de\u003e\nCc: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "92ba4fe4b53b4fa5ac71ec4d80572348fca85796",
      "tree": "c18630d8aac05eacd7320bee91a40d101d72cf5c",
      "parents": [
        "342c5f128140d54961c435d1702eadcaba97a37a"
      ],
      "author": {
        "name": "Samu Onkalo",
        "email": "samu.p.onkalo@nokia.com",
        "time": "Mon May 24 14:33:36 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 25 08:07:06 2010 -0700"
      },
      "message": "lis3: add skeletons for interrupt handlers\n\nOriginal lis3 driver didn\u0027t provide interrupt handler(s) for click or\nthreshold event handling.  This patch adds threaded handlers for one or\ntwo interrupt lines for 8 bit device.  Actual content for interrupt\nhandling is provided in the separate patch.\n\nSigned-off-by: Samu Onkalo \u003csamu.p.onkalo@nokia.com\u003e\nTested-by: Daniel Mack \u003cdaniel@caiaq.de\u003e\nAcked-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nCc: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "342c5f128140d54961c435d1702eadcaba97a37a",
      "tree": "884b712d67b3319c9d8d747d5dd0cd5e0234f842",
      "parents": [
        "ecc437aeee65afeea2e1bed963ccf6c384c555ea"
      ],
      "author": {
        "name": "Samu Onkalo",
        "email": "samu.p.onkalo@nokia.com",
        "time": "Mon May 24 14:33:35 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 25 08:07:06 2010 -0700"
      },
      "message": "lis3: introduce platform data for second ff / wu unit\n\n8 bit device has two wakeup / free fall units.  It was not possible to\nconfigure the second unit.  This patch introduces configuration entry to\nthe platform data and also corresponding changes to the 8 bit setup\nfunction.\n\nHigh pass filters were enabled by default.  Patch introduces configuration\noption for high pass filter cut off frequency and also possibility to\ndisable or enable the filter via platform data.  Since the control is a\nnew one and default state was filter enabled, new option is used to\ndisable the filter.  This way old platform data is still compatible with\nthe change.\n\nSigned-off-by: Samu Onkalo \u003csamu.p.onkalo@nokia.com\u003e\nAcked-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nTested-by: Daniel Mack \u003cdaniel@caiaq.de\u003e\nCc: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "ecc437aeee65afeea2e1bed963ccf6c384c555ea",
      "tree": "583091c4dc2c01e4de7d936d492a5cf7cc35b336",
      "parents": [
        "58e814227de9e8b5a4a50fb8018a770de9e974a0"
      ],
      "author": {
        "name": "Samu Onkalo",
        "email": "samu.p.onkalo@nokia.com",
        "time": "Mon May 24 14:33:34 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 25 08:07:06 2010 -0700"
      },
      "message": "lis3: separate configuration function for 8 bit device\n\nSeparate configuration function for 8 bit version of the chip.  This way\ngeneric part of the init function stays little bit more readable.\n\nSigned-off-by: Samu Onkalo \u003csamu.p.onkalo@nokia.com\u003e\nAcked-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nTested-by: Daniel Mack \u003cdaniel@caiaq.de\u003e\nCc: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "58e814227de9e8b5a4a50fb8018a770de9e974a0",
      "tree": "ecd88204d4b8baa99e73780bf5b41fd36a3c9a3e",
      "parents": [
        "4762bbc1a3a1f22095278b74dd1b8cee04858641"
      ],
      "author": {
        "name": "Samu Onkalo",
        "email": "samu.p.onkalo@nokia.com",
        "time": "Mon May 24 14:33:32 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 25 08:07:06 2010 -0700"
      },
      "message": "lis3: add missing constants for 8bit device\n\nDefinitions for click were missing.\n\nSigned-off-by: Samu Onkalo \u003csamu.p.onkalo@nokia.com\u003e\nAcked-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nTested-by: Daniel Mack \u003cdaniel@caiaq.de\u003e\nCc: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "f13771187b9423b824f32518319f6da85d819003",
      "tree": "c431cf16c286065a302d5f3fb43fc1abac7e4047",
      "parents": [
        "15953654cc312429740fd58fb37a5a3d63a54376",
        "9f37af654fda88a8dcca74c785f6c20e52758866"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon May 24 08:01:10 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon May 24 08:01:10 2010 -0700"
      },
      "message": "Merge branch \u0027bkl/ioctl\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing\n\n* \u0027bkl/ioctl\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing:\n  uml: Pushdown the bkl from harddog_kern ioctl\n  sunrpc: Pushdown the bkl from sunrpc cache ioctl\n  sunrpc: Pushdown the bkl from ioctl\n  autofs4: Pushdown the bkl from ioctl\n  uml: Convert to unlocked_ioctls to remove implicit BKL\n  ncpfs: BKL ioctl pushdown\n  coda: Clean-up whitespace problems in pioctl.c\n  coda: BKL ioctl pushdown\n  drivers: Push down BKL into various drivers\n  isdn: Push down BKL into ioctl functions\n  scsi: Push down BKL into ioctl functions\n  dvb: Push down BKL into ioctl functions\n  smbfs: Push down BKL into ioctl function\n  coda/psdev: Remove BKL from ioctl function\n  um/mmapper: Remove BKL usage\n  sn_hwperf: Kill BKL usage\n  hfsplus: Push down BKL into ioctl function\n"
    },
    {
      "commit": "cf9b59e9d3e008591d1f54830f570982bb307a0d",
      "tree": "113478ce8fd8c832ba726ffdf59b82cb46356476",
      "parents": [
        "44504b2bebf8b5823c59484e73096a7d6574471d",
        "f4b87dee923342505e1ddba8d34ce9de33e75050"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sat May 22 00:36:56 2010 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sat May 22 00:36:56 2010 -0600"
      },
      "message": "Merge remote branch \u0027origin\u0027 into secretlab/next-devicetree\n\nMerging in current state of Linus\u0027 tree to deal with merge conflicts and\nbuild failures in vio.c after merge.\n\nConflicts:\n\tdrivers/i2c/busses/i2c-cpm.c\n\tdrivers/i2c/busses/i2c-mpc.c\n\tdrivers/net/gianfar.c\n\nAlso fixed up one line in arch/powerpc/kernel/vio.c to use the\ncorrect node pointer.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "4018294b53d1dae026880e45f174c1cc63b5d435",
      "tree": "6db3538eaf91b653381720a6d92f4f15634a93d0",
      "parents": [
        "597b9d1e44e9ba69f2454a5318bbe7a6d5e6930a"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Tue Apr 13 16:13:02 2010 -0700"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sat May 22 00:10:40 2010 -0600"
      },
      "message": "of: Remove duplicate fields from of_platform_driver\n\n.name, .match_table and .owner are duplicated in both of_platform_driver\nand device_driver.  This patch is a removes the extra copies from struct\nof_platform_driver and converts all users to the device_driver members.\n\nThis patch is a pretty mechanical change.  The usage model doesn\u0027t change\nand if any drivers have been missed, or if anything has been fixed up\nincorrectly, then it will fail with a compile time error, and the fixup\nwill be trivial.  This patch looks big and scary because it touches so\nmany files, but it should be pretty safe.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Sean MacLennan \u003csmaclennan@pikatech.com\u003e\n\n"
    },
    {
      "commit": "55929332c92e5d34d65a8f784604c92677ea3e15",
      "tree": "555e922d470336d07ace32bb564ac5358379a3c4",
      "parents": [
        "703c631ebbcadcfd861d01e697fdda7c388fec9a"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Tue Apr 27 00:24:05 2010 +0200"
      },
      "committer": {
        "name": "Frederic Weisbecker",
        "email": "fweisbec@gmail.com",
        "time": "Mon May 17 05:27:41 2010 +0200"
      },
      "message": "drivers: Push down BKL into various drivers\n\nThese are the last remaining device drivers using\nthe -\u003eioctl file operation in the drivers directory\n(except from v4l drivers).\n\n[fweisbec: drop i8k pushdown as it has been done from\nprocfs pushdown branch already]\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\n"
    },
    {
      "commit": "cea0d767c29669bf89f86e4aee46ef462d2ebae8",
      "tree": "e7f65605979547a2ecfd2ec26e9374cbe25ff1a7",
      "parents": [
        "b2464ab2023f20aea23ef8df1cb45b338c859ea5",
        "0559a538899d48e7d730affb9df2abb13a7d9008"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 11 17:38:04 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 11 17:38:04 2010 -0700"
      },
      "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: (applesmc) Correct sysfs fan error handling\n  hwmon: (asc7621) Bug fixes\n"
    },
    {
      "commit": "06efbeb4a47b6f865e1c9d175ab9d6e90b69ae9e",
      "tree": "6c25f5ff4a50ad3d42c93a17a13a278076d2b52a",
      "parents": [
        "a3ed2a15719219769bb095b28009c1d654a419e8"
      ],
      "author": {
        "name": "Oliver Neukum",
        "email": "oneukum@suse.de",
        "time": "Tue May 11 14:07:03 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 11 17:33:42 2010 -0700"
      },
      "message": "hp_accel: fix race in device removal\n\nThe work queue has to be flushed after the device has been made\ninaccessible.  The patch closes a window during which a work queue might\nremain active after the device is removed and would then lead to ACPI\ncalls with undefined behavior.\n\nSigned-off-by: Oliver Neukum \u003coneukum@suse.de\u003e\nAcked-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nAcked-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nCc: Pavel Herrmann \u003cmorpheus.ibis@gmail.com\u003e\nCc: \u003cstable@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "0559a538899d48e7d730affb9df2abb13a7d9008",
      "tree": "99d6b4da24a0ffc4da57c78630150daf8ca897e9",
      "parents": [
        "d1bf8cf6b911001d50f2079c158cb5dd9782e187"
      ],
      "author": {
        "name": "Henrik Rydberg",
        "email": "rydberg@euromail.se",
        "time": "Tue May 11 09:17:47 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue May 11 09:17:47 2010 +0200"
      },
      "message": "hwmon: (applesmc) Correct sysfs fan error handling\n\nThe current code will not remove the sysfs files for fan numbers three\nand up. Also, upon exit, fans one and two are removed regardless of\ntheir existence.  This patch cleans up the sysfs error handling for\nthe fans.\n\nSigned-off-by: Henrik Rydberg \u003crydberg@euromail.se\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "d1bf8cf6b911001d50f2079c158cb5dd9782e187",
      "tree": "a69993567e5f29d3718019e7bb710371bac1141b",
      "parents": [
        "94b849aaf6e22ab7bf54b0d0377a882d4892396d"
      ],
      "author": {
        "name": "Ken Milmore",
        "email": "ken.milmore@googlemail.com",
        "time": "Tue May 11 09:17:46 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue May 11 09:17:46 2010 +0200"
      },
      "message": "hwmon: (asc7621) Bug fixes\n\n* Allow fan minimum RPM to be set to zero without triggering alarms.\n* Fix voltage scaling arithmetic and correct scale factors.\n* Correct fan1-fan4 alarm bit shifts.\n* Correct register address for temp3_smoothing_enable.\n* Read the alarm registers with high priority.\n\nSigned-off-by: Ken Milmore \u003cken.milmore@googlemail.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "9bd14a839d2ec703c56593a7209f2310c16d6478",
      "tree": "7069b98849a1a5693339fdafe4ebc6ec6bf941c3",
      "parents": [
        "a88a2b886404b1cfc109125b1cba4775e8682955"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Apr 23 13:17:48 2010 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Apr 24 11:31:24 2010 -0700"
      },
      "message": "lis3: add support for HP ProBook 432x/442x/452x/522x\n\nCorrect axis-mappings for new HP ProBook laptops.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nAcked-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": "a30dcb4f68fb60440f71b3e62bc5c15f631d14f9",
      "tree": "a2ba38be58a2635d4fc46551682361b04344b6b4",
      "parents": [
        "e234ebf7881c013b654113f0a208977ac3ce1d01"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Apr 15 02:45:25 2010 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Apr 22 15:24:56 2010 -0700"
      },
      "message": "sysfs: use sysfs_attr_init in ASUS atk0110 driver\n\nAnnotate dynamic sysfs attribute in atk_create_files(). This gets\nrid of the following lockdep warning:\n\n BUG: key ffff8800379ca670 not in .data!\n ------------[ cut here ]------------\n WARNING: at kernel/lockdep.c:2696 lockdep_init_map+0xd2/0x108()\n Hardware name: P5K PRO\n Modules linked in: asus_atk0110(+) pata_acpi firewire_ohci ata_generic\n dm_multipath firewire_core crc_itu_t pata_marvell floppy\n Pid: 599, comm: modprobe Not tainted 2.6.34-rc4 #27\n Call Trace:\n  [\u003cffffffff8104cdb0\u003e] warn_slowpath_common+0x7c/0x94\n  [\u003cffffffff8104cddc\u003e] warn_slowpath_null+0x14/0x16\n  [\u003cffffffff81077c4d\u003e] lockdep_init_map+0xd2/0x108\n  [\u003cffffffff81165873\u003e] sysfs_add_file_mode+0x66/0xa2\n  [\u003cffffffff811658c0\u003e] sysfs_add_file+0x11/0x13\n  [\u003cffffffff8116594b\u003e] sysfs_create_file+0x2a/0x2c\n  [\u003cffffffff812c1f9c\u003e] device_create_file+0x19/0x1b\n  [\u003cffffffffa005b4fd\u003e] atk_add+0x58b/0x72e [asus_atk0110]\n  [\u003cffffffff812572a1\u003e] acpi_device_probe+0x50/0x122\n  [\u003cffffffff812c46af\u003e] driver_probe_device+0xa2/0x127\n  [\u003cffffffff812c4783\u003e] __driver_attach+0x4f/0x6b\n  [\u003cffffffff812c4734\u003e] ? __driver_attach+0x0/0x6b\n  [\u003cffffffff812c3c94\u003e] bus_for_each_dev+0x59/0x8e\n  [\u003cffffffff812c4519\u003e] driver_attach+0x1e/0x20\n  [\u003cffffffff812c4152\u003e] bus_add_driver+0xb9/0x207\n  [\u003cffffffff812c4a5f\u003e] driver_register+0x9d/0x10e\n  [\u003cffffffffa005f000\u003e] ? atk0110_init+0x0/0x31 [asus_atk0110]\n  [\u003cffffffff81257c7c\u003e] acpi_bus_register_driver+0x43/0x45\n  [\u003cffffffffa005f015\u003e] atk0110_init+0x15/0x31 [asus_atk0110]\n  [\u003cffffffffa005f000\u003e] ? atk0110_init+0x0/0x31 [asus_atk0110]\n  [\u003cffffffff81002069\u003e] do_one_initcall+0x5e/0x15e\n  [\u003cffffffff81085075\u003e] sys_init_module+0xd8/0x239\n  [\u003cffffffff81009cf2\u003e] system_call_fastpath+0x16/0x1b\n ---[ end trace 4d0c84007055efb9 ]---\n BUG: key ffff8800379ca638 not in .data!\n BUG: key ffff8800379ca6a8 not in .data!\n BUG: key ffff8800379ca6e0 not in .data!\n BUG: key ffff880036f73670 not in .data!\n BUG: key ffff880036f73638 not in .data!\n BUG: key ffff880036f736a8 not in .data!\n BUG: key ffff880036f736e0 not in .data!\n BUG: key ffff880036f76c70 not in .data!\n BUG: key ffff880036f76c38 not in .data!\n BUG: key ffff880036f76ca8 not in .data!\n BUG: key ffff880036f76ce0 not in .data!\n BUG: key ffff8800368e7670 not in .data!\n BUG: key ffff8800368e7638 not in .data!\n BUG: key ffff8800368e76a8 not in .data!\n BUG: key ffff8800368e76e0 not in .data!\n BUG: key ffff880036ef7670 not in .data!\n BUG: key ffff880036ef7638 not in .data!\n BUG: key ffff880036ef76a8 not in .data!\n BUG: key ffff880036ef76e0 not in .data!\n BUG: key ffff8800373ccc70 not in .data!\n BUG: key ffff8800373ccc38 not in .data!\n BUG: key ffff8800373ccca8 not in .data!\n BUG: key ffff8800373ccce0 not in .data!\n BUG: key ffff880037a60870 not in .data!\n BUG: key ffff880037a60838 not in .data!\n BUG: key ffff880037a608a8 not in .data!\n BUG: key ffff880037a608e0 not in .data!\n BUG: key ffff880037355070 not in .data!\n BUG: key ffff880037355038 not in .data!\n BUG: key ffff8800373550a8 not in .data!\n BUG: key ffff8800373550e0 not in .data!\n BUG: key ffff8800378c2670 not in .data!\n BUG: key ffff8800378c2638 not in .data!\n BUG: key ffff8800378c26a8 not in .data!\n BUG: key ffff8800378c26e0 not in .data!\n BUG: key ffff880036ef7e70 not in .data!\n BUG: key ffff880036ef7e38 not in .data!\n BUG: key ffff880036ef7ea8 not in .data!\n BUG: key ffff880036ef7ee0 not in .data!\n\nCc: Eric W. Biederman \u003cebiederm@xmission.com\u003e\nReported-by: Dhaval Giani \u003cdhaval.giani@gmail.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\nTested-by: Dhaval Giani \u003cdhaval.giani@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "e1741712e85cec8004c7eeeea81186618f78eff1",
      "tree": "ec6a0b33d4f9d8455a2f1116f17cf0702ad129bd",
      "parents": [
        "2b3d1d87eaabf422a42440351ff3be1792d35852"
      ],
      "author": {
        "name": "Justin P. Mattock",
        "email": "justinmattock@gmail.com",
        "time": "Wed Apr 14 16:14:10 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Apr 14 16:14:10 2010 +0200"
      },
      "message": "hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support\n\nAdd the iMac9,1 and the MacBookPro2,2 temperature sensors to hwmon\ndriver applesmc to fix kernel bug #14429:\nhttps://bugzilla.kernel.org/show_bug.cgi?id\u003d14429\n\nSigned-off-by: Justin P. Mattock \u003cjustinmattock@gmail.com\u003e\nAcked-by: Nicolas Boichat \u003cnicolas@boichat.ch\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "2b3d1d87eaabf422a42440351ff3be1792d35852",
      "tree": "692f159899cfa29bb33c9394c1c6616a106a11a2",
      "parents": [
        "8acf07c5a7674e53f2d320d540aec5d714b105cf"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Apr 14 16:14:10 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Apr 14 16:14:10 2010 +0200"
      },
      "message": "hwmon: (it87) Invalidate cache on temperature sensor change\n\nWhen any temperature sensor type is changed, the corresponding\ntemperature value needs to be updated. The register caching mechanism\nmay delay this update, so we want to invalidate the cache to force an\nimmediate update.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "8acf07c5a7674e53f2d320d540aec5d714b105cf",
      "tree": "4a7f46597031fcede0c2fdd6851e353784070758",
      "parents": [
        "a00afb97e23fd904b12a3f4de3237d8ab2f68738"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Apr 14 16:14:09 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Apr 14 16:14:09 2010 +0200"
      },
      "message": "hwmon: (it87) Properly handle wrong sensor type requests\n\nCurrently, if someone tries to set the thermal sensor type to an\nunsupported value, subsequent accesses to the chip may temporarily\nshow the sensor in question as disabled. Use a temporary variable\nand only update the cached value on success, to prevent such\nconfusion.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "a00afb97e23fd904b12a3f4de3237d8ab2f68738",
      "tree": "2b043b5996ea383d0b182278c18bf34b16982163",
      "parents": [
        "c7a78d2c2e2537fd24903e966f34aae50319d587"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Apr 14 16:14:09 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Apr 14 16:14:09 2010 +0200"
      },
      "message": "hwmon: (it87) Don\u0027t arbitrarily enable temperature channels\n\nTemperature channels can be used in 2 different modes (thermistor and\nthermal diode) and we don\u0027t know which one, if any, is correct for\nevery given board. So don\u0027t arbitrarily choose one. Instead, leave the\ntemperature channels untouched. They can be configured from user-space\nif needed anyway.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "c7a78d2c2e2537fd24903e966f34aae50319d587",
      "tree": "b53c5677e1528b8e5659c92a94f1e4fb0fca8923",
      "parents": [
        "328a2c22abd08911e37fa66f1358f829cecd72e9"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Apr 14 16:14:08 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Apr 14 16:14:08 2010 +0200"
      },
      "message": "hwmon: (sht15) Properly handle the case CONFIG_REGULATOR\u003dn\n\nWhen CONFIG_REGULATOR isn\u0027t set, regulator_get_voltage() returns 0.\nProperly handle this case by not trusting the value.\n\nReported-by: Jerome Oufella \u003cjerome.oufella@savoirfairelinux.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\nAcked-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "328a2c22abd08911e37fa66f1358f829cecd72e9",
      "tree": "31f33c7b72b522eed0ab4d5da9904cc726471937",
      "parents": [
        "2ba3abd8186f24c7fb418927025b4e2120e3a362"
      ],
      "author": {
        "name": "Jerome Oufella",
        "email": "jerome.oufella@savoirfairelinux.com",
        "time": "Wed Apr 14 16:14:07 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Apr 14 16:14:07 2010 +0200"
      },
      "message": "hwmon: (sht15) Fix sht15_calc_temp interpolation function\n\nI discovered two issues.\nFirst the previous sht15_calc_temp() loop did not iterate through the\ntemppoints array since the (data-\u003esupply_uV \u003e temppoints[i - 1].vdd)\ntest is always true in this direction.\n\nAlso the two-points linear interpolation function was returning biased\nvalues due to a stray division by 1000 which shouldn\u0027t be there.\n\n[JD: Also change the default value for d1 from 0 to something saner.]\n\nSigned-off-by: Jerome Oufella \u003cjerome.oufella@savoirfairelinux.com\u003e\nAcked-by: Jonathan Cameron \u003cjic23@cam.ac.uk\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "5a0e3ad6af8660be21ca98a971cd00f331318c05",
      "tree": "5bfb7be11a03176a87296a43ac6647975c00a1d1",
      "parents": [
        "ed391f4ebf8f701d3566423ce8f17e614cde9806"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Wed Mar 24 17:04:11 2010 +0900"
      },
      "committer": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Tue Mar 30 22:02:32 2010 +0900"
      },
      "message": "include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h\n\npercpu.h is included by sched.h and module.h and thus ends up being\nincluded when building most .c files.  percpu.h includes slab.h which\nin turn includes gfp.h making everything defined by the two files\nuniversally available and complicating inclusion dependencies.\n\npercpu.h -\u003e slab.h dependency is about to be removed.  Prepare for\nthis change by updating users of gfp and slab facilities include those\nheaders directly instead of assuming availability.  As this conversion\nneeds to touch large number of source files, the following script is\nused as the basis of conversion.\n\n  http://userweb.kernel.org/~tj/misc/slabh-sweep.py\n\nThe script does the followings.\n\n* Scan files for gfp and slab usages and update includes such that\n  only the necessary includes are there.  ie. if only gfp is used,\n  gfp.h, if slab is used, slab.h.\n\n* When the script inserts a new include, it looks at the include\n  blocks and try to put the new include such that its order conforms\n  to its surrounding.  It\u0027s put in the include block which contains\n  core kernel includes, in the same order that the rest are ordered -\n  alphabetical, Christmas tree, rev-Xmas-tree or at the end if there\n  doesn\u0027t seem to be any matching order.\n\n* If the script can\u0027t find a place to put a new include (mostly\n  because the file doesn\u0027t have fitting include block), it prints out\n  an error message indicating which .h file needs to be added to the\n  file.\n\nThe conversion was done in the following steps.\n\n1. The initial automatic conversion of all .c files updated slightly\n   over 4000 files, deleting around 700 includes and adding ~480 gfp.h\n   and ~3000 slab.h inclusions.  The script emitted errors for ~400\n   files.\n\n2. Each error was manually checked.  Some didn\u0027t need the inclusion,\n   some needed manual addition while adding it to implementation .h or\n   embedding .c file was more appropriate for others.  This step added\n   inclusions to around 150 files.\n\n3. The script was run again and the output was compared to the edits\n   from #2 to make sure no file was left behind.\n\n4. Several build tests were done and a couple of problems were fixed.\n   e.g. lib/decompress_*.c used malloc/free() wrappers around slab\n   APIs requiring slab.h to be added manually.\n\n5. The script was run on all .h files but without automatically\n   editing them as sprinkling gfp.h and slab.h inclusions around .h\n   files could easily lead to inclusion dependency hell.  Most gfp.h\n   inclusion directives were ignored as stuff from gfp.h was usually\n   wildly available and often used in preprocessor macros.  Each\n   slab.h inclusion directive was examined and added manually as\n   necessary.\n\n6. percpu.h was updated not to include slab.h.\n\n7. Build test were done on the following configurations and failures\n   were fixed.  CONFIG_GCOV_KERNEL was turned off for all tests (as my\n   distributed build env didn\u0027t work with gcov compiles) and a few\n   more options had to be turned off depending on archs to make things\n   build (like ipr on powerpc/64 which failed due to missing writeq).\n\n   * x86 and x86_64 UP and SMP allmodconfig and a custom test config.\n   * powerpc and powerpc64 SMP allmodconfig\n   * sparc and sparc64 SMP allmodconfig\n   * ia64 SMP allmodconfig\n   * s390 SMP allmodconfig\n   * alpha SMP allmodconfig\n   * um on x86_64 SMP allmodconfig\n\n8. percpu.h modifications were reverted so that it could be applied as\n   a separate patch and serve as bisection point.\n\nGiven the fact that I had only a couple of failures from tests on step\n6, I\u0027m fairly confident about the coverage of this conversion patch.\nIf there is a breakage, it\u0027s likely to be something in one of the arch\nheaders which should be easily discoverable easily on most builds of\nthe specific arch.\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\nGuess-its-ok-by: Christoph Lameter \u003ccl@linux-foundation.org\u003e\nCc: Ingo Molnar \u003cmingo@redhat.com\u003e\nCc: Lee Schermerhorn \u003cLee.Schermerhorn@hp.com\u003e\n"
    },
    {
      "commit": "b00d8a7e299eab9970b0ba75a4e2ea1df39059ad",
      "tree": "91f03cedfec797cb2887cb95c61f3cae9596fe6a",
      "parents": [
        "3f7cd7ea9383755eef53f92667c520489165667f"
      ],
      "author": {
        "name": "Jaswinder Singh Rajput",
        "email": "jaswinder@kernel.org",
        "time": "Mon Mar 29 22:03:06 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Mar 29 22:03:06 2010 +0200"
      },
      "message": "hwmon: (asc7621) Add X58 entry in Kconfig\n\nIntel X58 have asc7621a chip. So added X58 entry in Kconfig for asc7621.\nAlso arranged existing models in ascending order.\n\nSigned-off-by: Jaswinder Singh Rajput \u003cjaswinderrajput@gmail.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "3f7cd7ea9383755eef53f92667c520489165667f",
      "tree": "ff148760ace3337d2426269da246732487ab7b63",
      "parents": [
        "4d7a5644e4adfafe76c2bd8ee168e3f3b5dae3a8"
      ],
      "author": {
        "name": "Dan Carpenter",
        "email": "error27@gmail.com",
        "time": "Mon Mar 29 22:03:03 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Mar 29 22:03:03 2010 +0200"
      },
      "message": "hwmon: (w83793) Saving negative errors in unsigned\n\n\"ret\" is used to store the return value for watchdog_trigger() and it\nshould be signed for the error handling to work.\n\nSigned-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n\n"
    },
    {
      "commit": "4d7a5644e4adfafe76c2bd8ee168e3f3b5dae3a8",
      "tree": "f0b5e55e93b16dbbce4399e708b818b9513c453d",
      "parents": [
        "fcc6a7462ec8d8a7d63ec59559e91f8fd6991160"
      ],
      "author": {
        "name": "Dean Nelson",
        "email": "dnelson@redhat.com",
        "time": "Mon Mar 29 22:03:00 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Mar 29 22:03:00 2010 +0200"
      },
      "message": "hwmon: (coretemp) Add missing newline to dev_warn() message\n\nAdd missing newline to dev_warn() message string. This is more of an issue\nwith older kernels that don\u0027t automatically add a newline if it was missing\nfrom the end of the previous line.\n\nSigned-off-by: Dean Nelson \u003cdnelson@redhat.com\u003e\nCc: stable@kernel.org\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "fcc6a7462ec8d8a7d63ec59559e91f8fd6991160",
      "tree": "a2e985a2d8165f13bdfb22f3d8a709938ec2c6e4",
      "parents": [
        "b72c40949b0f04728f2993a1434598d3bad094ea"
      ],
      "author": {
        "name": "Prarit Bhargava",
        "email": "prarit@redhat.com",
        "time": "Mon Mar 29 22:02:59 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Mar 29 22:02:59 2010 +0200"
      },
      "message": "hwmon: (coretemp) Fix cpu model output\n\nAvoid hex and decimal confusion when printing out the cpu model.\n\nSigned-off-by: Prarit Bhargava \u003cprarit@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "dff6d1c5ef9116a4478908001d72ee67127ecf01",
      "tree": "43c6e7ff8e8059f8fd733efd45b51f84b510d305",
      "parents": [
        "66ce3cf84deba6cc71dcf43c9d56a4278e5f712d",
        "a0a5e3488a51c46f383c5faa86b53828e30ce153"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Mar 06 11:33:09 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Mar 06 11:33:09 2010 -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: (23 commits)\n  hwmon: Remove the deprecated adt7473 driver\n  hwmon: Fix off-by-one kind values\n  hwmon: (tmp421) Fix temperature conversions\n  hwmon: (tmp421) Restore missing inputs\n  hwmon: Driver for Andigilog aSC7621 family monitoring chips\n  hwmon: (adt7411) Improve locking\n  hwmon: Add driver for ADT7411 voltage and temperature sensor\n  hwmon: (w83793) Add watchdog functionality\n  hwmon: (g760a) Make rpm_from_cnt static\n  hwmon: (it87) Validate auto pwm settings\n  hwmon: (it87) Add support for old automatic fan speed control\n  hwmon: (it87) Drop dead web links in documentation\n  hwmon: (it87) Add an entry in MAINTAINERS\n  hwmon: (it87) Use strict_strtol instead of simple_strtol\n  hwmon: (it87) Fix many checkpatch errors and warnings\n  hwmon: (it87) Add support for beep on alarm\n  hwmon: (it87) Create vid attributes by group\n  hwmon: (it87) Refactor attributes creation and removal\n  hwmon: (it87) Expose the PWM/temperature mappings\n  hwmon: (it87) Display fan outputs in automatic mode as such\n  ...\n"
    },
    {
      "commit": "5748150eabdacd3f870c311b63d32f5e312bf624",
      "tree": "de0aa06ad69a2ff2f9896ce4d8523ee84d699555",
      "parents": [
        "4cae787840ae82aa02649f45c46839b349034435"
      ],
      "author": {
        "name": "José Miguel Gonçalves",
        "email": "jose.goncalves@inov.pt",
        "time": "Fri Mar 05 13:43:58 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Mar 06 11:26:45 2010 -0800"
      },
      "message": "drivers/hwmon/adcxx.c: fix for single-channel ADCs\n\nWhile testing an ADC121S021 in an embedded board with a S3C2142 SoC (ARM\ncore), I have found that the \u0027adcxx\u0027 driver does not handle correctly\nsingle channel ADCs from this chip family.  For single channel chips you\nmust only issue one read transfer for correct measurement.\n\nSigned-off-by: Jose Miguel Goncalves \u003cjose.goncalves@inov.pt\u003e\nCc: Marc Pignat \u003cmarc.pignat@hevs.ch\u003e\nCc: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "4cae787840ae82aa02649f45c46839b349034435",
      "tree": "e67cfbcc8e385fd0eb6912449dc6ba2147d3ecef",
      "parents": [
        "4f2a9463d18517a9839401c3de6419ee1435875b"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Fri Mar 05 13:43:56 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Mar 06 11:26:45 2010 -0800"
      },
      "message": "drivers/hwmon/vt8231.c: fix continuation line formats\n\nString constants that are continued on subsequent lines with \\ will cause\nspurious whitespace in the resulting output.\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nCc: Roger Lucas \u003cvt8231@hiddenengine.co.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": "dc71afe5ac7e8d049bb991330518e4c898a7d92e",
      "tree": "d4062a740a4a287a933483a74c3393ddea67821d",
      "parents": [
        "a44908d742a577fb5ccb9a8c082326d4cea234c2"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "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: Fix off-by-one kind values\n\nRecent changes on the I2C front have left off-by-one array indexes in\n3 hwmon drivers. Fix them.\n\nFaulty commit:\ne5e9f44c2 i2c: Drop I2C_CLIENT_INSMOD_2 to 8\n\nReported-by: Dan Carpenter \u003cerror27@gmail.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Hans de Goede \u003chdegoede@redhat.com\u003e\nCc: Andre Prendel \u003candre.prendel@gmx.de\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "a44908d742a577fb5ccb9a8c082326d4cea234c2",
      "tree": "098a62ddb96853c7e66fb58b67f5f163b8d3d401",
      "parents": [
        "8d59582a867470a3e0c3eced4a01625ae8dc546b"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "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: (tmp421) Fix temperature conversions\n\nThe low bits of temperature registers are status bits, they must be\nmasked out before converting the register values to temperatures.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nTested-by: Andre Prendel \u003candre.prendel@gmx.de\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "8d59582a867470a3e0c3eced4a01625ae8dc546b",
      "tree": "6f35acf842f80e3a18cdd6d644b181d4ce43f380",
      "parents": [
        "d58de038728221f780e11d50b32aa40d420c1150"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "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: (tmp421) Restore missing inputs\n\nAn off-by-one error caused some inputs to not be created by the driver\nwhen they should. TMP421 gets only one input instead of two, TMP422\ngets two instead of three, etc. Fix the bug by listing explicitly the\nnumber of inputs each device has.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nTested-by: Andre Prendel \u003candre.prendel@gmx.de\u003e\nCc: stable@kernel.org\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": "232449850229deeda84194e8a3c93a49ab6a043e",
      "tree": "f9c6f1f51b2cd1ed84b873e87e500778f5e385e7",
      "parents": [
        "d84ca5b345c2b77ebf053d534ada6af2332a43b6"
      ],
      "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: (adt7411) Improve locking\n\nAdd proper locking for the cached variables. Also get rid of\nref_is_vdd, which became obsolete.\n\nSigned-off-by: Wolfram Sang \u003cw.sang@pengutronix.de\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": "5852f9609d21794c45964129b03365883150a6d0",
      "tree": "cb49355a891eb942b785f98bfe958a095005547c",
      "parents": [
        "ebec05bdc4f7d3da852aa86fb54b163d9aeb9848"
      ],
      "author": {
        "name": "Sven Anders",
        "email": "anders@anduras.de",
        "time": "Fri Mar 05 22:17:22 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:22 2010 +0100"
      },
      "message": "hwmon: (w83793) Add watchdog functionality\n\nAdd watchdog functionality to the Winbond W83793 driver.\n\nSigned-off-by: Sven Anders \u003canders@anduras.de\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "ebec05bdc4f7d3da852aa86fb54b163d9aeb9848",
      "tree": "54bd0d9327a4b83651c2f5d640848f304ee6ff0f",
      "parents": [
        "cccfc9c4bb3c7888f8249b36e08d6e115238c613"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:22 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:22 2010 +0100"
      },
      "message": "hwmon: (g760a) Make rpm_from_cnt static\n\nFunction rpm_from_cnt is only used internally so it can be made\nstatic. Make it inline while we\u0027re here, for performance reasons\n(although hopefully gcc would figure out by itself...)\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Herbert Valerio Riedel \u003chvr@gnu.org\u003e\nAcked-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\n"
    },
    {
      "commit": "cccfc9c4bb3c7888f8249b36e08d6e115238c613",
      "tree": "acff09833d8e7fd1b87efb27394860ea398dcaa9",
      "parents": [
        "4f3f51bc21d434f8d91a79438a1957ec0baa9e30"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:21 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:21 2010 +0100"
      },
      "message": "hwmon: (it87) Validate auto pwm settings\n\nBefore switching to automatic fan control mode, make sure that all the\ntrip points make sense. Otherwise, the control loop could lead to\nweird fan behavior.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "4f3f51bc21d434f8d91a79438a1957ec0baa9e30",
      "tree": "b61b17498c2b3a46377692526f56551681d1894d",
      "parents": [
        "404a552d8ae6847ae17f3c749bd5d312da08efe4"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:21 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:21 2010 +0100"
      },
      "message": "hwmon: (it87) Add support for old automatic fan speed control\n\nAdd support for the automatic fan speed control interface as\nimplemented by IT8705F chips up to revision F and IT8712F chips up to\nrevision G. This implementation fits very well in our standard sysfs\ninterface.\n\nI implemented the old and not the new interface because the only chip\nI have at hand is an old one, and the new interface is more difficult\nto map to the standard sysfs interface. Adding support later should be\npossible though, if someone with a supported chip is interested.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "f5f64501e430784251b23625850ce6d690800acf",
      "tree": "7792deb2086976e96a6f0387a25f1e63f3dc88d0",
      "parents": [
        "5f2dc798cadd144659cc9f5b6fc2a0a12c6dbdb0"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:19 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:19 2010 +0100"
      },
      "message": "hwmon: (it87) Use strict_strtol instead of simple_strtol\n\nFor consistency and robustness, use strict_strtol instead of\nsimple_strtol.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "5f2dc798cadd144659cc9f5b6fc2a0a12c6dbdb0",
      "tree": "5217c71ab7d91117b80897781aa06dd93957ba7e",
      "parents": [
        "d9b327c310030fa80abbbc9eaaca9f1a6228dbf3"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:18 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:18 2010 +0100"
      },
      "message": "hwmon: (it87) Fix many checkpatch errors and warnings\n\nFix 20 errors and 11 warnings reported by the checkpatch script. The\nremainining errors would require more work. The remaining warnings\nwill be addressed later.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "d9b327c310030fa80abbbc9eaaca9f1a6228dbf3",
      "tree": "43e98a7e1080d9fb1d0586796c4f272dd5b2b530",
      "parents": [
        "6a8d7acfbef8ac6bf34421eae980f903cbe36874"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:17 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:17 2010 +0100"
      },
      "message": "hwmon: (it87) Add support for beep on alarm\n\nThe IT87xxF chips support beeping on alarm, if properly wired and\nconfigured. There is one control bit for each input type (temperature,\nfan, voltage.) Let the user see and change them.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "6a8d7acfbef8ac6bf34421eae980f903cbe36874",
      "tree": "2e9715e0f91f4cc09e04747cc86cbc5417395d9f",
      "parents": [
        "723a0aa0a10f111d7e9e0977d51ac996bf8edbbf"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:16 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:16 2010 +0100"
      },
      "message": "hwmon: (it87) Create vid attributes by group\n\nOnly VID-related attributes are left in it87_attributes_opt, so we\nmight as well rename it to it87_attributes_vid and use this group to\ncreate all attributes at once.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "723a0aa0a10f111d7e9e0977d51ac996bf8edbbf",
      "tree": "cb5edbb73162ff9de8d029c549b5bd5287cbad83",
      "parents": [
        "94ac7ee616809d1c919f222037330eca211da9e4"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:16 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:16 2010 +0100"
      },
      "message": "hwmon: (it87) Refactor attributes creation and removal\n\nThere is a lot of code redundancy in the creation of the fan and\npwm attributes. Move these attributes to arrays so that the code can\nbe simplified.\n\nThis in turns makes the attributes removal code larger, so move it to\na separate function that can be called in both the standard removal\ncase and the error path during probing.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "94ac7ee616809d1c919f222037330eca211da9e4",
      "tree": "ad34bf16b93069125ad968c1c38769837cee8284",
      "parents": [
        "b99883dcd565e30299a6c5c3250725a4d48a8253"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:16 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:16 2010 +0100"
      },
      "message": "hwmon: (it87) Expose the PWM/temperature mappings\n\nLet the user read the PWM-to-temperature mappings. Until the trip\npoints are also exposed, this is essentially a way to know how the\nBIOS has set things up. The ability to change the settings will be\nadded later, together with the trip points.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "b99883dcd565e30299a6c5c3250725a4d48a8253",
      "tree": "98e5353f006b3fe8362d8b8dc4af35b1cb256fb5",
      "parents": [
        "53de33427fa3d7dd62cc5ec75ce0d4e6c6d602dd"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:15 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:15 2010 +0100"
      },
      "message": "hwmon: (it87) Display fan outputs in automatic mode as such\n\nThe it87 driver doesn\u0027t yet support automatic fan control. Let it at\nleast tell the user when a fan output is in automatic mode. Also let\nthe user switch from automatic mode (possibly set by the BIOS) to\nmanual mode and back without losing the settings.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "53de33427fa3d7dd62cc5ec75ce0d4e6c6d602dd",
      "tree": "82a1fd88a2d132b534fe3df3e2ea536c1b5099ae",
      "parents": [
        "95238364167edaf93ce2890e5f55326b63194851"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:15 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:15 2010 +0100"
      },
      "message": "hwmon: (lm90) Add SMBus alert support\n\nTested successfully with an ADM1032 chip on its evaluation board. It\nshould work fine with all other chips as well.\n\nAt this point this is more of a proof-of-concept, we don\u0027t do anything\nterribly useful on SMBus alert: we simply log the event. But this could\nlater evolve into libsensors signaling so that user-space applications\ncan take an appropriate action.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nCc: Trent Piepho \u003ctpiepho@freescale.com\u003e\n"
    },
    {
      "commit": "95238364167edaf93ce2890e5f55326b63194851",
      "tree": "21a1c398b9102c74d38a61d22d34089e5697ccd1",
      "parents": [
        "6771ea1fff988651593f78c122bc02e80f5100a0"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:14 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:14 2010 +0100"
      },
      "message": "hwmon: (lm90) Restore configuration on exit\n\nRestore the chip configuration when unloading the driver. This ensures\nwe don\u0027t leave the chip running if it was initially stopped.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "6771ea1fff988651593f78c122bc02e80f5100a0",
      "tree": "a7583f89769b553d7d8bbba42d30687043cd4a35",
      "parents": [
        "64ba9926759792cf7b95f823402e2781edd1b5d4"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:13 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Mar 05 22:17:13 2010 +0100"
      },
      "message": "hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASG\n\nThis chips is found on several Zotac Ion ITX boards, amongst others.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: MC Matti \u003cmcmatti17@googlemail.com\u003e\nCc: Manuel Lamotte-Schubert \u003cmls@pronego.com\u003e\n"
    },
    {
      "commit": "ec144a81ade915b5b38adedf10e84690813ed768",
      "tree": "c94b53c971ab2c39e27433267318b3c7bc86ff1b",
      "parents": [
        "b919ee827e048826786fd7e889a2b04f63382fe6",
        "88626272549b94310975932a9970d11a9b362a16"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Feb 17 10:00:42 2010 +1100"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Feb 17 10:00:42 2010 +1100"
      },
      "message": "Merge commit \u0027origin/master\u0027 into next\n"
    },
    {
      "commit": "b0bcdd3cd0adb85a7686b396ba50493871b1135c",
      "tree": "37a96df71be59971d409239b9d2fe2614e142374",
      "parents": [
        "197027e6ef830d60e10f76efc8d12bf3b6c35db5"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Feb 05 19:58:36 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Feb 05 19:58:36 2010 +0100"
      },
      "message": "hwmon: (w83781d) Request I/O ports individually for probing\n\nDifferent motherboards have different PNP declarations for\nW83781D/W83782D chips. Some declare the whole range of I/O ports (8\nports), some declare only the useful ports (2 ports at offset 5) and\nsome declare fancy ranges, for example 4 ports at offset 4. To\nproperly handle all cases, request all ports individually for probing.\nAfter we have determined that we really have a W83781D or W83782D\nchip, the useful port range will be requested again, as a single\nblock.\n\nI did not see a board which needs this yet, but I know of one for lm78\ndriver and I\u0027d like to keep the logic of these two drivers in sync.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: stable@kernel.org\n"
    }
  ],
  "next": "197027e6ef830d60e10f76efc8d12bf3b6c35db5"
}
