summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Add new ACPI table load/unload external interfacesBob Moore2012-07-172-42/+178
* ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore2012-07-173-164/+213
* ACPICA: Add PCC address space to space ID decode functionBob Moore2012-07-171-10/+11
* ACPICA: Fix some comment fieldsBob Moore2012-07-179-18/+19
* ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore2012-07-174-73/+80
* ACPICA: Add new interfaces for BIOS(firmware) errors and warningsBob Moore2012-07-171-0/+68
* ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore2012-07-175-112/+154
* ACPICA: Add support for implicit notify on multiple devicesBob Moore2012-07-144-50/+109
* ACPICA: Update comments; no functional changeBob Moore2012-07-141-3/+3
* ACPICA: Utilities: conditionally compile backslash removal functionBob Moore2012-07-141-0/+2
* ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore2012-07-142-0/+23
* ACPICA: Add FADT error message for GAS BitWidth overflowBob Moore2012-06-011-7/+25
* ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming2012-06-013-5/+5
* ACPICA: iASL: Improved pathname supportBob Moore2012-06-012-0/+31
* ACPICA: Disassembler: Add support for Operation Region externalsBob Moore2012-06-011-0/+81
* ACPICA: Add support for multiple notify handlersBob Moore2012-06-018-441/+262
* ACPICA: Lint fixes for acpi_write, no functional changesBob Moore2012-06-011-4/+5
* ACPICA: Object dump routines: Use common function for string outputBob Moore2012-06-011-3/+1
* ACPICA: AML Parser: Fix two possible memory leaks in error pathJesper Juhl2012-06-011-0/+2
* ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki2012-05-173-3/+14
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-052-11/+8
|\
| * ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-052-11/+8
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-251-24/+28
|\ \
| * | ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-231-24/+28
* | | Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds2012-04-202-2/+4
* | | Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner2012-04-181-2/+1
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-04-061-1/+1
|\ \
| * \ Merge branches 'idle-fix' and 'misc' into releaseLen Brown2012-04-0665-1243/+2087
| |\ \
| * | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony2012-04-051-1/+1
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-7/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-3063-1241/+2084
|\ \ \ \
| * \ \ \ Merge branch 'tboot' into releaseLen Brown2012-03-302-3/+31
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown2012-03-222-3/+31
| | |\ \ \
| | | * | | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang2012-03-132-3/+31
| * | | | | Merge branch 'd3' into releaseLen Brown2012-03-303-2/+206
| |\ \ \ \ \
| | * | | | | ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming2012-03-301-0/+35
| | * | | | | ACPI: Add interface to register/unregister device to/from power resourcesLin Ming2012-03-301-0/+162
| | * | | | | ACPI: Introduce ACPI D3_COLD state supportZhang Rui2012-03-302-2/+9
| | |/ / / /
| * | | | | Merge branch 'apei' into releaseLen Brown2012-03-304-26/+56
| |\ \ \ \ \
| | * | | | | ACPI: Fix logic for removing mappings in 'acpi_unmap'Myron Stowe2012-03-301-1/+1
| | * | | | | CPER failed to handle generic error records with multiple sectionsJiang Liu2012-03-301-0/+2
| | * | | | | ACPI, APEI: Fix incorrect APEI register bit width check and usageGary Hade2012-03-301-21/+40
| | * | | | | ACPI, APEI, EINJ, new parameter to control trigger actionChen Gong2012-03-301-3/+12
| | * | | | | ACPI, APEI, EINJ, limit the range of einj_paramChen Gong2012-03-301-1/+1
| | * | | | | ACPI, APEI, Fix ERST header length checkJiang Liu2012-03-301-1/+1
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------------------. \ \ \ \ Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2012-03-3017-70/+356
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | |/ / / / | | | | | | | | | | | |/| | | / | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | |
| | | | | | | | | | | | * | | ACPI video: Don't start video device until its associated input device has be...Igor Murzov2012-03-301-7/+8
| | | | | | | | | | | | * | | ACPI video: Harden video bus adding.Igor Murzov2012-03-301-15/+26
| | | | | | | | | | | |/ / /
| | | | | | | | | | * | | | ACPI: Do cpufreq clamping for throttling per package v2Andi Kleen2012-03-221-8/+37
| | | | | | | | | | |/ / /
OpenPOWER on IntegriCloud