summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cppc_cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: remove setting of policy->cpu in policy->cpus during initSudeep Holla2017-08-181-1/+0
* cpufreq / CPPC: Initialize policy->min to lowest nonlinear performancePrakash, Prashanth2017-06-271-3/+16
* cpufreq / CPPC: Add MODULE_DEVICE_TABLE for cppc_cpufreq driverPrakash, Prashanth2016-10-211-0/+7
* Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-141-1/+7
|\
| * cpufreq: CPPC: Correct desired_perf calculationHoan Tran2016-10-131-1/+7
* | Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-10-031-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: CPPC: Avoid overflow when calculating desired_perfHoan Tran2016-09-161-1/+1
* | cpufreq: CPPC: Force reporting values in KHz to fix user space interfaceAl Stone2016-09-131-4/+49
|/
* cpufreq: ACPI / CPPC: Add module support for cppc_cpufreq driverAshwin Chaugule2016-04-251-0/+21
* cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctlyAshwin Chaugule2015-11-231-1/+2
* cpufreq: CPPC: Delete an unnecessary check before the function call kfree()Markus Elfring2015-11-071-2/+1
* ACPI / CPPC: Add a CPUFreq driver for use with CPPCAshwin Chaugule2015-10-121-0/+176
OpenPOWER on IntegriCloud