)]}'
{
  "log": [
    {
      "commit": "721ebe005c3bb9add55b2e462dfc1bcf8efc6b8f",
      "tree": "1b76114dec1d27e31cf165fc10b03705a95d83ea",
      "parents": [
        "813409771731d80e6fa94199adf99f2269a4afc0"
      ],
      "author": {
        "name": "Hugh Dickins",
        "email": "hugh@veritas.com",
        "time": "Mon Aug 27 16:04:39 2007 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Aug 27 10:27:48 2007 -0700"
      },
      "message": "reverse CONFIG_ACPI_PROC_EVENT default\n\nSigh.  Again an ACPI assault on the Thinkpad\u0027s Fn+F4 to suspend to RAM.\nThe default and text for CONFIG_THINKPAD_ACPI_INPUT_ENABLED were fixed\nin -rc3, but now commit 14e04fb34ffa82ee61ae69f98d8fca12d2e8e31c (\"ACPI:\nSchedule /proc/acpi/event for removal\") introduces the ACPI_PROC_EVENT\nconfig entry, and defaults it to \u0027n\u0027 to disable it again.\n\nChange default to y, and add comment to make it clearer that n is for\nfuture distros.\n\nSigned-off-by: Hugh Dickins \u003chugh@veritas.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Len Brown \u003clen.brown@intel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "14e04fb34ffa82ee61ae69f98d8fca12d2e8e31c",
      "tree": "51ff919052cf456a23fa67e8d64d18f376b90582",
      "parents": [
        "962ce8ca0604af0c3c5609f7613d4ec5fcfac623"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Aug 23 15:20:26 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Aug 23 15:20:26 2007 -0400"
      },
      "message": "ACPI: Schedule /proc/acpi/event for removal\n\nSchedule /proc/acpi/event for removal in 6 months.\n\nRe-name acpi_bus_generate_event() to acpi_bus_generate_proc_event()\nto make sure there is no confusion that it is for /proc/acpi/event only.\n\nAdd CONFIG_ACPI_PROC_EVENT to allow removal of /proc/acpi/event.\nThere is no functional change if CONFIG_ACPI_PROC_EVENT\u003dy\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "128a2bcf9dddeb8e79a4ba55bf191533f70f39ce",
      "tree": "32f95c9a0009928102f033db2bd0e10a70f391ba",
      "parents": [
        "fc34f6c617bf2a845d793af12b96bcc0afd472c4"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 31 23:27:10 2007 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Jul 31 20:40:08 2007 -0700"
      },
      "message": "ACPI: delete CONFIG_ACPI_PROCFS_SLEEP (again)\n\nCONFIG_ACPI_PROCFS_SLEEP is a NO-OP -- delete it (again).\n\nApparently 296699de6bdc717189a331ab6bbe90e05c94db06 creating CONFIG_SUSPEND\nand CONFIG_PM_SLEEP was based on an out-dated version of drivers/acpi/Kconfig,\nas it erroneously restored this recently deleted config option.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "673d5b43daa00b42759cecc6b0760b8bf6be80d2",
      "tree": "a795ee922db699a8b4cb893ef5809399f1591ba6",
      "parents": [
        "296699de6bdc717189a331ab6bbe90e05c94db06"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Jul 28 03:33:16 2007 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Jul 29 16:53:59 2007 -0700"
      },
      "message": "ACPI: restore CONFIG_ACPI_SLEEP\n\nRestore the 2.6.22 CONFIG_ACPI_SLEEP build option, but now shadowing the\nnew CONFIG_PM_SLEEP option.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n[ Modified to work with the PM config setup changes. ]\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "296699de6bdc717189a331ab6bbe90e05c94db06",
      "tree": "53c847ecc8cce11952502921844052e44ca60d5e",
      "parents": [
        "b0cb1a19d05b8ea8611a9ef48a17fe417f1832e6"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rjw@sisk.pl",
        "time": "Sun Jul 29 23:27:18 2007 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Jul 29 16:45:38 2007 -0700"
      },
      "message": "Introduce CONFIG_SUSPEND for suspend-to-Ram and standby\n\nIntroduce CONFIG_SUSPEND representing the ability to enter system sleep\nstates, such as the ACPI S3 state, and allow the user to choose SUSPEND\nand HIBERNATION independently of each other.\n\nMake HOTPLUG_CPU be selected automatically if SUSPEND or HIBERNATION has\nbeen chosen and the kernel is intended for SMP systems.\n\nAlso, introduce CONFIG_PM_SLEEP which is automatically selected if\nCONFIG_SUSPEND or CONFIG_HIBERNATION is set and use it to select the\ncode needed for both suspend and hibernation.\n\nThe top-level power management headers and the ACPI code related to\nsuspend and hibernation are modified to use the new definitions (the\nchanges in drivers/acpi/sleep/main.c are, mostly, moving code to reduce\nthe number of ifdefs).\n\nThere are many other files in which CONFIG_PM can be replaced with\nCONFIG_PM_SLEEP or even with CONFIG_SUSPEND, but they can be updated in\nthe future.\n\nSigned-off-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "293a032eb95f3c6c212c1541e94c14b111731313",
      "tree": "95ac29f66925060038cbbb7f278c17b3718432f7",
      "parents": [
        "58b3b71dfaaecbf7cff1fe10c049d663f0313e5f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 13:44:58 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Jul 26 13:44:58 2007 -0700"
      },
      "message": "Don\u0027t force-enable suspend/hibernate support just for ACPI\n\nIt\u0027s a totally independent decision for the user whether he wants\nsuspend and/or hibernation support, and ACPI shouldn\u0027t care.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "e8b2fd01228f690c3e0cb3f14facfa8d93d4adae",
      "tree": "fb69560e2a584a8ca82985a99e42ec189d592091",
      "parents": [
        "7c5aa6642fa26641ebf286966a165aec71c91991"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 24 22:26:33 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jul 25 01:29:39 2007 -0400"
      },
      "message": "ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source\n\nAs it was a synonym for (CONFIG_ACPI \u0026\u0026 CONFIG_X86),\nthe ifdefs for it were more clutter than they were worth.\n\nFor ia64, just add a few stubs in anticipation of future\nS3 or S4 support.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "7c5aa6642fa26641ebf286966a165aec71c91991",
      "tree": "6aa44fb98e1fd999eb0df1f5286aab9bbeff39ac",
      "parents": [
        "43532c8a46ae313c2da3baa7598a1de4d403ba83"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 24 02:25:03 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 24 02:25:03 2007 -0400"
      },
      "message": "ACPI: Kconfig: always enable CONFIG_ACPI_SLEEP on X86\n\nThe SMP dependency on HOTPLUG_CPU and SUSPEND_SMP\ncaused more harm than good -- making ACPI sleep\nsupport vanish for configs missing those options.\nSo simply select them on the (ACPI \u0026\u0026 SMP \u0026\u0026 X86) systems\nthat need them.\n\nAlso, remove the prompt for ACPI_SLEEP,\nvirtually nobody (intentionally) enables ACPI without it.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "43532c8a46ae313c2da3baa7598a1de4d403ba83",
      "tree": "61da3ded6e0b84086579a74293650eb1a06ba906",
      "parents": [
        "fb804714560463534ebcb538a3b0a3c687a830ec"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 24 02:16:50 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 24 02:16:50 2007 -0400"
      },
      "message": "ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFS\n\n/proc/acpi/sleep has had its own \"default n\" option,\nACPI_SLEEP_PROC_SLEEP, for many months.\nTime to delete ACPI_SLEEP_PROC_SLEEP.\n\nUsers that still need /proc/acpi/sleep can still get it\nalong with the other deprecated /proc/acpi files\nby enabling CONFIG_ACPI_PROCFS.\n\nAlso delete ACPI_SLEEP_PROC_FS, which was an umbrella\nfor /proc/acpi/sleep, wakeup, alarm, because it was\neffectively just a synonym for ACPI_SLEEP.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "fb804714560463534ebcb538a3b0a3c687a830ec",
      "tree": "08167336b130298ed09d92ed6ae9e025ff58cce4",
      "parents": [
        "f695baf2df9e0413d3521661070103711545207a"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 24 01:50:46 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 24 01:50:46 2007 -0400"
      },
      "message": "ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to N\n\ndelete \"default y\" from CONFIG_ACPI_PROCFS\n(effectively making the default \u0027N\u0027)\n\nList exactly what /proc files this option controls,\nand clarify that it doesn\u0027t change non-deprecated files.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "5e16e3f0e24dadb79b96b6134cd3303f0d42f0c5",
      "tree": "23f79d982edce49deef5e42b14ce7980c8b7eb94",
      "parents": [
        "dcb76f88683618ed6ef0df66643dba1285881ee5",
        "f70ac0e9651aa8c07dffe72a44872f92054d42c3"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jul 22 02:28:33 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jul 22 02:28:33 2007 -0400"
      },
      "message": "Pull video into release branch\n"
    },
    {
      "commit": "f79e3185dd0f8650022518d7624c876d8929061b",
      "tree": "4cec3a434036031b4e2d4fef608f5523fb21c829",
      "parents": [
        "e8b495fe09bc793ae26774e7b2667f7f658d56e2",
        "8b8eb7d8cfc6cd95ed00cd58754e8493322505bd"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jul 22 02:27:40 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jul 22 02:27:40 2007 -0400"
      },
      "message": "Pull misc into release branch\n\nConflicts:\n\n\tDocumentation/feature-removal-schedule.txt\n"
    },
    {
      "commit": "798d91039849486c7a4f1a458a5680cb55a65408",
      "tree": "913aa33232986dc38b73a7f606c73c8281d208f6",
      "parents": [
        "54ca4123363f388ab724fc66da92b87dc05395c3"
      ],
      "author": {
        "name": "Thomas Renninger",
        "email": "trenn@suse.de",
        "time": "Thu May 31 17:20:39 2007 +0200"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jul 22 02:20:07 2007 -0400"
      },
      "message": "ACPI: create CONFIG_ACPI_DEBUG_FUNC_TRACE\n\nSplit ACPI_DEBUG into function trace enabled and not enabled.\n\nFunction trace is most of the ACPI_DEBUG costs, but is\nnot much of use for kernel ACPI debugging.\n\nSize of kernel image increased on test compile:\n+ 48k  (Full ACPI_DEBUG)\n+ 35k  (ACPI_DEBUG with function trace compiled out)\n\nPerformance without function trace is also much better.\n\nAlso remove ACPI_LV_DEBUG_OBJECT from default debug level as\na lot vendors let Store (value, debug) in their code and this\nmight confuse users when it pops up in syslog.\n\nSigned-off-by: Thomas Renninger \u003ctrenn@suse.de\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "3f2c48c9b48423d1411695da066d525cca2a27db",
      "tree": "a0d43de4c1cb779fb9bcc023acfcd7055459f5a5",
      "parents": [
        "1c1558ec50618c4a179e0684037d9f7bb0c1a326"
      ],
      "author": {
        "name": "Jan Engelhardt",
        "email": "jengelh@linux01.gwdg.de",
        "time": "Tue Jul 03 01:40:59 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 03 01:40:59 2007 -0400"
      },
      "message": "ACPI: Use menuconfig objects\n\nUse menuconfigs instead of menus, so the whole menu can be disabled at once\ninstead of going through all options.\n\nSigned-off-by: Jan Engelhardt \u003cjengelh@gmx.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "23b0f015bf2c050b8b5399430ca64e1b3398cf76",
      "tree": "9961a709908c3d8c7b4b4824f4c48327694e8764",
      "parents": [
        "de372ecd80a42c4fb485c7232475301a18d05184"
      ],
      "author": {
        "name": "Luming Yu",
        "email": "luming.yu@gmail.com",
        "time": "Wed May 09 21:07:05 2007 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed May 09 22:44:38 2007 -0400"
      },
      "message": "ACPI: video: output switch sysfs support\n\nRequires CONFIG_VIDEO_OUTPUT_CONTROL and CONFIG_ACPI_VIDEO.\n\nAfter loading output.ko and video.ko, you would have\n/sys/class/video_output and several device acpi_videoNum there.\n\nFor example, I got acpi_video0, acpi_video1,acpi_video2,and acpi_video3\nunder /sys/class/video_output on my T40.\nI can query the status of  output device0 by running \" cat\n/sys/class/video_output/acpi_video0\n\" The return value is defined in ACPI SPEC B.5.5 _DCS(Return the\nStatus of Output Device).  Also you can turn off video1 and turn on\nvideo0  by \" echo 0 \u003e acpi_video1; echo 0x80000000 \u003e acpi_video0\".\nPlease reference ACPI SPEC  B.5.7 _DSS for the parameter definition.\n\nPlease note that it may or may NOT works purely depending on if\nyour vendor providing correct ACPI video extension support in bios.\nthe driver output.ko and video.ko just works like a interface to\ninvoke BIOS.\n\nSigned-off-by: Luming Yu \u003cLuming.yu@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "12a5a712123b81a8ba0bc486e2384a375c00f095",
      "tree": "99d4c9591f0ded05665dfbb7d0d0c7caf1278f59",
      "parents": [
        "14d21785885c018611efd8aa75a5c11eaea29087",
        "439a888885c584f7ac8536a43be80475f9eaed71"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Apr 28 23:16:59 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Apr 28 23:16:59 2007 -0400"
      },
      "message": "Pull sbs into release branch\n"
    },
    {
      "commit": "fb16596997ded3e70d308bec58e32c1e2c5cf9b0",
      "tree": "28939b49c26e51d2c22047ef2e07f4b1d6352bbb",
      "parents": [
        "f188291aec9b17ef7cec01db66b9cdb6fae26372",
        "afd3810d9b6b0d446a34e1d4e94f0cc020b00a14"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Apr 28 23:12:03 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Apr 28 23:12:03 2007 -0400"
      },
      "message": "Pull misc-for-upstream into release branch\n"
    },
    {
      "commit": "cf6c6045a06aed2ccd8ebd0a3128ce0f2f8a11aa",
      "tree": "11c38e256eb6151d2498895c6e5b1f3bea30687c",
      "parents": [
        "8ce8e2f99a973c39c4aeddbe0966038196a8e71a"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Wed Apr 25 14:29:50 2007 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Apr 25 14:29:50 2007 -0400"
      },
      "message": "ACPI: word-smith kconfig help\n\nSigned-off-by: \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "3ede41c718c7845905231019e42d05a3ed329515",
      "tree": "6cac5d3152f8fa55198544556cf6f03bae5f3bb6",
      "parents": [
        "38f996ed21089fa4ae40526a5f428e3c792ea561"
      ],
      "author": {
        "name": "Henrique de Moraes Holschuh",
        "email": "hmh@hmh.eng.br",
        "time": "Fri Mar 23 17:34:00 2007 -0300"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Mar 25 23:37:55 2007 -0400"
      },
      "message": "ACPI: ibm-acpi: move driver to drivers/misc hierarchy\n\nibm-acpi is not an ACPICA driver, so move it to drivers/misc as per Len\nBrown\u0027s request.\n\nSigned-off-by: Henrique de Moraes Holschuh \u003chmh@hmh.eng.br\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "b4150fc4ae20621edf2f8e1ea5ce13eb2c803e7a",
      "tree": "429393498ec586e49a857151db9691665d5b1b8c",
      "parents": [
        "6d15702cc07503b74494dc4f1ddb15f354987b14"
      ],
      "author": {
        "name": "Vladimir Lebedev",
        "email": "vladimir.p.lebedev@intel.com",
        "time": "Mon Mar 19 17:45:50 2007 +0300"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Mar 22 01:15:57 2007 -0400"
      },
      "message": "ACPI: sbs: remove I2C Kconfig dependency\n\nSBS does not depend on I2C.\n\nSigned-off-by: Vladimir Lebedev \u003cvladimir.p.lebedev@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "63e34ca93a62f472144db60fa3b81111c0d15721",
      "tree": "2137a4b98360833e78cbb8edd5dce5b2ab5a0a60",
      "parents": [
        "51e7fff1c2b763da910db3a875eac5b992df91d9",
        "9327f46ee28116b17f15f6505edd90f905908d62"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:19:50 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:19:50 2007 -0500"
      },
      "message": "Pull misc-for-upstream into release branch\n"
    },
    {
      "commit": "5cb69bcacea70024252138a9cb4229a142a93389",
      "tree": "651f2d65b885b6cbc124cb2637fd648eb2ce0175",
      "parents": [
        "c207908fcc451e31d7fbba31541bd04f93787eb4",
        "c9bf296b6467968ecb9d988e7ed754a19c2e63d9"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:17:46 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:17:46 2007 -0500"
      },
      "message": "Pull ibm into release branch\n"
    },
    {
      "commit": "9327f46ee28116b17f15f6505edd90f905908d62",
      "tree": "df22ea6e5591f9102626705bfe9b854c0202c0cf",
      "parents": [
        "98fb8fe10f4b88170f578d8c33eaa2315d73b4f7"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@mindspring.com",
        "time": "Sun Mar 04 13:17:43 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 22:18:04 2007 -0500"
      },
      "message": "ACPI: Kconfig: hide ACPI menu when CONFIG_PM\u003dn\n\nSigned-off-by: Robert P. J. Day \u003crpjday@mindspring.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "b1a316f6f9c54d668df4304ddf935595501ccb25",
      "tree": "38a58dab0eddd473df37161a936cae542ce90a28",
      "parents": [
        "d1af65d13f3625543916a85c86d02826df910fcf"
      ],
      "author": {
        "name": "Kristen Carlson Accardi",
        "email": "kristen.c.accardi@intel.com",
        "time": "Wed Feb 28 20:13:17 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Mar 01 14:53:38 2007 -0800"
      },
      "message": "[PATCH] ACPI: make bay depend on dock\n\nSince the bay driver depends on the dock driver for proper notification,\nmake this driver depend on the dock driver.\n\nSigned-off-by: Kristen Carlson Accardi \u003ckristen.c.accardi@intel.com\u003e\nAcked-by: Len Brown \u003clenb@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "2bc808a8c4821a8ef4e3dc35b8fc577a9d2c6f0d",
      "tree": "f03421b0596be8fe8cafe294b4c739e9c52d5e52",
      "parents": [
        "adb005818b71e9476581a1de5742e2f427ac9e2b"
      ],
      "author": {
        "name": "Henrique de Moraes Holschuh",
        "email": "hmh@hmh.eng.br",
        "time": "Wed Feb 21 13:05:38 2007 -0200"
      },
      "committer": {
        "name": "Henrique de Moraes Holschuh",
        "email": "hmh@hmh.eng.br",
        "time": "Thu Feb 22 16:09:25 2007 -0200"
      },
      "message": "ACPI: ibm-acpi: make ibm-acpi bay support optional\n\nMake ibm-acpi bay support optional at kernel compile time.\n\nSigned-off-by: Henrique de Moraes Holschuh \u003chmh@hmh.eng.br\u003e\n"
    },
    {
      "commit": "8800c0ebf5e8363dab66647512dcef5b83203dec",
      "tree": "2576b0ab6177554409ab7e62fb411c6b5487d64d",
      "parents": [
        "9cdd79c9b99873d600d397fda012fc3f57cc2776",
        "5ee6edbcde4d3b14e4e03d4b331df1099a34aa8d"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Feb 16 22:11:02 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Feb 16 22:11:02 2007 -0500"
      },
      "message": "Pull remove-hotkey into release branch\n"
    },
    {
      "commit": "5ee6edbcde4d3b14e4e03d4b331df1099a34aa8d",
      "tree": "0255c41c950217eedd582c80aa060f49ff5682e6",
      "parents": [
        "eaefd5fb7d793c9c1bcef1b0c0d5ec3824a85b91"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Feb 10 01:18:25 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Feb 16 21:45:57 2007 -0500"
      },
      "message": "ACPI: hotkey: remove driver, per feature-removal-schedule.txt\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "243b66e76ab722cdec1921d7f80c0cb808131c37",
      "tree": "4349ce788f31277b9c6d8e916cfc4233256b5dc3",
      "parents": [
        "fc955f670c0a66aca965605dae797e747b2bef7d"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Feb 15 22:34:36 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Feb 15 22:38:04 2007 -0500"
      },
      "message": "ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels\n\nWe removed the ACPI motherboard driver which handled\nthe ACPI\u003dy, PNP\u003dn case, so now we need to enforce that\nPNP \u0026 PNPACPI are always enabled for ACPI kernels.\n\nMost major distros ship this way this already.\n\nCc: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "6b259707d53f0f25f0b24318a0774f1ae7e7e92c",
      "tree": "9f05353c2134d57607ee9780e3a35e56952ea2e8",
      "parents": [
        "a4144e451ce1951e8dad2aa8e2288f75ab745172",
        "db50342205deabaff9ce1fbe53d5ba351992fa08"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Feb 03 01:39:07 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Feb 03 01:39:07 2007 -0500"
      },
      "message": "Pull trivial into test branch\n\nConflicts:\n\n\tdrivers/acpi/scan.c\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "a4144e451ce1951e8dad2aa8e2288f75ab745172",
      "tree": "133ea66d3f685702c0a628e5001d86ca2ed393db",
      "parents": [
        "eee3c859c486d4f110f154807430eaf825ff4a3d",
        "8def05fa82bfa4af0c8e83a00ff377ddd9074480"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Feb 03 01:38:30 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Feb 03 01:38:30 2007 -0500"
      },
      "message": "Pull asus into test branch\n"
    },
    {
      "commit": "975a8e3ed2b9eab9f062a1e0ba7fe180e15204e1",
      "tree": "59b654df0b066b6d6b8ea16f5ae581b8fb45c1d5",
      "parents": [
        "1fcb71b84b05ff3bfd5b5b2eca9a9b3d13a76e3a",
        "bfd80223d73f80e1d1c69dace9151756b3ef3b49"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Feb 03 01:14:35 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Feb 03 01:14:35 2007 -0500"
      },
      "message": "Pull sysfs into test branch\n\nConflicts:\n\n\tDocumentation/feature-removal-schedule.txt\n\tinclude/acpi/acpi_drivers.h\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "1fcb71b84b05ff3bfd5b5b2eca9a9b3d13a76e3a",
      "tree": "dc38e6c01154a3f19f92f9c114ba4b956c5a80a2",
      "parents": [
        "e8bdc5a9c56c140c732246a298922c3cf3777460",
        "0ed1e38d513ea683ce125e698dd41d31441e0e8c"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Feb 03 01:12:39 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Feb 03 01:12:39 2007 -0500"
      },
      "message": "Pull bay into test branch\n"
    },
    {
      "commit": "0ed1e38d513ea683ce125e698dd41d31441e0e8c",
      "tree": "03980ff2ca4983c31a402970445e73e51c38a99a",
      "parents": [
        "5d22e1e83aac1f81f948ac8bff281487c11cc967"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Feb 02 22:39:16 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Feb 03 01:12:17 2007 -0500"
      },
      "message": "ACPI: bay: new driver is EXPERIMENTAL\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "01b57e73728880b787c85e27ad06c249412813b1",
      "tree": "7199a7f7581c2c0127ba9907db6e1303962d9cdc",
      "parents": [
        "fe9a2f77e5ad508b18671571c0b3f6f79ea709a8"
      ],
      "author": {
        "name": "Kristen Carlson Accardi",
        "email": "kristen.c.accardi@intel.com",
        "time": "Fri Oct 20 14:30:25 2006 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Feb 03 01:11:30 2007 -0500"
      },
      "message": "ACPI: bay: new driver adding removable drive bay support\n\nSigned-off-by: Kristen Carlson Accardi \u003ckristen.c.accardi@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "7e23772f414cdbfb2a08aed237d6e926bb1cb728",
      "tree": "df0ade6d4d9e03c398640686f195cb9b16d1a23f",
      "parents": [
        "bcd8b54f7d9c980b945d3f1cc48f76f2fa6e2e1b",
        "2f3d000a133f68250635f14f6caf24d32d358090"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Feb 02 22:42:02 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Feb 02 22:42:02 2007 -0500"
      },
      "message": "Pull video into test branch\n"
    },
    {
      "commit": "db50342205deabaff9ce1fbe53d5ba351992fa08",
      "tree": "d8c948480080b8e845efd1fb36c5c57a167a4755",
      "parents": [
        "7ac2735462349ca35d8807d93d66cf4d9ea7b729"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Feb 02 21:05:04 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Feb 02 21:05:04 2007 -0500"
      },
      "message": "ACPI: prevent build failure when CONFIG_X86_NUMAQ\u003dy\n\n...by disabling CONFIG_ACPI when CONFIG_X86_NUMAQ\u003dy\n\notherwise arch/i386/pci/Makefile forgets\nthat it needs to build acpi.o\n\ndrivers/built-in.o: In function `acpi_pci_root_add\u0027:\npci_root.c:(.text+0x45ec4): undefined reference to `pci_acpi_scan_root\u0027\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "85091b718969be7b8e6f795af7e264b8afcd7a6d",
      "tree": "d75b4598e47dee15b2ee22c26107f68017cb431e",
      "parents": [
        "5263bf65d6342e12ab716db8e529501670979321"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Fri Jan 26 14:04:30 2007 +0100"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jan 30 01:36:57 2007 -0500"
      },
      "message": "asus-laptop: add base driver\n\nAdds the new driver and make ASUS_LAPTOP and ACPI_ASUS\nincompatible.  It may be strange to use ASUS_CREATE_DEVICE_ATTR\nand ASUS_SET_DEVICE_ATTR now, but these macro will be very\nusefull in next patchs.  ASUS_HANDLE and ASUS_HANDLE_INIT comes\nfrom IBM_HANDLE and IBM_HANDLE_INIT, with some modification,\nand will also be used in next patchs.\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "5bb730fda8aa4e3f7e94b259c468ecd095f60770",
      "tree": "b6ae549e0a41bf06c4993e6b5501949db57bee37",
      "parents": [
        "219c3c8e268b9307eae9fae4c765a0c589b98338"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Mon Jan 29 11:02:42 2007 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jan 28 22:33:44 2007 -0500"
      },
      "message": "ACPI: add ACPICA version in sysfs\n\nAdd an ACPI attribute to indicate ACPICA version.\n/proc/acpi/version is deprecated by /sys/module/acpi/parameters/acpica_version.\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "219c3c8e268b9307eae9fae4c765a0c589b98338",
      "tree": "1cec78888ba858373ca72247bf68710827eb68e0",
      "parents": [
        "b981c591891dc8885de36498d38fa8d8a5481069"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Mon Jan 29 11:02:38 2007 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jan 28 22:33:36 2007 -0500"
      },
      "message": "ACPI: add ACPI debug attribute in sysfs\n\nAdd ACPI debug attributes in sysfs.\n/proc/acpi/debug_layer \u0026\u0026 debug_level are deprecated by\n/sys/module/acpi/parameters/debug_layer \u0026\u0026 debug_level.\n\nNOTE: The operations to them are quite the same.\nE.g. if you want to enable ACPI_DB_INFO, ACPI_DB_WARN,\n ACPI_DB_ERROR and disable the others,\n#echo 0x13 \u003e/sys/module/acpi/parameters/debug_level is OK,\nand a boot option \"acpi.debug_level \u003d 0x13\" also works.\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "b981c591891dc8885de36498d38fa8d8a5481069",
      "tree": "9af1706c4d0c339c71e8a336b808aa65470fcee2",
      "parents": [
        "bb0958544f3c7c016b2a3025ab3694363e403aa1"
      ],
      "author": {
        "name": "Zhang Rui",
        "email": "rui.zhang@intel.com",
        "time": "Mon Jan 29 11:02:30 2007 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jan 28 22:33:06 2007 -0500"
      },
      "message": "ACPI: add a Kconfig option for ACPI procfs interface\n\nAdd a kconfig option CONFIG_ACPI_PROCFS to make procfs interface\na configurable attribute of ACPI.\n\nNo procfs interface is actually deprecated,\nand no sysfs interface is added in this patch.\n\nCONGI_ACPI_PROCFS is used to mark procfs interface as deprecated\nonce the same function is duplicated in sysfs.\n\nSigned-off-by: Zhang Rui \u003crui.zhang@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "d2fadbbbf0e42b842731da71864f222e7f119461",
      "tree": "6f63405a69720e45b2c74209b5b6c93cfbd64db1",
      "parents": [
        "8f6d63adf8309a412bf2d3d2e49a85e519ebf57c"
      ],
      "author": {
        "name": "Henrique de Moraes Holschuh",
        "email": "hmh@hmh.eng.br",
        "time": "Thu Jan 11 02:58:15 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Jan 11 02:58:15 2007 -0500"
      },
      "message": "Revert \"ACPI: ibm-acpi: make non-generic bay support optional\"\n\nThis reverts commit 2df910b4c3edcce9a0c12394db6f5f4a6e69c712.\n\nACPI_BAY has not been merged into mainline yet, so the changes to ibm-acpi\nrelated Kconfig entries that depend on ACPI_BAY were permanently disabling\nibm-acpi bay support.  This is a serious regression for ThinkPad users.\n\nSigned-off-by: Henrique de Moraes Holschuh \u003chmh@hmh.eng.br\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "2f3d000a133f68250635f14f6caf24d32d358090",
      "tree": "23d6aa85616e75a08e2eb162c8ac79df3f36d29e",
      "parents": [
        "a8274d57afb83e4954ddcb3f8b7dd1c03a379bd4"
      ],
      "author": {
        "name": "Yu Luming",
        "email": "luming.yu@gmail.com",
        "time": "Sat Nov 11 02:40:34 2006 +0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Dec 20 21:23:16 2006 -0500"
      },
      "message": "ACPI: Adds backlight sysfs support for acpi video driver.\n\nAdds backlight sysfs support for acpi video driver.\n\nsigned-off-by: Luming Yu \u003cLuming.yu@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "3be11c8f4f2fa194834c2e83540f34da442b8977",
      "tree": "35386fe97c1dd62a261c297512b8e5137b56c35d",
      "parents": [
        "706b75ddbe36d20d071424f9867385c319b67f8d",
        "6796a1204cfeac6dab1c2dd682d1138454eca661"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Dec 20 02:52:50 2006 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Dec 20 02:52:50 2006 -0500"
      },
      "message": "Pull bugfix into test branch\n"
    },
    {
      "commit": "6796a1204cfeac6dab1c2dd682d1138454eca661",
      "tree": "e6e3d7fd5b5cb9c277d4f6607f59d2f39567a067",
      "parents": [
        "a6fdbf90b94fa4e2f5f7cbb526c71160b6c561c8"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Tue Dec 19 12:56:13 2006 -0800"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Dec 20 01:36:29 2006 -0500"
      },
      "message": "ACPI: Kconfig - depend on PM rather than selecting it\n\nMake ACPI depend on PM rather than selecting it.\nOtherwise it\u0027s a nightmare working out why CONFIG_PM keeps getting set.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "6bfe5c9d6f4dcaa998f67e691359cf7b1c4b443d",
      "tree": "94ee5b1c2b768a584b9bd0fe44382f80f2e4c96b",
      "parents": [
        "b361735043e3001eadb1d40916fd1a4fca1a9363",
        "f9ff43a6268d36acf8df18a76bb881a26a42dc1e"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Dec 16 00:34:18 2006 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Dec 16 00:34:18 2006 -0500"
      },
      "message": "Pull platform-drivers into test branch\n"
    },
    {
      "commit": "2df910b4c3edcce9a0c12394db6f5f4a6e69c712",
      "tree": "658752b625b083dbad102d34be5a3da9e1be26c5",
      "parents": [
        "e0298997acdba929e7f5b5987d305b67b50a3969"
      ],
      "author": {
        "name": "Henrique de Moraes Holschuh",
        "email": "hmh@hmh.eng.br",
        "time": "Sat Nov 25 16:35:09 2006 -0200"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Dec 07 01:38:45 2006 -0500"
      },
      "message": "ACPI: ibm-acpi: make non-generic bay support optional\n\nThis patch makes it possible to disable ibm-acpi non-generic bay support,\nas generic bay support already works well for a number of ThinkPads.\n\nSigned-off-by: Henrique de Moraes Holschuh \u003chmh@hmh.eng.br\u003e\n"
    },
    {
      "commit": "c0968f0ea21d10b6720246e1e96bd6a7a161964d",
      "tree": "8c2320d5d3c579cb66381aab34b1be27ceff41e9",
      "parents": [
        "082f2f84be5db164280483efa7eb1549d867353d"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor@insightbb.com",
        "time": "Thu Nov 09 00:40:13 2006 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Nov 09 03:20:19 2006 -0500"
      },
      "message": "ACPI: button: register with input layer\n\nIn addition to signalling button/lid events through /proc/acpi/event,\ncreate separate input devices and report KEY_POWER, KEY_SLEEP and\nSW_LID through input layer.  Also remove unnecessary casts and variable\ninitializations, clean up formatting.\n\nSleep button may autorepeat but userspace will have to filter duplicate\nsleep requests anyway (and discard unprocessed events right after\nwakeup).\n\nUnlike /proc/acpi/event interface input device corresponding to LID\nswitch reports true lid state instead of just a counter. SW_LID is\nactive when lid is closed.\n\nThe driver now depends on CONFIG_INPUT.\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "c92635572489b810d03acdf03f61bf6dd1af5433",
      "tree": "1cd8aa4bc014a40aad2780eb3fe743768c78fc40",
      "parents": [
        "2039a6eb72d4b5d0dd71de5c4dff5db129848c44"
      ],
      "author": {
        "name": "Holger Macht",
        "email": "hmacht@suse.de",
        "time": "Fri Oct 20 14:30:29 2006 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 21 01:37:28 2006 -0400"
      },
      "message": "ACPI: toshiba_acpi: Add support for the generic backlight device\n\nAdd support for the generic backlight interface below /sys/class/backlight.\nKeep the procfs brightness handling for backward compatibility.\n\nTo achive this, add two generic functions get_lcd and set_lcd\nto be used both by the procfs related and the sysfs related methods.\n\n[apw@shadowen.org: backlight users need to select BACKLIGHT_CLASS_DEVICE]\n\nSigned-off-by: Holger Macht \u003chmacht@suse.de\u003e\nSigned-off-by: Andy Whitcroft \u003capw@shadowen.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "2039a6eb72d4b5d0dd71de5c4dff5db129848c44",
      "tree": "dd26066fec8fd8dd9b0a18f2b326c39ce4ee1a3e",
      "parents": [
        "8acb025085aa88c41063bfa0f2c3b4d0a3f2ef11"
      ],
      "author": {
        "name": "Holger Macht",
        "email": "hmacht@suse.de",
        "time": "Fri Oct 20 14:30:29 2006 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 21 01:36:00 2006 -0400"
      },
      "message": "ACPI: asus_acpi: Add support for the generic backlight device\n\nAdd support for the generic backlight interface below /sys/class/backlight.\nKeep the procfs brightness handling for backward compatibility.\n\n[apw@shadowen.org: backlight users need to select BACKLIGHT_CLASS_DEVICE]\n\nSigned-off-by: Holger Macht \u003chmacht@suse.de\u003e\nSigned-off-by: Andy Whitcroft \u003capw@shadowen.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "8acb025085aa88c41063bfa0f2c3b4d0a3f2ef11",
      "tree": "3bc37ab8a95ff4f5d1878c2fd2553b46a3e08d02",
      "parents": [
        "c7a3bd177f248d01ee18a01d22048c80e071c331"
      ],
      "author": {
        "name": "Holger Macht",
        "email": "hmacht@suse.de",
        "time": "Fri Oct 20 14:30:28 2006 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 21 01:34:48 2006 -0400"
      },
      "message": "ACPI: ibm_acpi: Add support for the generic backlight device\n\nAdd support for the generic backlight interface below /sys/class/backlight.\nThe patch keeps the procfs brightness handling for backward compatibility.\n\nAdd two generic functions brightness_get and brightness_set\nto be used both by the procfs related and the sysfs related methods.\n\n[apw@shadowen.org: backlight users need to select BACKLIGHT_CLASS_DEVICE]\n\nSigned-off-by: Holger Macht \u003chmacht@suse.de\u003e\nSigned-off-by: Andy Whitcroft \u003capw@shadowen.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "c73a668c096fe3dd23c1062018e82eb85f5c7043",
      "tree": "1cda8104af22d03b94f66ae4cac2bf1be0224aee",
      "parents": [
        "fc31e838162c60ed81659da677d7f72917576269"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Tue Oct 03 22:24:43 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Oct 03 22:24:43 2006 +0200"
      },
      "message": "fix drivers/acpi/Kconfig typos\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "dece75b3a288fa49b3aab685543ec2f5c94b8cfc",
      "tree": "42b4871522182106d06061923fe9e567ac2e10db",
      "parents": [
        "1a39ed5888a8336ed2762d5b367195b14b878850",
        "8d7bff6c0896feba2fbd5ce37062c212aee13870"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Jul 10 02:39:33 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Jul 10 02:39:33 2006 -0400"
      },
      "message": "Pull dock into test branch\n"
    },
    {
      "commit": "e26a2b8f68dca28c734d857517788e3b40b8691d",
      "tree": "a256259dcbdced5c2a3c23bd235f380c9ed464db",
      "parents": [
        "af4f949c6b4ffa5119aad980626e5b04daca961b"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Thu Jul 06 12:14:00 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jul 09 23:38:54 2006 -0400"
      },
      "message": "ACPI: delete some defaults from ACPI Kconfig\n\nNo need for video to be always in\nNo need for ACPI dock driver to be always in\nNo need for smart battery driver to be always in\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "8d7bff6c0896feba2fbd5ce37062c212aee13870",
      "tree": "2bfde8445b61cc573c12c44b074ed9bc79e100dd",
      "parents": [
        "c8f7a62cdde461914c6457d5f4362538ed810bf4"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jul 09 22:09:57 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jul 09 22:09:57 2006 -0400"
      },
      "message": "ACPI: ACPI_DOCK Kconfig\n\nHOTPLUG_PCI_ACPI depends on ACPI_DOCK\nACPI_IBM_DOCK depends on ACPI_DOCK\u003dn\nACPI_DOCK is EXPERIMENTAL, though that doesn\u0027t seem to mean much\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "c8f7a62cdde461914c6457d5f4362538ed810bf4",
      "tree": "62f8cc2dc2b1c9abb6364b16f3b218a04d121f3e",
      "parents": [
        "953969ddf5b049361ed1e8471cc43dc4134d2a6f"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jul 09 17:22:28 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sun Jul 09 17:22:28 2006 -0400"
      },
      "message": "Revert \"Revert \"ACPI: dock driver\"\"\n\nThis reverts 953969ddf5b049361ed1e8471cc43dc4134d2a6f commit.\n"
    },
    {
      "commit": "953969ddf5b049361ed1e8471cc43dc4134d2a6f",
      "tree": "e4b84effa78a7e34d516142ee8ad1441906e33de",
      "parents": [
        "b862f3b099f3ea672c7438c0b282ce8201d39dfc"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 09 08:47:46 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 09 08:47:46 2006 -0700"
      },
      "message": "Revert \"ACPI: dock driver\"\n\nThis reverts commit a5e1b94008f2a96abf4a0c0371a55a56b320c13e.\n\nAdrian Bunk points out that it has build errors, and apparently no\nmaintenance. Throw it out.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3f86b83243d59bb50caf5938d284d22e10d082a4",
      "tree": "ebc93aff4abae0b3f4aa96c19973782eede3411d",
      "parents": [
        "37672d4c5263d54ee4302f55242f6fd5317b0f9f"
      ],
      "author": {
        "name": "Rich Townsend",
        "email": "rhdt@bartol.udel.edu",
        "time": "Sat Jul 01 11:36:54 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Jul 01 16:36:14 2006 -0400"
      },
      "message": "ACPI: add support for Smart Battery\n\nMost batteries today are ACPI \"Control Method\" batteries,\nbut some models ship with the older \"Smart Battery\"\nthat requires this code.\n\nRich Townsend and Bruno Ducrot were the original authors.\nVladimir Lebedev updated to run on latest kernel.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d3734\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "d120cfb544ed6161b9d32fb6c4648c471807ee6b",
      "tree": "7757ad0198d8df76ff5c60f939a687687c41da00",
      "parents": [
        "9dce0e950dbfab4148f35ac6f297d8638cdc63c4",
        "bf7e8511088963078484132636839b59e25cf14f"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Jun 29 19:57:46 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Jun 29 19:57:46 2006 -0400"
      },
      "message": "merge linus into release branch\n\nConflicts:\n\n\tdrivers/acpi/acpi_memhotplug.c\n"
    },
    {
      "commit": "a5e1b94008f2a96abf4a0c0371a55a56b320c13e",
      "tree": "3e3a254fdbc565c4f85a66cc6dfaa60319e919a9",
      "parents": [
        "a6a888b3c20cf559c8a2e6e4d86c570dda2ef0f5"
      ],
      "author": {
        "name": "Kristen Accardi",
        "email": "kristen.c.accardi@intel.com",
        "time": "Wed Jun 28 03:07:16 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jun 28 03:07:16 2006 -0400"
      },
      "message": "ACPI: dock driver\n\nCreate a driver which lives in the acpi subsystem to handle dock events.\nThis driver is not an \"ACPI\" driver, because acpi drivers require that the\nobject be present when the driver is loaded.\n\nSigned-off-by: Kristen Carlson Accardi \u003ckristen.c.accardi@intel.com\u003e\nCc: Dave Hansen \u003chaveblue@us.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "bc02af93dd2bbddce1b55e0a493f833a1b7cf140",
      "tree": "bda7998531b9c612c5597be9158f082d1cb5ab26",
      "parents": [
        "dd56a8e36f91f63c0a31e8a118d87b7cf01526b8"
      ],
      "author": {
        "name": "Yasunori Goto",
        "email": "y-goto@jp.fujitsu.com",
        "time": "Tue Jun 27 02:53:30 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jun 27 17:32:35 2006 -0700"
      },
      "message": "[PATCH] pgdat allocation for new node add (specify node id)\n\nChange the name of old add_memory() to arch_add_memory.  And use node id to\nget pgdat for the node at NODE_DATA().\n\nNote: Powerpc\u0027s old add_memory() is defined as __devinit. However,\n      add_memory() is usually called only after bootup.\n      I suppose it may be redundant. But, I\u0027m not well known about powerpc.\n      So, I keep it. (But, __meminit is better at least.)\n\nSigned-off-by: Yasunori Goto \u003cy-goto@jp.fujitsu.com\u003e\nCc: Dave Hansen \u003chaveblue@us.ibm.com\u003e\nCc: \"Brown, Len\" \u003clen.brown@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "37224470c8c6d90a4062e76a08d4dc1fcf91fc89",
      "tree": "627f537177bf8e951c12bec04c4a85f0125f5ece",
      "parents": [
        "e83319510b04dd51a60da8a0b4ccf8b92b3ab1ad",
        "ae6c859b7dcd708efadf1c76279c33db213e3506"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jun 23 07:52:36 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jun 23 07:52:36 2006 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6\n\n* \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (65 commits)\n  ACPI: suppress power button event on S3 resume\n  ACPI: resolve merge conflict between sem2mutex and processor_perflib.c\n  ACPI: use for_each_possible_cpu() instead of for_each_cpu()\n  ACPI: delete newly added debugging macros in processor_perflib.c\n  ACPI: UP build fix for bugzilla-5737\n  Enable P-state software coordination via _PDC\n  P-state software coordination for speedstep-centrino\n  P-state software coordination for acpi-cpufreq\n  P-state software coordination for ACPI core\n  ACPI: create acpi_thermal_resume()\n  ACPI: create acpi_fan_suspend()/acpi_fan_resume()\n  ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend()\n  ACPI: create acpi_device_suspend()/acpi_device_resume()\n  ACPI: replace spin_lock_irq with mutex for ec poll mode\n  ACPI: Allow a WAN module enable/disable on a Thinkpad X60.\n  sem2mutex: acpi, acpi_link_lock\n  ACPI: delete unused acpi_bus_drivers_lock\n  sem2mutex: drivers/acpi/processor_perflib.c\n  ACPI add ia64 exports to build acpi_memhotplug as a module\n  ACPI: asus_acpi_init(): propagate correct return value\n  ...\n\nManual resolve of conflicts in:\n\n\tarch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c\n\tarch/i386/kernel/cpu/cpufreq/speedstep-centrino.c\n\tinclude/acpi/processor.h\n"
    },
    {
      "commit": "762834e8bf46bf41ce9034d062a7c1f8563175f3",
      "tree": "fb134ef41772ba61050a08cc4ed92c50cd057658",
      "parents": [
        "d6277db4ab271862ed599da08d78961c70f00002"
      ],
      "author": {
        "name": "Yasunori Goto",
        "email": "y-goto@jp.fujitsu.com",
        "time": "Fri Jun 23 02:03:19 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jun 23 07:42:48 2006 -0700"
      },
      "message": "[PATCH] Unify pxm_to_node() and node_to_pxm()\n\nConsolidate the various arch-specific implementations of pxm_to_node() and\nnode_to_pxm() into a single generic version.\n\nSigned-off-by: Yasunori Goto \u003cy-goto@jp.fujitsu.com\u003e\nCc: \"Luck, Tony\" \u003ctony.luck@intel.com\u003e\nCc: Andi Kleen \u003cak@muc.de\u003e\nCc: Dave Hansen \u003chaveblue@us.ibm.com\u003e\nCc: \"Brown, Len\" \u003clen.brown@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1465887cfe79889273e3fd3aaf862e7ec3ee244f",
      "tree": "210930f245d2bdd47b65480e11ed8ea24a564550",
      "parents": [
        "60e04a5c533785c23ce6b76a6e5058328fe68edb",
        "1300124f69cafc54331bc06e968a8dd67863f989"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Jun 15 15:35:57 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Jun 15 15:35:57 2006 -0400"
      },
      "message": "Pull Kconfig into release branch\n"
    },
    {
      "commit": "9d99aaa31f5994d1923c3713ce9144c4c42332e1",
      "tree": "ae608593ca196dd6493cccbdfc1b8dd098e91ee8",
      "parents": [
        "805e8c03c9ea9bdb402a36341e02ec24825d5417"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Fri Apr 07 19:49:15 2006 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Apr 09 11:53:16 2006 -0700"
      },
      "message": "[PATCH] x86_64: Support memory hotadd without sparsemem\n\nMemory hotadd doesn\u0027t need SPARSEMEM, but can be handled by just preallocating\nmem_maps. This only needs some untangling of ifdefs to enable the necessary\ncode even without SPARSEMEM.\n\nOriginally from Keith Mannthey, hacked by AK.\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1300124f69cafc54331bc06e968a8dd67863f989",
      "tree": "4f94d162680b699f159d04a1bcc6d793f3b8a23c",
      "parents": [
        "683aa4012f53b2ada0f430487e05d37b0d94e90a"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Mar 28 17:04:00 2006 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Apr 01 21:07:42 2006 -0500"
      },
      "message": "ACPI: Kconfig: ACPI should depend on, not select PCI\n\nOtherwise, illegal configurations like X86_VOYAGER\u003dy, PCI\u003dy are\npossible.\n\nThis patch also fixes the options select\u0027ing ACPI to also select PCI.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "c30fe7f73194650148b58ee80908c1bc38246397",
      "tree": "0433d79fb7c737f838aa2b787b5d9682bc60c66c",
      "parents": [
        "c690a72253b962b7274559f2cdf4844553076c03"
      ],
      "author": {
        "name": "Uwe Zeisberger",
        "email": "zeisberg@informatik.uni-freiburg.de",
        "time": "Fri Mar 24 18:23:14 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Mar 24 18:23:14 2006 +0100"
      },
      "message": "fix typos \"wich\" -\u003e \"which\"\n\nSigned-off-by: Uwe Zeisberger \u003czeisberg@informatik.uni-freiburg.de\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "63e5f248c4b748690b5180aa1b4b10eac51bb0e1",
      "tree": "7043d0ec5174d65e5d7b61d1d7b1704b49db17f6",
      "parents": [
        "20416ea54087c25502d6fb973b8e119973e16341"
      ],
      "author": {
        "name": "Kristen Accardi",
        "email": "kristen.c.accardi@intel.com",
        "time": "Thu Feb 23 17:56:06 2006 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Mar 23 14:35:15 2006 -0800"
      },
      "message": "[PATCH] acpi: remove dock event handling from ibm_acpi\n\nRemove dock station support from ibm_acpi by default.  This support has\nbeen put into acpiphp instead.  Allow ibm_acpi to continue to provide\ndocking station support via config option for laptops/docking stations\nthat are not supported by acpiphp.\n\nSigned-off-by: Kristen Carlson Accardi \u003ckristen.c.accardi@intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "2eb1bdbad89b19c99f8ac1de1492cdabbff6b3d3",
      "tree": "eb0182da181df8022003182a8566629f8ca56c22",
      "parents": [
        "1f9921539208f6d88f600a801e333d718e4a13ff"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Sun Feb 26 04:18:43 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Feb 26 09:53:30 2006 -0800"
      },
      "message": "[PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64\n\nACPI is initialized very early on x86-64, before the DMI code is\ninitialized.  This means it would often discover a 0 year and then turn\noff ACPI because it thought the BIOS was too old.  Some systems don\u0027t\nboot without ACPI so this was a problem.\n\nI have a full fix by adding new very early DMI detection, but it needs\nmore testing before it can be merged.  For 2.6.16 let\u0027s just turn the\ncheck off.  It never made much sense anyways because there are no x86-64\nsystems older than 2002 or so and they generally all have working ACPI.\n\nCc: len.brown@intel.com\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e78256b8f3e2850ad55c2d69e1429e6c2607afd3",
      "tree": "0d0e0f7d49000d3b047beaaa7f47a273c16b047d",
      "parents": [
        "6070f9ec6b03cc46cd0242523326f7a296f47c1c"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Sun Feb 26 04:18:37 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Feb 26 09:53:30 2006 -0800"
      },
      "message": "[PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED\n\nThis makes x86-64 use the common X86_PM_TIMER Kconfig entry in drivers/acpi\n\nAnd since PM timer is needed for correct timing on a lot of systems\nnow (e.g. AMD dual cores) and we often get bug reports from people\nwho forgot to set it make it depend on CONFIG_EMBEDDED. x86-64 had\nthis change before and it\u0027s a good thing.\n\nI also fixed the description slightly to make this more clear.\n\nCc: len.brown@intel.com\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9fdb62af92c741addbea15545f214a6e89460865",
      "tree": "a25ec569b5b49a1b4c1d2a825f7aab2b2a5e2154",
      "parents": [
        "3ee68c4af3fd7228c1be63254b9f884614f9ebb2",
        "876c184b31dc73cc3f38c5b86dee55d091a56769",
        "729b4d4ce1982c52040bbf22d6711cdf8db07ad8",
        "cf82478840188f8c8494c1d7a668a8ae170d0e07",
        "dacd9b80355525be0e3c519687868410e304ad1c",
        "63c94b68ec30847a6e2b36651703f41066f91480",
        "35f652b5ef4ef145ac5514f6302b3f4cebfbbad4",
        "1a38416cea8ac801ae8f261074721f35317613dc",
        "4a90c7e86202f46fa9af011bdbcdf36e355d1721",
        "aea19aa0780d4b006372fedab8434226e1cc7686",
        "757b18661ea0a0d890e8ce7b1a391e5b7d417d78",
        "c4bb6f5ad968540d7f9619565bacd18d7419b85f"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jan 24 17:52:48 2006 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jan 24 17:52:48 2006 -0500"
      },
      "message": "[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "f9a204e1de73a7007de66fb289e1d64a7665c9b4",
      "tree": "e2f6d2d6bc2312a4417d8306d9e4f1a0d7dfc461",
      "parents": [
        "d758a8fa8ce0566947677f7e70bf70c57ad9445c"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Fri Jan 06 01:31:00 2006 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Jan 07 05:11:08 2006 -0500"
      },
      "message": "[ACPI] remove Kconfig \"default y\" for laptop drivers\n\nSigned-off-by: Borislav Petkov \u003cpetkov@uni-muenster.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "63c94b68ec30847a6e2b36651703f41066f91480",
      "tree": "2db0dc39092b00ad30d8337a5782626c48b61d7c",
      "parents": [
        "1e8df53c925024548cca4374f03bed1a7e2b0c45"
      ],
      "author": {
        "name": "Kenji Kaneshige",
        "email": "kaneshige.kenji@jp.fujitsu.com",
        "time": "Mon Dec 05 20:51:00 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Dec 21 04:58:31 2005 -0500"
      },
      "message": "[ACPI] build EC driver on IA64\n\nSigned-off-by: Kenji Kaneshige \u003ckaneshige.kenji@jp.fujitsu.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "0a47c906342e2447003e207d23917dfa5c912071",
      "tree": "17c32a39e4a9df64501dc3d9f2ca9157b442d387",
      "parents": [
        "5d8e7aa6e5c21e14843404c5e4c04d4cf043e40e"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "petkov@uni-muenster.de",
        "time": "Wed Nov 30 22:12:45 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Nov 30 22:15:25 2005 -0500"
      },
      "message": "[ACPI] delete \"default y\" on Kconfig for ibm_acpi extras driver\n\nSigned-off-by: Borislav Petkov \u003cpetkov@uni-muenster.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "5dce225bd9ea60e28e17076de63df0dee51b2883",
      "tree": "ef5388eee2851f08876ff33b0f5b104e25f2d8ee",
      "parents": [
        "3aed77bc84013fced136977b7cc17fff60eddf7a"
      ],
      "author": {
        "name": "viro@ZenIV.linux.org.uk",
        "email": "viro@ZenIV.linux.org.uk",
        "time": "Fri Sep 09 18:31:38 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 09 10:45:35 2005 -0700"
      },
      "message": "[PATCH] Fix CONFIG_ACPI_BLACKLIST_YEAR\n\nThis makes ACPI_BLACKLIST_YEAR be consistently defined when ACPI is\nenabled, regardless of whether we\u0027re on x86 or not, and thus avoids\nbogus -Wundef warnings on ia64.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6153df7b2f4d27c8bde054db1b947369a6f64d83",
      "tree": "2e30598ad48d05d0ea956b6097e0943a178d6299",
      "parents": [
        "07fefe4ca93b3e45b2bea32871a4496067888852"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Aug 25 12:27:09 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Aug 25 12:40:44 2005 -0400"
      },
      "message": "[ACPI] delete CONFIG_ACPI_PCI\n\nDelete the ability to build an ACPI kernel that does\nnot include PCI support.  When such a machine is created\nand it requires a tuned kernel, send a patch.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d1364\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "07fefe4ca93b3e45b2bea32871a4496067888852",
      "tree": "5ba2a9a89ab9f502209fbf9b8c541d846cbd4f57",
      "parents": [
        "bfea6c2af798d9a882bbc6b9ae9893ab1864d230"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Aug 25 12:22:04 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Aug 25 12:26:22 2005 -0400"
      },
      "message": "[ACPI] remove \"default m\" from acpi/Kconfig\n\nAndi Kleen suggested it was unconventional for us to \"default m\"\non ACPI modules -- even though they are expected to be deployed\nas modules.  But as \"default n\" would likely result in some\nusers building nonsense kernels, we compromise to \"default y\".\n\nDistros are expected to continue to use \u003dm in their configs.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "bfea6c2af798d9a882bbc6b9ae9893ab1864d230",
      "tree": "83cf2310c5781c1c481ea0f04ef74f52fd682073",
      "parents": [
        "eb7b6b32644f7a48357e02f8004f88b3220f3494"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Aug 25 12:15:11 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Aug 25 12:20:24 2005 -0400"
      },
      "message": "[ACPI] reduce use of EXPERIMENTAL in acpi/Kconfig\n\nDistros are shipping modules we had marked EXPERIMENTAL,\nso clearly it has lost some meaning.\n\nDelete that dependency for shipping modules, retaining\nit only for ACPI_HOTKEY and ACPI_CONTAINER to emphasize\nthat they lack testing on real hardware.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "eb7b6b32644f7a48357e02f8004f88b3220f3494",
      "tree": "fff8771a500c1a28cb29490aa9722f061e16c1eb",
      "parents": [
        "76f58584824c61eb5b3bdbf019236815921d2e7c"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Aug 25 12:08:25 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Aug 25 12:14:20 2005 -0400"
      },
      "message": "[ACPI] IA64-related ACPI Kconfig fixes\n\nBuild issues were mostly in the ACPI\u003dn case -- don\u0027t do that.\nSelect ACPI from IA64_GENERIC.\nAdd some missing dependencies on ACPI.\n\nMark BLACKLIST_YEAR and some laptop-only ACPI drivers\nas X86-only.  Let me know when you get an IA64 Laptop.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "76f58584824c61eb5b3bdbf019236815921d2e7c",
      "tree": "a8cb03339eddd5ada3c9d04b70b8bd6520e2bc14",
      "parents": [
        "8466361ad5233d4356a4601e16b66c25277920d1"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 24 12:10:49 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 24 12:11:34 2005 -0400"
      },
      "message": "[ACPI] delete CONFIG_ACPI_BUS\n\nit is a synonym for CONFIG_ACPI\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "8466361ad5233d4356a4601e16b66c25277920d1",
      "tree": "2632aaa6e21a40e0fc94d7de6e8b738836585e4a",
      "parents": [
        "888ba6c62bc61a995d283977eb3a6cbafd6f4ac6"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 24 12:09:07 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 24 12:10:43 2005 -0400"
      },
      "message": "[ACPI] delete CONFIG_ACPI_INTERPRETER\n\nit is a synonym for CONFIG_ACPI\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "888ba6c62bc61a995d283977eb3a6cbafd6f4ac6",
      "tree": "2a1614a7c63460e98f55ac5905f3a4be679138f1",
      "parents": [
        "84ffa747520edd4556b136bdfc9df9eb1673ce12"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 24 12:07:20 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 24 12:08:54 2005 -0400"
      },
      "message": "[ACPI] delete CONFIG_ACPI_BOOT\n\nit has been a synonym for CONFIG_ACPI since 2.6.12\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "1d492eb41371d9a5145651e8eb64bea1042a4057",
      "tree": "2a66a8fd347cf8dd8a665c4575b30d873035a5a4",
      "parents": [
        "5d2a22079c825669d91a3a200332f1053b4b61b0",
        "cbfc1bae55bbd053308ef0fa6b6448cd1ddf3e67"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 05 00:31:42 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Aug 05 00:31:42 2005 -0400"
      },
      "message": "[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "cbfc1bae55bbd053308ef0fa6b6448cd1ddf3e67",
      "tree": "1febc133d2be098f85f3092e25684f99f788d6a6",
      "parents": [
        "4fdcf0804598f44b0f48da9e5281af48a4db393f"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sat Jul 30 04:18:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Aug 04 22:42:23 2005 -0400"
      },
      "message": "[ACPI] ACPI_HOTPLUG_CPU Kconfig dependency update\n\nprevent:\n\nHOTPLUG_CPU\u003dy\nACPI_PROCESSOR\u003dy\nACPI_HOTPLUG_CPU\u003dn\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "8066eff0a1a0703ad901dbe5646a47dbfc089ef2",
      "tree": "9d46f66ae3f1002073c317e10218a78775ff7e2d",
      "parents": [
        "9a351e30d72d409ec62c83f380e330e0baa584b4",
        "79cda7d0e1c8629996242c036d6fe0466038d8ba"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 18:15:15 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 18:15:15 2005 -0400"
      },
      "message": "/home/lenb/src/to-linus branch \u0027acpi-2.6.12\u0027\n"
    },
    {
      "commit": "79cda7d0e1c8629996242c036d6fe0466038d8ba",
      "tree": "95cba1ce344cb0e9840143ebec8349dc9a6fdc65",
      "parents": [
        "b34a8030eeab4d59dcdd86de38f6927b9edd441f"
      ],
      "author": {
        "name": "Luming Yu",
        "email": "luming.yu@intel.com",
        "time": "Wed Aug 03 18:07:59 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Aug 03 18:11:22 2005 -0400"
      },
      "message": "[ACPI] CONFIG_ACPI_HOTKEY is now \"n\" by default\nFor 2.6.12 behaviour, this (EXPERIMENTAL) driver\nshould not be built.\n\nUpdate the driver source with latest from Luming.\n\nSigned-off-by: Luming Yu \u003cluming.yu@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "5028770a42e7bc4d15791a44c28f0ad539323807",
      "tree": "74800e35129775413c13ce7caf036ca19e3ce56c",
      "parents": [
        "9f02d6b7b43d46a74dd385f06090104ecd0fb807",
        "d8683a0cb5d09cb7f19feefa708424a84577e68f"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 12 17:21:56 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 12 17:21:56 2005 -0400"
      },
      "message": "[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "590275ce72c48fdbddea057bc9ee379c1fd851ef",
      "tree": "653eaad2d102bebcc666a3dac6c886049b30a447",
      "parents": [
        "6c4fa56033c11ad5c5929bf3edd1505d3d8a8c0b"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@sgi.com",
        "time": "Mon Apr 18 23:52:17 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 12 00:10:52 2005 -0400"
      },
      "message": "[ACPI] cleanup: delete !IA64_SGI_SN from acpi/Kconfig\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@sgi.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "ebb6e1a6122fd6b7c96470cfd4ce0f04150e5084",
      "tree": "b0f0630d539caaf53c20fbda3c962886a0dda1f5",
      "parents": [
        "9d9437759eb6fdb68f7b82cbee20b0fb711d9f0d"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Apr 14 23:12:56 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 12 00:05:03 2005 -0400"
      },
      "message": "[ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/state\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "fb9802fa59b196d7f90bb3c2e33c555c6bdc4c54",
      "tree": "aca6fd906629c6da124a73b43e6f6c50f81b90b4",
      "parents": [
        "d58da590451cf6ae75379a2ebf96d3afb8d810d8"
      ],
      "author": {
        "name": "Luming Yu",
        "email": "luming.yu@intel.com",
        "time": "Fri Mar 18 18:03:45 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Jul 11 23:27:04 2005 -0400"
      },
      "message": "[ACPI] generic Hot Key support\n\nSee Documentation/acpi-hotkey.txt\n\nUse cmdline \"acpi_specific_hotkey\" to enable\nlegacy platform specific drivers.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d3887\n\nSigned-off-by: Luming Yu \u003cluming.yu@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "be91492ca871e58f61b517cfba541095bb60001c",
      "tree": "46b5b35a2b5211a7dc653d0146f0d2d81923a1ef",
      "parents": [
        "bd4698dad3023ae137b366c736e29ca6eaf3b9f7"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 18 16:00:29 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Jul 11 23:18:35 2005 -0400"
      },
      "message": "[ACPI] CONFIG_ACPI now depends on CONFIG_PM\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "45b1b196677b8009ab6cdc4b656265f1d7015c1b",
      "tree": "5e307359b476d1b297c270ef3d7859abf9d63a28",
      "parents": [
        "9ee1c939d1cb936b1f98e8d81aeffab57bae46ab"
      ],
      "author": {
        "name": "Keiichiro Tokunaga",
        "email": "tokunaga.keiich@jp.fujitsu.com",
        "time": "Wed Mar 02 00:00:00 2005 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Mon Jul 11 23:15:03 2005 -0400"
      },
      "message": "[ACPI] update CONFIG_ACPI_CONTAINER Kconfig help\n\nSigned-off-by: Keiichiro Tokunaga \u003ctokunaga.keiich@jp.fujitsu.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "5a72e04df5470df0ec646029d31e5528167ab1a7",
      "tree": "11be00c3ed3d8bad775e6eec44078c9f942537b9",
      "parents": [
        "fb69c3907ead36b9e9f41ea6f0d0e0ae10a38a47"
      ],
      "author": {
        "name": "Li Shaohua",
        "email": "shaohua.li@intel.com",
        "time": "Sat Jun 25 14:55:06 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Jun 25 16:24:32 2005 -0700"
      },
      "message": "[PATCH] suspend/resume SMP support\n\nUsing CPU hotplug to support suspend/resume SMP.  Both S3 and S4 use\ndisable/enable_nonboot_cpus API.  The S4 part is based on Pavel\u0027s original S4\nSMP patch.\n\nSigned-off-by: Li Shaohua\u003cshaohua.li@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3e11c3ce0a4ce3d30802babccb0e5f881778ccf1",
      "tree": "5dfea042e20045f05c9e2660ef04d228968156e0",
      "parents": [
        "9920e91450ee9b373dd4924f79d287a267b8f6a3"
      ],
      "author": {
        "name": "Len Brown",
        "email": "lenb@toshiba.hsd1.ma.comcast.net",
        "time": "Fri May 27 04:53:27 2005 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Fri May 27 08:15:05 2005 -0700"
      },
      "message": "[PATCH] ACPI build fix\n\nFix 2.6.12 CONFIG_ACPI\u003dn build regression.\nCONFIG_ACPI_BOOT shall be set only if CONFIG_ACPI.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
