Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-05 | 175 | -2196/+13959 | |
|\ | ||||||
| *---. | Merge branches 'pm-avs', 'pm-clk' and 'powercap' | Rafael J. Wysocki | 2015-11-02 | 3 | -3/+5 | |
| |\ \ \ | ||||||
| | | | * | powercap / RAPL: Enable Broxton RAPL support | Amy Wiles | 2015-10-16 | 1 | -0/+1 | |
| | | * | | PM / clk: Fix broken build due to non-matching code and header #ifdefs | Geert Uytterhoeven | 2015-10-28 | 1 | -3/+3 | |
| | * | | | PM / AVS: rockchip-io: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-10-14 | 1 | -0/+1 | |
| | | |/ | | |/| | ||||||
| * | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2015-11-02 | 15 | -479/+473 | |
| |\ \ \ | ||||||
| | * | | | PM / OPP: passing NULL to PTR_ERR() | Dan Carpenter | 2015-10-09 | 1 | -5/+4 | |
| | * | | | PM / OPP: Move cpu specific code to opp/cpu.c | Viresh Kumar | 2015-09-15 | 3 | -275/+304 | |
| | * | | | PM / OPP: Move opp core to its own directory | Viresh Kumar | 2015-09-15 | 5 | -3/+6 | |
| | * | | | PM / OPP: Prefix exported opp routines with dev_pm_opp_ | Viresh Kumar | 2015-09-15 | 9 | -50/+51 | |
| | * | | | PM / OPP: Rename opp init/free table routines | Viresh Kumar | 2015-09-15 | 9 | -45/+44 | |
| | * | | | PM / OPP: reuse of_parse_phandle() | Viresh Kumar | 2015-09-15 | 1 | -54/+17 | |
| * | | | | Merge branch 'pm-domains' | Rafael J. Wysocki | 2015-11-02 | 4 | -368/+77 | |
| |\ \ \ \ | ||||||
| | * | | | | PM / Domains: Merge measurements for PM QoS device latencies | Ulf Hansson | 2015-10-28 | 3 | -56/+55 | |
| | * | | | | PM / Domains: Don't measure ->start|stop() latency in system PM callbacks | Ulf Hansson | 2015-10-28 | 1 | -7/+12 | |
| | * | | | | Merge back earlier 'pm-domains' material for v4.4. | Rafael J. Wysocki | 2015-10-16 | 3 | -320/+25 | |
| | |\ \ \ \ | ||||||
| | | * | | | | PM / Domains: Rename *pm_genpd_poweron|poweroff() | Ulf Hansson | 2015-10-14 | 1 | -19/+19 | |
| | | * | | | | PM / Domains: Remove pm_genpd_poweron() API | Ulf Hansson | 2015-10-12 | 2 | -6/+3 | |
| | | * | | | | PM / Domains: Remove pm_genpd_poweroff_unused() API | Ulf Hansson | 2015-10-12 | 2 | -10/+3 | |
| | | * | | | | soc: dove: Let genpd deal with disabling of unused PM domains | Ulf Hansson | 2015-10-12 | 1 | -1/+0 | |
| | | * | | | | PM / Domains: Remove in_progress counter from struct generic_pm_domain | Ulf Hansson | 2015-10-12 | 2 | -8/+5 | |
| | | * | | | | PM / domains: Drop unused label | Rafael J. Wysocki | 2015-09-27 | 1 | -1/+0 | |
| | | * | | | | PM / Domains: Remove cpuidle attach | Daniel Lezcano | 2015-09-26 | 2 | -152/+0 | |
| | | * | | | | PM / Domains: Remove name based API for genpd | Ulf Hansson | 2015-09-26 | 2 | -128/+0 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 2015-11-02 | 15 | -233/+469 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch 'cpuidle/4.4' of http://git.linaro.org/people/daniel.lezcano/lin... | Rafael J. Wysocki | 2015-10-28 | 1 | -25/+21 | |
| | | |\ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | ||||||
| | | | * | | | | | cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_d... | Russell King | 2015-10-23 | 1 | -1/+2 | |
| | | | * | | | | | cpuidle: mvebu: clean up multiple platform drivers | Russell King | 2015-10-23 | 1 | -25/+20 | |
| | * | | | | | | | cpufreq: postfix policy directory with the first CPU in related_cpus | Viresh Kumar | 2015-10-28 | 1 | -10/+11 | |
| | * | | | | | | | cpufreq: create cpu/cpufreq/policyX directories | Viresh Kumar | 2015-10-28 | 2 | -31/+4 | |
| | * | | | | | | | cpufreq: remove cpufreq_sysfs_{create|remove}_file() | Viresh Kumar | 2015-10-28 | 2 | -19/+5 | |
| | * | | | | | | | cpufreq: create cpu/cpufreq at boot time | Viresh Kumar | 2015-10-28 | 3 | -47/+7 | |
| | * | | | | | | | cpufreq: Use cpumask_copy instead of cpumask_or to copy a mask | Viresh Kumar | 2015-10-28 | 1 | -1/+1 | |
| | * | | | | | | | cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate() | Viresh Kumar | 2015-10-28 | 1 | -9/+1 | |
| | * | | | | | | | cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct value | Prarit Bhargava | 2015-10-16 | 1 | -57/+85 | |
| | * | | | | | | | Merge back earlier cpufreq material for v4.4. | Rafael J. Wysocki | 2015-10-16 | 12 | -51/+351 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | cpufreq: intel_pstate: Avoid calculation for max/min | Srinivas Pandruvada | 2015-10-15 | 1 | -5/+45 | |
| | | * | | | | | | | Documentation: kernel_parameters for Intel P state driver | Srinivas Pandruvada | 2015-10-15 | 1 | -0/+3 | |
| | | * | | | | | | | cpufreq: intel_pstate: Use ACPI perf configuration | Srinivas Pandruvada | 2015-10-15 | 2 | -1/+171 | |
| | | * | | | | | | | cpufreq: intel-pstate: Use separate max pstate for scaling | Srinivas Pandruvada | 2015-10-15 | 1 | -2/+18 | |
| | | * | | | | | | | cpufreq: intel_pstate: get P1 from TAR when available | Srinivas Pandruvada | 2015-10-15 | 2 | -4/+42 | |
| | | * | | | | | | | cpufreq: Drop redundant check for inactive policies | Viresh Kumar | 2015-10-14 | 1 | -7/+0 | |
| | | * | | | | | | | Merge back earlier cpufreq material for v4.4. | Rafael J. Wysocki | 2015-10-12 | 7 | -34/+74 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | cpufreq : powernv: Report Pmax throttling if capped below nominal frequency | Shilpasri G Bhat | 2015-09-26 | 1 | -2/+8 | |
| | | | * | | | | | | | cpufreq: imx: update the clock switch flow to support imx6ul | Bai Ping | 2015-09-26 | 1 | -5/+45 | |
| | | | * | | | | | | | cpufreq: tegra20: remove superfluous CONFIG_PM ifdefs | Bartlomiej Zolnierkiewicz | 2015-09-26 | 1 | -2/+0 | |
| | | | * | | | | | | | cpufreq: conservative: remove 'enable' field | Viresh Kumar | 2015-09-26 | 3 | -25/+19 | |
| | | | * | | | | | | | cpufreq: integrator: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-25 | 1 | -0/+2 | |
| | | | | |_|_|/ / / | | | | |/| | | | | | ||||||
| * | | | | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2015-11-02 | 16 | -42/+208 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PM / hibernate: fix a comment typo | Geliang Tang | 2015-10-14 | 1 | -1/+1 |