aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cppc_cpufreq.c
AgeCommit message (Expand)Author
2018-10-03cpufreq / CPPC: Mark acpi_ids as usedNathan Chancellor
2018-07-18cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPCGeorge Cherian
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-04Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki
2018-04-30cpufreq / CPPC: Set platform specific transition_delay_usPrashanth Prakash
2018-04-24cpufreq / CPPC: Support for CPPC v3Prashanth Prakash
2018-04-10cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang
2018-04-10cpufreq: CPPC: Don't set transition_latencyViresh Kumar
2018-03-30cpufreq: CPPC: Use transition_delay_us depending transition_latencyGeorge Cherian
2018-03-20cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu
2017-08-18cpufreq: remove setting of policy->cpu in policy->cpus during initSudeep Holla
2017-06-27cpufreq / CPPC: Initialize policy->min to lowest nonlinear performancePrakash, Prashanth
2016-10-21cpufreq / CPPC: Add MODULE_DEVICE_TABLE for cppc_cpufreq driverPrakash, Prashanth
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-13cpufreq: CPPC: Correct desired_perf calculationHoan Tran
2016-10-03Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-09-16cpufreq: CPPC: Avoid overflow when calculating desired_perfHoan Tran
2016-09-13cpufreq: CPPC: Force reporting values in KHz to fix user space interfaceAl Stone
2016-09-08ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada
2016-08-31ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth
2016-04-25cpufreq: ACPI / CPPC: Add module support for cppc_cpufreq driverAshwin Chaugule
2015-11-23cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctlyAshwin Chaugule
2015-11-07cpufreq: CPPC: Delete an unnecessary check before the function call kfree()Markus Elfring
2015-10-12ACPI / CPPC: Add a CPUFreq driver for use with CPPCAshwin Chaugule