aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2009-03-26ACPICA: Add function to handle PM1 control registersBob Moore
2009-03-26ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore
2009-03-26ACPICA: Fix parameter validation for acpi_read/writeBob Moore
2009-03-26ACPICA: For PM1B registers, do not shift value read or writtenBob Moore
2009-03-26ACPICA: Remove extra write for acpi_hw_clear_acpi_statusBob Moore
2009-03-26ACPICA: Fix writes to optional PM1B registersBob Moore
2009-03-26ACPICA: Update comments in module headerBob Moore
2009-03-26ACPICA: Check for non-zero address before being converted to GASLin Ming
2009-03-26ACPICA: Split out PM1 status registers from the FADTBob Moore
2009-03-26ACPICA: Add override for dynamic tablesBob Moore
2009-03-26ACPICA: Remove extraneous parameter in table managerBob Moore
2009-03-26ACPICA: Allow OS override of all ACPI tablesBob Moore
2009-03-26ACPICA: Add error check to debug object dump routineBob Moore
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei
2009-03-19PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige
2009-03-19PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige
2009-03-17ACPI: move private declarations to internal.hBjorn Helgaas
2009-03-17ACPI: update Kconfig help texts (no functional changes)Bjorn Helgaas
2009-03-17ACPI: PCI: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-03-17ACPI: pci_link: simplify list of link devicesBjorn Helgaas
2009-03-17ACPI: pci_link: remove unnecessary null pointer checksBjorn Helgaas
2009-03-17ACPI: pci_link: remove unnecessary casts and initializationsBjorn Helgaas
2009-03-17ACPI: pci_link: clean up whitespaceBjorn Helgaas
2009-03-17acpi: fix of pmtimer overflow that make Cx states time incorrectalex.shi
2009-03-16acpi: check for pxm_to_node_map overflowCyrill Gorcunov
2009-03-16ACPI: remove doubled status checkingJiri Slaby
2009-03-16ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di...Zhang Rui
2009-03-16Revert "ACPI: make some IO ports off-limits to AML"Len Brown
2009-03-16suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep orderingAndy Whitcroft
2009-02-26ACPI: introduce sysfs I/F for dynamic tablesZhang Rui
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-23acpi: add some missing section markersJeremy Fitzhardinge
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-21Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...Len Brown
2009-02-21ACPI: remove CONFIG_ACPI_SYSTEMBjorn Helgaas
2009-02-21battery: don't assume we are fully charged when not charging or dischargingRichard Hughes
2009-02-21ACPI: EC: Add delay for slow MSI controllerAlexey Starikovskiy
2009-02-20ACPI: move thermal trip handling to generic thermal layerMatthew Garrett
2009-02-20thermal: use integers rather than strings for thermal valuesMatthew Garrett
2009-02-20alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu
2009-02-09acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent...Jeremy Fitzhardinge
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-07ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...Thierry Vignaud
2009-02-07ACPICA: Fix table entry truncation calculationMyron Stowe
2009-02-07ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel