Age | Commit message (Expand) | Author | Files | Lines |
2011-11-07 | ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning | Bart Van Assche | 1 | -1/+1 |
2011-07-17 | ACPI: constify ops structs | Vasiliy Kulikov | 1 | -1/+1 |
2010-10-19 | ACPI: remove dead code | Stephen Hemminger | 1 | -2/+0 |
2010-04-04 | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas | 1 | -2/+1 |
2010-03-24 | acpi: Support IBM SMBus CMI devices | Darrick J. Wong | 1 | -0/+2 |
2010-02-23 | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas | 1 | -0/+1 |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 1 | -8/+5 |
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: make acpi_pci_bind() static | Alexander Chiang | 1 | -1/+0 |
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-04-05 | ACPI: support acpi_device_ops .notify methods | Bjorn Helgaas | 1 | -0/+10 |
2009-03-17 | ACPI: move private declarations to internal.h | Bjorn Helgaas | 1 | -23/+0 |
2008-11-12 | Merge branch 'processor-256' into release | Len Brown | 1 | -0/+1 |
2008-11-08 | ACPI: add driver component definitions to sysfs debug_layers | Bjorn Helgaas | 1 | -0/+4 |
2008-11-08 | ACPI: fix conflicting component definitions | Bjorn Helgaas | 1 | -3/+3 |
2008-11-08 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 1 | -1/+12 |
2008-11-07 | ACPI: Disambiguate processor declaration type | Myron Stowe | 1 | -0/+1 |
2008-11-06 | ACPI: remove CONFIG_ACPI_EC | Bjorn Helgaas | 1 | -2/+0 |
2008-11-06 | ACPI: remove CONFIG_ACPI_POWER | Bjorn Helgaas | 1 | -2/+0 |
2008-10-23 | Merge branch 'ec' into test | Len Brown | 1 | -0/+1 |
2008-10-23 | Merge branch 'dock' into test | Len Brown | 1 | -2/+7 |
2008-10-23 | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi... | Zhao Yakui | 1 | -0/+1 |
2008-10-11 | ACPI: Enable EC device immediately after ACPI full initialization | Zhao Yakui | 1 | -0/+1 |
2008-09-24 | dock: introduce .uevent for devices in dock, eg libata | Shaohua Li | 1 | -2/+7 |
2008-07-08 | ACPI: Introduce acpi_device_sleep_wake function | Rafael J. Wysocki | 1 | -1/+3 |
2008-02-07 | Merge branches 'release' and 'fluff' into release | Len Brown | 1 | -1/+0 |
2008-02-07 | ACPI: misc cleanups | Adrian Bunk | 1 | -1/+0 |
2007-12-08 | ACPI: Add autoload info to dock driver | Frank Seidel | 1 | -0/+1 |
2007-09-26 | ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) | Alexey Starikovskiy | 1 | -4/+0 |
2007-07-30 | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 1 | -1/+1 |
2007-07-30 | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 1 | -0/+4 |
2007-07-25 | Pull auto-load-modules into release branch | Len Brown | 1 | -8/+13 |
2007-07-25 | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 1 | -4/+0 |
2007-07-23 | ACPI: autoload modules - ACPICA modifications | Thomas Renninger | 1 | -8/+13 |
2007-05-10 | ACPICA: Lindent | Len Brown | 1 | -2/+4 |
2007-02-17 | Pull bugzilla-7887 into release branch | Len Brown | 1 | -0/+10 |
2007-02-17 | Pull remove-hotkey into release branch | Len Brown | 1 | -6/+0 |
2007-02-17 | ACPI: hotkey: remove driver, per feature-removal-schedule.txt | Len Brown | 1 | -6/+0 |
2007-02-10 | ACPI: invoke acpi_sleep_init() earlier | Alexey Starikovskiy | 1 | -0/+10 |
2007-02-09 | ACPI: bay: fix build warning | Andrew Morton | 1 | -5/+19 |
2007-02-03 | Pull sysfs into test branch | Len Brown | 1 | -6/+7 |
2007-02-03 | ACPICA: Allow processor to be declared with the Device() instead of Processor() | Alexey Starikovskiy | 1 | -1/+1 |
2007-01-06 | ACPI: use more understandable bus_id for ACPI devices | Zhang Rui | 1 | -8/+8 |
2006-12-21 | ACPI: fix Supermicro X7DB8+ Boot regression | Rui Zhang | 1 | -1/+0 |
2006-12-16 | ACPI: Set fake hid for non-PNPID ACPI devices | Zhang Rui | 1 | -0/+2 |