)]}'
{
  "commit": "81074e90f5c150ca70ab8dfcc77860cbe76f364d",
  "tree": "607fd815382a44b6876ebaa9840f644764175f39",
  "parents": [
    "22763c5cf3690a681551162c15d34d935308c8d7"
  ],
  "author": {
    "name": "Zhang Rui",
    "email": "rui.zhang@intel.com",
    "time": "Mon Dec 21 16:13:15 2009 +0800"
  },
  "committer": {
    "name": "Len Brown",
    "email": "len.brown@intel.com",
    "time": "Tue Dec 22 02:39:24 2009 -0500"
  },
  "message": "ACPI: disable _OSI(Windows 2009) on Asus K50IJ\n\nFix a win7 compability issue on Asus K50IJ.\n\nHere is the _BCM method of this laptop:\n                    Method (_BCM, 1, NotSerialized)\n                    {\n                        If (LGreaterEqual (OSFG, OSVT))\n                        {\n                            If (LNotEqual (OSFG, OSW7))\n                            {\n                                Store (One, BCMD)\n                                Store (GCBL (Arg0), Local0)\n                                Subtract (0x0F, Local0, LBTN)\n                                ^^^SBRG.EC0.STBR ()\n                                ...\n                            }\n                            Else\n                            {\n                                DBGR (0x0B, Zero, Zero, Arg0)\n                                Store (Arg0, LBTN)\n                                ^^^SBRG.EC0.STBR ()\n                                ...\n                            }\n                        }\n                    }\nLBTN is used to store the index of the brightness level in the _BCL.\nGCBL is a method that convert the percentage value to the index value.\nIf _OSI(Windows 2009) is not disabled, LBTN is stored a percentage\nvalue which is surely beyond the end of _BCL package.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d14753\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "23e5a0519af552d27ddcb9f8c14aa38062b434ea",
      "old_mode": 33188,
      "old_path": "drivers/acpi/blacklist.c",
      "new_id": "2815df66f6f7354f433a370a0819a91103bd50d4",
      "new_mode": 33188,
      "new_path": "drivers/acpi/blacklist.c"
    }
  ]
}
