)]}'
{
  "log": [
    {
      "commit": "f7bae49aa1247a195a3fe4235edf6811c175bb7b",
      "tree": "80e6c88178273311e4a6ed09ac1867010398c386",
      "parents": [
        "9b11adc773b45845cc384bf01a623bba628f9f99"
      ],
      "author": {
        "name": "Kim, Milo",
        "email": "Milo.Kim@ti.com",
        "time": "Thu Jan 26 22:59:08 2012 -0800"
      },
      "committer": {
        "name": "Anton Vorontsov",
        "email": "anton.vorontsov@linaro.org",
        "time": "Mon Mar 26 20:40:59 2012 +0400"
      },
      "message": "lp8727_charger: Correct typos on the comment\n\nintergrated charger -\u003e integrated charger\n    ^\n\nSigned-off-by: Milo(Woogyom) Kim \u003cmilo.kim@ti.com\u003e\nSigned-off-by: Anton Vorontsov \u003canton.vorontsov@linaro.org\u003e\n"
    },
    {
      "commit": "9b11adc773b45845cc384bf01a623bba628f9f99",
      "tree": "db73585c066e93372fe69f45950e33a03ef589e4",
      "parents": [
        "7336880e3d73ee38b0c2bb99674e7e79d87dd43e"
      ],
      "author": {
        "name": "Kim, Milo",
        "email": "Milo.Kim@ti.com",
        "time": "Thu Jan 26 22:59:00 2012 -0800"
      },
      "committer": {
        "name": "Anton Vorontsov",
        "email": "anton.vorontsov@linaro.org",
        "time": "Mon Mar 26 20:40:57 2012 +0400"
      },
      "message": "lp8727_charger: Add description of platform data\n\nAdd brief description of lp8727_platform_data and lp8727_chg_param.\n\nSigned-off-by: Milo(Woogyom) Kim \u003cmilo.kim@ti.com\u003e\nSigned-off-by: Anton Vorontsov \u003canton.vorontsov@linaro.org\u003e\n"
    },
    {
      "commit": "e39b828f5355e41a8fd24f413fb9dfb81d808397",
      "tree": "0939abb06568676de053f4ad0ce53f40ba8acd2f",
      "parents": [
        "3832246ddd83391187edff8af328f9e9684d3177"
      ],
      "author": {
        "name": "Kim, Milo",
        "email": "Milo.Kim@ti.com",
        "time": "Sun Jan 29 17:28:18 2012 -0800"
      },
      "committer": {
        "name": "Anton Vorontsov",
        "email": "anton.vorontsov@linaro.org",
        "time": "Mon Mar 26 20:40:52 2012 +0400"
      },
      "message": "lp8727_charger: Add company name and description\n\nAdd \u0027Texas Instruments\u0027 because TI acquired National semiconductor at 2011.\nAnd the driver information is added in the header file.\n\nSigned-off-by: Milo(Woogyom) Kim \u003cmilo.kim@ti.com\u003e\nSigned-off-by: Anton Vorontsov \u003canton.vorontsov@linaro.org\u003e\n"
    },
    {
      "commit": "ff05f603c3238010769787f3ba54c48c290ed3e5",
      "tree": "7acaeb29f5d5b10c6fdb3727e61c42143de18737",
      "parents": [
        "8cdb878dcb359fd1137e9abdee9322f5e9bcfdf8"
      ],
      "author": {
        "name": "Josh Triplett",
        "email": "josh@joshtriplett.org",
        "time": "Thu Feb 02 15:29:08 2012 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Feb 02 15:43:40 2012 -0800"
      },
      "message": "include/linux/lp8727.h: Remove executable bit\n\nSigned-off-by: Josh Triplett \u003cjosh@joshtriplett.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "e57b432d0c91a4c472b2826b21524bdbbf2688d1",
      "tree": "4f4cbe408d0a88d489b44e9160fe54ecdc66b6ae",
      "parents": [
        "620b2736696743fc785b2fc63dbc0fe69cbfe3a7"
      ],
      "author": {
        "name": "Milo(Woogyom) Kim",
        "email": "milo.kim@ti.com",
        "time": "Wed Jan 04 16:23:11 2012 +0400"
      },
      "committer": {
        "name": "Anton Vorontsov",
        "email": "cbouatmailru@gmail.com",
        "time": "Wed Jan 04 16:25:45 2012 +0400"
      },
      "message": "lp8727_charger: Some minor fixes for the header\n\nPointer coding style changes\n: add space between return type and function pointer\n  ex) u8(*get_batt_present) (void)\n   -\u003e u8 (*get_batt_present) (void)\n\nSigned-off-by: Woogyom Kim \u003cmilo.kim@ti.com\u003e\nSigned-off-by: Anton Vorontsov \u003ccbouatmailru@gmail.com\u003e\n"
    },
    {
      "commit": "620b2736696743fc785b2fc63dbc0fe69cbfe3a7",
      "tree": "11df5094b22a55fc297ca5104a541f61d1cff925",
      "parents": [
        "300bac7fb85a20b2704dc3645419057992f78565"
      ],
      "author": {
        "name": "Kim, Milo",
        "email": "Milo.Kim@nsc.com",
        "time": "Wed Sep 07 01:56:14 2011 -0700"
      },
      "committer": {
        "name": "Anton Vorontsov",
        "email": "cbouatmailru@gmail.com",
        "time": "Wed Jan 04 16:20:53 2012 +0400"
      },
      "message": "lp8727_charger: Add header file\n\nOops, forgot to \u0027git add\u0027 it. [AV]\n\nSigned-off-by: Woogyom Kim \u003cmilo.kim@ti.com\u003e\nSigned-off-by: Anton Vorontsov \u003ccbouatmailru@gmail.com\u003e\n"
    }
  ]
}
