)]}'
{
  "log": [
    {
      "commit": "f71f5a550a43a81943efbe0032190ec381006b53",
      "tree": "d2eac8dcd43f1e56b9dcf0f05bbe2ff99953c2a8",
      "parents": [
        "0531d98b1f2ec6f92074e5b2a74927b865bc605c"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Mon Apr 02 21:25:46 2012 -0400"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun May 20 19:41:48 2012 -0700"
      },
      "message": "hwmon: use module_pci_driver\n\nThis patch converts the drivers in drivers/hwmon/* to use module_pci_driver()\nmacro which makes the code smaller and a bit simpler.\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nCc: Andreas Herrmann \u003candreas.herrmann3@amd.com\u003e\nCc: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nCc: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "93092a644fb519ec520c3a1f3e05ef9d25b1dac4",
      "tree": "86e4b2e248569803f315a2ea9e2fff975812117a",
      "parents": [
        "96585f1ae4698800a18582935e2f01bb65a44fe6"
      ],
      "author": {
        "name": "Frans Meulenbroeks",
        "email": "fransmeulenbroeks@gmail.com",
        "time": "Tue Jan 10 23:01:39 2012 +0100"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 18 18:26:42 2012 -0700"
      },
      "message": "hwmon: (k8temp) fix checkpatch issues\n\nresolved:\nWARNING: line over 80 characters\nERROR: do not use assignment in if condition\n\nSigned-off-by: Frans Meulenbroeks \u003cfransmeulenbroeks@gmail.com\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "600151b9de97bd580f9dc09199a10f0c2b65cb97",
      "tree": "9b8e9c962df0cc4c143697f2025ecf6587a79b97",
      "parents": [
        "7fe83ad877321f44c8141b8334bd2f6614deb739"
      ],
      "author": {
        "name": "Frans Meulenbroeks",
        "email": "fransmeulenbroeks@gmail.com",
        "time": "Thu Jan 05 19:50:17 2012 +0100"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 18 18:26:29 2012 -0700"
      },
      "message": "hwmon: use DEFINE_PCI_DEVICE_TABLE\n\nfix all checkpatch warnings about DEFINE_PCI_DEVICE_TABLE\n\nSigned-off-by: Frans Meulenbroeks \u003cfransmeulenbroeks@gmail.com\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "95de3b257516d21af6e0313c7bab119e4f80d6f4",
      "tree": "818026064f6a1602e08521f5adaed3aed6313013",
      "parents": [
        "bc1f419c76a2d6450413ce4349f4e4a07be011d5"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed May 25 20:43:31 2011 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Wed May 25 20:43:31 2011 +0200"
      },
      "message": "hwmon: Use helper functions to set and get driver data\n\nUse helper functions to set and get driver data. This is more elegant.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Andreas Herrmann \u003candreas.herrmann3@amd.com\u003e\nAcked-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "628b4504cf69fbe262b41c16a4a3fd61b091d61c",
      "tree": "4cdec2aa4b4934918d68bca2c0758faa989a36d2",
      "parents": [
        "81280572ca6f54009edfa4deee563e8678784218"
      ],
      "author": {
        "name": "Andreas Herrmann",
        "email": "andreas.herrmann3@amd.com",
        "time": "Thu Oct 28 20:31:42 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@endymion.delvare",
        "time": "Thu Oct 28 20:31:42 2010 +0200"
      },
      "message": "hwmon: (k8temp) Remove superfluous CPU family check\n\nThe family check in k8temp is not required because the driver is\nalready bound to a northbridge device only used with K8 CPUs.\n\nSigned-off-by: Andreas Herrmann \u003candreas.herrmann3@amd.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "a05e93f3b3fc2f53c1d0de3b17019e207c482349",
      "tree": "75cd457fee96e903503dc1c221f80baf05e07c08",
      "parents": [
        "c12c507d7185fe4e8ada7ed9832957576eefecf8"
      ],
      "author": {
        "name": "Andreas Herrmann",
        "email": "andreas.herrmann3@amd.com",
        "time": "Wed Aug 25 15:42:12 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Aug 25 15:42:12 2010 +0200"
      },
      "message": "hwmon: (k8temp) Differentiate between AM2 and ASB1\n\nCommit 8bf0223ed515be24de0c671eedaff49e78bebc9c (hwmon, k8temp: Fix\ntemperature reporting for ASB1 processor revisions) fixed temperature\nreporting for ASB1 CPUs. But those CPU models (model 0x6b, 0x6f, 0x7f)\nwere packaged both as AM2 (desktop) and ASB1 (mobile). Thus the commit\nleads to wrong temperature reporting for AM2 CPU parts.\n\nThe solution is to determine the package type for models 0x6b, 0x6f,\n0x7f.\n\nThis is done using BrandId from CPUID Fn8000_0001_EBX[15:0]. See\n\"Constructing the processor Name String\" in \"Revision Guide for AMD\nNPT Family 0Fh Processors\" (Rev. 3.46).\n\nCc: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nCc: stable@kernel.org [.32.x, .33.x, .34.x, .35.x]\nReported-by: Vladislav Guberinic \u003cneosisani@gmail.com\u003e\nSigned-off-by: Andreas Herrmann \u003candreas.herrmann3@amd.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "df149d02ea8ee49cd14c6609cc7ef980d62dce80",
      "tree": "98d2257db87600c7a8fad5fc112db4e5b69aa6ec",
      "parents": [
        "92fa5bd9a946b6e7aab6764e7312e4e3d9bed295"
      ],
      "author": {
        "name": "Julia Lawall",
        "email": "julia@diku.dk",
        "time": "Sat Aug 14 21:08:47 2010 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Aug 14 21:08:47 2010 +0200"
      },
      "message": "hwmon: (k8temp) Adjust confusing if indentation\n\nMove the if(err) statement after the if into the if branch indicated by its\nindentation.  The preceding if(err) test implies that err cannot be nonzero\nunless the if branch is taken.\n\nThe semantic match that finds this problem is as follows:\n(http://coccinelle.lip6.fr/)\n\n// \u003csmpl\u003e\n@r disable braces5@\nposition p1,p2;\nstatement S1,S2;\n@@\n\n(\nif (...) { ... }\n|\nif (...) S1@p1 S2@p2\n)\n\n@script:python@\np1 \u003c\u003c r.p1;\np2 \u003c\u003c r.p2;\n@@\n\nif (p1[0].column \u003d\u003d p2[0].column):\n cocci.print_main(\"branch\",p4)\n cocci.print_secs(\"after\",p5)\n// \u003c/smpl\u003e  \n\nSigned-off-by: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\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": "3dd3a156355e7e6bec0dc9a0bbb6eeecbd965d50",
      "tree": "3dcc7bd17a057db82055c5c04eca51bca863cffd",
      "parents": [
        "1fe63ab47a617ee95f562eaa7ddbbc59981ff8c6"
      ],
      "author": {
        "name": "Márton Németh",
        "email": "nm127@freemail.hu",
        "time": "Sun Jan 10 20:52:35 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jan 10 20:52:35 2010 +0100"
      },
      "message": "hwmon: Make PCI device ids constant\n\nThe id_table field of the struct pci_driver is constant in \u003clinux/pci.h\u003e\nso it is worth to make pci_device_id also constant.\n\nThe semantic match that finds this kind of pattern is as follows:\n(http://coccinelle.lip6.fr/)\n\n// \u003csmpl\u003e\n@r@\nidentifier I1, I2, x;\n@@\n\tstruct I1 {\n\t  ...\n\t  const struct I2 *x;\n\t  ...\n\t};\n@s@\nidentifier r.I1, y;\nidentifier r.x, E;\n@@\n\tstruct I1 y \u003d {\n\t  .x \u003d E,\n\t};\n@c@\nidentifier r.I2;\nidentifier s.E;\n@@\n\tconst struct I2 E[] \u003d ... ;\n@depends on !c@\nidentifier r.I2;\nidentifier s.E;\n@@\n+\tconst\n\tstruct I2 E[] \u003d ...;\n// \u003c/smpl\u003e\n\nSigned-off-by: Márton Németh \u003cnm127@freemail.hu\u003e\nCc: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "76ff08da34196cfa308fcd3552bb9ea20888e745",
      "tree": "da6e83ed71af4e13358400f5c1fb5b06eb19b206",
      "parents": [
        "a2e066bba2aad6583e3ff648bf28339d6c9f0898"
      ],
      "author": {
        "name": "Andreas Herrmann",
        "email": "andreas.herrmann3@amd.com",
        "time": "Thu Jan 15 22:27:47 2009 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu Jan 15 22:27:47 2009 +0100"
      },
      "message": "hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUs\n\nCurrent Temperature for K8 RevG desktop CPUs is a \"normalized value\"\nwhich can be below ambient temperature.\n\nAs a consequence lots of RevG systems report temperatures like:\n\n$ sensors\nk8temp-pci-00c3\nAdapter: PCI adapter\nCore0 Temp:    +17 C\nCore0 Temp:     +3 C\nCore1 Temp:    +21 C\nCore1 Temp:     +5 C\n\nbeing quite below ambient temperature.\nThere are even reports of negative temperature values.\n\nThis patch corrects the temperature reporting of k8temp for\nRevG desktop CPUs.\n\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": "a2e066bba2aad6583e3ff648bf28339d6c9f0898",
      "tree": "64b84783acc67aa3c20d0587b79efe6e618bbd73",
      "parents": [
        "bb9a35f293a3c8b5d57253cdfe2f29fa2627e1b9"
      ],
      "author": {
        "name": "Andreas Herrmann",
        "email": "andreas.herrmann3@amd.com",
        "time": "Thu Jan 15 22:27:47 2009 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu Jan 15 22:27:47 2009 +0100"
      },
      "message": "hwmon: (k8temp) Fix wrong sensor selection for AMD K8 RevF/RevG CPUs\n\nMeaning of ThermSenseCoreSel bit was inverted beginning with K8 RevF.\nThat means with current driver temp1/temp2 belong to core 1 and\ntemp3/temp4 belong to core 0 on a K8 RevF/RevG CPU.\n\nThis patch ensures that temp1/temp2 always belong to core 0 and\ntemp3/temp4 to core 1 for all K8 revisions.\n\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": "bb9a35f293a3c8b5d57253cdfe2f29fa2627e1b9",
      "tree": "41cf2f3ebc4736b0cc8cf92e1070ad3606a57d82",
      "parents": [
        "5393f780277165f282a37ed82dd878159ec9dad5"
      ],
      "author": {
        "name": "Andreas Herrmann",
        "email": "andreas.herrmann3@amd.com",
        "time": "Thu Jan 15 22:27:46 2009 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Thu Jan 15 22:27:46 2009 +0100"
      },
      "message": "hwmon: (k8temp) Warn about fam F rev F errata\n\nAdd warning about wrong CPU temperature readouts on all fam F rev F.\n\nThe allowed combinations of processors ensure that all processors\nin a multisocket system have similar characteristics, e.g.\n\n(1) provide temperature sensor interface (\u003e\u003dRevC \u0026\u0026 \u003cRevF)\n(2) are affected by erratum #141 (\u003e\u003dRevF)\n\nThus it is sufficient to check the revision of the boot CPU.\n\nFor \"mixed silicon support\" refer to\n\"Revision Guide for AMD Athlon 64 and AMD Opteron Processors\" (RevA-E) and\n\"Revision Guide for AMD NPT Family 0Fh Processors\" (RefF-G).\n\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": "1beeffe43311f64df8dd0ab08ff6b1858c58363f",
      "tree": "039324186049a69f3c791165e90404aef497f3cc",
      "parents": [
        "59a35bafb223bbb0553ba1a3bb9280bda668a8d8"
      ],
      "author": {
        "name": "Tony Jones",
        "email": "tonyj@suse.de",
        "time": "Mon Aug 20 13:46:20 2007 -0700"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Tue Oct 09 22:56:30 2007 -0400"
      },
      "message": "hwmon: Convert from class_device to device\n\nConvert from class_device to device for hwmon_device_register/unregister\n\nSigned-off-by: Tony Jones \u003ctonyj@suse.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Kay Sievers \u003ckay.sievers@vrfy.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "7188cc66b4facf749e4fc0a44165b06716e1b621",
      "tree": "ba0e54afdf43ea5ad292a51b0a5c9ba1ffc68343",
      "parents": [
        "75c990291dd7af84ea68f3c3ead934b51d0b81ad"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Dec 12 18:18:30 2006 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@arrakis.delvare",
        "time": "Tue Dec 12 18:18:30 2006 +0100"
      },
      "message": "hwmon: Update Rudolf Marek\u0027s e-mail address\n\nThe Silicon Hill club is not what it used to be.\n\nSigned-off-by: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "b17ebc9402040959690b5a2c4e1cfb1e6d4fb206",
      "tree": "e7535cb10449e5ffe644a68a6579438568977745",
      "parents": [
        "29fa06c1292f473ae51a84f55c8fe22179bc1080"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Aug 28 14:41:03 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Sep 28 15:31:14 2006 -0700"
      },
      "message": "k8temp: Enable automatic loading\n\nLet the k8temp driver load automatically.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Rudolf Marek \u003cr.marek@sh.cvut.cz\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "29fa06c1292f473ae51a84f55c8fe22179bc1080",
      "tree": "81f21d0692217fb4829452ec6f37e71574208ad6",
      "parents": [
        "b19367c6f438b3a7700aceca21a03396702069ce"
      ],
      "author": {
        "name": "Rudolf Marek",
        "email": "r.marek@sh.cvut.cz",
        "time": "Mon Aug 28 14:40:17 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Sep 28 15:31:14 2006 -0700"
      },
      "message": "hwmon: New driver k8temp\n\nAdd support for the temperature sensor(s) found in AMD K8 CPUs.\n\nSigned-off-by: Rudolf Marek \u003cr.marek@sh.cvut.cz\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    }
  ]
}
