)]}'
{
  "log": [
    {
      "commit": "8fb597bb6ec80d53836229bf3576c7b848b909e3",
      "tree": "58f4586fe51a151404ebf056ad64ee23aa7401e0",
      "parents": [
        "0d57abd5b87e2e82d8d2e8d5c9a3b56743ffa5ab"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Jul 16 19:30:16 2008 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@mahadeva.delvare",
        "time": "Wed Jul 16 19:30:16 2008 +0200"
      },
      "message": "hwmon: (smsc47m192) Convert to a new-style i2c driver\n\nThe new-style smsc47m192 driver implements the optional detect()\ncallback to cover the use cases of the legacy driver.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Hartmut Rick \u003clinux@rick.claranet.de\u003e\n"
    },
    {
      "commit": "25e9c86d5a6d82ea45eb680fc66bf73ac5e50dff",
      "tree": "ef93558823da87fa425256d9c420113641bfe119",
      "parents": [
        "57df46d6d9ccd6ced95f169020f79ae637423087"
      ],
      "author": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Sun Feb 17 22:28:03 2008 -0500"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Mon Feb 18 21:58:15 2008 -0500"
      },
      "message": "hwmon: normal_i2c arrays should be const\n\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "8f74efe81d122c071410fd74f42879ef81439fa4",
      "tree": "3febd18d58fb42d248ea565d23daa468094797e7",
      "parents": [
        "345a22245451c0fd2c44b2afb5dfb75628b487fa"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Dec 01 11:25:33 2007 +0100"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Feb 07 20:39:44 2008 -0500"
      },
      "message": "hwmon: VRM is not written to registers\n\nWhat was true of reading the VRM value is also true of writing it: not\nbeing a register value, it doesn\u0027t need hardware access, so we don\u0027t\nneed a reference to the i2c client. This allows for a minor code\ncleanup. As gcc appears to be smart enough to simplify the generated\ncode by itself, this cleanup only affects the source code, the\ngenerated binaries are unchanged.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "90d6619a916062cb75a176aacb318d108758b4a5",
      "tree": "4178d9061f8f85538820270afe50f8b3f5be9fb3",
      "parents": [
        "a1aa5a770dc31dc7e88313ddd2a76e0a875b9b43"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Oct 08 18:24:35 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Tue Oct 09 22:56:32 2007 -0400"
      },
      "message": "hwmon: VRM is not read from registers\n\nThe VRM value is not read from chip registers, so there\u0027s no need\nto update the device data cache before exporting the VRM value to\nuser-space.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\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": "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": "7817a39e65f04abe136d94a65fa26b7fe3334a1f",
      "tree": "4c7170fe690a8e66e1db341e32e28e7108e46435",
      "parents": [
        "32c82a934759b2c9939c9e25865c2d7d1204b9e8"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Jun 09 10:11:16 2007 -0400"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:12 2007 -0400"
      },
      "message": "hwmon: Fault files naming convention\n\nWe have the following naming convention documented in\nDocumentation/hwmon/sysfs-interface for fault files:\n\nin[0-*]_input_fault\nfan[1-*]_input_fault\ntemp[1-*]_input_fault\n\nSome drivers follow this convention (lm63, lm83, lm90, smsc47m192).\nHowever some drivers omit the \"input\" part and create files named\nfan1_fault (pc87427) or temp1_fault (dme1737). And the new \"generic\"\nlibsensors follows this second (non-standard) convention, so it fails\nto report fault conditions for drivers which follow the standard.\n\nWe want a single naming scheme, and everyone seems to prefer the\nshorter variant, so let\u0027s go for it.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "e4a7167f82130fa95005097797bb1ec9c76201fd",
      "tree": "ffde1a281ed996732f16ef0974ee04a8ddf824ba",
      "parents": [
        "0966415d7267c860b88fe96f7e83cfd687efe0bd"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sat Jun 09 10:11:15 2007 -0400"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:11 2007 -0400"
      },
      "message": "hwmon/smsc47m192: Semaphore to mutex conversion\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "00cb4739053fa0ce4594a7798a4095007a1c7c79",
      "tree": "ec5d2c878a71106e8260cea7abdf70b1d18bd6e3",
      "parents": [
        "5b94f675f57e4ff16c8fda09088d7480a84dcd91"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue May 08 17:21:59 2007 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@hyperion.delvare",
        "time": "Tue May 08 17:21:59 2007 +0200"
      },
      "message": "hwmon/smsc47m192: Document the LPC47M292 as supported\n\nThe new SMSC LPC47M292 Super-I/O chip includes a hardware monitoring\nblock which is compatible with those of the LPC47M192.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Hartmut Rick \u003clinux@rick.claranet.de\u003e\n"
    },
    {
      "commit": "ce8c6ce1eceecfe090f6c1aa4108087b2051497b",
      "tree": "a119733f9fb1772f7c2436761fbbbe805b5f46fd",
      "parents": [
        "a5ebe668add5f76ed8f01f752b37cfa164a26a30"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Sep 24 21:25:12 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Sep 28 15:31:19 2006 -0700"
      },
      "message": "hwmon: Fix unchecked return status, SMSC chips\n\nhwmon: Fix unchecked return status, SMSC chips\n\nFix up 2 more hwmon drivers so that they no longer ignore return\nstatus from device_create_file().\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "59ac83677f72ea2cc25b5426e7df9589aa7a5384",
      "tree": "a15039b9744a87832af8efa048cc9d229440aa97",
      "parents": [
        "a4589dbb4e2dc758d1aadb8b5d7e5a598ccb0341"
      ],
      "author": {
        "name": "Hartmut Rick",
        "email": "linux@rick.claranet.de",
        "time": "Thu Mar 23 16:37:23 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jun 22 11:10:32 2006 -0700"
      },
      "message": "[PATCH] smsc47m192: New hwmon driver for SMSC LPC47M192/997\n\nNew driver (smsc47m192) which supports voltage and temperature\nmeasurement features of SMSC LPC47M192 and LPC47M997 chips.\n\nSigned-off-by: Hartmut Rick \u003clinux@rick.claranet.de\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    }
  ]
}
