)]}'
{
  "log": [
    {
      "commit": "f6c27fc17c5e575c5471fb344bdbd5f5f6072136",
      "tree": "0b6b2e884ef47278471e450f5a346ada5c451f00",
      "parents": [
        "279a022d4a12598b58aee47a73faf2d8cc72c91f"
      ],
      "author": {
        "name": "Darren Jenkins",
        "email": "darrenrjenkins@gmail.com",
        "time": "Mon Feb 27 23:14:58 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Mar 23 14:21:55 2006 -0800"
      },
      "message": "[PATCH] I2C: hwmon: Rename register parameters\n\n\"register\" is a reserved keyword so using it as a parameter name\ncan confuse some compilers, most notably ICC.\n\nThe patch below just renames all occurences to reg which fits the actual\nfunction declarations.\n\nSigned-off-by: Darren Jenkins \u003cdarrenrjenkins@gmail.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "c2db6ce14a743ac5f8973124272cf425c4f86b90",
      "tree": "ae55d515d46acf40c52b0b62c2ee31ae6c3a0897",
      "parents": [
        "f08191849e42e67ab6ad556d9c2e8cbed1ddf303"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Jan 18 23:22:12 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Mar 23 14:21:52 2006 -0800"
      },
      "message": "[PATCH] hwmon: Add support for the Winbond W83687THF\n\nAdd support for the Winbond W83687THF chip to the w83627hf hardware\nmonitoring driver. This new chip is almost similar to the already\nsupported W83627THF chip, except for VID and a few other minor\nchanges.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "9a61bf6300533d3b64d7ff29adfec00e596de67d",
      "tree": "cadce1ae78b51a1dc4c4414699cb590e8c8625e1",
      "parents": [
        "3fb9a65529615944138d527b70174840c95c637a"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Jan 18 23:19:26 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Mar 23 14:21:52 2006 -0800"
      },
      "message": "[PATCH] hwmon: Semaphore to mutex conversions\n\nconvert drivers/hwmon/*.c semaphore use to mutexes.\n\nthe conversion was generated via scripts, and the result was validated\nautomatically via a script as well.\n\nall affected hwmon drivers were build-tested.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "2b48716d1d2f2edb1e7cbc5ecf1cb2cb39373e33",
      "tree": "04c095d45dfa892b7710e338724a1ac4f1da7cba",
      "parents": [
        "de59cf9ed44f64991e52a9de6094729537f0420c"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Dec 06 15:33:15 2005 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jan 05 22:16:25 2006 -0800"
      },
      "message": "[PATCH] I2C: Remove .owner setting from i2c_driver as it\u0027s no longer needed\n\nNow that i2c_add_driver() doesn\u0027t need the module owner to be set by\nhand, we can delete it from the drivers.  This patch catches all of the\ndrivers that I found in the current tree (if a driver sets the .owner by\nhand, it\u0027s not a problem, just not needed.)\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "cdaf79349c7d24e1d33acb6497849c9e956a33ea",
      "tree": "48f22bb5f215953ac0e57385282fbc5042a03955",
      "parents": [
        "a9718b0c1154dcbd955be6aaee47a314cde6a25a"
      ],
      "author": {
        "name": "Laurent Riffard",
        "email": "laurent.riffard@free.fr",
        "time": "Sat Nov 26 20:37:41 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jan 05 22:16:23 2006 -0800"
      },
      "message": "[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11\n\nWe should use the i2c_driver.driver\u0027s .name and .owner fields\ninstead of the i2c_driver\u0027s ones.\n\nThis patch updates the hwmon drivers.\n\nSigned-off-by: Laurent Riffard \u003claurent.riffard@free.fr\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "dd149c52223cfb05cdefb0755d3c2793e8d33ede",
      "tree": "78b0b51586442c66b0d4b948564a6d4863b29766",
      "parents": [
        "9c516ef496c857aa4b1b41dc313010f11d39c496"
      ],
      "author": {
        "name": "Yuan Mu",
        "email": "ymu@winbond.com.tw",
        "time": "Sat Nov 26 20:13:18 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jan 05 22:16:20 2006 -0800"
      },
      "message": "[PATCH] hwmon: W83627THF VID fixes\n\nThis patch fixes the VID reading; no cpu0_vid and vrm files created if\nthe chip is w83627thf and GPIO5 not enabled.\n\nSigned-off-by: Yuan Mu \u003cymu@winbond.com.tw\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "2723ab91cb4019def10bdb01b0fecb85e6ac7884",
      "tree": "753a9a0096bb1e41d79e5ef58370d7cfa8152228",
      "parents": [
        "1adc123079207bf9ba5bcf3dbf52bcdb22f82c7c"
      ],
      "author": {
        "name": "Yuan Mu",
        "email": "Ymu@winbond.com.tw",
        "time": "Wed Nov 23 15:44:21 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 23 23:04:26 2005 -0800"
      },
      "message": "[PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limits\n\nAdd SENSORS_LIMIT in store VCore limit functions. This fixes a potential\nu8 overflow on out-of-range user input.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4a1c4447e523003019a2bf9b972ed6fe411e84d2",
      "tree": "90dc9edf07dc4373e5c474c6d0083afd8a201998",
      "parents": [
        "ef9627464490fe67235bbd5724d55345b92c0315"
      ],
      "author": {
        "name": "Yuan Mu",
        "email": "Ymu@winbond.com.tw",
        "time": "Mon Nov 07 22:19:04 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Nov 07 21:46:37 2005 -0800"
      },
      "message": "[PATCH] hwmon: Fix two w83627hf bugs\n\n* Fix in4 reads for W83627THF and W83637HF chips.\n* Use the correct register for alarm flags.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "ba9c2e8d15da029ea3051c95e446b2d638ef02e2",
      "tree": "28272b92080f18f16008c09464190939183c8698",
      "parents": [
        "2286066faf51890e49ad61e2ceab683666cd9108"
      ],
      "author": {
        "name": "Deepak Saxena",
        "email": "dsaxena@plexity.net",
        "time": "Mon Oct 17 23:08:32 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 14:02:12 2005 -0700"
      },
      "message": "[PATCH] hwmon: kzalloc conversion\n\nUse kzalloc instead of kmalloc+memset in all hardware monitoring\ndrivers.\n\nSigned-off-by: Deepak Saxena \u003cdsaxena@plexity.net\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "862bc36f682b25dd97833f702b4f8c97661b8811",
      "tree": "bdafe5326e72ec7cc9a677746ca7332ae73e7bd3",
      "parents": [
        "91749996287c230671788014f422f72e594e7b86"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Oct 08 00:12:01 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 14:02:10 2005 -0700"
      },
      "message": "[PATCH] hwmon: Drop useless w83627hf initialization step\n\nDrop a useless initialization step in the w83627hf driver. The comment\nsays that the W83627HF PWM2 can be disabled, but it can\u0027t. I suppose\nthis is a leftover from the w83781d driver (from which the w83627hf\ndriver is derived), as for example the W83782D had the ability to\ndisable PWM2.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "ada0c2f8fa087dc1dbc34e096c318739b1d6381a",
      "tree": "e7f80d1336e2190c138fd4226438195e2f67839d",
      "parents": [
        "bf813b314a2271c3f3903eb3279ebf5e09b3d27a"
      ],
      "author": {
        "name": "Petr Vandrovec",
        "email": "vandrove@vc.cvut.cz",
        "time": "Fri Oct 07 23:11:03 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 14:02:09 2005 -0700"
      },
      "message": "[PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014)\n\nThis patch changes w83627hf and w83627ehf drivers to reserve only ports\n0x295-0x296, instead of full 0x290-0x297 range.  While some other\nsensors chips respond to all addresses in 0x290-0x297 range, Winbond\nchips respond to 0x295-0x296 only (this behavior is implied by\ndocumentation, and matches behavior observed on real systems).  This is\nnot problem alone, as no BIOS was found to put something at these unused\naddresses, and sensors chip itself provides nothing there as well.\n\nBut in addition to only respond to these two addresses, also BIOS\nvendors report in their ACPI-PnP structures that there is some resource\nat I/O address 0x295 of length 2.  And when later this hwmon driver\nattempts to request region with base 0x290/length 8, it fails as one\nrequest_region cannot span more than one device.\n\nDue to this we have to ask only for region this hardware really\noccupies, otherwise driver cannot be loaded on systems with ACPI-PnP\nenabled.\n\nSigned-off-by: Petr Vandrovec \u003cvandrove@vc.cvut.cz\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "7d845b10d06fa20a595a5161edabc5e846ed28a6",
      "tree": "93082c4be645f1d7a242e34de74d343e1aa3ff46",
      "parents": [
        "0200296310a454b39efc995e676f9ff60e641edb"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Sep 25 16:29:38 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Oct 28 14:02:06 2005 -0700"
      },
      "message": "[PATCH] hwmon: Discard bogus comment about init setting limits\n\nDiscard a common out-of-date comment in 5 hardware monitoring drivers.\nThe hardware monitoring chip drivers are no more setting sensor limits\nat initialization time, for quite some time already.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n drivers/hwmon/lm78.c     |    1 -\n drivers/hwmon/via686a.c  |    1 -\n drivers/hwmon/w83627hf.c |    1 -\n drivers/hwmon/w83781d.c  |    1 -\n drivers/hwmon/w83792d.c  |    1 -\n 5 files changed, 5 deletions(-)\n"
    },
    {
      "commit": "2251cf1a4b37bd483501614c2d78f5b8286f20d7",
      "tree": "40fee772d99be7e5d810ec9b493d98fadcaa4218",
      "parents": [
        "0db9714a0ca2a1a36721a2e90fbfcbdf3d5ff117"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Sep 04 22:52:17 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Sep 09 14:34:21 2005 -0700"
      },
      "message": "[PATCH] hwmon: w83627hf: no reset by default\n\nMake the reset of the chips in w83627hf optional rather than the\ndefault. This reset has been causing trouble several times already. It\nmay even go completely away unless it proves to be useful to at least\none user.\n\nCloses bug #5168:\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d5168\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "303760b44a7a142cb9f4c9df4609fb63bbda98db",
      "tree": "8097f99cd993bc005b25e14a5690770b6e351195",
      "parents": [
        "f4b50261207c987913f076d867c2e154d71fd012"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jul 31 21:52:01 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Sep 05 09:14:22 2005 -0700"
      },
      "message": "[PATCH] hwmon: hwmon vs i2c, second round (07/11)\n\nThe only part left in i2c-sensor is the VRM/VRD/VID handling code.\nThis is in no way related to i2c, so it doesn\u0027t belong there. Move\nthe code to hwmon, where it belongs.\n\nNote that not all hardware monitoring drivers do VRM/VRD/VID\noperations, so less drivers depend on hwmon-vid than there were\ndepending on i2c-sensor.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "f4b50261207c987913f076d867c2e154d71fd012",
      "tree": "0b50cfa93f2e1e6a877f51028f93539db0e4547e",
      "parents": [
        "96478ef3f3f71fa929cc905cc794993e312d9a5d"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jul 31 21:49:03 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Sep 05 09:14:21 2005 -0700"
      },
      "message": "[PATCH] hwmon: hwmon vs i2c, second round (06/11)\n\nThe only thing left in i2c-sensor.h are module parameter definition\nmacros. It\u0027s only an extension of what i2c.h offers, and this extension\nis not sensors-specific. As a matter of fact, a few non-sensors drivers\nuse them. So we better merge them in i2c.h, and get rid of i2c-sensor.h\naltogether.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "e6cfb3ad7209e4f4dcdc14f5fc437db55667041f",
      "tree": "13f6390bd5a31db45012ff93d9b93968256a7ab7",
      "parents": [
        "7bef559455fc71f66f8573cc1aafe1dd33966c1c"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Jul 27 21:32:02 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Sep 05 09:14:15 2005 -0700"
      },
      "message": "[PATCH] hwmon: tag super-i/o find functions __init\n\nSuper-I/O find functions in hardware monitoring drivers can be tagged\n__init as they are only called from functions themselves tagged __init.\nTwo of them (smsc47b397 and w83627ehf) already do, but the other four\nof them (it87, pc87360, smsc47m1 and w83627hf) did not.\n\nThis saves a few bytes of memory after the drivers are loaded, 192 in\nthe case of the it87 driver.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "7bef559455fc71f66f8573cc1aafe1dd33966c1c",
      "tree": "6c342574710f730d39bf5383f81eaa9f9bb10a25",
      "parents": [
        "1ff4e3065b41847b6fe5908b1214cb508dd49e61"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Jul 27 22:14:49 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Sep 05 09:14:14 2005 -0700"
      },
      "message": "[PATCH] I2C: refactor message in i2c_detach_client\n\nWe could refactor the error message 34 different i2c drivers print if\ni2c_detach_client() fails in this function itself. Saves quite a few\nlines of code. Documentation is updated to reflect that change.\n\nNote that this patch should be applied after Rudolf Marek\u0027s w83792d\npatches.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "2d8672c5a6ba0d3f1d8d3ad61ef67868941364f0",
      "tree": "f01f038198bad63fee4c7d23af806ad0ab4e5071",
      "parents": [
        "5042c7d752fe72c6924037058367f63902e68c5c"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Jul 19 23:56:35 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Sep 05 09:14:10 2005 -0700"
      },
      "message": "[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)\n\nCall the ISA chip drivers detection function directly instead of relying\non i2c_detect. The net effect is that address lists won\u0027t be handled\nanymore, but they were mostly useless in the ISA case anyway (pc87360,\nsmsc47m1, smsc47b397 had already dropped them).\n\nWe don\u0027t need to handle multiple devices, all we may need is a way to\nforce a given address instead of the original one (some drivers already\ndo: sis5595, via686a, w83627hf), and, for drivers supporting multiple\nchips, a way to force one given kind. All this may be added later on\ndemand, but I actually don\u0027t think there will be much demand.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "fde0950903ce8cc38a91dd095280decceda2ff82",
      "tree": "5a970459793ac46ad7082f0d722616730b0589c2",
      "parents": [
        "400c455eaa0d0819d18cd42a74070e0e238a73dc"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Jul 19 23:51:07 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Sep 05 09:14:09 2005 -0700"
      },
      "message": "[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)\n\nConvert the 10 ISA hardware monitoring drivers (it87, lm78, pc87360,\nsis5595, smsc47b397, smsc47m1, via686a, w83627hf, w83627ehf, w83781d) to\nexplicitely register with i2c-isa. For hybrid drivers (it87, lm78,\nw83781d), we now have two separate instances of i2c_driver, one for the\nI2C interface of the chip, and one for ISA interface. In the long run,\nthe one for ISA will be replaced with a different driver type.\n\nAt this point, all drivers are working again, except for missing\ndependencies in Kconfig.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "943b0830cebe4711354945ed3cb44e84152aaca0",
      "tree": "1963da8d8867069617404a8f92739035c6faca02",
      "parents": [
        "1236441f38b6a98caf4c7983e7efdecc2d1527b5"
      ],
      "author": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Fri Jul 15 21:39:18 2005 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Sep 05 09:14:08 2005 -0700"
      },
      "message": "[PATCH] I2C hwmon: add hwmon sysfs class to drivers\n\nThis patch modifies sensors chip drivers to make use of the new\nsysfs class \"hwmon\".\n\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "8d5d45fb14680326f833295f2316a4ec5e357220",
      "tree": "3b29dbdea18dfecf33b18219c6c374316d99b88b",
      "parents": [
        "ad2f931dcb41bcfae38cc77d78b7821dfef83cf2"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Jul 02 18:20:26 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jul 11 14:42:50 2005 -0700"
      },
      "message": "[PATCH] I2C: Move hwmon drivers (2/3)\n\nPart 2: Move the driver files themselves.\n\nNote that the patch \"adds trailing whitespace\", because it does move the\nfiles as-is, and some files happen to have trailing whitespace.\n\nFrom: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "abc01922477104e8d72b494902aff37135c409e7",
      "tree": "7ef178b1a14e89c88bac1a976c238c91fc1697ee",
      "parents": [
        "b9826b3ee8faa468a26782e3bf37716a73d96730"
      ],
      "author": {
        "name": "Grant Coady",
        "email": "grant_lkml@dodo.com.au",
        "time": "Thu May 12 13:41:51 2005 +1000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jun 21 21:51:56 2005 -0700"
      },
      "message": "[PATCH] I2C: Setting w83627hf fan divisor 128 fails.\n\nJarkko Lavinen provided patch to fix: \"couldn\u0027t set the divisor 128\nthrough fan1_div sysfs entry even though the chip supports it and\nsetting divisors 1..64 worked. This was due to POWER_TO_REG() only\nchecking 2\u0027s powers 0 till 5 but not 6.\"\n\nThis patch applies that fix to w83627hf and w83781d drivers.\n\nSigned-off-by: Grant Coady \u003cgcoady@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "a5099cfc2e82240b0a3e72ad79a5969d5af1a7dc",
      "tree": "aca3273e927a4d65f8f5fdf4cf5d8283969a3b43",
      "parents": [
        "8627f9ba531269d8850919c62af1b017438e2e79"
      ],
      "author": {
        "name": "Yani Ioannou",
        "email": "yani.ioannou@gmail.com",
        "time": "Tue May 17 06:42:25 2005 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 20 15:15:33 2005 -0700"
      },
      "message": "[PATCH] Driver Core: drivers/i2c/chips/pc87360.c - w83627hf.c: update device attribute callbacks\n\nSigned-off-by: Yani Ioannou \u003cyani.ioannou@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
