summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore115-664/+664
2012-07-17ACPICA: Add new ACPI table load/unload external interfacesBob Moore2-42/+178
2012-07-17ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore3-164/+213
2012-07-17ACPICA: Add PCC address space to space ID decode functionBob Moore1-10/+11
2012-07-17ACPICA: Fix some comment fieldsBob Moore9-18/+19
2012-07-17ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore4-73/+80
2012-07-17ACPICA: Add new interfaces for BIOS(firmware) errors and warningsBob Moore1-0/+68
2012-07-17ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore5-112/+154
2012-07-14ACPICA: Add support for implicit notify on multiple devicesBob Moore4-50/+109
2012-07-14ACPICA: Update comments; no functional changeBob Moore1-3/+3
2012-07-14ACPICA: Utilities: conditionally compile backslash removal functionBob Moore1-0/+2
2012-07-14ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore2-0/+23
2012-06-01ACPICA: Add FADT error message for GAS BitWidth overflowBob Moore1-7/+25
2012-06-01ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming3-5/+5
2012-06-01ACPICA: iASL: Improved pathname supportBob Moore2-0/+31
2012-06-01ACPICA: Disassembler: Add support for Operation Region externalsBob Moore1-0/+81
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore8-441/+262
2012-06-01ACPICA: Lint fixes for acpi_write, no functional changesBob Moore1-4/+5
2012-06-01ACPICA: Object dump routines: Use common function for string outputBob Moore1-3/+1
2012-06-01ACPICA: AML Parser: Fix two possible memory leaks in error pathJesper Juhl1-0/+2
2012-05-18ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki3-3/+14
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-11/+8
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming2-11/+8
2012-04-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-24/+28
2012-04-24ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk1-24/+28
2012-04-20Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds2-2/+4
2012-04-18Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner1-2/+1
2012-04-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2012-04-07Merge branches 'idle-fix' and 'misc' into releaseLen Brown65-1243/+2087
2012-04-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-7/+1
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2012-04-05ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony1-1/+1
2012-03-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds63-1241/+2084
2012-03-31Merge branch 'tboot' into releaseLen Brown2-3/+31
2012-03-31Merge branch 'd3' into releaseLen Brown3-2/+206
2012-03-31Merge branch 'apei' into releaseLen Brown4-26/+56
2012-03-31Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown17-70/+356
2012-03-31ACPI throttling: fix endian bug in acpi_read_throttling_status()Dan Carpenter1-3/+2
2012-03-30ACPI video: Don't start video device until its associated input device has be...Igor Murzov1-7/+8
2012-03-30ACPI video: Harden video bus adding.Igor Murzov1-15/+26
2012-03-30ACPI: Add support for exposing BGRT dataMatthew Garrett3-0/+185
2012-03-30ACPI: export acpi_kobjMatthew Garrett1-0/+1
2012-03-30ACPI: Fix logic for removing mappings in 'acpi_unmap'Myron Stowe1-1/+1
2012-03-30CPER failed to handle generic error records with multiple sectionsJiang Liu1-0/+2
2012-03-30ACPI: Clean redundant codes in scan.cAlex He1-4/+1
2012-03-30ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed()Paul E. McKenney1-2/+1
2012-03-30ACPI: consistently use should_use_kmap()Jan Beulich1-1/+1
2012-03-30ACPI: processor_driver: add missing kfreeJulia Lawall1-4/+10
2012-03-30ACPI, APEI: Fix incorrect APEI register bit width check and usageGary Hade1-21/+40
2012-03-30ACPI, APEI, EINJ, new parameter to control trigger actionChen Gong1-3/+12