Age | Commit message (Expand) | Author | Files | Lines |
2009-09-10 | ACPI PM: Replace wakeup.prepared with reference counter | Rafael J. Wysocki | 1 | -1/+1 |
2009-09-10 | ACPI: export acpi_pci_root and friends | Alex Chiang | 1 | -0/+16 |
2009-09-09 | 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-29 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 1 | -2/+0 |
2009-08-29 | ACPICA: Update version to 20090730 | Bob Moore | 1 | -1/+1 |
2009-08-29 | ACPICA: Fix typo for HEST ACPI table | Bob Moore | 1 | -1/+1 |
2009-08-29 | ACPICA: Update definitions for HEST table | Bob Moore | 1 | -12/+12 |
2009-08-29 | ACPICA: ACPI 4: Update headers for new and changed ACPI tables. | Bob Moore | 3 | -151/+557 |
2009-08-29 | 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-27 | ACPI processor: force throttling state when BIOS returns incorrect value | Frans Pop | 1 | -2/+3 |
2009-07-28 | 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'... | Len Brown | 4 | -12/+10 |
2009-06-24 | 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-18 | ACPI: kill acpi_get_physical_pci_device() | Alexander Chiang | 1 | -1/+0 |
2009-06-18 | ACPI: kill acpi_get_pci_id | Alexander Chiang | 1 | -1/+0 |
2009-06-18 | ACPI: simplify acpi_pci_irq_del_prt() API | Alexander Chiang | 1 | -1/+1 |
2009-06-18 | ACPI: simplify acpi_pci_irq_add_prt() API | Alexander Chiang | 1 | -1/+1 |
2009-06-18 | ACPI: eviscerate pci_bind.c | Alexander Chiang | 1 | -2/+1 |
2009-06-18 | ACPI: Introduce acpi_get_pci_dev() | Alexander Chiang | 1 | -0/+1 |
2009-06-18 | ACPI: Introduce acpi_is_root_bridge() | Alexander Chiang | 1 | -0/+1 |
2009-06-18 | ACPI: make acpi_pci_bind() static | Alexander Chiang | 1 | -1/+0 |
2009-06-13 | ACPI: increase size of acpi_bus_id[] | Zhao Yakui | 1 | -1/+1 |
2009-05-28 | ACPI: processor: move device _HID into driver | Bjorn Helgaas | 1 | -1/+0 |
2009-05-28 | ACPI: use LNXCPU, not ACPI_CPU, for Linux-specific processor _HID | Bjorn Helgaas | 1 | -1/+1 |
2009-05-27 | ACPICA: Update version to 20090521. | Bob Moore | 1 | -1/+1 |
2009-05-27 | ACPICA: New: AcpiInstallMethod - install a single control method | Lin Ming | 1 | -0/+2 |
2009-05-27 | ACPICA: Update version to 20090422. | Bob Moore | 1 | -1/+1 |
2009-05-27 | ACPICA: Linux OSL: cleanup/update/merge | Bob Moore | 1 | -25/+38 |
2009-05-27 | ACPICA: Cleanup byte/word/dword extraction macros, fix possible warnings | Bob Moore | 1 | -14/+6 |
2009-05-27 | ACPICA: Fix a few warnings for gcc 3.4.4 | Bob Moore | 1 | -0/+4 |
2009-05-27 | ACPICA: Update error/warning interfaces | Bob Moore | 1 | -1/+4 |
2009-04-29 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2009-04-23 | ACPI: delete obsolete "bus master activity" proc field | Len Brown | 1 | -1/+0 |
2009-04-18 | drm/i915: Unregister ACPI video driver when exiting | Matthew Garrett | 1 | -0/+2 |
2009-04-08 | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown | 1 | -1/+0 |
2009-04-07 | hwmon: Add Asus ATK0110 support | Luca Tettamanti | 1 | -2/+0 |
2009-04-07 | ACPI: delete acpi_device.g_list | Len Brown | 1 | -1/+0 |