summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* 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
* sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker2018-10-203-5/+4
* cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang2018-06-261-0/+2
* 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
* cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat2018-05-011-3/+11
* cpufreq/sh: Replace racy task affinity logicThomas Gleixner2018-03-241-18/+27
* cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar2018-03-111-1/+7
* 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
* cpufreq: Add Loongson machine dependenciesJames Hogan2018-02-031-0/+2
* cpufreq: Fix creation of symbolic links to policy directoriesRafael J. Wysocki2017-12-251-17/+21
* cpufreq: Do not clear real_cpus mask on policy initRafael J. Wysocki2017-11-081-2/+0
* cpufreq: CPPC: add ACPI_PROCESSOR dependencyArnd Bergmann2017-10-211-1/+1
* cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()Rafael J. Wysocki2017-10-081-0/+1
* cpufreq: s3c2416: double free on driver init error pathDan Carpenter2017-07-051-1/+0
* cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz WilczyƄski2017-06-241-2/+2
* cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari2017-06-141-0/+1
* cpufreq: Bring CPUs up even if cpufreq_online() failedChen Yu2017-04-211-2/+16
* cpufreq: Restore policy min/max limits on CPU onlineViresh Kumar2017-03-301-0/+3
* cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki2017-03-261-3/+5
* cpufreq: intel_pstate: Disable energy efficiency optimizationSrinivas Pandruvada2017-02-141-0/+30
* cpufreq: powernv: Disable preemption while checking CPU throttling stateDenis Kirjanov2017-01-191-1/+7
* PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd2017-01-061-4/+8
* Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki2016-10-293-35/+23
|\
| * Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-143-15/+55
| |\
| * \ Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-061-1/+1
| |\ \
| | * \ Merge branches 'misc' and 'sa1111-base' into for-linusRussell King2016-10-062-1/+22
| | |\ \
| | * | | ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King2016-08-231-1/+1
| * | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-27/+14
| |\ \ \ \
| | * | | | cpufreq: Fix up conversion to hotplug state machineSebastian Andrzej Siewior2016-09-201-0/+1
| | * | | | cpufreq: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-26/+12
| * | | | | Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-10-031-7/+8
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. | | | | Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki2016-10-021-7/+8
| | |\ \| | | | | | | |_|_|/ / | | |/| | | |
| | | * | | | ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada2016-09-081-7/+7
| | | * | | | ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth2016-08-311-0/+1
| | | |/ / /
* | | | | | cpufreq: intel_pstate: Always set max P-state in performance modeRafael J. Wysocki2016-10-241-3/+8
* | | | | | cpufreq: intel_pstate: Set P-state upfront in performance modeRafael J. Wysocki2016-10-211-4/+25
| |_|_|_|/ |/| | | |
* | | | | cpufreq: CPPC: Correct desired_perf calculationHoan Tran2016-10-131-1/+7
* | | | | cpufreq: conservative: Fix next frequency selectionRafael J. Wysocki2016-10-131-3/+16
* | | | | cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldocRafael J. Wysocki2016-10-121-1/+1
* | | | | cpufreq: intel_pstate: Proportional algorithm for AtomRafael J. Wysocki2016-10-121-1/+21
* | | | | cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance()Rafael J. Wysocki2016-10-091-4/+5
* | | | | cpufreq: intel_pstate: Fix unsafe HWP MSR accessSrinivas Pandruvada2016-10-091-5/+5
|/ / / /
* | | | Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-10-023-34/+36
|\ \ \ \
| * | | | cpufreq: intel_pstate: Add io_boost traceSrinivas Pandruvada2016-09-161-1/+2
| * | | | cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithmRafael J. Wysocki2016-09-141-27/+31
| * | | | cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki2016-08-163-6/+3
| | |/ / | |/| |