summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-30Merge branch 'tboot' into releaseLen Brown
2012-03-30Merge branch 'd3' into releaseLen Brown
2012-03-30Merge branch 'apei' into releaseLen Brown
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown
2012-03-30ACPI throttling: fix endian bug in acpi_read_throttling_status()Dan Carpenter
2012-03-30Disable MCP limit exceeded messages from Intel IPS driverAndi Kleen
2012-03-30ACPI video: Don't start video device until its associated input device has be...Igor Murzov
2012-03-30ACPI video: Harden video bus adding.Igor Murzov
2012-03-30ACPI: Add support for exposing BGRT dataMatthew Garrett
2012-03-30ACPI: export acpi_kobjMatthew Garrett
2012-03-30ACPI: Fix logic for removing mappings in 'acpi_unmap'Myron Stowe
2012-03-30CPER failed to handle generic error records with multiple sectionsJiang Liu
2012-03-30ACPI: Clean redundant codes in scan.cAlex He
2012-03-30ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed()Paul E. McKenney
2012-03-30ACPI: consistently use should_use_kmap()Jan Beulich
2012-03-30PNPACPI: Fix device ref leaking in acpi_pnp_matchYinghai Lu
2012-03-30ACPI: processor_driver: add missing kfreeJulia Lawall
2012-03-30ACPI, APEI: Fix incorrect APEI register bit width check and usageGary Hade
2012-03-30ACPI, APEI, EINJ, new parameter to control trigger actionChen Gong
2012-03-30ACPI, APEI, EINJ, limit the range of einj_paramChen Gong
2012-03-30ACPI, APEI, Fix ERST header length checkJiang Liu
2012-03-30cpuidle: power_usage should be declared signed integerBoris Ostrovsky
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky
2012-03-30ACPI: Add CPU hotplug support for processor device objectsToshi Kani
2012-03-30ACPI / PM: print physical addresses consistently with other parts of kernelBjorn Helgaas
2012-03-30ACPI: Evaluate thermal trip points before reading temperatureMatthew Garrett
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming
2012-03-30cpuidle: use the driver's state_count as defaultDaniel Lezcano
2012-03-30cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu
2012-03-30ACPI: Add interface to register/unregister device to/from power resourcesLin Ming
2012-03-30ACPI: Introduce ACPI D3_COLD state supportZhang Rui
2012-03-30ACPICA: Object repair code: Support to add Package wrappersBob Moore
2012-03-30ACPI: Make ACPI interrupt threadedAndi Kleen
2012-03-30ACPI: ec: Do request_region outside WARN()Andi Kleen
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