summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2020-04-24cpufreq: powernv: Fix use-after-freeOliver O'Halloran1-0/+6
2020-01-04cpufreq: Register drivers only after CPU devices have been registeredViresh Kumar1-0/+7
2019-11-28cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen1-0/+6
2019-11-28cpufreq: Skip cpufreq resume if it's not suspendedBo Yan1-0/+3
2019-10-29cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki1-10/+0
2019-08-25cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang1-14/+9
2019-05-31cpufreq: pmac32: fix possible object reference leakWen Yang1-0/+2
2019-05-31cpufreq/pasemi: fix possible object reference leakWen Yang1-0/+1
2019-05-31cpufreq: ppc_cbe: fix possible object reference leakWen Yang1-0/+1
2019-05-31sched/cpufreq: Fix kobject memleakViresh Kumar2-0/+3
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-1/+1
2019-03-23cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann1-2/+2
2019-03-23cpufreq: tegra124: add missing of_node_put()Yangtao Li1-0/+2
2019-03-14cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2-10/+10
2019-02-20cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla1-4/+3
2018-12-01cpufreq: imx6q: add return value check for voltage scaleAnson Huang1-1/+6
2018-11-13cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar1-15/+19
2018-10-20sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker3-5/+4
2018-06-26cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang1-0/+2
2018-05-30cpufreq: Reorder cpufreq_online() error code pathViresh Kumar1-3/+3
2018-05-30cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu1-2/+7
2018-05-30cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang1-2/+12
2018-05-02cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat1-3/+11
2018-03-24cpufreq/sh: Replace racy task affinity logicThomas Gleixner1-18/+27
2018-03-11cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar1-1/+7
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang6-11/+11
2018-02-22cpufreq: powernv: Dont assume distinct pstate values for nominal and pminShilpasri G Bhat1-2/+2
2018-02-03cpufreq: Add Loongson machine dependenciesJames Hogan1-0/+2
2017-12-25cpufreq: Fix creation of symbolic links to policy directoriesRafael J. Wysocki1-17/+21
2017-11-08cpufreq: Do not clear real_cpus mask on policy initRafael J. Wysocki1-2/+0
2017-10-21cpufreq: CPPC: add ACPI_PROCESSOR dependencyArnd Bergmann1-1/+1
2017-10-08cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()Rafael J. Wysocki1-0/+1
2017-07-05cpufreq: s3c2416: double free on driver init error pathDan Carpenter1-1/+0
2017-06-24cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz WilczyƄski1-2/+2
2017-06-14cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari1-0/+1
2017-04-21cpufreq: Bring CPUs up even if cpufreq_online() failedChen Yu1-2/+16
2017-03-30cpufreq: Restore policy min/max limits on CPU onlineViresh Kumar1-0/+3
2017-03-26cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki1-3/+5
2017-02-15cpufreq: intel_pstate: Disable energy efficiency optimizationSrinivas Pandruvada1-0/+30
2017-01-19cpufreq: powernv: Disable preemption while checking CPU throttling stateDenis Kirjanov1-1/+7
2017-01-06PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd1-4/+8
2016-10-29Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki3-35/+23
2016-10-25cpufreq: intel_pstate: Always set max P-state in performance modeRafael J. Wysocki1-3/+8
2016-10-21cpufreq: intel_pstate: Set P-state upfront in performance modeRafael J. Wysocki1-4/+25
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+55
2016-10-14cpufreq: CPPC: Correct desired_perf calculationHoan Tran1-1/+7
2016-10-13cpufreq: conservative: Fix next frequency selectionRafael J. Wysocki1-3/+16
2016-10-12cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldocRafael J. Wysocki1-1/+1
2016-10-12cpufreq: intel_pstate: Proportional algorithm for AtomRafael J. Wysocki1-1/+21
2016-10-09cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance()Rafael J. Wysocki1-4/+5