Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | 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 | 1 | -0/+30 | |
| |\ | ||||||
| * | | 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 | 145 | -1556/+4029 | |
| |\ \ | ||||||
* | \ \ | Merge branch 'pm-opp' | Rafael J. Wysocki | 2015-09-11 | 1 | -0/+28 | |
|\ \ \ \ | ||||||
| * | | | | 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 | 1 | -0/+30 | |
| | |/ | |/| | ||||||
* | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-02 | 162 | -3022/+7353 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge branches 'pm-tools' and 'powercap' | Rafael J. Wysocki | 2015-09-01 | 1 | -2/+6 | |
| |\ \ \ \ | ||||||
| | | * | | | 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 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs' | Rafael J. Wysocki | 2015-09-01 | 4 | -312/+137 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | PM / AVS: rockchip-io: add io selectors and supplies for rk3368 | Heiko Stuebner | 2015-08-08 | 1 | -0/+59 | |
| | | | * | | | | | 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: 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: Remove intermediate states from the power off sequence | Ulf Hansson | 2015-07-31 | 1 | -301/+62 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | PM / sleep: Allow devices without runtime PM to do direct-complete | Alan Stern | 2015-07-21 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk' | Rafael J. Wysocki | 2015-09-01 | 7 | -22/+313 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | PM / clk: don't return int on __pm_clk_enable() | Colin Ian King | 2015-07-17 | 1 | -3/+1 | |
| | | * | | | | | | | | PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433 | Chanwoo Choi | 2015-08-03 | 2 | -7/+233 | |
| | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled() | Xunlei Pang | 2015-08-28 | 3 | -9/+6 | |
| | * | | | | | | | | cpuidle/coupled: Remove cpuidle_device::safe_state_index | Xunlei Pang | 2015-08-28 | 1 | -2/+2 | |
| | * | | | | | | | | Merge branch 'cpuidle' of https://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2015-08-24 | 1 | -1/+71 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | intel_idle: Skylake Client Support | Len Brown | 2015-08-16 | 1 | -0/+69 | |
| | | * | | | | | | | | intel_idle: allow idle states to be freeze-mode specific | Len Brown | 2015-07-26 | 1 | -1/+2 | |
| * | | | | | | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2015-09-01 | 5 | -212/+951 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | PM / OPP: Drop unlikely before IS_ERR(_OR_NULL) | Viresh Kumar | 2015-08-28 | 1 | -3/+3 | |
| | * | | | | | | | | | PM / OPP: Fix static checker warning (broken 64bit big endian systems) | Viresh Kumar | 2015-08-28 | 1 | -3/+6 | |
| | * | | | | | | | | | PM / OPP: Free resources and properly return error on failure | Viresh Kumar | 2015-08-28 | 1 | -14/+16 | |
| | * | | | | | | | | | cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled | Bartlomiej Zolnierkiewicz | 2015-08-08 | 1 | -1/+8 | |
| | * | | | | | | | | | cpufreq: dt: Add support for turbo/boost mode | Viresh Kumar | 2015-08-07 | 1 | -0/+8 | |
| | * | | | | | | | | | cpufreq: dt: Add support for operating-points-v2 bindings | Viresh Kumar | 2015-08-07 | 1 | -10/+46 | |
| | * | | | | | | | | | cpufreq: Allow drivers to enable boost support after registering driver | Viresh Kumar | 2015-08-07 | 2 | -20/+63 | |
| | * | | | | | | | | | cpufreq: Update boost flag while initializing freq table from OPPs | Bartlomiej Zolnierkiewicz | 2015-08-07 | 1 | -0/+4 | |
| | * | | | | | | | | | Merge branch 'pm-cpufreq' into pm-opp | Rafael J. Wysocki | 2015-08-07 | 15 | -400/+625 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | PM / OPP: add dev_pm_opp_is_turbo() helper | Bartlomiej Zolnierkiewicz | 2015-08-07 | 1 | -0/+34 | |
| | * | | | | | | | | | | PM / OPP: Add helpers for initializing CPU OPPs | Viresh Kumar | 2015-08-07 | 1 | -0/+175 |