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