)]}'
{
  "log": [
    {
      "commit": "5e5cddbc3f2936c9fefbae64633c522e242c350d",
      "tree": "80a5b75204af8ca2053393d8de7036f8f6698c74",
      "parents": [
        "8748a71e8c2d1310b66c2feed1632de8620cd2f1"
      ],
      "author": {
        "name": "Alistair John Strachan",
        "email": "alistair@devzero.co.uk",
        "time": "Thu Oct 09 15:33:59 2008 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@mahadeva.delvare",
        "time": "Thu Oct 09 15:33:59 2008 +0200"
      },
      "message": "hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X\n\nEnable driver checking of the DMI product name (when enabled) on\nan Abit AT8 32X, instead of falling back to a manual probe. This\neliminates false negatives and eventually will help avoid\nunnecessary bus probes on unsupported mainboards.\n\nSigned-off-by: Alistair John Strachan \u003calistair@devzero.co.uk\u003e\nTested-by: Daniel Exner \u003cdex@dragonslave.de\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "8748a71e8c2d1310b66c2feed1632de8620cd2f1",
      "tree": "7c45fc5dc4bbeb948f893570512e3ed4cee62238",
      "parents": [
        "c73c556c1ae3619d8a7c55254b0ddcf10034a914"
      ],
      "author": {
        "name": "Alistair John Strachan",
        "email": "alistair@devzero.co.uk",
        "time": "Thu Oct 09 15:33:59 2008 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@mahadeva.delvare",
        "time": "Thu Oct 09 15:33:59 2008 +0200"
      },
      "message": "hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X\n\nThe table for the Abit AT8 32X was incorrectly missing an entry\nfor the sixth (\"AUX3\") fan. Add this entry, exporting the fan\nreading to userspace.\n\nCloses lm-sensors.org ticket #2339.\n\nSigned-off-by: Alistair John Strachan \u003calistair@devzero.co.uk\u003e\nTested-by: Daniel Exner \u003cdex@dragonslave.de\u003e\nAcked-by: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "4ef664b5bc93bbfe28513165216a8c9f4fad5314",
      "tree": "147551441fdaf2ba77c2b4a44d2d8ee127973ab1",
      "parents": [
        "249e3c85afb972d8ae8b6da269e7c85f931b9849"
      ],
      "author": {
        "name": "Alistair John Strachan",
        "email": "alistair@devzero.co.uk",
        "time": "Fri Aug 15 00:40:39 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 15 08:35:44 2008 -0700"
      },
      "message": "abituguru3: prefer DMI probing to manual probing\n\nPreviously the driver was only using DMI to prevent smbus probing on\nnon-Abit motherboards.  However, since the manual probing method is\nbrittle and prone to failure on some Abit motherboards (esp.  the Abit\nIP35 Pro) it is better to use DMI to also read the board name and then\ndecide whether or not to probe the bus.\n\nAt the moment, we do not have a list of valid DMI name strings to use\nfor existing and supported motherboards.  This patch only implements DMI\nprobing for the IP35 Pro.  For motherboards that can not yet use DMI\nprobing, a warning will be printed to the kernel log asking those users\nto email me their dmidecode output.\n\nThe existing manual probing mechanism will be used if CONFIG_DMI is not\nenabled, if DMI probing fails (for DMI-unsupported motherboards), or if\nDMI probing fails and the \"force\" option is set (for DMI-supported\nmotherboards).  Ideally in the longer term this manual probing method\nwould be removed.\n\nThis patch should be safe to apply as it does not change the probing\nbehaviour for most of the supported motherboards, just the IP35 Pro,\nwhich already has regressions filed against it in 2.6.26.\n\nAddresses http://bugzilla.kernel.org/show_bug.cgi?id\u003d11212\n\nSigned-off-by: Alistair John Strachan \u003calistair@devzero.co.uk\u003e\nAcked-by: Hans de Goede \u003cj.w.r.degoede@hhs.nl\u003e\nCc: \"Mark M. Hoffman\" \u003cmhoffman@lightlink.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b3aeab0cdbd0fe5339a3a5918b59eebf148cbcd1",
      "tree": "d2957d48337305cb033c353c2de34d3d8163942a",
      "parents": [
        "25845c22647fad2a0852cf6bf277d84e8a7a6b4a"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "j.w.r.degoede@hhs.nl",
        "time": "Fri May 23 16:10:41 2008 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jun 19 06:50:32 2008 -0400"
      },
      "message": "hwmon: (abituguru3) update driver detection\n\nIt has been reported that the abituguru3 driver fails to load after a BIOS\nupdate. This patch fixes this by loosening the detection routine so that it\nwill work after the BIOS update too. To compensate for the now very loose\ndetection an additional check is added on the DMI Base Board vendor string to\nmake sure we only load on Abit motherboards, this is the same as the check in\nthe abituguru (1 / 2) driver.\n\nSigned-of-by: Hans de Goede \u003cj.w.r.degoede@hhs.nl\u003e\nSigned-off-by: Alistair John Strachan \u003calistair@devzero.co.uk\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "1604e78b7d6e6087ae9bde6e7a6b41cda80d6557",
      "tree": "ed5671fd5349a4933f7fc556faf7f08b5e4377ee",
      "parents": [
        "125ff8087fca28e922e7ad6e082efcf04fe2f0f4"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "j.w.r.degoede@hhs.nl",
        "time": "Tue Feb 26 19:34:48 2008 +0100"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jun 19 06:50:31 2008 -0400"
      },
      "message": "hwmon: (abituguru3) Identify Abit AW8D board as such\n\nThis patch identifies the Abit AW8D board as such, and adds support for its\naux5 fan connector\n\nSigned-off-by: Hans de Goede \u003cj.w.r.degoede@hhs.nl\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "cb96b8ca11644ee1223e0fb3f1f629ead15203cb",
      "tree": "c42b9d3ccd4f05c902058e6481f0c846d67fde9f",
      "parents": [
        "5812f9283e621370a2d65282b7bcc942bf2c3f1c"
      ],
      "author": {
        "name": "Sergey Vlasov",
        "email": "vsu@altlinux.ru",
        "time": "Tue Jan 15 21:57:44 2008 +0300"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Feb 07 20:39:44 2008 -0500"
      },
      "message": "hwmon: (abituguru3) Add AUX4 fan input for Abit IP35 Pro\n\nAbit IP35 Pro has 6 fan connectors (CPU, SYS and AUX1-4), but the\nentry for AUX4 was missing from the table.\n\nSigned-off-by: Sergey Vlasov \u003cvsu@altlinux.ru\u003e\nAcked-by: Hans de Goede \u003cj.w.r.degoede@hhs.nl\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "dcbd9f68aea41d22d5bd37468409da33151b4202",
      "tree": "ed0b18bd733a082043c85cfd2b35b44e8dfb42e6",
      "parents": [
        "76e83bef15a11413e9f3da986c6e869a8192675e"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "j.w.r.degoede@hhs.nl",
        "time": "Wed Oct 24 14:33:18 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Nov 08 08:42:47 2007 -0500"
      },
      "message": "hwmon: (abituguru3) Identify ABit IP35 Pro as such\n\nThis patch changes the identification string for motherboards with an id of\n0x001A from unknown to \"Abit IP35 Pro\". Thanks to James Scott who has an Abit\nIP35 Pro.\n\nSigned-off-by: Hans de Goede \u003cj.w.r.degoede@hhs.nl\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "ff8966acb9d6bacdbb8971762bbd3ba6480f6077",
      "tree": "dd861e0406298d8bcc0456b979e60f46258ddc2f",
      "parents": [
        "2ecb044e8d53245b7e987b30126c54a27db3bf7e"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "j.w.r.degoede@hhs.nl",
        "time": "Sun Oct 21 00:55:35 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Nov 08 08:42:46 2007 -0500"
      },
      "message": "hwmon: (abituguru3) Add support for 2 new motherboards\n\nSigned-of-by: Hans de Goede \u003cj.w.r.degoede@hhs.nl\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "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": "4688902dab051eae24a57e4e549d119c332f7ab0",
      "tree": "174d3b4135fadfb68c00d0428aedcc038e226de5",
      "parents": [
        "f5744e3775171b8deb2164577d3861968e33f72e"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sun Jul 29 16:57:01 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Mon Jul 30 21:11:21 2007 -0400"
      },
      "message": "hwmon: make abituguru3_read_increment_offset() static\n\nabituguru3_read_increment_offset() can become static.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nAcked-by: Hans de Goede \u003cj.w.r.degoede@hhs.nl\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "9c2e14afb98f761ec80ea809adbc87b15b060e7b",
      "tree": "4bdf2bd9f70303cdf729ab32cc9c70e186e851bd",
      "parents": [
        "9f66036b4f95f5e830d68a3ce90aeece0e0c4bf3"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "j.w.r.degoede@hhs.nl",
        "time": "Mon Jul 02 23:08:26 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:18 2007 -0400"
      },
      "message": "hwmon: fix Abit Uguru3 driver detection on some motherboards\n\nThis patch changes the driver to also detect uguru3\u0027s which hold 0x08 at DATA\ninitially, as has been reported here:\nhttps://bugzilla.redhat.com/bugzilla/show_bug.cgi?id\u003d220160\n\nAlso when an uguru3\u0027s holds 0x0014 in the ID register it will now report\n\"Abit AB9 Pro\" as motherboard identification.\n\nSigned-off-by: Hans de Goede \u003cj.w.r.degoede@hhs.nl\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "3faa1ffb4f4be7d10715f4b003ff7b27d14eae26",
      "tree": "30e61e56fbe0b4889aea672a615c8d17e6a8cf1a",
      "parents": [
        "aba5073d3f4c928c89c483d85f8cff7cc9aa3312"
      ],
      "author": {
        "name": "Hans de Goede",
        "email": "j.w.r.degoede@hhs.nl",
        "time": "Sun Jun 17 00:28:45 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:16 2007 -0400"
      },
      "message": "hwmon: Add support for newer uGuru\u0027s\n\nThis patch adds a new driver for the hardware monitoring features of the\nthird revision of the Abit uGuru chip, found on recent Abit\nmotherboards. This is an entirely different beast then the first and\nsecond revision (its again a winbond microcontroller, but the \"protocol\"\nto talk to it and the bank addresses are very different.\n\nSigned-off-by: Hans de Goede \u003cj.w.r.degoede@hhs.nl\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    }
  ]
}
