summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.14.119' into v4.14-rt-workTom Zanussi2019-06-111-2/+2
|\
| * x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-2/+2
* | Merge tag 'v4.14.111' into v4.14-rtTom Zanussi2019-05-031-1/+3
|\ \ | |/
| * cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologiesErwan Velu2019-04-051-1/+3
* | Merge tag 'v4.14.108' into v4.14-rtTom Zanussi2019-03-282-2/+4
|\ \ | |/
| * cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann2019-03-231-2/+2
| * cpufreq: tegra124: add missing of_node_put()Yangtao Li2019-03-231-0/+2
* | Merge tag 'v4.14.106' into v4.14-rtTom Zanussi2019-03-142-12/+12
|\ \ | |/
| * cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-03-132-12/+12
* | Merge tag 'v4.14.102' into v4.14-rtTom Zanussi2019-02-251-8/+4
|\ \ | |/
| * cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla2019-02-201-8/+4
* | Merge tag 'v4.14.86' into v4.14-rtSteven Rostedt (VMware)2018-12-133-18/+29
|\ \ | |/
| * cpufreq: imx6q: add return value check for voltage scaleAnson Huang2018-12-011-1/+6
| * cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar2018-11-131-15/+19
| * cpufreq: conservative: Take limits changes into account properlyRafael J. Wysocki2018-11-131-2/+4
* | Merge tag 'v4.14.69' into v4.14-rtSteven Rostedt (VMware)2018-09-111-2/+10
|\ \ | |/
| * cpufreq: governor: Avoid accessing invalid governor_dataHenry Willard2018-09-091-2/+10
* | Merge tag 'v4.14.59' into v4.14-rtSteven Rostedt (VMware)2018-07-313-3/+64
|\ \ | |/
| * cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki2018-07-252-1/+20
| * cpufreq / CPPC: Set platform specific transition_delay_usPrashanth Prakash2018-07-221-2/+44
* | Merge tag 'v4.14.54' into v4.14-rtSteven Rostedt (VMware)2018-07-311-5/+22
|\ \ | |/
| * cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0Srinivas Pandruvada2018-07-031-5/+22
* | Merge tag 'v4.14.52' into v4.14-rtSteven Rostedt (VMware)2018-06-282-7/+7
|\ \ | |/
| * cpufreq: governors: Fix long idle detection logic in load calculationChen Yu2018-06-261-7/+5
| * cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang2018-06-261-0/+2
* | Merge tag 'v4.14.45' into v4.14-rtSteven Rostedt (VMware)2018-06-262-7/+22
|\ \ | |/
| * cpufreq: Reorder cpufreq_online() error code pathViresh Kumar2018-05-301-3/+3
| * cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu2018-05-301-2/+7
| * cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang2018-05-301-2/+12
* | Merge tag 'v4.14.39' into linux-4.14.y-rtSebastian Andrzej Siewior2018-05-033-3/+19
|\ \ | |/
| * cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat2018-05-011-3/+11
| * cpufreq: intel_pstate: Enable HWP during system resume on CPU0Chen Yu2018-04-261-0/+5
| * cpufreq: CPPC: Use transition_delay_us depending transition_latencyGeorge Cherian2018-04-241-0/+3
* | Merge tag 'v4.14.34' into linux-4.14.y-rtSebastian Andrzej Siewior2018-04-133-21/+24
|\ \ | |/
| * powernv-cpufreq: Add helper to extract pstate from PMSRGautham R. Shenoy2018-04-121-14/+23
| * Revert "cpufreq: Fix governor module removal race"Greg Kroah-Hartman2018-04-081-6/+0
| * cpufreq: longhaul: Revert transition_delay_us to 200 msViresh Kumar2018-03-241-1/+1
* | Merge tag 'v4.14.28' into linux-4.14.y-rtSebastian Andrzej Siewior2018-03-201-0/+6
|\ \ | |/
| * cpufreq: Fix governor module removal raceRafael J. Wysocki2018-03-191-0/+6
* | Merge tag 'v4.14.27' into linux-4.14.y-rtSebastian Andrzej Siewior2018-03-161-1/+7
|\ \ | |/
| * cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar2018-03-081-1/+7
* | Merge tag 'v4.14.24' into linux-4.14.y-rtSebastian Andrzej Siewior2018-03-057-13/+13
|\ \ | |/
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-226-11/+11
| * cpufreq: powernv: Dont assume distinct pstate values for nominal and pminShilpasri G Bhat2018-02-221-2/+2
* | Merge tag 'v4.14.20' into linux-4.14.y-rtSebastian Andrzej Siewior2018-02-221-0/+8
|\ \ | |/
| * cpufreq: mediatek: add mediatek related projects into blacklistAndrew-sh Cheng2018-02-161-0/+8
* | Merge tag 'v4.14.18' into linux-4.14.y-rtSebastian Andrzej Siewior2018-02-092-3/+18
|\ \ | |/
| * cpufreq: Add Loongson machine dependenciesJames Hogan2018-02-031-0/+2
| * cpufreq: governor: Ensure sufficiently large sampling intervalsRafael J. Wysocki2018-01-311-3/+16
* | cpufreq: drop K8's driver from beeing selectedSebastian Andrzej Siewior2017-11-171-1/+1
|/