| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI / CPPC: Use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva | 2018-02-07 | 1 | -1/+1 |
* | ACPI: CPPC: remove initial assignment of pcc_ss_data | Colin Ian King | 2017-12-18 | 1 | -1/+1 |
* | ACPI / CPPC: Fix KASAN global out of bounds warning | George Cherian | 2017-12-05 | 1 | -8/+15 |
* | ACPI / CPPC: Make CPPC ACPI driver aware of PCC subspace IDs | George Cherian | 2017-11-09 | 1 | -89/+151 |
* | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 2017-05-09 | 1 | -1/+1 |
* | ACPI / CPPC: add sysfs entries for CPPC perf capabilities | Prakash, Prashanth | 2017-04-18 | 1 | -28/+33 |
* | ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps() | Prakash, Prashanth | 2017-04-18 | 1 | -8/+11 |
* | ACPI / CPPC: Fix per-CPU pointer management in acpi_cppc_processor_probe() | Rafael J. Wysocki | 2016-12-12 | 1 | -4/+6 |
* | ACPI / CPPC: Fix crash in acpi_cppc_processor_exit() | Sebastian Andrzej Siewior | 2016-12-12 | 1 | -0/+2 |
* | ACPI / CPPC: set an error code on probe error path | Dan Carpenter | 2016-11-30 | 1 | -1/+3 |
* | ACPI / CPPC: Support PCC with interrupt flag | Hoan Tran | 2016-09-17 | 1 | -1/+4 |
* | ACPI / CPPC: Add prefix cppc to cpudata structure name | Srinivas Pandruvada | 2016-09-08 | 1 | -2/+2 |
* | ACPI / CPPC: Add support for functional fixed hardware address | Srinivas Pandruvada | 2016-09-08 | 1 | -13/+62 |
* | ACPI / CPPC: check for error bit in PCC status field | Prakash, Prashanth | 2016-08-31 | 1 | -35/+31 |
* | ACPI / CPPC: move all PCC related information into pcc_data | Prakash, Prashanth | 2016-08-31 | 1 | -80/+87 |
* | ACPI / CPPC: add sysfs support to compute delivered performance | Ashwin Chaugule | 2016-08-31 | 1 | -18/+117 |
* | ACPI / CPPC: set a non-zero value for transition_latency | Prakash, Prashanth | 2016-08-31 | 1 | -2/+44 |
* | ACPI / CPPC: support for batching CPPC requests | Prakash, Prashanth | 2016-08-31 | 1 | -34/+164 |
* | ACPI / CPPC: acquire pcc_lock only while accessing PCC subspace | Prakash, Prashanth | 2016-08-31 | 1 | -14/+16 |
* | ACPI / CPPC: restructure read/writes for efficient sys mapped reg ops | Ashwin Chaugule | 2016-08-31 | 1 | -37/+71 |
* | ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data | Hoan Tran | 2016-06-25 | 1 | -3/+3 |
* | ACPI: CPPC: Return error if _CPC is invalid on a CPU | Hoan Tran | 2016-06-23 | 1 | -6/+12 |
* | ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sent | Prakash, Prashanth | 2016-03-09 | 1 | -1/+55 |
* | ACPI / CPPC: replace writeX/readX to PCC with relaxed version | Prakash, Prashanth | 2016-03-09 | 1 | -10/+10 |
* | ACPI / CPPC: optimized cpc_read and cpc_write | Prakash, Prashanth | 2016-03-09 | 1 | -16/+64 |
* | ACPI / CPPC: Optimize PCC Read Write operations | Ashwin Chaugule | 2016-03-09 | 1 | -29/+72 |
* | Merge branches 'pm-cpufreq' and 'acpi-cppc' | Rafael J. Wysocki | 2015-11-20 | 1 | -1/+1 |
|\ |
|
| * | ACPI / CPPC: Use h/w reduced version of the PCCT structure | Ashwin Chaugule | 2015-11-14 | 1 | -1/+1 |
* | | ACPI / CPPC: Fix potential memory leak | Ashwin Chaugule | 2015-10-26 | 1 | -1/+0 |
* | | ACPI / CPPC: signedness bug in register_pcc_channel() | Dan Carpenter | 2015-10-26 | 1 | -1/+1 |
|/ |
|
* | ACPI: Introduce CPU performance controls using CPPC | Ashwin Chaugule | 2015-10-12 | 1 | -0/+734 |