| Commit message (Expand) | Author | Age | Files | Lines |
* | cpufreq: CPPC: Add u64 casts to avoid overflowing | Pierre Gondois | 2022-12-27 | 1 | -5/+6 |
* | ACPI: CPPC: Disable FIE if registers in PCC regions | Jeremy Linton | 2022-09-24 | 1 | -4/+21 |
* | ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid() | Perry Yuan | 2022-08-25 | 1 | -1/+1 |
* | cpufreq: CPPC: Fix unused-function warning | Pierre Gondois | 2022-05-30 | 1 | -9/+8 |
* | cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CPUFREQ_FIE | Zheng Bin | 2022-05-30 | 1 | -1/+2 |
* | cpufreq: CPPC: Enable dvfs_possible_from_any_cpu | Pierre Gondois | 2022-05-19 | 1 | -0/+1 |
* | cpufreq: CPPC: Enable fast_switch | Pierre Gondois | 2022-05-19 | 1 | -0/+24 |
* | cpufreq: CPPC: Register EM based on efficiency class information | Pierre Gondois | 2022-05-06 | 1 | -0/+144 |
* | cpufreq: CPPC: Add per_cpu efficiency_class | Pierre Gondois | 2022-05-06 | 1 | -0/+42 |
* | cpufreq: CPPC: Fix performance/frequency conversion | Pierre Gondois | 2022-02-10 | 1 | -22/+21 |
* | cpufreq: remove useless INIT_LIST_HEAD() | Han Wang | 2021-10-04 | 1 | -2/+0 |
* | cpufreq: CPPC: Add support for frequency invariance | Viresh Kumar | 2021-07-01 | 1 | -13/+239 |
* | cpufreq: CPPC: Pass structure instance by reference | Viresh Kumar | 2021-07-01 | 1 | -8/+8 |
* | cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init | Viresh Kumar | 2021-07-01 | 1 | -8/+20 |
* | cpufreq: CPPC: Migrate to ->exit() callback instead of ->stop_cpu() | Viresh Kumar | 2021-06-30 | 1 | -22/+24 |
* | Revert "cpufreq: CPPC: Add support for frequency invariance" | Viresh Kumar | 2021-06-14 | 1 | -233/+12 |
* | cpufreq: cppc: simplify default delay_us setting | Tom Saeger | 2021-03-22 | 1 | -12/+2 |
* | cpufreq: CPPC: Add support for frequency invariance | Viresh Kumar | 2021-03-22 | 1 | -12/+233 |
* | cppc_cpufreq: replace per-cpu data array with a list | Ionela Voinescu | 2020-12-15 | 1 | -83/+91 |
* | cppc_cpufreq: expose information on frequency domains | Ionela Voinescu | 2020-12-15 | 1 | -0/+14 |
* | cppc_cpufreq: clarify support for coordination types | Ionela Voinescu | 2020-12-15 | 1 | -7/+12 |
* | cppc_cpufreq: use policy->cpu as driver of frequency setting | Ionela Voinescu | 2020-12-15 | 1 | -2/+3 |
* | cppc_cpufreq: simplify use of performance capabilities | Ionela Voinescu | 2020-11-17 | 1 | -17/+23 |
* | cppc_cpufreq: clean up cpu, cpu_num and cpunum variable use | Ionela Voinescu | 2020-11-17 | 1 | -74/+69 |
* | cppc_cpufreq: fix misspelling, code style and readability issues | Ionela Voinescu | 2020-11-17 | 1 | -16/+16 |
* | cpufreq: CPPC: Reuse caps variable in few routines | Xin Hao | 2020-07-30 | 1 | -2/+2 |
* | cpufreq: cppc: Reorder code and remove apply_hisi_workaround variable | Viresh Kumar | 2020-07-30 | 1 | -49/+42 |
* | cpufreq: CPPC: add SW BOOST support | Xiongfeng Wang | 2020-06-05 | 1 | -2/+37 |
* | cpufreq: Avoid creating excessively large stack frames | Rafael J. Wysocki | 2020-01-27 | 1 | -1/+1 |
* | cpufreq: CPPC: put ACPI table after using it | Hanjun Guo | 2019-12-29 | 1 | -0/+2 |
* | cpufreq : CPPC: Break out if HiSilicon CPPC workaround is matched | Hanjun Guo | 2019-12-29 | 1 | -2/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | cpufreq / cppc: Work around for Hisilicon CPPC cpufreq | Xiongfeng Wang | 2019-02-18 | 1 | -0/+65 |
* | cpufreq / CPPC: Mark acpi_ids as used | Nathan Chancellor | 2018-10-03 | 1 | -1/+1 |
* | cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC | George Cherian | 2018-07-18 | 1 | -0/+52 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 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 |