| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 1 | -1/+2 |
*-. | Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac' | Rafael J. Wysocki | 2018-06-04 | 1 | -12/+68 |
|\ \ |
|
| * | | cpufreq / CPPC: Support for CPPC v3 | Prashanth Prakash | 2018-04-24 | 1 | -12/+68 |
| |/ |
|
* / | cpufreq / CPPC: Set platform specific transition_delay_us | Prashanth Prakash | 2018-04-30 | 1 | -2/+44 |
|/ |
|
* | cpufreq: CPPC: Initialize shared perf capabilities of CPUs | Shunyong Yang | 2018-04-10 | 1 | -2/+12 |
* | cpufreq: CPPC: Don't set transition_latency | Viresh Kumar | 2018-04-10 | 1 | -1/+0 |
* | cpufreq: CPPC: Use transition_delay_us depending transition_latency | George Cherian | 2018-03-30 | 1 | -0/+3 |
* | cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path | Chunyu Hu | 2018-03-20 | 1 | -2/+7 |
* | cpufreq: remove setting of policy->cpu in policy->cpus during init | Sudeep Holla | 2017-08-18 | 1 | -1/+0 |
* | cpufreq / CPPC: Initialize policy->min to lowest nonlinear performance | Prakash, Prashanth | 2017-06-27 | 1 | -3/+16 |
* | cpufreq / CPPC: Add MODULE_DEVICE_TABLE for cppc_cpufreq driver | Prakash, Prashanth | 2016-10-21 | 1 | -0/+7 |
* | Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-14 | 1 | -1/+7 |
|\ |
|
| * | cpufreq: CPPC: Correct desired_perf calculation | Hoan Tran | 2016-10-13 | 1 | -1/+7 |
* | | Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-10-03 | 1 | -7/+8 |
|\ \
| |/
|/| |
|
| * | ACPI / CPPC: Add prefix cppc to cpudata structure name | Srinivas Pandruvada | 2016-09-08 | 1 | -7/+7 |
| * | ACPI / CPPC: set a non-zero value for transition_latency | Prakash, Prashanth | 2016-08-31 | 1 | -0/+1 |
* | | cpufreq: CPPC: Avoid overflow when calculating desired_perf | Hoan Tran | 2016-09-16 | 1 | -1/+1 |
* | | cpufreq: CPPC: Force reporting values in KHz to fix user space interface | Al Stone | 2016-09-13 | 1 | -4/+49 |
|/ |
|
* | cpufreq: ACPI / CPPC: Add module support for cppc_cpufreq driver | Ashwin Chaugule | 2016-04-25 | 1 | -0/+21 |
* | cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctly | Ashwin Chaugule | 2015-11-23 | 1 | -1/+2 |
* | cpufreq: CPPC: Delete an unnecessary check before the function call kfree() | Markus Elfring | 2015-11-07 | 1 | -2/+1 |
* | ACPI / CPPC: Add a CPUFreq driver for use with CPPC | Ashwin Chaugule | 2015-10-12 | 1 | -0/+176 |