summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2012-03-26ACPI: Move module parameter gts and bfs to sleep.cLin Ming
2012-03-26ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming
2012-03-22ACPI: Do cpufreq clamping for throttling per package v2Andi Kleen
2012-03-22ACPICA: Debugger: Add missing object info to namespace dumpBob Moore
2012-03-22ACPICA: Change exception code for invalid pathname in acpi_evaluate_objectBob Moore
2012-03-22ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore
2012-03-22ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore
2012-03-22ACPICA: Split sleep/wake functions into two filesBob Moore
2012-03-22ACPICA: Distill multiple sleep method functions to a single functionBob Moore
2012-03-22ACPICA: Add acpi_os_physical_table_override interfaceBob Moore
2012-03-22ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore
2012-03-22ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore
2012-03-22ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore
2012-03-22ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore
2012-03-22ACPICA: Update _REV return value to 5Bob Moore
2012-03-22Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown
2012-03-21ACPICA: Fix regression in FADT revision checksJulian Anastasov
2012-03-21ACPI: ignore FADT reset-reg-sup flagLen Brown
2012-03-20ACPI: EC: Add ec_get_handle()Seth Forshee
2012-03-20platform/x86: drop deprecated asus_acpi driverCorentin Chary
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang
2012-02-08ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu
2012-02-07ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman
2012-01-26ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen
2012-01-23Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown
2012-01-23Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony
2012-01-23ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter
2012-01-23ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund
2012-01-21ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu
2012-01-21ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe
2012-01-21ACPI, APEI: Add RAM mapping support to ACPIMyron Stowe
2012-01-21ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe
2012-01-19ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger
2012-01-19ACPI processor hotplug: Split up acpi_processor_addThomas Renninger
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck
2012-01-18Merge branch 'atomicio-remove' into releaseLen Brown
2012-01-18Merge branch 'apei' into releaseLen Brown
2012-01-17ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger
2012-01-17ACPI processor: Remove unneeded cpuidle_unregister_driver callThomas Renninger
2012-01-17ACPI processor: Fix error path, also remove sysdev linkThomas Renninger
2012-01-17ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming
2012-01-17ACPI APEI: Convert atomicio routinesMyron Stowe
2012-01-17ACPI: Export interfaces for ioremapping/iounmapping ACPI registersMyron Stowe
2012-01-17ACPI: Fix possible alignment issues with GAS 'address' referencesMyron Stowe
2012-01-17ACPI: Store SRAT table revisionKurt Garloff
2012-01-17ACPI, APEI, Resolve false conflict between ACPI NVS and APEIHuang Ying