- b6237f6 Merge branch 'acpi-misc' by Rafael J. Wysocki · 3 years, 8 months ago
- 2bc6262 ACPI: CPPC: Replace cppc_attr with kobj_attribute by Nathan Chancellor · 3 years, 9 months ago
- e69ae67 ACPI: CPPC: fix some coding style issues by Xiaofei Tan · 3 years, 9 months ago
- 8a02d99 ACPI: CPPC: Add emtpy stubs of functions for CONFIG_ACPI_CPPC_LIB unset by Rafael J. Wysocki · 3 years, 10 months ago
- 935ab85 ACPI: fix various typos in comments by Tom Saeger · 3 years, 10 months ago
- 26692cd ACPI: CPPC: initialise vaddr pointers to NULL by Ionela Voinescu · 4 years ago
- 1d9b4ab ACPI: CPPC: add __iomem annotation to generic_comm_base pointer by Ionela Voinescu · 4 years ago
- c3a74f8 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years ago
- a28b2bf cppc_cpufreq: replace per-cpu data array with a list by Ionela Voinescu · 4 years, 1 month ago
- bca3e43 ACPI: processor: fix NONE coordination for domain mapping failure by Ionela Voinescu · 4 years, 1 month ago
- 41ea667 x86, sched: Calculate frequency invariance for AMD systems by Nathan Fontenot · 4 years, 2 months ago
- 4d8be4b ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe() by Qiushi Wu · 4 years, 7 months ago
- 5c447c1 ACPI: CPPC: Make some symbols static by Zou Wei · 4 years, 8 months ago
- b17b806 ACPI: CPPC: clean up acpi_get_psd_map() by Liguang Zhang · 4 years, 9 months ago
- 56a0b97 ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit() by John Garry · 5 years ago
- 4c4cdc4 ACPI / CPPC: do not require the _PSD method by Al Stone · 5 years ago
- b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
- 9175145 Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm' by Rafael J. Wysocki · 6 years ago
- 603fadf ACPI: Fix comment typos by Bjorn Helgaas · 6 years ago
- edef1ef ACPI / CPPC: Fix guaranteed performance handling by Srinivas Pandruvada · 6 years ago
- 1757d05 ACPI / CPPC: Add a helper to get desired performance by Xiongfeng Wang · 6 years ago
- 29523f0 ACPI / CPPC: Add support for guaranteed performance by Srinivas Pandruvada · 6 years ago
- 58e1c03 ACPI / CPPC: Fix invalid PCC channel status errors by Prakash, Prashanth · 7 years ago
- 6fa12d5 ACPI / CPPC: Check for valid PCC subspace only if PCC is used by Prashanth Prakash · 7 years ago
- 4773e77 ACPI / CPPC: Add support for CPPC v3 by Prashanth Prakash · 7 years ago
- d29abc8 ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id by George Cherian · 7 years ago
- b52f451 ACPI / CPPC: Use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
- 951ef0e ACPI: CPPC: remove initial assignment of pcc_ss_data by Colin Ian King · 7 years ago
- 1ecbd71 ACPI / CPPC: Fix KASAN global out of bounds warning by George Cherian · 7 years ago
- 85b1407 ACPI / CPPC: Make CPPC ACPI driver aware of PCC subspace IDs by George Cherian · 7 years ago
- ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
- 2c74d84 ACPI / CPPC: add sysfs entries for CPPC perf capabilities by Prakash, Prashanth · 8 years ago
- 368520a ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps() by Prakash, Prashanth · 8 years ago
- 2807648 ACPI / CPPC: Fix per-CPU pointer management in acpi_cppc_processor_probe() by Rafael J. Wysocki · 8 years ago
- 9e9d68d ACPI / CPPC: Fix crash in acpi_cppc_processor_exit() by Sebastian Andrzej Siewior · 8 years ago
- 5016347 ACPI / CPPC: set an error code on probe error path by Dan Carpenter · 8 years ago
- b59c4b3 ACPI / CPPC: Support PCC with interrupt flag by Hoan Tran · 8 years ago
- 41dd640 ACPI / CPPC: Add prefix cppc to cpudata structure name by Srinivas Pandruvada · 8 years ago
- a6cbcdd ACPI / CPPC: Add support for functional fixed hardware address by Srinivas Pandruvada · 8 years ago
- 139aee7 ACPI / CPPC: check for error bit in PCC status field by Prakash, Prashanth · 8 years ago
- 8482ef8 ACPI / CPPC: move all PCC related information into pcc_data by Prakash, Prashanth · 8 years ago
- 158c998 ACPI / CPPC: add sysfs support to compute delivered performance by Ashwin Chaugule · 8 years ago
- be8b88d ACPI / CPPC: set a non-zero value for transition_latency by Prakash, Prashanth · 8 years ago
- 80b8286 ACPI / CPPC: support for batching CPPC requests by Prakash, Prashanth · 8 years ago
- 850d64a ACPI / CPPC: acquire pcc_lock only while accessing PCC subspace by Prakash, Prashanth · 8 years ago
- 5bbb86a ACPI / CPPC: restructure read/writes for efficient sys mapped reg ops by Ashwin Chaugule · 8 years ago
- 2324d15 ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data by Hoan Tran · 9 years ago
- 8343c40 ACPI: CPPC: Return error if _CPC is invalid on a CPU by Hoan Tran · 9 years ago
- f387e5b ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sent by Prakash, Prashanth · 9 years ago
- beee23a ACPI / CPPC: replace writeX/readX to PCC with relaxed version by Prakash, Prashanth · 9 years ago
- 77e3d86 ACPI / CPPC: optimized cpc_read and cpc_write by Prakash, Prashanth · 9 years ago
- ad62e1e6 ACPI / CPPC: Optimize PCC Read Write operations by Ashwin Chaugule · 9 years ago
- 9832bf3a Merge branches 'pm-cpufreq' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
- d29d673 ACPI / CPPC: Use h/w reduced version of the PCCT structure by Ashwin Chaugule · 9 years ago
- 4219853 ACPI / CPPC: Fix potential memory leak by Ashwin Chaugule · 9 years ago
- 32c0b2f ACPI / CPPC: signedness bug in register_pcc_channel() by Dan Carpenter · 9 years ago
- 337aadf ACPI: Introduce CPU performance controls using CPPC by Ashwin Chaugule · 9 years ago