summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-30ACPI, APEI, EINJ, limit the range of einj_paramChen Gong1-1/+1
2012-03-30ACPI, APEI, Fix ERST header length checkJiang Liu1-1/+1
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky1-0/+31
2012-03-30ACPI: Add CPU hotplug support for processor device objectsToshi Kani1-10/+38
2012-03-30ACPI / PM: print physical addresses consistently with other parts of kernelBjorn Helgaas1-2/+2
2012-03-30ACPI: Evaluate thermal trip points before reading temperatureMatthew Garrett1-4/+4
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming1-0/+35
2012-03-30ACPI: Add interface to register/unregister device to/from power resourcesLin Ming1-0/+162
2012-03-30ACPI: Introduce ACPI D3_COLD state supportZhang Rui2-2/+9
2012-03-30ACPICA: Object repair code: Support to add Package wrappersBob Moore4-105/+64
2012-03-30ACPI: Make ACPI interrupt threadedAndi Kleen1-1/+2
2012-03-30ACPI: ec: Do request_region outside WARN()Andi Kleen1-4/+4
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+0
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2-1/+11
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-26ACPI: Move module parameter gts and bfs to sleep.cLin Ming2-20/+31
2012-03-26ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming5-39/+63
2012-03-22ACPI: Do cpufreq clamping for throttling per package v2Andi Kleen1-8/+37
2012-03-22ACPICA: Debugger: Add missing object info to namespace dumpBob Moore1-1/+14
2012-03-22ACPICA: Change exception code for invalid pathname in acpi_evaluate_objectBob Moore1-1/+1
2012-03-22ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore5-21/+22
2012-03-22ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore2-54/+88
2012-03-22ACPICA: Split sleep/wake functions into two filesBob Moore4-211/+265
2012-03-22ACPICA: Distill multiple sleep method functions to a single functionBob Moore3-128/+29
2012-03-22ACPICA: Add acpi_os_physical_table_override interfaceBob Moore4-63/+161
2012-03-22ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore2-26/+31
2012-03-22ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore4-121/+21
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore27-479/+361
2012-03-22ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore1-12/+0
2012-03-22ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore4-269/+694
2012-03-22ACPICA: Update _REV return value to 5Bob Moore1-1/+1
2012-03-22Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown2-3/+31
2012-03-21ACPICA: Fix regression in FADT revision checksJulian Anastasov1-4/+4
2012-03-21ACPI: ignore FADT reset-reg-sup flagLen Brown2-4/+2
2012-03-20ACPI: EC: Add ec_get_handle()Seth Forshee1-0/+10
2012-03-20platform/x86: drop deprecated asus_acpi driverCorentin Chary1-1/+1
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang2-3/+31
2012-02-08ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu1-17/+1
2012-02-07ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu1-7/+0
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman7-530/+318
2012-01-26ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2-0/+23
2012-01-23Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown2-40/+122
2012-01-23Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony1-44/+38
2012-01-23ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter1-3/+3
2012-01-23ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund1-1/+6
2012-01-21ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu1-0/+8
2012-01-21ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe2-423/+0
2012-01-21ACPI, APEI: Add RAM mapping support to ACPIMyron Stowe1-2/+34