aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-19Merge branch 'pm-acpi'Rafael J. Wysocki2-7/+2
2012-07-17cpuilde / ACPI: remove time from acpi_processor_cx structureDaniel Lezcano1-1/+0
2012-07-17cpuidle / ACPI: remove usage from acpi_processor_cx structureDaniel Lezcano1-1/+0
2012-07-17cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structureDaniel Lezcano1-1/+0
2012-07-01ACPI / PM: Drop legacy driver PM callbacks that are not used any moreRafael J. Wysocki1-4/+0
2012-07-01ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki1-2/+2
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki2-3/+2
2012-06-04ACPI: fix acpi_bus.h build warnings when ACPI is not enabledLen Brown1-2/+2
2012-05-11ACPI: Add _PLD supportMatthew Garrett1-0/+31
2012-05-11ACPI: Add stubs for (un)register_acpi_bus_typeMatthew Garrett1-0/+5
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-3/+4
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming1-3/+4
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds8-85/+460
2012-03-30Merge branch 'tboot' into releaseLen Brown1-0/+1
2012-03-30Merge branch 'd3' into releaseLen Brown1-0/+7
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming1-0/+5
2012-03-30ACPI: Add interface to register/unregister device to/from power resourcesLin Ming1-0/+2
2012-03-30ACPICA: Update to version 20120320Bob Moore1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-26ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming2-3/+10
2012-03-22ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore1-6/+6
2012-03-22ACPICA: Update to version 20120215Bob Moore1-1/+1
2012-03-22ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore1-0/+9
2012-03-22ACPICA: Add acpi_os_physical_table_override interfaceBob Moore1-0/+5
2012-03-22ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore1-2/+4
2012-03-22ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore1-6/+2
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore3-72/+401
2012-03-22ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore1-0/+12
2012-03-22ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore1-0/+7
2012-03-22Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into tbootLen Brown1-0/+1
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang1-0/+1
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman3-10/+5
2012-01-26ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen1-0/+1
2012-01-23Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-netlink' into releaseLen Brown1-0/+1
2012-01-21ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe1-10/+0
2012-01-21ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe1-0/+4
2012-01-19ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger1-0/+1
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds9-25/+867
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into releaseLen Brown1-0/+1
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck1-1/+2
2012-01-17ACPI: Store SRAT table revisionKurt Garloff1-0/+1
2012-01-17ACPICA: Update to version 20120111Bob Moore1-1/+1
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming2-7/+5
2012-01-17ACPICA: Update to version 20111123Bob Moore1-1/+1
2012-01-17ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui1-0/+1
2012-01-17ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore1-0/+5
2012-01-17ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore1-0/+4
2012-01-17ACPI 5.0: Support for all new resource descriptorsLin Ming1-4/+203
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore1-1/+3
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore1-0/+8