summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki-3/+14
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-11/+8
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming-11/+8
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-24/+28
2012-04-23ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk-24/+28
2012-04-20Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds-2/+4
2012-04-18Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner-2/+1
2012-04-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-1/+1
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseLen Brown-1243/+2087
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-7/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd-7/+1
2012-04-05ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony-1/+1
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-1241/+2084
2012-03-30Merge branch 'tboot' into releaseLen Brown-3/+31
2012-03-30Merge branch 'd3' into releaseLen Brown-2/+206
2012-03-30Merge branch 'apei' into releaseLen Brown-26/+56
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown-70/+356
2012-03-30ACPI throttling: fix endian bug in acpi_read_throttling_status()Dan Carpenter-3/+2
2012-03-30ACPI video: Don't start video device until its associated input device has be...Igor Murzov-7/+8
2012-03-30ACPI video: Harden video bus adding.Igor Murzov-15/+26
2012-03-30ACPI: Add support for exposing BGRT dataMatthew Garrett-0/+185
2012-03-30ACPI: export acpi_kobjMatthew Garrett-0/+1
2012-03-30ACPI: Fix logic for removing mappings in 'acpi_unmap'Myron Stowe-1/+1
2012-03-30CPER failed to handle generic error records with multiple sectionsJiang Liu-0/+2
2012-03-30ACPI: Clean redundant codes in scan.cAlex He-4/+1
2012-03-30ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed()Paul E. McKenney-2/+1
2012-03-30ACPI: consistently use should_use_kmap()Jan Beulich-1/+1
2012-03-30ACPI: processor_driver: add missing kfreeJulia Lawall-4/+10
2012-03-30ACPI, APEI: Fix incorrect APEI register bit width check and usageGary Hade-21/+40
2012-03-30ACPI, APEI, EINJ, new parameter to control trigger actionChen Gong-3/+12
2012-03-30ACPI, APEI, EINJ, limit the range of einj_paramChen Gong-1/+1
2012-03-30ACPI, APEI, Fix ERST header length checkJiang Liu-1/+1
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky-0/+31
2012-03-30ACPI: Add CPU hotplug support for processor device objectsToshi Kani-10/+38
2012-03-30ACPI / PM: print physical addresses consistently with other parts of kernelBjorn Helgaas-2/+2
2012-03-30ACPI: Evaluate thermal trip points before reading temperatureMatthew Garrett-4/+4
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming-0/+35
2012-03-30ACPI: Add interface to register/unregister device to/from power resourcesLin Ming-0/+162
2012-03-30ACPI: Introduce ACPI D3_COLD state supportZhang Rui-2/+9
2012-03-30ACPICA: Object repair code: Support to add Package wrappersBob Moore-105/+64
2012-03-30ACPI: Make ACPI interrupt threadedAndi Kleen-1/+2
2012-03-30ACPI: ec: Do request_region outside WARN()Andi Kleen-4/+4
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-1/+0
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds-1/+11
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2012-03-26ACPI: Move module parameter gts and bfs to sleep.cLin Ming-20/+31
2012-03-26ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming-39/+63
2012-03-22ACPI: Do cpufreq clamping for throttling per package v2Andi Kleen-8/+37
2012-03-22ACPICA: Debugger: Add missing object info to namespace dumpBob Moore-1/+14
2012-03-22ACPICA: Change exception code for invalid pathname in acpi_evaluate_objectBob Moore-1/+1