aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki2015-09-117-16/+94
|\ \ \
| | | * staging: board: Migrate away from __pm_genpd_name_add_device()Geert Uytterhoeven2015-09-092-2/+36
| | | * PM / Domains: Ensure subdomain is not in use before removingJon Hunter2015-09-051-0/+8
| | | * PM / Domains: Try power off masters in error path of __pm_genpd_poweron()Ulf Hansson2015-09-031-13/+17
| | * | cpuidle/coupled: Add sanity check for safe_state_indexXunlei Pang2015-09-033-0/+32
| * | | kernel/cpu_pm: fix cpu_cluster_pm_exit commentLina Iyer2015-09-031-1/+1
* | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-114-28/+59
|\ \ \ \
| * | | | intel_pstate: fix PCT_TO_HWP macroKristen Carlson Accardi2015-09-091-7/+14
| * | | | intel_pstate: Fix user input of min/max to legal policy regionChen Yu2015-09-091-3/+14
| * | | | cpufreq-dt: add suspend frequency supportBartlomiej Zolnierkiewicz2015-09-091-0/+9
| * | | | cpufreq: allow cpufreq_generic_suspend() to work without suspend frequencyBartlomiej Zolnierkiewicz2015-09-091-2/+2
| * | | | Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2015-09-092-0/+36
| |\ \ \ \
| * | | | | cpufreq: Use __func__ to print function's nameViresh Kumar2015-09-071-2/+1
| * | | | | cpufreq: staticize cpufreq_cpu_get_raw()Viresh Kumar2015-09-071-1/+1
| * | | | | cpufreq: Add ARM_MT8173_CPUFREQ dependency on THERMALGuenter Roeck2015-09-051-0/+1
| * | | | | cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar2015-09-031-1/+2
| * | | | | cpufreq: dt: Print error on failing to mark OPPs as sharedViresh Kumar2015-09-031-1/+4
| * | | | | cpufreq: dt: Check OPP count before marking them sharedViresh Kumar2015-09-031-11/+11
| * | | | | Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2015-09-03301-2252/+5408
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'pm-opp'Rafael J. Wysocki2015-09-112-0/+34
|\ \ \ \ \ \ \
| * | | | | | | PM / OPP: Return suspend_opp only if it is enabledViresh Kumar2015-09-091-7/+5
| | |_|/ / / / | |/| | | | |
| * | | | | | PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz2015-09-092-0/+36
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01212-3335/+8402
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-tools' and 'powercap'Rafael J. Wysocki2015-09-016-19/+106
| |\ \ \ \ \ \ \
| | | * | | | | | powercap / RAPL: disable the 2nd power limit properlySeiichi Ikarashi2015-08-291-2/+4
| | | * | | | | | powercap / RAPL: Add support for Broadwell-HRadivoje Jovanovic2015-08-011-0/+1
| | | * | | | | | powercap / RAPL: Add support for Skylake H/SRadivoje Jovanovic2015-08-011-0/+1
| | * | | | | | | tools: cpupower: Fix error when running cpupower monitorShreyas B. Prabhu2015-08-291-0/+2
| | * | | | | | | Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki2015-08-243-17/+94
| | |\ \ \ \ \ \ \
| | | * | | | | | | tools/power turbostat: fix typo on DRAM column in Joules-modeLen Brown2015-07-241-1/+1
| | | * | | | | | | tools/power turbostat: fix parameter passing for forked commandLen Brown2015-07-151-1/+1
| | | * | | | | | | tools/power turbostat: dump CONFIG_TDPLen Brown2015-06-172-1/+83
| | | * | | | | | | tools/power turbostat: cpu0 is no longer hard-coded, so update outputLen Brown2015-06-171-9/+9
| | | * | | | | | | tools/power turbostat: update turbostat(8)Len Brown2015-06-031-5/+0
| | * | | | | | | | cpupower: Do not change the frequency of offline cpuShilpasri G Bhat2015-07-231-0/+4
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'Rafael J. Wysocki2015-09-0113-335/+186
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | | | * | | | | | | | PM / AVS: rockchip-io: add io selectors and supplies for rk3368Heiko Stuebner2015-08-082-0/+73
| | | | * | | | | | | | PM / AVS: rockchip-io: depend on CONFIG_POWER_AVSHeiko Stuebner2015-08-081-1/+1
| | | * | | | | | | | | PM / Domains: Fix typo in description of genpd_dev_pm_detach()Jon Hunter2015-08-291-1/+1
| | | * | | | | | | | | PM / Domains: Remove unusable governor dummiesGeert Uytterhoeven2015-08-291-2/+0
| | | * | | | | | | | | PM / Domains: Make pm_genpd_init() available to modulesRajendra Nayak2015-08-291-0/+1
| | | * | | | | | | | | PM / domains: Align column headers and data in pm_genpd_summary outputGeert Uytterhoeven2015-08-291-3/+3
| | | * | | | | | | | | PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domainJon Hunter2015-07-311-5/+9
| | | * | | | | | | | | PM / Domains: Correct unit address in power-controller exampleGeert Uytterhoeven2015-07-311-1/+1
| | | * | | | | | | | | PM / Domains: Remove intermediate states from the power off sequenceUlf Hansson2015-07-312-308/+62
| | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | PM / suspend: make sync() on suspend-to-RAM build-time optionalLen Brown2015-07-312-0/+12
| | * | | | | | | | | PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern2015-07-214-11/+8
| | * | | | | | | | | PM / autosleep: Use workqueue for user space wakeup sources garbage collectorSungEun Kim2015-07-141-3/+15
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk'Rafael J. Wysocki2015-09-019-26/+353
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | | | * | | | | | | | | PM / clk: don't return int on __pm_clk_enable()Colin Ian King2015-07-171-3/+1