| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-09-25 | ACPI: remove acpi_device_uid() and related stuff |  Bjorn Helgaas | 1 | -3/+1 |
| 2009-09-25 | ACPI: remove acpi_device.flags.hardware_id |  Bjorn Helgaas | 1 | -2/+1 |
| 2009-09-25 | ACPI: remove acpi_device.flags.compatible_ids |  Bjorn Helgaas | 1 | -2/+1 |
| 2009-09-25 | ACPI: maintain a single list of _HID and _CID IDs |  Bjorn Helgaas | 1 | -3/+7 |
| 2009-09-25 | ACPI: add acpi_bus_get_status_handle() |  Bjorn Helgaas | 1 | -0/+2 |
| 2009-09-25 | ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE |  Bjorn Helgaas | 1 | -1/+0 |
| 2009-09-25 | ACPI: save device_type in acpi_device |  Bjorn Helgaas | 1 | -1/+2 |
| 2009-09-24 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel |  Linus Torvalds | 1 | -0/+25 |
| 2009-09-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 8 | -740/+1203 |
| 2009-09-21 | trivial: fix typo "to to" in multiple files |  Anand Gadiyar | 2 | -2/+2 |
| 2009-09-20 | includecheck fix: include/acpi, acpi_bus.h |  Jaswinder Singh Rajput | 1 | -1/+0 |
| 2009-09-19 | Merge branch 'preempt' into release |  Len Brown | 1 | -2/+2 |
| 2009-09-19 | Merge branch 'bugzilla-13620' into release |  Len Brown | 1 | -0/+3 |
| 2009-09-19 | Merge branch 'bjorn-start-stop-2.6.32' into release |  Len Brown | 1 | -2/+0 |
| 2009-09-19 | Merge branch 'acpica' into release |  Len Brown | 6 | -734/+1198 |
| 2009-09-19 | Merge branch 'sfi-base' into release |  Len Brown | 1 | -2/+0 |
| 2009-09-17 | ACPI: make ACPI button funcs no-ops if not built in |  Jesse Barnes | 1 | -0/+15 |
| 2009-09-10 | ACPI button: provide lid status functions |  Jesse Barnes | 1 | -0/+10 |
| 2009-09-09 | ACPI PM: Replace wakeup.prepared with reference counter |  Rafael J. Wysocki | 1 | -1/+1 |
| 2009-09-09 | ACPI: export acpi_pci_root and friends |  Alex Chiang | 1 | -0/+16 |
| 2009-09-08 | ACPICA: Update version to 20090903. |  Bob Moore | 1 | -1/+1 |
| 2009-08-29 | ACPICA: Don't switch task then not allowed |  Alexey Starikovskiy | 1 | -2/+2 |
| 2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h |  Len Brown | 1 | -2/+0 |
| 2009-08-28 | ACPICA: Update version to 20090730 |  Bob Moore | 1 | -1/+1 |
| 2009-08-28 | ACPICA: Fix typo for HEST ACPI table |  Bob Moore | 1 | -1/+1 |
| 2009-08-28 | ACPICA: Update definitions for HEST table |  Bob Moore | 1 | -12/+12 |
| 2009-08-28 | ACPICA: ACPI 4: Update headers for new and changed ACPI tables. |  Bob Moore | 3 | -151/+557 |
| 2009-08-28 | ACPICA: Split large ACPI table header |  Bob Moore | 3 | -562/+611 |
| 2009-08-27 | ACPICA: fix leak of acpi_os_validate_address |  Lin Ming | 1 | -0/+3 |
| 2009-08-27 | ACPICA: Update version to 20090625 |  Bob Moore | 1 | -1/+1 |
| 2009-08-27 | ACPICA: ACPI 4.0: Changes for existing ACPI tables. |  Bob Moore | 2 | -9/+18 |
| 2009-08-27 | ACPICA: Fix several acpi_attach_data problems |  Bob Moore | 2 | -3/+3 |
| 2009-08-27 | ACPICA: ACPI 4.0: Interpreter support for IPMI. |  Lin Ming | 1 | -1/+2 |
| 2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface |  Bob Moore | 3 | -50/+48 |
| 2009-08-27 | ACPICA: Add 64-bit support to acpi_read and acpi_write |  Bob Moore | 1 | -2/+2 |
| 2009-08-27 | ACPICA: Remove duplicate extern declarations for public globals |  Bob Moore | 1 | -0/+1 |
| 2009-08-26 | ACPI processor: force throttling state when BIOS returns incorrect value |  Frans Pop | 1 | -2/+3 |
| 2009-07-27 | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" |  Len Brown | 1 | -0/+4 |
| 2009-06-25 | ACPI: remove unused acpi_device_ops .stop method |  Bjorn Helgaas | 1 | -2/+0 |
| 2009-06-24 | Merge branch 'bjorn-notify' into release |  Len Brown | 1 | -0/+3 |
| 2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release |  Len Brown | 4 | -12/+10 |
| 2009-06-23 | ACPI: Add the reference count to avoid unloading ACPI video bus twice |  Zhao Yakui | 1 | -2/+2 |
| 2009-06-20 | ACPI: pdc init related memory leak with physical CPU hotplug |  Pallipadi, Venkatesh | 1 | -0/+1 |
| 2009-06-18 | ACPI: allow drivers to request both device and system notify events |  Bjorn Helgaas | 1 | -0/+3 |
| 2009-06-17 | ACPI: kill acpi_get_physical_pci_device() |  Alexander Chiang | 1 | -1/+0 |
| 2009-06-17 | ACPI: kill acpi_get_pci_id |  Alexander Chiang | 1 | -1/+0 |
| 2009-06-17 | ACPI: simplify acpi_pci_irq_del_prt() API |  Alexander Chiang | 1 | -1/+1 |
| 2009-06-17 | ACPI: simplify acpi_pci_irq_add_prt() API |  Alexander Chiang | 1 | -1/+1 |
| 2009-06-17 | ACPI: eviscerate pci_bind.c |  Alexander Chiang | 1 | -2/+1 |
| 2009-06-17 | ACPI: Introduce acpi_get_pci_dev() |  Alexander Chiang | 1 | -0/+1 |