summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)Author
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30Merge branch 'tboot' into releaseLen Brown
2012-03-30Merge branch 'd3' into releaseLen Brown
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming
2012-03-30ACPI: Add interface to register/unregister device to/from power resourcesLin Ming
2012-03-30ACPICA: Update to version 20120320Bob Moore
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-26ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming
2012-03-22ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore
2012-03-22ACPICA: Update to version 20120215Bob Moore
2012-03-22ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore
2012-03-22ACPICA: Add acpi_os_physical_table_override interfaceBob Moore
2012-03-22ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore
2012-03-22ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore
2012-03-22ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore
2012-03-22ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore
2012-03-22Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman
2012-01-26ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen
2012-01-23Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown
2012-01-21ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe
2012-01-21ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe
2012-01-19ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck
2012-01-17ACPI: Store SRAT table revisionKurt Garloff
2012-01-17ACPICA: Update to version 20120111Bob Moore
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming
2012-01-17ACPICA: Update to version 20111123Bob Moore
2012-01-17ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui
2012-01-17ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore
2012-01-17ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore
2012-01-17ACPI 5.0: Support for all new resource descriptorsLin Ming
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore
2012-01-17ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming
2012-01-17ACPI 5.0: Add new/changed tables to headersBob Moore
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore
2012-01-17ACPI 5.0: Basic support for FADT version 5Bob Moore
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki
2011-10-31acpi: remove module.h include from platform/aclinux.hPaul Gortmaker
2011-10-14PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava