Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
*---. | Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' | Rafael J. Wysocki | 2015-09-11 | 7 | -16/+94 | |
|\ \ \ | ||||||
| | | * | staging: board: Migrate away from __pm_genpd_name_add_device() | Geert Uytterhoeven | 2015-09-09 | 2 | -2/+36 | |
| | | * | PM / Domains: Ensure subdomain is not in use before removing | Jon Hunter | 2015-09-05 | 1 | -0/+8 | |
| | | * | PM / Domains: Try power off masters in error path of __pm_genpd_poweron() | Ulf Hansson | 2015-09-03 | 1 | -13/+17 | |
| | * | | cpuidle/coupled: Add sanity check for safe_state_index | Xunlei Pang | 2015-09-03 | 3 | -0/+32 | |
| * | | | kernel/cpu_pm: fix cpu_cluster_pm_exit comment | Lina Iyer | 2015-09-03 | 1 | -1/+1 | |
* | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2015-09-11 | 4 | -28/+59 | |
|\ \ \ \ | ||||||
| * | | | | intel_pstate: fix PCT_TO_HWP macro | Kristen Carlson Accardi | 2015-09-09 | 1 | -7/+14 | |
| * | | | | intel_pstate: Fix user input of min/max to legal policy region | Chen Yu | 2015-09-09 | 1 | -3/+14 | |
| * | | | | cpufreq-dt: add suspend frequency support | Bartlomiej Zolnierkiewicz | 2015-09-09 | 1 | -0/+9 | |
| * | | | | cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency | Bartlomiej Zolnierkiewicz | 2015-09-09 | 1 | -2/+2 | |
| * | | | | Merge branch 'pm-opp' into pm-cpufreq | Rafael J. Wysocki | 2015-09-09 | 2 | -0/+36 | |
| |\ \ \ \ | ||||||
| * | | | | | cpufreq: Use __func__ to print function's name | Viresh Kumar | 2015-09-07 | 1 | -2/+1 | |
| * | | | | | cpufreq: staticize cpufreq_cpu_get_raw() | Viresh Kumar | 2015-09-07 | 1 | -1/+1 | |
| * | | | | | cpufreq: Add ARM_MT8173_CPUFREQ dependency on THERMAL | Guenter Roeck | 2015-09-05 | 1 | -0/+1 | |
| * | | | | | cpufreq: dt: Tolerance applies on both sides of target voltage | Viresh Kumar | 2015-09-03 | 1 | -1/+2 | |
| * | | | | | cpufreq: dt: Print error on failing to mark OPPs as shared | Viresh Kumar | 2015-09-03 | 1 | -1/+4 | |
| * | | | | | cpufreq: dt: Check OPP count before marking them shared | Viresh Kumar | 2015-09-03 | 1 | -11/+11 | |
| * | | | | | Merge branch 'pm-opp' into pm-cpufreq | Rafael J. Wysocki | 2015-09-03 | 301 | -2252/+5408 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge branch 'pm-opp' | Rafael J. Wysocki | 2015-09-11 | 2 | -0/+34 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PM / OPP: Return suspend_opp only if it is enabled | Viresh Kumar | 2015-09-09 | 1 | -7/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | PM / OPP: add dev_pm_opp_get_suspend_opp() helper | Bartlomiej Zolnierkiewicz | 2015-09-09 | 2 | -0/+36 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-01 | 212 | -3335/+8402 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'pm-tools' and 'powercap' | Rafael J. Wysocki | 2015-09-01 | 6 | -19/+106 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | powercap / RAPL: disable the 2nd power limit properly | Seiichi Ikarashi | 2015-08-29 | 1 | -2/+4 | |
| | | * | | | | | | powercap / RAPL: Add support for Broadwell-H | Radivoje Jovanovic | 2015-08-01 | 1 | -0/+1 | |
| | | * | | | | | | powercap / RAPL: Add support for Skylake H/S | Radivoje Jovanovic | 2015-08-01 | 1 | -0/+1 | |
| | * | | | | | | | tools: cpupower: Fix error when running cpupower monitor | Shreyas B. Prabhu | 2015-08-29 | 1 | -0/+2 | |
| | * | | | | | | | Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l... | Rafael J. Wysocki | 2015-08-24 | 3 | -17/+94 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | tools/power turbostat: fix typo on DRAM column in Joules-mode | Len Brown | 2015-07-24 | 1 | -1/+1 | |
| | | * | | | | | | | tools/power turbostat: fix parameter passing for forked command | Len Brown | 2015-07-15 | 1 | -1/+1 | |
| | | * | | | | | | | tools/power turbostat: dump CONFIG_TDP | Len Brown | 2015-06-17 | 2 | -1/+83 | |
| | | * | | | | | | | tools/power turbostat: cpu0 is no longer hard-coded, so update output | Len Brown | 2015-06-17 | 1 | -9/+9 | |
| | | * | | | | | | | tools/power turbostat: update turbostat(8) | Len Brown | 2015-06-03 | 1 | -5/+0 | |
| | * | | | | | | | | cpupower: Do not change the frequency of offline cpu | Shilpasri G Bhat | 2015-07-23 | 1 | -0/+4 | |
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs' | Rafael J. Wysocki | 2015-09-01 | 13 | -335/+186 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | PM / AVS: rockchip-io: add io selectors and supplies for rk3368 | Heiko Stuebner | 2015-08-08 | 2 | -0/+73 | |
| | | | * | | | | | | | | PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS | Heiko Stuebner | 2015-08-08 | 1 | -1/+1 | |
| | | * | | | | | | | | | PM / Domains: Fix typo in description of genpd_dev_pm_detach() | Jon Hunter | 2015-08-29 | 1 | -1/+1 | |
| | | * | | | | | | | | | PM / Domains: Remove unusable governor dummies | Geert Uytterhoeven | 2015-08-29 | 1 | -2/+0 | |
| | | * | | | | | | | | | PM / Domains: Make pm_genpd_init() available to modules | Rajendra Nayak | 2015-08-29 | 1 | -0/+1 | |
| | | * | | | | | | | | | PM / domains: Align column headers and data in pm_genpd_summary output | Geert Uytterhoeven | 2015-08-29 | 1 | -3/+3 | |
| | | * | | | | | | | | | PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domain | Jon Hunter | 2015-07-31 | 1 | -5/+9 | |
| | | * | | | | | | | | | PM / Domains: Correct unit address in power-controller example | Geert Uytterhoeven | 2015-07-31 | 1 | -1/+1 | |
| | | * | | | | | | | | | PM / Domains: Remove intermediate states from the power off sequence | Ulf Hansson | 2015-07-31 | 2 | -308/+62 | |
| | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | PM / suspend: make sync() on suspend-to-RAM build-time optional | Len Brown | 2015-07-31 | 2 | -0/+12 | |
| | * | | | | | | | | | PM / sleep: Allow devices without runtime PM to do direct-complete | Alan Stern | 2015-07-21 | 4 | -11/+8 | |
| | * | | | | | | | | | PM / autosleep: Use workqueue for user space wakeup sources garbage collector | SungEun Kim | 2015-07-14 | 1 | -3/+15 | |
| | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ | Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk' | Rafael J. Wysocki | 2015-09-01 | 9 | -26/+353 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | PM / clk: don't return int on __pm_clk_enable() | Colin Ian King | 2015-07-17 | 1 | -3/+1 |