summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-3/+2
|\
| * timers, cpufreq/powernv: Initialize the gpstate timer as pinnedThomas Gleixner2016-07-071-3/+2
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-251-18/+19
|\ \ | |/ |/|
| * Merge branch 'x86/cpu' into x86/platform, to avoid conflictIngo Molnar2016-06-141-18/+19
| |\
| | * x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driverDave Hansen2016-06-081-18/+19
* | | cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()Rafael J. Wysocki2016-06-281-0/+4
* | | cpufreq: dt: call of_node_put() before error outMasahiro Yamada2016-06-271-3/+4
* | | intel_pstate: Do not clear utilization update hooks on policy changesRafael J. Wysocki2016-06-271-2/+3
* | | cpufreq: pcc-cpufreq: Fix doorbell.access_widthMike Galbraith2016-06-231-1/+1
* | | cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if neededSrinivas Pandruvada2016-06-151-20/+2
|/ /
| |
| \
*-. \ Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki2016-06-091-3/+9
|\ \ \ | |_|/ |/| |
| * | cpufreq: intel_pstate: Fix ->set_policy() interface for no_turboSrinivas Pandruvada2016-06-081-2/+5
| * | cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy()Srinivas Pandruvada2016-06-081-1/+4
* | | Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-06-032-2/+2
|\ \ \ | |/ /
| * | cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch()Rafael J. Wysocki2016-06-011-1/+1
| * | cpufreq: intel_pstate: Downgrade print level for _PPCSrinivas Pandruvada2016-05-301-1/+1
* | | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-1/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-05-261-2/+9
|\ \ \
| * | | thermal: mediatek: Add cpu dynamic power cooling model.Dawei Chien2016-05-171-2/+9
* | | | Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-252-63/+32
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki2016-05-252-63/+32
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | * | | | cpufreq: simplified goto out in cpufreq_register_driver()Pankaj Gupta2016-05-181-5/+4
| | * | | | cpufreq: governor: CPUFREQ_GOV_STOP never failsRafael J. Wysocki2016-05-181-29/+11
| | * | | | cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never failsRafael J. Wysocki2016-05-181-23/+12
| | * | | | intel_pstate: Simplify conditional in intel_pstate_set_policy()Rafael J. Wysocki2016-05-181-6/+5
* | | | | | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-201-1/+1
|\ \ \ \ \ \
| * | | | | | powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V2016-05-011-1/+1
| * | | | | | drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modularPaul Gortmaker2016-04-111-13/+2
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-192-58/+58
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()Kelvin Cheung2016-05-131-16/+13
| * | | | | | CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structureKelvin Cheung2016-05-131-28/+35
| * | | | | | CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_dataKelvin Cheung2016-05-131-1/+1
| * | | | | | CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()Kelvin Cheung2016-05-131-8/+4
| * | | | | | CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.cKelvin Cheung2016-05-132-6/+6
* | | | | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-1653-830/+1605
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | intel_pstate: Clean up get_target_pstate_use_performance()Rafael J. Wysocki2016-05-111-16/+11
| * | | | | | intel_pstate: Use sample.core_avg_perf in get_avg_pstate()Rafael J. Wysocki2016-05-111-2/+2
| * | | | | | intel_pstate: Clarify average performance computationRafael J. Wysocki2016-05-111-16/+24
| * | | | | | intel_pstate: Avoid unnecessary synchronize_sched() during initializationChen Yu2016-05-111-0/+9
| * | | | | | Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-05-111-0/+1
| |\ \ \ \ \ \
| | * | | | | | cpufreq: schedutil: Make default depend on CONFIG_SMPArnd Bergmann2016-05-111-0/+1
| * | | | | | | cpufreq: powernv: del_timer_sync when global and local pstate are equalAkshay Adiga2016-05-111-0/+2
| * | | | | | | cpufreq: powernv: Move smp_call_function_any() out of irq safe blockAkshay Adiga2016-05-111-4/+5
| * | | | | | | intel_pstate: Clean up intel_pstate_get()Rafael J. Wysocki2016-05-091-7/+2
| * | | | | | | Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-05-091-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | cpufreq: schedutil: Make it depend on CONFIG_SMPRafael J. Wysocki2016-05-061-1/+1
| * | | | | | | Merge cpufreq fixes going into v4.6.Rafael J. Wysocki2016-05-063-19/+42
| |\ \ \ \ \ \ \
| * | | | | | | | cpufreq: governor: Fix handling of special cases in dbs_update()Rafael J. Wysocki2016-05-061-36/+51
| * | | | | | | | cpufreq: intel_pstate: Ignore _PPC processing under HWPSrinivas Pandruvada2016-05-051-0/+3
| * | | | | | | | cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_tableSudeep Holla2016-05-055-74/+56
OpenPOWER on IntegriCloud