summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)AuthorFilesLines
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus 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/...Linus 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/k...Len 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-net...Len 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/...Linus Torvalds9-25/+867
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len 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
2012-01-17ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming1-2/+13
2012-01-17ACPI 5.0: Add new/changed tables to headersBob Moore3-4/+606
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore1-0/+1
2012-01-17ACPI 5.0: Basic support for FADT version 5Bob Moore1-6/+16
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-3/+3
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-2/+2
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown1-0/+1
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-0/+1
2011-11-06ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche1-1/+1
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki1-1/+0