| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-03-03 | 6 | -6/+7 |
|\ |
|
| * | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 4 | -2/+3 |
| * | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 2017-03-02 | 2 | -4/+4 |
* | | Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-03-03 | 1 | -10/+5 |
|\ \ |
|
| * \ | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2017-03-01 | 1 | -10/+5 |
| |\ \ |
|
| | * | | intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.h | Len Brown | 2017-03-01 | 1 | -10/+5 |
* | | | | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-03-03 | 2 | -47/+22 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki | 2017-03-03 | 2 | -47/+22 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | cpufreq: intel_pstate: Fix limits issue with operation mode switching | Rafael J. Wysocki | 2017-02-28 | 1 | -43/+22 |
| | | * | | cpufreq: qoriq: clean up unused code | Tang Yuantian | 2017-02-23 | 1 | -4/+0 |
* | | | | | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-02-24 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ARM: davinci: da850: fix da850_set_pll0rate() | Bartosz Golaszewski | 2017-01-02 | 1 | -1/+1 |
* | | | | | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-02-21 | 20 | -254/+910 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | cpufreq: CPPC: add ACPI_PROCESSOR dependency | Arnd Bergmann | 2017-02-16 | 1 | -1/+1 |
| * | | | | cpufreq: make ti-cpufreq explicitly non-modular | Paul Gortmaker | 2017-02-16 | 1 | -6/+2 |
| * | | | | cpufreq: Do not clear real_cpus mask on policy init | Rafael J. Wysocki | 2017-02-16 | 1 | -2/+0 |
| * | | | | cpufreq: dt: Don't use generic platdev driver for ti-cpufreq platforms | Dave Gerlach | 2017-02-09 | 1 | -2/+0 |
| * | | | | cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime | Dave Gerlach | 2017-02-09 | 3 | -0/+284 |
| * | | | | Merge OPP material for v4.11 to satisfy dependencies. | Rafael J. Wysocki | 2017-02-09 | 6 | -29/+18 |
| |\ \ \ \ |
|
| | * | | | | PM / OPP: Update OPP users to put reference | Viresh Kumar | 2017-01-30 | 4 | -17/+10 |
| | * | | | | PM / OPP: Return opp_table from dev_pm_opp_set_*() routines | Viresh Kumar | 2017-01-30 | 1 | -6/+7 |
| | * | | | | PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate | Viresh Kumar | 2017-01-27 | 1 | -6/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | cpufreq: qoriq: Don't look at clock implementation details | Tang Yuantian | 2017-02-09 | 1 | -99/+49 |
| * | | | | cpufreq: qoriq: add ARM64 SoCs support | Tang Yuantian | 2017-02-09 | 1 | -1/+1 |
| * | | | | cpufreq: brcmstb-avs-cpufreq: remove unnecessary platform_set_drvdata() | Wei Yongjun | 2017-02-09 | 1 | -2/+0 |
| * | | | | cpufreq: s3c2416: double free on driver init error path | Dan Carpenter | 2017-02-09 | 1 | -1/+0 |
| * | | | | cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCs | Markus Mayer | 2017-02-09 | 3 | -0/+199 |
| * | | | | Merge back earlier cpufreq changes for v4.11. | Rafael J. Wysocki | 2017-02-09 | 6 | -118/+375 |
| |\ \ \ \ |
|
| | * | | | | cpufreq: intel_pstate: Calculate guaranteed performance for HWP | Srinivas Pandruvada | 2017-02-04 | 1 | -26/+49 |
| | * | | | | cpufreq: intel_pstate: Make HWP limits compatible with legacy | Srinivas Pandruvada | 2017-02-04 | 1 | -6/+4 |
| | * | | | | cpufreq: intel_pstate: Lower frequency than expected under no_turbo | Srinivas Pandruvada | 2017-02-04 | 1 | -0/+14 |
| | * | | | | cpufreq: intel_pstate: Operation mode control from sysfs | Rafael J. Wysocki | 2017-02-04 | 1 | -44/+180 |
| | * | | | | cpufreq: intel_pstate: Expose global sysfs attributes upfront | Rafael J. Wysocki | 2017-02-04 | 1 | -2/+66 |
| | * | | | | cpufreq: Remove CPUFREQ_START notifier event | Viresh Kumar | 2017-02-04 | 2 | -6/+0 |
| | * | | | | cpufreq: powernv: Add boost files to export ultra-turbo frequencies | Shilpasri G Bhat | 2017-02-03 | 1 | -3/+47 |
| | * | | | | cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option | Viresh Kumar | 2017-02-03 | 2 | -22/+0 |
| | * | | | | cpufreq: Remove policy create/remove notifiers | Viresh Kumar | 2017-02-03 | 1 | -11/+5 |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-20 | 3 | -5/+4 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | sched/cputime: Convert kcpustat to nsecs | Frederic Weisbecker | 2017-02-01 | 3 | -5/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes' | Rafael J. Wysocki | 2017-02-06 | 2 | -3/+44 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | cpufreq: intel_pstate: Disable energy efficiency optimization | Srinivas Pandruvada | 2017-02-04 | 1 | -0/+30 |
| * | | | cpufreq: brcmstb-avs-cpufreq: properly retrieve P-state upon suspend | Markus Mayer | 2017-01-27 | 1 | -1/+12 |
| * | | | cpufreq: brcmstb-avs-cpufreq: extend sysfs entry brcm_avs_pmap | Markus Mayer | 2017-01-27 | 1 | -2/+2 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 2017-01-27 | 1 | -1/+13 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | cpufreq: intel_pstate: Fix sysfs limits enforcement for performance policy | Srinivas Pandruvada | 2017-01-20 | 1 | -1/+13 |
* | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2017-01-06 | 2 | -22/+33 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | cpufreq: dt: Add support for APM X-Gene 2 | Hoan Tran | 2017-01-05 | 1 | -0/+2 |
| * | | cpufreq: intel_pstate: Always keep all limits settings in sync | Rafael J. Wysocki | 2016-12-31 | 1 | -16/+14 |
| * | | cpufreq: intel_pstate: Use locking in intel_cpufreq_verify_policy() | Rafael J. Wysocki | 2016-12-31 | 1 | -0/+4 |
| * | | cpufreq: intel_pstate: Use locking in intel_pstate_resume() | Rafael J. Wysocki | 2016-12-31 | 1 | -1/+9 |