summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Add _PLD supportMatthew Garrett2012-05-111-0/+31
* ACPI: Add stubs for (un)register_acpi_bus_typeMatthew Garrett2012-05-111-0/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-051-3/+4
|\
| * ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-051-3/+4
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-308-85/+460
|\ \
| * \ Merge branch 'tboot' into releaseLen Brown2012-03-301-0/+1
| |\ \ | | |/ | |/|
| | * Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown2012-03-221-0/+1
| | |\
| | | * x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang2012-03-131-0/+1
| * | | Merge branch 'd3' into releaseLen Brown2012-03-301-0/+7
| |\ \ \
| | * | | ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming2012-03-301-0/+5
| | * | | ACPI: Add interface to register/unregister device to/from power resourcesLin Ming2012-03-301-0/+2
| | |/ /
| * | | ACPICA: Update to version 20120320Bob Moore2012-03-301-1/+1
| * | | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming2012-03-262-3/+10
| * | | ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore2012-03-221-6/+6
| * | | ACPICA: Update to version 20120215Bob Moore2012-03-221-1/+1
| * | | ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore2012-03-221-0/+9
| * | | ACPICA: Add acpi_os_physical_table_override interfaceBob Moore2012-03-221-0/+5
| * | | ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore2012-03-221-2/+4
| * | | ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore2012-03-221-6/+2
| * | | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-223-72/+401
| * | | ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore2012-03-221-0/+12
| * | | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore2012-03-221-0/+7
| |/ /
* | | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-023-10/+5
|\| |
| | \
| | \
| *-. \ Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown2012-01-231-0/+1
| |\ \ \
| | * | | ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2012-01-191-0/+1
| | |/ /
| * | | ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe2012-01-211-10/+0
| * | | ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2012-01-211-0/+4
| |/ /
* / / ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2012-01-261-0/+1
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-189-25/+867
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-181-0/+1
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | ACPI: Store SRAT table revisionKurt Garloff2012-01-171-0/+1
| | | |/ /
| | * / / acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck2012-01-181-1/+2
| | |/ /
| * | | ACPICA: Update to version 20120111Bob Moore2012-01-171-1/+1
| * | | ACPICA: Add support for region address conflict checkingLin Ming2012-01-172-7/+5
| * | | ACPICA: Update to version 20111123Bob Moore2012-01-171-1/+1
| * | | ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui2012-01-171-0/+1
| * | | ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore2012-01-171-0/+5
| * | | ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore2012-01-171-0/+4
| * | | ACPI 5.0: Support for all new resource descriptorsLin Ming2012-01-171-4/+203
| * | | ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore2012-01-171-1/+3
| * | | ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-171-0/+8
| * | | ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming2012-01-171-2/+13
| * | | ACPI 5.0: Add new/changed tables to headersBob Moore2012-01-173-4/+606
| * | | ACPI 5.0: Implement hardware-reduced optionBob Moore2012-01-171-0/+1
| * | | ACPI 5.0: Basic support for FADT version 5Bob Moore2012-01-171-6/+16
| |/ /
* / / module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-3/+3
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-073-2/+2
|\ \ | |/ |/|
| *---. Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown2011-11-061-0/+1
| |\ \ \
| | * | | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-061-0/+1
| | |/ /