aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2010-10-01ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore
2010-10-01ACPICA: Update math module; no functional changeBob Moore
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming
2010-10-01ACPICA: Add ACPI_INLINE configuration parameterLin Ming
2010-10-01ACPICA: Obsolete the acpi_os_derive_pci_id OSL interfaceBob Moore
2010-10-01ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming
2010-10-01ACPICA: Revert "Revert "Enable multi-byte EC transfersBob Moore
2010-10-01ACPICA: Fix acpi_os_read_pci_configuration prototypeBob Moore
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki
2010-08-24ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki
2010-08-24ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki
2010-08-24ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-08-15Merge branch 'linus' into releaseLen Brown
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen
2010-08-15ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui
2010-08-15ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui
2010-08-15ACPI power_resource: remove unused procfs I/FZhang Rui
2010-08-15ACPI: remove deprecated ACPI procfs I/FZhang Rui
2010-08-15ACPI: introduce drivers/acpi/sysfs.cZhang Rui
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown
2010-08-14Merge branch 'bugzilla-16422' into releaseLen Brown
2010-08-14Merge branch 'procfs-cleanup' into releaseLen Brown
2010-08-14Merge branch 'apei' into releaseLen Brown
2010-08-14Merge branch 'nvs' into releaseLen Brown
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui
2010-08-14ACPI: introduce drivers/acpi/debugfs.cZhang Rui
2010-08-14ACPI, APEI, ERST debug supportHuang Ying
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12acpi: fix bogus preemption logicThomas Gleixner
2010-08-11param: update drivers/acpi/debug.c to new schemeRusty Russell
2010-08-08ACPI, APEI, Manage GHES as platform devicesHuang Ying
2010-08-08ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying
2010-08-08ACPI, APEI, Fix a typo of error path of apei_resources_requestHuang Ying
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-07ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-08-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-03acpi ec_sys: Be more cautious about ec write accessThomas Renninger
2010-08-03acpi ec: Fix possible double io port registrationThomas Renninger
2010-08-03ACPI: Register EC io ports in /proc/ioportsThomas Renninger
2010-08-03ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the ECThomas Renninger
2010-08-03ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger
2010-08-03ACPI: Remove /proc/acpi/embedded_controller/..Thomas Renninger
2010-08-02x86: Fix keeping track of AMD C1EMichal Schmidt