aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar
2007-02-13ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown
2007-02-13ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown
2007-02-13ACPI: acpi_table_parse() now returns success/fail, not countLen Brown
2007-02-13ACPI: Disable wake GPEs only once.Alexey Starikovskiy
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: fix acpi_driver.name usageLen Brown
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2007-02-12ACPI: IA64: fix calculation of apic_idAlexey Starikovskiy
2007-02-10ACPI: sbs: fix present rateVladimir Lebedev
2007-02-10ACPI: battery: check for battery present on /proc/battery accessVladimir Lebedev
2007-02-10ACPI: invoke acpi_sleep_init() earlierAlexey Starikovskiy
2007-02-10ACPI: Disable GPEs in preparation for sleep.Alexey Starikovskiy
2007-02-09ACPI: ibm-acpi: cleanup init and exit pathsHenrique de Moraes Holschuh
2007-02-09ACPI: bay: fix wrong order of kzalloc argumentsAl Viro
2007-02-09[PATCH] wrong order of kzalloc argumentsAl Viro
2007-02-09ACPI: toshiba_acpi: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-09ACPI: updates rtc-cmos device platform_dataDavid Brownell
2007-02-09ACPI: asus_acpi: Add support for Asus Z81SPMatthew C Campbell
2007-02-09ACPI: bay: remove ACPI driver structKristen Carlson Accardi
2007-02-06Pull acpica into test branchLen Brown
2007-02-06ACPICA: reduce table header messages to fit within 80 columnsLen Brown
2007-02-03Pull trivial into test branchLen Brown
2007-02-03Pull asus into test branchLen Brown
2007-02-03Pull motherboard into test branchLen Brown
2007-02-03ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update.Zhang Rui
2007-02-03Pull sysfs into test branchLen Brown
2007-02-03Pull bay into test branchLen Brown
2007-02-03ACPI: bay: new driver is EXPERIMENTALLen Brown
2007-02-03ACPI: bay: make drive_bays staticAdrian Bunk
2007-02-03ACPI: bay: make bay a platform driverKristen Carlson Accardi
2007-02-03ACPI: bay: remove prototype procfs codeKristen Carlson Accardi
2007-02-03ACPI: bay: delete unused variableLen Brown
2007-02-03ACPI: bay: new driver adding removable drive bay supportKristen Carlson Accardi
2007-02-03ACPI: dock: check if parent is on dockKristen Carlson Accardi
2007-02-03Pull acpica into test branchLen Brown
2007-02-02ACPICA: fix gcc build warningsAlexey Starikovskiy
2007-02-02Pull bugzilla-7349 into test branchLen Brown
2007-02-02Pull video into test branchLen Brown
2007-02-02Pull hp-pci-root into test branchLen Brown
2007-02-02ACPI: fix HP RX2600 IA64 bootAlexey Starikovskiy
2007-02-02ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table ...Bob Moore
2007-02-02ACPICA: Update copyright to 2007.Bob Moore
2007-02-02ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy
2007-02-02ACPICA: Added option to display memory statistics upon termination.Bob Moore
2007-02-02ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov
2007-02-02ACPICA: Removed all 16-bit support.Bob Moore
2007-02-02ACPICA: Add include of actables.hBob Moore
2007-02-02ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore