summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-2616-41/+74
|\
| *---. Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-2616-41/+74
| |\ \ \
| | | | * ACPI: Add _OST support for sysfs ejectToshi Kani2012-06-041-1/+8
| | | | * ACPI: Add an interface to evaluate _OSTToshi Kani2012-06-041-0/+3
| | * | | ACPICA: Update to version 20120711Bob Moore2012-07-171-1/+1
| | * | | ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-175-16/+16
| | * | | ACPICA: Update header files copyrights to 2012Bob Moore2012-07-1715-15/+15
| | * | | ACPICA: Add new ACPI table load/unload external interfacesBob Moore2012-07-171-4/+9
| | * | | ACPICA: Add new interfaces for BIOS(firmware) errors and warningsBob Moore2012-07-172-0/+12
| | * | | ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore2012-07-171-2/+3
| | * | | ACPICA: Update to version 20120620Bob Moore2012-07-141-1/+1
| | * | | ACPICA: Update to version 20120518Bob Moore2012-06-011-1/+1
| | * | | ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming2012-06-011-1/+1
| | * | | ACPICA: ACPI 5/iASL: Add support for PCC keywordBob Moore2012-06-011-1/+2
| | * | | ACPICA: Update to version 20120420Bob Moore2012-06-011-1/+1
| | * | | ACPICA: Add support for multiple notify handlersBob Moore2012-06-011-0/+4
| | |/ /
* | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-242-3/+5
|\ \ \ \
| * \ \ \ Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-231-3/+3
| |\ \ \ \
| | * | | | ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying2012-06-231-3/+3
| | |/ / /
| * | | | PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu2012-06-222-0/+2
| |/ / /
* | | | Merge branch 'pm-acpi'Rafael J. Wysocki2012-07-192-7/+2
|\ \ \ \
| * | | | ACPI / PM: Drop legacy driver PM callbacks that are not used any moreRafael J. Wysocki2012-07-011-4/+0
| * | | | ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki2012-07-011-2/+2
| * | | | ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki2012-07-012-3/+2
| |/ / /
* | | | cpuilde / ACPI: remove time from acpi_processor_cx structureDaniel Lezcano2012-07-171-1/+0
* | | | cpuidle / ACPI: remove usage from acpi_processor_cx structureDaniel Lezcano2012-07-171-1/+0
* | | | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structureDaniel Lezcano2012-07-171-1/+0
|/ / /
* | | ACPI: fix acpi_bus.h build warnings when ACPI is not enabledLen Brown2012-06-041-2/+2
| |/ |/|
* | 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
| |/ /
OpenPOWER on IntegriCloud