aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cppc_cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-18cpufreq: remove setting of policy->cpu in policy->cpus during initSudeep Holla1-1/+0
2017-06-27cpufreq / CPPC: Initialize policy->min to lowest nonlinear performancePrakash, Prashanth1-3/+16
2016-10-21cpufreq / CPPC: Add MODULE_DEVICE_TABLE for cppc_cpufreq driverPrakash, Prashanth1-0/+7
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+7
2016-10-13cpufreq: CPPC: Correct desired_perf calculationHoan Tran1-1/+7
2016-10-03Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+8
2016-09-16cpufreq: CPPC: Avoid overflow when calculating desired_perfHoan Tran1-1/+1
2016-09-13cpufreq: CPPC: Force reporting values in KHz to fix user space interfaceAl Stone1-4/+49
2016-09-08ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada1-7/+7
2016-08-31ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth1-0/+1
2016-04-25cpufreq: ACPI / CPPC: Add module support for cppc_cpufreq driverAshwin Chaugule1-0/+21
2015-11-23cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctlyAshwin Chaugule1-1/+2
2015-11-07cpufreq: CPPC: Delete an unnecessary check before the function call kfree()Markus Elfring1-2/+1
2015-10-12ACPI / CPPC: Add a CPUFreq driver for use with CPPCAshwin Chaugule1-0/+176