Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-04 | 15 | -261/+304 |
|\ | |||||
| * | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2013-08-30 | 2 | -2/+2 |
| |\ | |||||
| | * | ACPI / hotplug: Remove containers synchronously | Rafael J. Wysocki | 2013-08-29 | 1 | -2/+1 |
| | * | driver core / ACPI: Avoid device hot remove locking issues | Rafael J. Wysocki | 2013-08-29 | 1 | -0/+1 |
| * | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-08-27 | 4 | -209/+202 |
| |\ \ | |||||
| | * \ | Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-next | Rafael J. Wysocki | 2013-08-23 | 3 | -0/+23 |
| | |\ \ | |||||
| | | * | | of/device: add helper to get cpu device node from logical cpu index | Sudeep KarkadaNagesha | 2013-08-21 | 1 | -0/+15 |
| | | * | | of: move of_get_cpu_node implementation to DT core library | Sudeep KarkadaNagesha | 2013-08-21 | 2 | -0/+8 |
| | * | | | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 2013-08-23 | 1 | -209/+179 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Merge back earlier 'pm-cpufreq' material | Rafael J. Wysocki | 2013-08-14 | 1 | -209/+179 |
| | | |\ \ | |||||
| | | | * | | cpufreq: Drop the owner field from struct cpufreq_driver | Viresh Kumar | 2013-08-10 | 1 | -1/+0 |
| | | | * | | cpufreq: Store cpufreq policies in a list | Lukasz Majewski | 2013-08-10 | 1 | -0/+1 |
| | | | * | | cpufreq: Give consistent names to cpufreq_policy objects | Viresh Kumar | 2013-08-07 | 1 | -1/+1 |
| | | | * | | cpufreq: Re-arrange declarations in cpufreq.h | Viresh Kumar | 2013-08-07 | 1 | -196/+177 |
| | | | * | | cpufreq: Clean up header files included in the core | Viresh Kumar | 2013-08-07 | 1 | -8/+3 |
| | | | * | | Merge branch 'pm-cpufreq-ondemand' into pm-cpufreq | Rafael J. Wysocki | 2013-08-07 | 1 | -6/+0 |
| | | | |\ \ | |||||
| | | | | * | | cpufreq: Remove unused function __cpufreq_driver_getavg() | Stratos Karafotis | 2013-07-26 | 1 | -6/+0 |
| * | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2013-08-27 | 1 | -4/+5 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge back earlier 'pm-cpuidle' material. | Rafael J. Wysocki | 2013-08-14 | 1 | -4/+5 |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | | * | | | | | Merge branch 'cpuidle-gen' into pm-cpuidle | Rafael J. Wysocki | 2013-07-27 | 1 | -4/+5 |
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | | | * | | | | cpuidle: Add missing forward declarations of structures | Daniel Lezcano | 2013-07-15 | 1 | -0/+2 |
| | | | * | | | | cpuidle: Make cpuidle's sysfs directory dynamically allocated | Daniel Lezcano | 2013-07-15 | 1 | -4/+3 |
| * | | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2013-08-27 | 1 | -0/+37 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | PM / Sleep: new trace event to print device suspend and resume times | Shuah Khan | 2013-07-27 | 1 | -0/+37 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2013-08-27 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | ACPI / processor: Acquire writer lock to update CPU maps | Toshi Kani | 2013-08-13 | 1 | -0/+4 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-08-27 | 1 | -10/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge back earlier 'acpi-assorted' material | Rafael J. Wysocki | 2013-08-14 | 1 | -10/+0 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | | * | | | | | | ACPI: Move acpi_bus_get_device() from bus.c to scan.c | Rafael J. Wysocki | 2013-08-06 | 1 | -1/+0 |
| | | * | | | | | | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 2013-07-15 | 1 | -9/+0 |
| | | | |/ / / / | | | |/| | | | | |||||
| * | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-08-27 | 2 | -11/+18 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | ACPICA: Update version to 20130725. | Bob Moore | 2013-08-13 | 1 | -1/+1 |
| | * | | | | | | | ACPICA: Update names for walk_namespace callbacks to clarify usage. | Bob Moore | 2013-08-13 | 1 | -2/+2 |
| | * | | | | | | | ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version. | Lv Zheng | 2013-08-13 | 1 | -15/+13 |
| | * | | | | | | | ACPICA: Add acpi_update_interfaces() public interface | Lv Zheng | 2013-07-23 | 2 | -0/+16 |
| | * | | | | | | | ACPICA: Update version to 20130626 | Bob Moore | 2013-07-23 | 1 | -1/+1 |
| | * | | | | | | | ACPICA: Remove restriction of 256 maximum GPEs in any GPE block | Bob Moore | 2013-07-23 | 1 | -7/+0 |
| | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'acpi-sleep' | Rafael J. Wysocki | 2013-08-27 | 3 | -5/+17 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | xen / ACPI: notify xen when reduced hardware sleep is available | Ben Guthro | 2013-07-31 | 2 | -5/+10 |
| | * | | | | | | | ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep path | Ben Guthro | 2013-07-31 | 1 | -0/+7 |
| * | | | | | | | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2013-08-27 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere | Rafael J. Wysocki | 2013-07-30 | 1 | -1/+2 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge branch 'acpi-pci-hotplug' | Rafael J. Wysocki | 2013-08-27 | 1 | -6/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | ACPI / PCI: Make bus registration and unregistration symmetric | Rafael J. Wysocki | 2013-07-23 | 1 | -6/+4 |
| | * | | | | | | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2013-07-23 | 2 | -13/+13 |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2013-08-27 | 2 | -13/+13 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| | * | | | | | | | ACPI / dock / PCI: Drop ACPI dock notifier chain | Rafael J. Wysocki | 2013-07-15 | 1 | -9/+1 |
| | * | | | | | | | ACPI / dock: Do not check CONFIG_ACPI_DOCK_MODULE | Rafael J. Wysocki | 2013-07-15 | 1 | -2/+2 |
| | * | | | | | | | ACPI: Drop ACPI bus notifier call chain | Rafael J. Wysocki | 2013-07-15 | 1 | -2/+0 |
| | * | | | | | | | ACPI: Export acpi_(bay)|(dock)_match() from scan.c | Jiang Liu | 2013-07-15 | 1 | -0/+3 |