| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: CPPC: Disable FIE if registers in PCC regions | Jeremy Linton | 2022-09-24 | 1 | -0/+42 |
* | ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid() | Perry Yuan | 2022-08-25 | 1 | -0/+3 |
* | ACPI: CPPC: Do not prevent CPPC from working in the future | Rafael J. Wysocki | 2022-07-26 | 1 | -30/+24 |
* | ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC is suppo... | Mario Limonciello | 2022-07-18 | 1 | -2/+4 |
* | ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported | Mario Limonciello | 2022-07-05 | 1 | -1/+15 |
* | ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked | Mario Limonciello | 2022-07-05 | 1 | -1/+3 |
*-. | Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 2022-05-30 | 1 | -1/+1 |
|\ \ |
|
| | * | ACPI: CPPC: fix typo in comment | Julia Lawall | 2022-05-25 | 1 | -1/+1 |
| |/ |
|
* | | cpufreq: CPPC: Enable fast_switch | Pierre Gondois | 2022-05-19 | 1 | -0/+18 |
* | | ACPI: CPPC: Assume no transition latency if no PCCT | Pierre Gondois | 2022-05-19 | 1 | -1/+16 |
* | | ACPI: CPPC: Check _OSC for flexible address space | Pierre Gondois | 2022-05-19 | 1 | -0/+9 |
|/ |
|
* | ACPI: CPPC: Change default error code and clean up debug messages in probe | Rafael J. Wysocki | 2022-03-25 | 1 | -12/+15 |
* | ACPI: CPPC: Avoid out of bounds access when parsing _CPC data | Rafael J. Wysocki | 2022-03-25 | 1 | -0/+5 |
*-. | Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery' | Rafael J. Wysocki | 2022-03-18 | 1 | -3/+3 |
|\ \ |
|
| | * | x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc() | Ionela Voinescu | 2022-03-10 | 1 | -3/+3 |
| |/ |
|
* / | ACPI: bus: Avoid using CPPC if not supported by firmware | Rafael J. Wysocki | 2022-03-17 | 1 | -0/+3 |
|/ |
|
* | ACPI: CPPC: Drop redundant local variable from cpc_read() | Rafael J. Wysocki | 2022-01-17 | 1 | -4/+3 |
* | ACPI: CPPC: Fix up I/O port access in cpc_read() | Rafael J. Wysocki | 2022-01-17 | 1 | -1/+3 |
* | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2022-01-11 | 1 | -4/+95 |
|\ |
|
| * | ACPI: CPPC: Add CPPC enable register function | Jinzhou Su | 2021-12-30 | 1 | -0/+45 |
| * | ACPI: CPPC: Check present CPUs for determining _CPC is valid | Mario Limonciello | 2021-12-30 | 1 | -1/+1 |
| * | ACPI: CPPC: Implement support for SystemIO registers | Steven Noonan | 2021-12-30 | 1 | -3/+49 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'acpi-tables', 'acpi-numa', 'acpi-sysfs', 'acpi-cppc', 'acpi-t... | Rafael J. Wysocki | 2022-01-10 | 1 | -39/+23 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | * | | ACPI: CPPC: Amend documentation in the comments | Andy Shevchenko | 2021-12-22 | 1 | -38/+21 |
| |/ /
|/| | |
|
| * | | ACPI: sysfs: use default_groups in kobj_type | Greg Kroah-Hartman | 2021-12-28 | 1 | -1/+2 |
|/ / |
|
* / | ACPI: CPPC: Add NULL pointer check to cppc_get_perf() | Rafael J. Wysocki | 2021-11-24 | 1 | -1/+8 |
|/ |
|
* | mailbox: pcc: Use PCC mailbox channel pointer instead of standard | Sudeep Holla | 2021-10-30 | 1 | -28/+15 |
* | ACPI: CPPC: Introduce cppc_get_nominal_perf() | Rafael J. Wysocki | 2021-09-07 | 1 | -16/+31 |
* | Merge branch 'acpi-misc' | Rafael J. Wysocki | 2021-04-26 | 1 | -40/+41 |
|\ |
|
| * | ACPI: CPPC: fix some coding style issues | Xiaofei Tan | 2021-04-08 | 1 | -35/+36 |
| * | ACPI: fix various typos in comments | Tom Saeger | 2021-03-19 | 1 | -5/+5 |
* | | ACPI: CPPC: Replace cppc_attr with kobj_attribute | Nathan Chancellor | 2021-04-08 | 1 | -11/+3 |
* | | ACPI: CPPC: Add emtpy stubs of functions for CONFIG_ACPI_CPPC_LIB unset | Rafael J. Wysocki | 2021-03-23 | 1 | -1/+0 |
|/ |
|
* | ACPI: CPPC: initialise vaddr pointers to NULL | Ionela Voinescu | 2021-01-22 | 1 | -2/+2 |
* | ACPI: CPPC: add __iomem annotation to generic_comm_base pointer | Ionela Voinescu | 2021-01-22 | 1 | -2/+2 |
* | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2020-12-22 | 1 | -81/+60 |
|\ |
|
| * | cppc_cpufreq: replace per-cpu data array with a list | Ionela Voinescu | 2020-12-15 | 1 | -81/+60 |
| * | ACPI: processor: fix NONE coordination for domain mapping failure | Ionela Voinescu | 2020-12-15 | 1 | -1/+1 |
* | | x86, sched: Calculate frequency invariance for AMD systems | Nathan Fontenot | 2020-12-11 | 1 | -0/+7 |
|/ |
|
* | ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe() | Qiushi Wu | 2020-05-28 | 1 | -0/+1 |
* | ACPI: CPPC: Make some symbols static | Zou Wei | 2020-04-27 | 1 | -2/+2 |
* | ACPI: CPPC: clean up acpi_get_psd_map() | Liguang Zhang | 2020-03-28 | 1 | -26/+7 |
* | ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit() | John Garry | 2019-10-18 | 1 | -1/+1 |
* | ACPI / CPPC: do not require the _PSD method | Al Stone | 2019-08-28 | 1 | -2/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
*-. | Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm' | Rafael J. Wysocki | 2019-05-06 | 1 | -17/+17 |
|\ \ |
|
| | * | ACPI: Fix comment typos | Bjorn Helgaas | 2019-03-26 | 1 | -17/+17 |
| |/ |
|
* / | ACPI / CPPC: Fix guaranteed performance handling | Srinivas Pandruvada | 2019-03-25 | 1 | -2/+7 |
|/ |
|
* | ACPI / CPPC: Add a helper to get desired performance | Xiongfeng Wang | 2019-02-18 | 1 | -0/+42 |
* | ACPI / CPPC: Add support for guaranteed performance | Srinivas Pandruvada | 2018-10-16 | 1 | -2/+6 |