aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAge
...
| | | | * | | | cpufreq: governor: Check transition latecy at init time onlyRafael J. Wysocki2016-05-30
| | | | * | | | cpufreq: governor: CPUFREQ_GOV_LIMITS never failsRafael J. Wysocki2016-05-30
| | | | | |/ / | | | | |/| |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \
| * | | | | | | timers, cpufreq/powernv: Initialize the gpstate timer as pinnedThomas Gleixner2016-07-07
| |/ / / / / /
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'x86/cpu' into x86/platform, to avoid conflictIngo Molnar2016-06-14
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driverDave Hansen2016-06-08
* | | | | | cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()Rafael J. Wysocki2016-06-27
* | | | | | cpufreq: dt: call of_node_put() before error outMasahiro Yamada2016-06-27
* | | | | | intel_pstate: Do not clear utilization update hooks on policy changesRafael J. Wysocki2016-06-27
| |_|_|_|/ |/| | | |
* | | | | cpufreq: pcc-cpufreq: Fix doorbell.access_widthMike Galbraith2016-06-23
| |_|/ / |/| | |
* | | | cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if neededSrinivas Pandruvada2016-06-14
|/ / /
| | |
| \ \
*-. \ \ Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki2016-06-09
|\ \ \ \ | |_|/ / |/| | |
| * | | cpufreq: intel_pstate: Fix ->set_policy() interface for no_turboSrinivas Pandruvada2016-06-07
| * | | cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy()Srinivas Pandruvada2016-06-07
* | | | Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-06-03
|\| | | | |_|/ |/| |
| * | cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch()Rafael J. Wysocki2016-06-01
| * | cpufreq: intel_pstate: Downgrade print level for _PPCSrinivas Pandruvada2016-05-30
* | | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-05-26
|\ \ \
| * | | thermal: mediatek: Add cpu dynamic power cooling model.Dawei Chien2016-05-17
* | | | Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-25
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki2016-05-25
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | * | | | cpufreq: simplified goto out in cpufreq_register_driver()Pankaj Gupta2016-05-17
| | * | | | cpufreq: governor: CPUFREQ_GOV_STOP never failsRafael J. Wysocki2016-05-17
| | * | | | cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never failsRafael J. Wysocki2016-05-17
| | * | | | intel_pstate: Simplify conditional in intel_pstate_set_policy()Rafael J. Wysocki2016-05-17
* | | | | | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\ \ \ \ \ \
| * | | | | | powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V2016-05-01
| * | | | | | drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modularPaul Gortmaker2016-04-11
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-19
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()Kelvin Cheung2016-05-13
| * | | | | | CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structureKelvin Cheung2016-05-13
| * | | | | | CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_dataKelvin Cheung2016-05-13
| * | | | | | CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()Kelvin Cheung2016-05-13
| * | | | | | CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.cKelvin Cheung2016-05-13
* | | | | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-16
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | intel_pstate: Clean up get_target_pstate_use_performance()Rafael J. Wysocki2016-05-11
| * | | | | | intel_pstate: Use sample.core_avg_perf in get_avg_pstate()Rafael J. Wysocki2016-05-11
| * | | | | | intel_pstate: Clarify average performance computationRafael J. Wysocki2016-05-11
| * | | | | | intel_pstate: Avoid unnecessary synchronize_sched() during initializationChen Yu2016-05-11
| * | | | | | Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-05-11
| |\ \ \ \ \ \
| | * | | | | | cpufreq: schedutil: Make default depend on CONFIG_SMPArnd Bergmann2016-05-11
| * | | | | | | cpufreq: powernv: del_timer_sync when global and local pstate are equalAkshay Adiga2016-05-10
| * | | | | | | cpufreq: powernv: Move smp_call_function_any() out of irq safe blockAkshay Adiga2016-05-10
| * | | | | | | intel_pstate: Clean up intel_pstate_get()Rafael J. Wysocki2016-05-09
| * | | | | | | Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-05-09
| |\| | | | | |
| | * | | | | | cpufreq: schedutil: Make it depend on CONFIG_SMPRafael J. Wysocki2016-05-06
| * | | | | | | Merge cpufreq fixes going into v4.6.Rafael J. Wysocki2016-05-06
| |\ \ \ \ \ \ \
| * | | | | | | | cpufreq: governor: Fix handling of special cases in dbs_update()Rafael J. Wysocki2016-05-06