summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2020-04-24cpufreq: powernv: Fix use-after-freeOliver O'Halloran
2020-01-04cpufreq: Register drivers only after CPU devices have been registeredViresh Kumar
2019-11-28cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen
2019-11-28cpufreq: Skip cpufreq resume if it's not suspendedBo Yan
2019-10-29cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki
2019-08-25cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang
2019-05-31cpufreq: pmac32: fix possible object reference leakWen Yang
2019-05-31cpufreq/pasemi: fix possible object reference leakWen Yang
2019-05-31cpufreq: ppc_cbe: fix possible object reference leakWen Yang
2019-05-31sched/cpufreq: Fix kobject memleakViresh Kumar
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-03-23cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann
2019-03-23cpufreq: tegra124: add missing of_node_put()Yangtao Li
2019-03-13cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar
2019-02-20cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla
2018-12-01cpufreq: imx6q: add return value check for voltage scaleAnson Huang
2018-11-13cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar
2018-10-20sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker
2018-06-26cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang
2018-05-30cpufreq: Reorder cpufreq_online() error code pathViresh Kumar
2018-05-30cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu
2018-05-30cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang
2018-05-01cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat
2018-03-24cpufreq/sh: Replace racy task affinity logicThomas Gleixner
2018-03-11cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-22cpufreq: powernv: Dont assume distinct pstate values for nominal and pminShilpasri G Bhat
2018-02-03cpufreq: Add Loongson machine dependenciesJames Hogan
2017-12-25cpufreq: Fix creation of symbolic links to policy directoriesRafael J. Wysocki
2017-11-08cpufreq: Do not clear real_cpus mask on policy initRafael J. Wysocki
2017-10-21cpufreq: CPPC: add ACPI_PROCESSOR dependencyArnd Bergmann
2017-10-08cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()Rafael J. Wysocki
2017-07-05cpufreq: s3c2416: double free on driver init error pathDan Carpenter
2017-06-24cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz WilczyƄski
2017-06-14cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari
2017-04-21cpufreq: Bring CPUs up even if cpufreq_online() failedChen Yu
2017-03-30cpufreq: Restore policy min/max limits on CPU onlineViresh Kumar
2017-03-26cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki
2017-02-14cpufreq: intel_pstate: Disable energy efficiency optimizationSrinivas Pandruvada
2017-01-19cpufreq: powernv: Disable preemption while checking CPU throttling stateDenis Kirjanov
2017-01-06PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd
2016-10-29Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki
2016-10-24cpufreq: intel_pstate: Always set max P-state in performance modeRafael J. Wysocki
2016-10-21cpufreq: intel_pstate: Set P-state upfront in performance modeRafael J. Wysocki
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-13cpufreq: CPPC: Correct desired_perf calculationHoan Tran
2016-10-13cpufreq: conservative: Fix next frequency selectionRafael J. Wysocki
2016-10-12cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldocRafael J. Wysocki
2016-10-12cpufreq: intel_pstate: Proportional algorithm for AtomRafael J. Wysocki
2016-10-09cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance()Rafael J. Wysocki