)]}'
{
  "log": [
    {
      "commit": "d7ee11157f1fce02632e2f3a56b99b2afd9e5f93",
      "tree": "1dda4145ec73bd54659bf3ba7ff250d4833bc66a",
      "parents": [
        "1d0045ee4a220872b65147b5b290e4a4852386d9"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Wed Mar 28 09:14:03 2012 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Apr 09 12:17:38 2012 -0700"
      },
      "message": "hwmon: (pmbus_core) Fix compiler warning\n\nSome configurations produce the following compiler warning:\n\ndrivers/hwmon/pmbus/pmbus_core.c: In function \u0027pmbus_show_boolean\u0027:\ndrivers/hwmon/pmbus/pmbus_core.c:752: warning: \u0027val\u0027 may be used uninitialized in this function\n\nWhile this is a false positive, it can easily be fixed by overloading the return\nvalue from pmbus_get_boolean with both val and error return code (val is a\nboolean and thus never negative).\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "3360a106f8b4f87d3f3b0f1fd06c0c66fe45a87b",
      "tree": "87ae4a032ab5ff6007208ff68a669a7c2dd75474",
      "parents": [
        "927112696654f4c96a85aa8a494866cbc6ccfbe6"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Tue Feb 28 13:18:47 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 18 18:27:53 2012 -0700"
      },
      "message": "hwmon: (zl6100) Add support for ZL9101M and ZL9117M\n\nZL9101M and ZL9117M are compatible to ZL6100. Add support to the zl6100 driver.\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "927112696654f4c96a85aa8a494866cbc6ccfbe6",
      "tree": "0c27c60740018af7640627663b3f0f19339ae3b2",
      "parents": [
        "590defe59ef9596dcd892d2d8395d730c510323d"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Fri Feb 24 03:40:53 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 18 18:27:52 2012 -0700"
      },
      "message": "hwmon: (adm1275) Add support for ADM1075\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\n"
    },
    {
      "commit": "590defe59ef9596dcd892d2d8395d730c510323d",
      "tree": "d186bfff6b0eb41d8dec801eaad8869c06ef6dbe",
      "parents": [
        "60b873e3329891cd86cf5a2629157dc0022f8beb"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Fri Feb 24 03:40:22 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 18 18:27:52 2012 -0700"
      },
      "message": "hwmon: (max34440) Add support for MAX34446\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\n"
    },
    {
      "commit": "60b873e3329891cd86cf5a2629157dc0022f8beb",
      "tree": "80bf1c92c74a2e5247e3b24ed6845b6d171687b0",
      "parents": [
        "216334094a875ed350079fb0b1b057ca17eb8b8e"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Thu Feb 23 19:33:55 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 18 18:27:51 2012 -0700"
      },
      "message": "hwmon: (pmbus) Add more virtual registers\n\nAdd PMBUS_VIRT_READ_TEMP_AVG, PMBUS_VIRT_READ_TEMP2_AVG,\nPMBUS_VIRT_READ_POUT_AVG, PMBUS_VIRT_READ_POUT_MAX,\nand PMBUS_VIRT_RESET_POUT_HISTORY.\n\nWe\u0027ll need those for MAX34446.\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\n"
    },
    {
      "commit": "216334094a875ed350079fb0b1b057ca17eb8b8e",
      "tree": "530d12cccb4f127613fe668b119b88354819135f",
      "parents": [
        "c5f35c9d8285f4a065cb0fc2c57f7526e646b30f"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Tue Feb 28 11:00:54 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 18 18:27:50 2012 -0700"
      },
      "message": "hwmon: (pmbus) Add support for Lineage Power MDT040\n\nMDT040 is supported by the generic PMBus driver. Add device ID and reference to\ndatasheet. Also mention Lineage Power device support in Kconfig.\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\n"
    },
    {
      "commit": "c5f35c9d8285f4a065cb0fc2c57f7526e646b30f",
      "tree": "b704248033d2c4e490a37ea62ad2a9274ffaa2f9",
      "parents": [
        "56aad5d143cbce620c079e1acf761b71f59758a0"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Tue Feb 28 10:24:54 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 18 18:27:50 2012 -0700"
      },
      "message": "hwmon: (pmbus) Add support for TI TPS40400 and TPS40422\n\nTPS40400 and TPS40422 are supported by the generic PMBus driver.\nAdd device IDs and data sheet references.\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\n"
    },
    {
      "commit": "56aad5d143cbce620c079e1acf761b71f59758a0",
      "tree": "39705a8f7d580d9d1b352aac5d5bc5e69393db15",
      "parents": [
        "f15df57ded710bd018794a264b900975ce3599a0"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Fri Feb 24 08:13:31 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 18 18:27:49 2012 -0700"
      },
      "message": "hwmon: (max34440) Add support for \u0027lowest\u0027 output voltage attribute\n\nMAX34440 and compatibles support reporting the lowest measured output voltage.\nAdd support for it.\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "dd285ad7373bf5d21cceacb3b7a5eb8b72d37085",
      "tree": "f46fdda6b48ccb2b3721d7e807b1a41e2c99c8a1",
      "parents": [
        "8b313ca7f1b98263ce22519b25a9c2a362eeb898"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Wed Feb 22 08:56:44 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 18 18:27:46 2012 -0700"
      },
      "message": "hwmon: (pmbus) Simplify remove functions\n\nSince devm_kzalloc() is now used to allocate driver memory, the client\ndriver remove function has no purpose other than to call pmbus_do_remove().\nThis means we can get rid of it by redefining pmbus_do_remove() to use the\nsame prototype, and pointing to it directly.\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\n"
    },
    {
      "commit": "8b313ca7f1b98263ce22519b25a9c2a362eeb898",
      "tree": "36c4e576662996be3fcac1f34d339dcd53e569e3",
      "parents": [
        "07404aab52f5106ec436692474cf8f40978f5dac"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Wed Feb 22 08:56:43 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 18 18:27:45 2012 -0700"
      },
      "message": "hwmon: (pmbus) Convert pmbus drivers to use devm_kzalloc\n\nMarginally less code and eliminate the possibility of memory leaks.\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\n"
    },
    {
      "commit": "f0967eea80ec2a19a4fe1ad27e3ff1b22c79a3c7",
      "tree": "c0c6af7362f5ba5ea2220fba236f1b2e48defcca",
      "parents": [
        "61ba031841ad60c4a9ea16b20dd46b6cdb0faf2a"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Fri Jan 20 15:38:18 2012 +0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 18 18:26:50 2012 -0700"
      },
      "message": "hwmon: convert drivers/hwmon/* to use module_i2c_driver()\n\nThis patch converts the drivers in drivers/hwmon/* to use the\nmodule_i2c_driver() macro which makes the code smaller and a bit simpler.\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nCc: Corentin Labbe \u003ccorentin.labbe@geomatys.fr\u003e\nCc: Dirk Eibach \u003ceibach@gdsys.de\u003e\nCc: \"Mark M. Hoffman\" \u003cmhoffman@lightlink.com\u003e\nCc: Steve Glendinning \u003csteve.glendinning@smsc.com\u003e\nCc: Riku Voipio \u003criku.voipio@iki.fi\u003e\nCc: Guillaume Ligneul \u003cguillaume.ligneul@gmail.com\u003e\nCc: David George \u003cdavid.george@ska.ac.za\u003e\nCc: \"Hans J. Koch\" \u003chjk@hansjkoch.de\u003e\nCc: Marc Hulsman \u003cm.hulsman@tudelft.nl\u003e\nCc: Rudolf Marek \u003cr.marek@assembler.cz\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "0117c3f24523166ca764575c0e486887b7e33c2b",
      "tree": "07be3cff9e5712374e67f82511b0380d6e38feeb",
      "parents": [
        "b3789a0de229b4e9cc6d2531c7cbcdb5424a37b8"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Mon Jan 16 10:14:54 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Mar 18 18:26:43 2012 -0700"
      },
      "message": "hwmon: (pmbus) Replace strict_strtol with kstrtol\n\nstrict_strtol is deprecated and results in a checkpatch warning.\nReplace it with kstrtol.\n\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\n"
    },
    {
      "commit": "fecfb64422d91a9621a3f96ab75c3a5f13e80b58",
      "tree": "d0b7fb8922d0a8b0ead112b87ea377450fb5b1b7",
      "parents": [
        "c43524b580e9599ef0d16adbbc4aa7ae808276ae"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Tue Mar 13 09:05:14 2012 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Wed Mar 14 09:17:03 2012 -0700"
      },
      "message": "hwmon: (zl6100) Enable interval between chip accesses for all chips\n\nIntersil reports that all chips supported by the zl6100 driver require\nan interval between chip accesses, even ZL2004 and ZL6105 which were thought\nto be safe.\n\nReported-by: Vivek Gani \u003cvgani@intersil.com\u003e\nCc: stable@vger.kernel.org # 3.2+\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "7ad6307ad6968ce25cecf209d4822d4c722be030",
      "tree": "0ee31e81c7da73a4ef7708dc05ae34bc03c0d7f5",
      "parents": [
        "7cb3c44fb1f7999e4c53b6a52de6bc25da6de079"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Wed Mar 07 03:58:55 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Wed Mar 07 09:48:43 2012 -0800"
      },
      "message": "hwmon: (zl6100) Maintain delay parameter in driver instance data\n\nA global delay parameter has the side effect of being overwritten with 0 if a\nsingle ZL2004 or ZL6105 is instantiated. If other chips supported by the same\ndriver are in the system, this will result in access errors for those chips.\n\nTo solve the problem, keep a per-instance copy of the delay parameter, and do\nnot change the original parameter.\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nCc: stable@vger.kernel.org # 3.1+\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "7cb3c44fb1f7999e4c53b6a52de6bc25da6de079",
      "tree": "6ce1a96e6f67d363b9f4f4c092daa5b409e01c16",
      "parents": [
        "4de86126a712ba83fa038d277c8282f7ed466a4b"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Sun Mar 04 08:10:57 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Wed Mar 07 09:48:42 2012 -0800"
      },
      "message": "hwmon: (pmbus_core) Fix maximum number of POUT alarm attributes\n\nThere are up to three POUT alarm attributes, not two, since cap_alarm was added.\n\nReported-by: Michele Petracca \u003cmi.petracca@gmail.com\u003e\nCc: stable@vger.kernel.org # 3.0+ [3.0 will need backport]\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\n"
    },
    {
      "commit": "dc91ad8e84593eb49c65cca70537088782b21e08",
      "tree": "9ccc693f54161409283b273c5ee6d99be89e2a38",
      "parents": [
        "c1c1a3d012fe5e82a9a025fb4b5a4f8ee67a53f6"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Fri Feb 24 03:44:34 2012 -0800"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Feb 24 08:06:15 2012 -0800"
      },
      "message": "hwmon: (max34440) Fix resetting temperature history\n\nTemperature history is reset by writing 0x8000 into the peak temperature\nregister, not 0xffff.\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "56badacb922ac6117c8231716265301118b22b17",
      "tree": "abcc42e210c3e9d44a03afc7bf046058166bd29b",
      "parents": [
        "443830f6fd986b894da2ea7403163a64c0925f54"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Tue Oct 04 17:26:04 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jan 05 08:19:28 2012 -0800"
      },
      "message": "hwmon: (pmbus/zl6100) Only instantiate external temperature sensor if enabled\n\nBMR4xx devices don\u0027t have an external temperature sensor,\nand instantiating it does not provide value anyway if it is disabled.\nOnly instantiate it if it is enabled.\n\nAlso optimize wait time between I2C chip accesses in the probe function, and\nreplace unnecessary check for support for I2C_FUNC_SMBUS_READ_BYTE_DATA with\nnow required support for I2C_FUNC_SMBUS_READ_WORD_DATA.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "443830f6fd986b894da2ea7403163a64c0925f54",
      "tree": "7bfee6449602e401538bd88f419907d1a661abca",
      "parents": [
        "bc581e6fcc3bd901d20765638422ef957559a8d1"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Oct 01 17:35:44 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jan 05 08:19:28 2012 -0800"
      },
      "message": "hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4]\n\nAdd support for Ericsson BMR450, BMR451, BMR462, BMR463, and BMR464, which are\nbased on ZL2005 and ZL2008, to zl6100 driver. Remove BMR450 and BMR451 device\nIDs from generic PMBus driver.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "bc581e6fcc3bd901d20765638422ef957559a8d1",
      "tree": "6109bd949447be039d4dd4630b9456ec2281d27e",
      "parents": [
        "87102808d03948c825c3bdc48316e48f6422fd7e"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Oct 01 16:50:36 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jan 05 08:19:27 2012 -0800"
      },
      "message": "hwmon: (pmbus/zl6100) Add support for ZL2005\n\nAdd explicit support for ZL2005. Functionality is almost the same as with other\nZilker Labs / Intersil chips, but limit register detection does not work reliably.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "87102808d03948c825c3bdc48316e48f6422fd7e",
      "tree": "77eeb38fcf21b2df9fb820b0c26a0e57054c1761",
      "parents": [
        "805a6af8dba5dfdd35ec35dc52ec0122400b2610"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Sep 30 11:53:25 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jan 05 08:19:27 2012 -0800"
      },
      "message": "hwmon: (pmbus/adm1275) Validate device ID\n\nSince manufacturer and device ID are known, read and validate it.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n[Dan Carpenter \u003cdan.carpenter@oracle.com\u003e: Fixed memory leak]\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "1af1f5313cfea85a185c7bbb5258f7856fc8fea7",
      "tree": "acc73abb589337fec213c175a077edd8b743a994",
      "parents": [
        "bc365a7f3c0d5b5b2a642e6646098b306b6faa4d"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Wed Sep 28 11:36:20 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:44 2011 -0700"
      },
      "message": "hwmon: (pmbus_core) Simplify sign extensions\n\nShift operations can be used for sign extensions. Use it.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "bc365a7f3c0d5b5b2a642e6646098b306b6faa4d",
      "tree": "d969b36df34a1023b923b5092cde33c088807f4f",
      "parents": [
        "ddfb41ca2a33c9f5053126324597510974724a1f"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Sep 15 10:43:40 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:44 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add support for Lineage Power DC-DC converters\n\nAdd device IDs and reference to datasheets for Lineage Power DC-DC converters.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "ddfb41ca2a33c9f5053126324597510974724a1f",
      "tree": "d9f13049c8532cc5b0050de61c0ad5d90d6af5fe",
      "parents": [
        "c3ff9a674c2313d4f28e38d384b18b561b313eb7"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sun Sep 11 20:31:09 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:43 2011 -0700"
      },
      "message": "hwmon: (pmbus/ltc2978) Add support for LTC3880 to LTC2978 driver\n\nThe LTC3880 PMBus command set is comparable to LTC2978. Add support for it\nto the LTC2978 driver.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "c3ff9a674c2313d4f28e38d384b18b561b313eb7",
      "tree": "6c8dea7a9c7f43e471abac7ad56e882b74cc3b8d",
      "parents": [
        "3d790287c4e6caa8790421737b1cf8f0a6531559"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Sep 02 09:58:37 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:42 2011 -0700"
      },
      "message": "hwmon: (pmbus/ltc2978) Explicit driver for LTC2978\n\nProvide explicit driver for LTC2978 to enable support for minimum and peak\nattributes. Remove ltc2978 chip id from generic pmbus driver.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "3d790287c4e6caa8790421737b1cf8f0a6531559",
      "tree": "447422fa83da2a4ca54ad66f9381f1980bf25433",
      "parents": [
        "4f3a659581cabf1be441d6467b523be914615496"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Sep 10 12:59:15 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:42 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add support for TEMP2 peak attributes\n\nAt least one PMBus chip supports peak attributes for READ_TEMPERATURE2.\nAdd virtual registers to be able to report it to the user.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "200855e52db1b1834121ba57fbd89c5b4911e02c",
      "tree": "fa0c572e5c40b8558ae2e8fc5069a41c2c503668",
      "parents": [
        "da8e48ab483e1f54c1099bed91bfd2c302bc7ddf"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Jul 29 22:21:53 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:40 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add support for Intersil power management chips\n\nAdd support for Intersil / Zilker Labs ZL2004, ZL2006, ZL2008, ZL2105, ZL2106,\nZL6100, and ZL6105.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "da8e48ab483e1f54c1099bed91bfd2c302bc7ddf",
      "tree": "10a2c76781ef0b1c51515d4feb71c7fa5ae6e29f",
      "parents": [
        "179144a0d4128e7588b3d613a14807402f5e7c37"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Jul 29 22:19:39 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:40 2011 -0700"
      },
      "message": "hwmon: (pmbus) Always call _pmbus_read_byte in core driver\n\nAlways call _pmbus_read_byte() instead of pmbus_read_byte() in PMBus core\ndriver. With this change, device specific read functions can be implemented for\nall registers.\n\nSince the device specific read_byte function is now always called, we need to be\nmore careful with page validations. Only fail if the passed page number is larger\nthan 0, since -1 means \"current page\".\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "179144a0d4128e7588b3d613a14807402f5e7c37",
      "tree": "996869256838ba759495d1a1331ffcddba94b1bd",
      "parents": [
        "ced29d422557feb4230ea6b0067f1e24c5bd83f7"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Sep 01 08:34:31 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:39 2011 -0700"
      },
      "message": "hwmon: (pmbus) Replace EINVAL return codes with more appropriate errors\n\nEINVAL was over-used in the code. Replace it with more appropriate errors.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "5cf231a346fb80d7945aa46e90186a068a3a001b",
      "tree": "642f84017b93f745b72360b7b2d619ec2403224f",
      "parents": [
        "c5e6763667ffc94eaad4634841cb1b7ecd951fb7"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 14 11:55:35 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:35 2011 -0700"
      },
      "message": "hwmon: (pmbus/adm1275) Add support for ADM1276\n\nADM1276 is mostly compatible to ADM1275, with added support for input power\nmeasurement. Add support for it to the ADM1275 driver.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "c5e6763667ffc94eaad4634841cb1b7ecd951fb7",
      "tree": "9f12484699dc25462e3275fba42bba65f47644d6",
      "parents": [
        "866cf12a0eab65f94e40608bdd21ca8dea4d0ac2"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Tue Aug 02 11:08:57 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:34 2011 -0700"
      },
      "message": "hwmon: (pmbus/adm1275) Add support for second current limit\n\nADM1275 supports a second current limit, which can be configured as either lower\nor upper limit. Add support for it and report it as either lower or upper\ncritical current limit.\n\nAlso replace error return code EINVAL for unsupported pages with ENXIO as this\nis more appropriate for the observed condition.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "866cf12a0eab65f94e40608bdd21ca8dea4d0ac2",
      "tree": "4f419b461893f90d6e9a54f0852c3bd1a6254666",
      "parents": [
        "20fcfe172190704918969695a16cf621e2f4ce25"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Aug 26 08:12:38 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:33 2011 -0700"
      },
      "message": "hwmon: (pmbus) Don\u0027t return errors from driver remove functions\n\nDriver remove functions have an error return value, but rarely return an error\nin practice. If a driver does return an error from its remove function, the\ndriver won\u0027t be unloaded and is expected to stay alive.\n\npmbus_do_remove() is defined as returning an int, but always returns 0 (no\nerror). Calling code passes that return value on to high level driver\nremove functions, but does not evaluate it and removes driver data even if\npmbus_do_remove() returned an error (which it in practice never does). Even if\nthis code could never cause a real problem, it is nevertheless conceptually\nwrong.\n\nTo reduce confusion and simplify the code, change pmbus_do_remove() to be a void\nfunction, and have PMBus client drivers always return zero in their driver\nremove functions.\n\nReported-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "20fcfe172190704918969695a16cf621e2f4ce25",
      "tree": "603eeef49ea33bdb4817666f718356cc215e3ea4",
      "parents": [
        "363a12a49968103ea2c5493932d417d73bc099b7"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Aug 26 08:01:51 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Mon Oct 24 11:09:33 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add comments explaining internal driver API return values\n\nReturn values for functions reading/writing manufacturer specific registers are\npoorly explained. Add comments to improve documentation.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "40257b953fdd519c743138f3fbe3962d54991116",
      "tree": "2e4e8e368b262648d7d96fbd9af4b012551df282",
      "parents": [
        "b6fd41e29dea9c6753b1843a77e50433e6123bcb"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Sep 10 06:02:12 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Tue Sep 13 06:19:15 2011 -0700"
      },
      "message": "hwmon: (pmbus) Fix low limit temperature alarms\n\nTemperature alarms are detected by checking the alarm bit and comparing\ntemperature limits against the current temperature. For low limits, this\ncomparison needs to be reversed (temp \u003c limit instead of temp \u003e limit).\nThis was not taken into account, resulting in wrong alarms if a temperature\nfell below a low limit.\n\nFix by adding a low limit flag in the limit data structure. When creating the\nsensor entry, the order of registers to compare is now reversed for low limits.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: stable@kernel.org # 3.0+\n"
    },
    {
      "commit": "f020b007d5dd24597f5e985a6309bcb8393797ed",
      "tree": "17d7db505904c9cb57c79e586d31eb79376dd9b6",
      "parents": [
        "d91aae1e52e5289a94f4ddff968decfc8d37271e"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Aug 31 11:53:41 2011 -0400"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Tue Sep 06 08:56:07 2011 -0700"
      },
      "message": "hwmon: (ucd9000/ucd9200) Optimize array walk\n\nRewrite the loop walking the id array during probe. The new code is\nbetter adapted to a null-terminated array, and is also clearer and\nmore efficient than the original.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Axel Lin \u003caxel.lin@gmail.com\u003e\nCc: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "3a2805e845761ea76a6ad5688d637b2624de0cab",
      "tree": "cef5521d2223fe2ab9a686699c52a4c2c6d045f2",
      "parents": [
        "044cd3a574be5cd97ab80d0c6d06f5fab327541d"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Jul 29 23:05:25 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Aug 11 10:14:12 2011 -0700"
      },
      "message": "hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages\n\npmbus_clear_faults() attempts to clear faults on non-existing real pages.\nAs a result, the command error bit in the status register is set, and faults\nare not really cleared.\n\nAll byte writes to non-zero pages are requests to clear the status register\non that page. Since non-zero pages are virtual and do not exist on the chip,\nthere is nothing to do, and such requests have to be ignored. This fixes\nabove problem.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "044cd3a574be5cd97ab80d0c6d06f5fab327541d",
      "tree": "8780ad5134089df0ddb997903ae8ea483048208b",
      "parents": [
        "322a8b034003c0d46d39af85bf24fee27b902f48"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Jul 29 22:08:07 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Aug 11 10:14:04 2011 -0700"
      },
      "message": "hwmon: (pmbus) Virtualize pmbus_write_byte\n\nWith virtual pages and to be able to handle more chips, it is necessary to\nvirtualise pmbus_write_byte().\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "03e9bd8dbcee60c2e22fd54f9f28f0d32da218c3",
      "tree": "0e55d78c814798f6467ad0c293fe9d365f78b7be",
      "parents": [
        "98591dbe633eace43a20ffa2907861fbef97237b"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Jul 08 10:43:57 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 20:16:17 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066\n\nPMBus client driver supporting National Semiconductor LM25066, LM5064, and LM5066.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "98591dbe633eace43a20ffa2907861fbef97237b",
      "tree": "4ab8d736a823c4f6175f8adfad5dd17527ec0ce0",
      "parents": [
        "70e94b276c21638a0a37908f6696a6b122944dea"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Jul 09 13:17:43 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 17:09:54 2011 -0700"
      },
      "message": "hwmon: (max34440) Add support for peak attributes\n\nAdd support for voltage, current, and temperature peak (historic maximum)\nattributes.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "70e94b276c21638a0a37908f6696a6b122944dea",
      "tree": "9d017d968a85b4d5313c4f5117bcae042f73555e",
      "parents": [
        "8ebed854506301f4f67e75c73cae967d4a45ab4d"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Jul 09 13:11:44 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 17:09:53 2011 -0700"
      },
      "message": "hwmon: (max8688) Add support for peak attributes\n\nAdd support for voltage, current, and temperature peak (historic maximum)\nattributes.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\n"
    },
    {
      "commit": "8ebed854506301f4f67e75c73cae967d4a45ab4d",
      "tree": "931d27507b081f39551cc1092b5db6fd1812f9a0",
      "parents": [
        "c576e30cd0c9814b3b45772d46924d796f538dee"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Jul 09 13:10:19 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 17:09:53 2011 -0700"
      },
      "message": "hwmon: (max16064) Add support for peak attributes\n\nAdd support for voltage and temperature peak (historic maximum) attributes.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "c576e30cd0c9814b3b45772d46924d796f538dee",
      "tree": "b4dee480e3f90896f993ac2ec1abf38bc907d795",
      "parents": [
        "6f183d33a02e686608f708ef713b6423db39bcba"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Jul 09 11:17:33 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 17:09:52 2011 -0700"
      },
      "message": "hwmon: (adm1275) Add support for peak attributes\n\nAdd support for voltage and current peak (historic maximum) attributes.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "6f183d33a02e686608f708ef713b6423db39bcba",
      "tree": "e2571fe569000af44818a914325e13edb8072f9a",
      "parents": [
        "0084e9faabbc1e228fda9c8a78ef1ea8ee97a9ae"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Jul 09 08:30:26 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 17:09:32 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add support for peak attributes\n\nMost PMBus devices provide manufacturer specific commands to read low and/or\nhigh peak values for some or all of its sensors.\n\nTo support providing those values as lowest/highest attributes to the user,\nintroduce virtual PMBus commands. Those commands reside outside the normal\ncommand set and have to be implemented in device specific code, which map the\nvirtual commands to device specific commands.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "c6bfb767e431d3a236eab439d3660ff562598c84",
      "tree": "069f5ce348f55a0eea1e58c224a51760e323a135",
      "parents": [
        "9c1ed8941d30fd6252e84a9941e6507e497d242b"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Jul 09 12:06:45 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 17:02:40 2011 -0700"
      },
      "message": "hwmon: (pmbus) Strengthen check for status register existence\n\nWith virtual register page support, it is now possible that the status register\non virtual pages does not exist or is itself virtual. To take this into account\nwhen creating alarm attributes, generate those attributes only if the status\nregister on the respective page is known to exist.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "9c1ed8941d30fd6252e84a9941e6507e497d242b",
      "tree": "5c46c60dafa61427931ab66897a0443e49280894",
      "parents": [
        "46243f3ab44ad0d2e9ca62e6485ca433659f3881"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Jul 09 07:41:01 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 17:02:15 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add support for virtual pages\n\nSome PMBus chips have non-standard sensor registers. An easy way to\nsupport such sensors is to introduce virtual pages and map the non-standard\nregisters into standard registers on an extra page.\n\nFor this to work, the code verifying if the configured number of pages exists\nhas to be removed. Since a wrong number of pages can only be configured in a\nfront-end driver, this should not have a practical impact since the resulting\nerrors should be found during development and testing.\n\nAlso, functions to read the chip status while checking if a command register\nexists must be modified to no longer set the page register before reading the\nstatus, since the physical page associated with the checked register may not\nexist. This does not make a functional difference since the page was already set\nwhen the attempt to read the register was made.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "46243f3ab44ad0d2e9ca62e6485ca433659f3881",
      "tree": "93b542f63ff4de15f1ddf25c842ff326287a15f7",
      "parents": [
        "2bd05bf4d2a5807dcc1c52788b842827e5ef0ee9"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Fri Jul 08 10:41:24 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 16:55:13 2011 -0700"
      },
      "message": "hwmon: (pmbus) Support reading and writing of word registers in device specific code\n\nSome PMBus devices use non-standard registers for some of the sensors and/or\nlimits. To support such devices, add code to support reading and writing of word\nsize registers in device specific code.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "2bd05bf4d2a5807dcc1c52788b842827e5ef0ee9",
      "tree": "127e69fe3152b4ac371983c63a28bffeef88ee82",
      "parents": [
        "e0455e380b5bdf8dff7c8e29423d2446d9f59040"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Jul 09 08:58:49 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 15:31:18 2011 -0700"
      },
      "message": "hwmon: (pmbus) Increase attribute name size\n\nSome hwmon sysfs attributes have a length of 20 bytes (plus terminating 0).\nI2C_NAME_SIZE is defined as 20 and thus can not be used to define the length\nof hwmon sysfs attributes. Replace it with PMBUS_NAME_SIZE, set to 24.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "e0455e380b5bdf8dff7c8e29423d2446d9f59040",
      "tree": "5dfc150168c3660867bafa6baa19d1852ef3be1d",
      "parents": [
        "1061d8518f8bde548a03a5ff77dbe9a4202ad826"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Jun 25 15:13:44 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 15:31:18 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices\n\nAdd ADP4000, NCP4200 and NCP4208 to the list of devices supported by the generic\nPMBus driver, and add device IDs to enable explicit instantiation.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "1061d8518f8bde548a03a5ff77dbe9a4202ad826",
      "tree": "e5bd62c9c7d065c4acb249bc60e057b64023c32c",
      "parents": [
        "9d2ecfb768bd2f8b41816a23b0f1dda026fef41d"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Sat Jun 25 11:21:49 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 15:31:11 2011 -0700"
      },
      "message": "hwmon: (pmbus) Add support for VID output voltage mode\n\nIn VID mode, output voltages are measured and reported as VID values, and\nhave to be converted to voltages using VID conversion tables or functions.\nSupport is added for VR11 only at this time.\n\nThis patch enables support for PMBus devices supporting VID VR11 based output\nvoltage selection such as NCP4200 and NCP4208.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    },
    {
      "commit": "9d2ecfb768bd2f8b41816a23b0f1dda026fef41d",
      "tree": "7424d830c0b8475d2c872ec0bd1953b354c01094",
      "parents": [
        "c814a4c7c4aad795835583344353963a0a673eb0"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Tue Jul 12 07:15:19 2011 -0700"
      },
      "committer": {
        "name": "Guenter Roeck",
        "email": "guenter.roeck@ericsson.com",
        "time": "Thu Jul 28 11:47:53 2011 -0700"
      },
      "message": "hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus\n\nSince the number of PMBus drivers is getting large, move them into\ndirectory drivers/hwmon/pmbus to improve readability and scalability.\n\nSigned-off-by: Guenter Roeck \u003cguenter.roeck@ericsson.com\u003e\nReviewed-by: Robert Coulson \u003crobert.coulson@ericsson.com\u003e\n"
    }
  ]
}
