summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cppc_cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* cpufreq / cppc: Work around for Hisilicon CPPC cpufreqXiongfeng Wang2019-02-181-0/+65
* cpufreq / CPPC: Mark acpi_ids as usedNathan Chancellor2018-10-031-1/+1
* cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPCGeorge Cherian2018-07-181-0/+52
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+2
*-. Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki2018-06-041-12/+68
|\ \
| * | cpufreq / CPPC: Support for CPPC v3Prashanth Prakash2018-04-241-12/+68
| |/
* / cpufreq / CPPC: Set platform specific transition_delay_usPrashanth Prakash2018-04-301-2/+44
|/
* cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang2018-04-101-2/+12
* cpufreq: CPPC: Don't set transition_latencyViresh Kumar2018-04-101-1/+0Star
* cpufreq: CPPC: Use transition_delay_us depending transition_latencyGeorge Cherian2018-03-301-0/+3
* cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu2018-03-201-2/+7
* cpufreq: remove setting of policy->cpu in policy->cpus during initSudeep Holla2017-08-181-1/+0Star
* 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/+1Star
* ACPI / CPPC: Add a CPUFreq driver for use with CPPCAshwin Chaugule2015-10-121-0/+176