| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 51 | -396/+681 |
|\ |
|
| * | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-11-07 | 5 | -5/+385 |
| |\ |
|
| | * | ARM: vexpress/TC2: register vexpress-spc cpufreq device | Sudeep KarkadaNagesha | 2013-10-30 | 1 | -0/+2 |
| | * | ARM: vexpress/TC2: add cpu clock support | Sudeep KarkadaNagesha | 2013-10-30 | 1 | -0/+102 |
| | * | ARM: vexpress/TC2: add support for CPU DVFS | Sudeep KarkadaNagesha | 2013-10-30 | 5 | -5/+281 |
| * | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2013-11-07 | 1 | -3/+3 |
| |\ \ |
|
| | * | | ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driver | Jingoo Han | 2013-10-30 | 1 | -1/+1 |
| | * | | ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driver | Jingoo Han | 2013-10-30 | 1 | -2/+2 |
| * | | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-11-07 | 4 | -2/+15 |
| |\ \ \ |
|
| | * | | | ACPICA: Cleanup asmlinkage for ACPICA APIs. | Lv Zheng | 2013-10-31 | 4 | -2/+15 |
| * | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-10-28 | 12 | -90/+36 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 2013-10-25 | 2 | -22/+0 |
| | * | | | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 2013-10-25 | 7 | -55/+23 |
| | |\ \ \ |
|
| | | * | | | cpufreq: sa11x0: Fix build breakage after "Expose frequency table" | Viresh Kumar | 2013-10-16 | 1 | -2/+1 |
| | | * | | | cpufreq: remove CONFIG_CPU_FREQ_TABLE | Viresh Kumar | 2013-10-16 | 5 | -8/+0 |
| | | * | | | cpufreq: sa11x0: Use generic cpufreq routines | Viresh Kumar | 2013-10-16 | 2 | -23/+0 |
| | | * | | | cpufreq: sa11x0: Expose frequency table | Viresh Kumar | 2013-09-30 | 2 | -23/+23 |
| | * | | | | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 2013-10-25 | 5 | -5/+5 |
| | * | | | | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon | 2013-10-25 | 1 | -1/+1 |
| | * | | | | PM / OPP: rename functions to dev_pm_opp* | Nishanth Menon | 2013-10-25 | 4 | -9/+9 |
| * | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2013-10-28 | 17 | -113/+104 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | ARM: AT91: DT: pm: Select ram controller standby based on DT | Jean-Christophe PLAGNIOL-VILLARD | 2013-10-16 | 7 | -15/+17 |
| | * | | | | ARM: AT91: pm: Factorize standby function | Jean-Christophe PLAGNIOL-VILLARD | 2013-10-16 | 6 | -36/+29 |
| | * | | | | ARM: at91: cpuidle: Move driver to drivers/cpuidle | Daniel Lezcano | 2013-10-16 | 2 | -70/+0 |
| | * | | | | ARM: at91: cpuidle: Convert to platform driver | Daniel Lezcano | 2013-10-16 | 9 | -22/+56 |
| | * | | | | Merge back earlier cpuidle material for v3.13. | Rafael J. Wysocki | 2013-10-07 | 5 | -2/+28 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: EXYNOS: convert cpuidle driver to be a platform driver | Bartlomiej Zolnierkiewicz | 2013-09-24 | 5 | -2/+28 |
| | | | |_|/
| | | |/| | |
|
| | * | | | | ARM: zynq: cpuidle: convert to platform driver | Daniel Lezcano | 2013-10-07 | 1 | -0/+6 |
| * | | | | | Merge branch 'powercap' | Rafael J. Wysocki | 2013-10-28 | 2 | -0/+84 |
| |\ \ \ \ \ |
|
| | * | | | | | x86 / msr: add 64bit _on_cpu access functions | Jacob Pan | 2013-10-17 | 2 | -0/+84 |
| * | | | | | | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-10-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge back earlier 'acpi-assorted' material. | Rafael J. Wysocki | 2013-10-25 | 1 | -1/+1 |
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | | * | | | | | x86 / ACPI: fix incorrect placement of __initdata tag | Bartlomiej Zolnierkiewicz | 2013-09-30 | 1 | -1/+1 |
| | | | |/ / /
| | | |/| | | |
|
| * | | | | | | Merge branch 'acpi-tables' | Rafael J. Wysocki | 2013-10-28 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI / x86: Increase override tables number limit | Yinghai Lu | 2013-09-25 | 1 | -0/+1 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2013-10-28 | 5 | -68/+23 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() | Toshi Kani | 2013-09-30 | 3 | -41/+16 |
| | * | | | | | | hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86 | Toshi Kani | 2013-09-25 | 2 | -25/+0 |
| | * | | | | | | hotplug / x86: Add hotplug lock to missing places | Toshi Kani | 2013-09-25 | 1 | -0/+2 |
| | * | | | | | | hotplug / x86: Fix online state in cpu0 debug interface | Toshi Kani | 2013-09-25 | 1 | -2/+5 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2013-10-28 | 4 | -107/+29 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86 / ACPI: simplify _acpi_map_lsapic() | Jiang Liu | 2013-09-24 | 3 | -38/+22 |
| | * | | | | | | ACPI / processor: use apic_id and remove duplicated _MAT evaluation | Jiang Liu | 2013-09-24 | 2 | -69/+7 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2013-10-28 | 1 | -8/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method() | Zhang Rui | 2013-09-24 | 1 | -8/+1 |
| | |/ / / / / |
|
* | | | | | | | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-11-14 | 3 | -15/+37 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes | Pekon Gupta | 2013-11-07 | 1 | -1/+1 |
| * | | | | | | | ARM: OMAP2+: cleaned-up DT support of various ECC schemes | Pekon Gupta | 2013-11-07 | 1 | -14/+34 |
| * | | | | | | | driver/mtd/IFC: Add support of 8K page size NAND flash | Prabhakar Kushwaha | 2013-11-07 | 1 | -0/+2 |
* | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-14 | 104 | -581/+7636 |
|\ \ \ \ \ \ \ \ |
|