)]}'
{
  "log": [
    {
      "commit": "70adca5a9f506942ec88fb2d9d6e71ef271888b7",
      "tree": "3cd10be98bf800850881b93a8767b6af6fefa867",
      "parents": [
        "cdf263f1c59cad9b1567e759890b9be044972856"
      ],
      "author": {
        "name": "Jim Cromie",
        "email": "jim.cromie@gmail.com",
        "time": "Wed Jan 18 23:10:49 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Mar 23 14:21:50 2006 -0800"
      },
      "message": "[PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2\n\nThis patch refactors SENSOR_DEVICE_ATTR_2 macro, following pattern set by\nSENSOR_ATTR.  First it creates a new macro SENSOR_ATTR_2() which expands\nto an initialization expression, then it uses that in SENSOR_DEVICE_ATTR_2,\nwhich declares and initializes a struct sensor_device_attribute_2.\n\nSigned-off-by: Jim Cromie \u003cjim.cromie@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": "42d3b83fecb7b576d477244347982baa02fa4f44",
      "tree": "42c799763f3b908a554f050c1b8990e5f41bb7ac",
      "parents": [
        "b0e6e962992b76580f4900b166a337bad7c1e81b"
      ],
      "author": {
        "name": "Jim Cromie",
        "email": "jim.cromie@gmail.com",
        "time": "Mon Jan 09 23:22:24 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Mar 23 14:21:48 2006 -0800"
      },
      "message": "[PATCH] hwmon: Allow sensor attributes arrays\n\nThis patch refactors SENSOR_DEVICE_ATTR macro.  First it creates a new\nmacro SENSOR_ATTR() which expands to an initialization expression, then\nit uses that in SENSOR_DEVICE_ATTR, which declares and initializes a\nstruct sensor_device_attribute.\n\nIOW, SENSOR_ATTR() imitates __ATTR() in include/linux/device.h.\n\nSigned-off-by: Jim Cromie \u003cjim.cromie@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": "5563e27d3a42667734e81c1cb8ad72bff76321f6",
      "tree": "c04676ff2cd3730efeb1a5b3dda2d9df9b1c1279",
      "parents": [
        "570aefc361d3315ec6749f573009286106b0b2d8"
      ],
      "author": {
        "name": "R.Marek@sh.cvut.cz",
        "email": "R.Marek@sh.cvut.cz",
        "time": "Wed Jul 27 11:43:47 2005 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Sep 05 09:14:13 2005 -0700"
      },
      "message": "[PATCH] I2C: W83792D driver 1/3\n\nI would like to announce support for W83792D chip. This driver was developed\nby Winbond Electronics Corp. I added sysfs attributes callbacks infrastructure\nplus various code fixes and codingstyle cleanups. I would like to thank Winbond\nfor supporting free software.\n\nThis patch is against 2.6.13rc3 plus hwmon-class and hwmon-split.\nSeparate patch for documantation and hwmon class register will follow.\n\nSigned-off-by: Rudolf Marek \u003cr.marek@sh.cvut.cz\u003e\nSigned-off-by: Chunhao Huang \u003cDZShen@Winbond.com.tw\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "10c08f8100ee2c4d27b862635574cdf4ef439e67",
      "tree": "7055414032c3fd5fa066c6574804011132b69cb5",
      "parents": [
        "c3bc4caedd84ad03360cb9ec04b6c44ab314588b"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Mon Jun 06 19:34:45 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jun 21 21:52:05 2005 -0700"
      },
      "message": "[PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h\n\nThis patch renames the new linux/i2c-sysfs.h header file to\nlinux/hwmon-sysfs.h. This names seems to be more appropriate since this\nfile defines macros and structures not related to i2c but to hardware\nmonitoring drivers. The patch also updates the five hardware monitoring\ndriver which include that header file already.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "0a3e7eeabc9f76b7496488aad2d11626ff6a2a4f",
      "tree": "0cab827910fe12199d666b84919d88fb881fb82d",
      "parents": [
        "f2d03e1b3f00f1c5971463ab0101bef0c521ad3b"
      ],
      "author": {
        "name": "Yani Ioannou",
        "email": "yani.ioannou@gmail.com",
        "time": "Tue May 17 22:59:05 2005 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 20 15:15:36 2005 -0700"
      },
      "message": "[PATCH] I2C: add i2c sensor_device_attribute and macros\n\nThis patch creates a new header with a potential standard i2c sensor\nattribute type (which simply includes an int representing the sensor\nnumber/index) and the associated macros, SENSOR_DEVICE_ATTR to define\na static attribute and to_sensor_dev_attr to get a\nsensor_device_attribute reference from an embedded device_attribute\nreference.\n\nSigned-off-by: Yani Ioannou \u003cyani.ioannou@gmail.com\u003e\n"
    }
  ]
}
