Commits
Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release Signed-off-by: Len Brown <len.brown@intel.com>
Showing diff to344e222edf4
- Bob Moore committed 5aa3c16c6b1ACPICA: Update to version 20120320 Version 20120320. Signed-off-by: Bob Moore <robert...
- Matthew Garrett committed d1ff4b1cdbaACPI: Add support for exposing BGRT data ACPI 5.0 adds the BGRT, a table that contains...
- Len Brown committed cf450136bfdACPI: ignore FADT reset-reg-sup flag we check that the address is non-zero later anywa...
- Boris Ostrovsky committed 02401c06b7fcpuidle: power_usage should be declared signed integer power_usage is always assigned ...
- Andi Kleen committed 6fe0d062824ACPI: Make ACPI interrupt threaded Some ACPI interrupt actions may need to wait, and i...
- Toshi Kani committed 9f324bda970ACPI: Add CPU hotplug support for processor device objects acpi_processor_install_hotp...
- Alex He committed 37239978778ACPI: Clean redundant codes in scan.c Clean the redundant codes of apci_bus_get_power_...
- Julian Anastasov committed 3e80acd1af4ACPICA: Fix regression in FADT revision checks commit 64b3db22c04586997ab4be46dd5a5b9...
- Dan Carpenter committed 344e222edf4ACPI throttling: fix endian bug in acpi_read_throttling_status() Using a u64 here crea...
- Andi Kleen committed 2815ab92ba3ACPI: Do cpufreq clamping for throttling per package v2 On Intel CPUs the processor ty...
- Len Brown committed 15aaa346548tools turbostat: harden against cpu online/offline Sometimes users have turbostat runn...
- Igor Murzov committed b60e7f61668ACPI video: Don't start video device until its associated input device has been allocat...