summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2016-08-16Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late...Andreas Herrmann
2016-06-28cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()Rafael J. Wysocki
2016-06-27cpufreq: dt: call of_node_put() before error outMasahiro Yamada
2016-06-27intel_pstate: Do not clear utilization update hooks on policy changesRafael J. Wysocki
2016-06-23cpufreq: pcc-cpufreq: Fix doorbell.access_widthMike Galbraith
2016-06-15cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if neededSrinivas Pandruvada
2016-06-09Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki
2016-06-08cpufreq: intel_pstate: Fix ->set_policy() interface for no_turboSrinivas Pandruvada
2016-06-08cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy()Srinivas Pandruvada
2016-06-03Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2016-06-01cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch()Rafael J. Wysocki
2016-05-30cpufreq: intel_pstate: Downgrade print level for _PPCSrinivas Pandruvada
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-05-25Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-25Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-18cpufreq: simplified goto out in cpufreq_register_driver()Pankaj Gupta
2016-05-18cpufreq: governor: CPUFREQ_GOV_STOP never failsRafael J. Wysocki
2016-05-18cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never failsRafael J. Wysocki
2016-05-18intel_pstate: Simplify conditional in intel_pstate_set_policy()Rafael J. Wysocki
2016-05-17thermal: mediatek: Add cpu dynamic power cooling model.Dawei Chien
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-13CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()Kelvin Cheung
2016-05-13CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structureKelvin Cheung
2016-05-13CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_dataKelvin Cheung
2016-05-13CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()Kelvin Cheung
2016-05-13CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.cKelvin Cheung
2016-05-11intel_pstate: Clean up get_target_pstate_use_performance()Rafael J. Wysocki
2016-05-11intel_pstate: Use sample.core_avg_perf in get_avg_pstate()Rafael J. Wysocki
2016-05-11intel_pstate: Clarify average performance computationRafael J. Wysocki
2016-05-11intel_pstate: Avoid unnecessary synchronize_sched() during initializationChen Yu
2016-05-11Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki
2016-05-11cpufreq: schedutil: Make default depend on CONFIG_SMPArnd Bergmann
2016-05-11cpufreq: powernv: del_timer_sync when global and local pstate are equalAkshay Adiga
2016-05-11cpufreq: powernv: Move smp_call_function_any() out of irq safe blockAkshay Adiga
2016-05-09intel_pstate: Clean up intel_pstate_get()Rafael J. Wysocki
2016-05-09Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki
2016-05-06cpufreq: schedutil: Make it depend on CONFIG_SMPRafael J. Wysocki
2016-05-06Merge cpufreq fixes going into v4.6.Rafael J. Wysocki
2016-05-06cpufreq: governor: Fix handling of special cases in dbs_update()Rafael J. Wysocki
2016-05-06Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar
2016-05-05cpufreq: intel_pstate: Ignore _PPC processing under HWPSrinivas Pandruvada
2016-05-05cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_tableSudeep Holla
2016-05-05cpufreq: tango: Use generic platdev driverMarc Gonzalez
2016-05-05cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi
2016-05-04intel_pstate: Fix intel_pstate_get()Rafael J. Wysocki