diff options
author | Len Brown <len.brown@intel.com> | 2012-10-06 22:00:32 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2012-10-06 22:00:32 +0200 |
commit | 3f44ea0d1c3835872033a6633135e16f87161202 (patch) | |
tree | 29549f943c161fd0dd695f1a0001c170ac95b0ce /drivers/acpi | |
parent | Linux 3.6 (diff) | |
parent | Merge branch 'acpidump' into acpica (diff) | |
parent | tools/power/acpi/acpidump: create acpidump(8), local make install targets (diff) | |
parent | intel_idle: enable IVB Xeon support (diff) | |
parent | ACPI: Add new sysfs interface to export device description (diff) | |
parent | xo15-ebook: convert to module_acpi_driver() (diff) | |
parent | tools/power/turbostat: add option to count SMIs, re-name some options (diff) | |
parent | ACPI: Allow ACPI binding with USB-3.0 hub (diff) | |
download | linux-3f44ea0d1c3835872033a6633135e16f87161202.tar.xz linux-3f44ea0d1c3835872033a6633135e16f87161202.zip |
Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release
add acpidump utility
intel_idle driver now supports IVB Xeon
turbostat can now count SMIs
ACPI can now bind to USB3 hubs
misc fixes