summaryrefslogtreecommitdiff
path: root/drivers/acpi/cppc_acpi.c
Commit message (Expand)AuthorAge
* ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace idGeorge Cherian2018-02-22
* ACPI / CPPC: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-02-07
* ACPI: CPPC: remove initial assignment of pcc_ss_dataColin Ian King2017-12-18
* ACPI / CPPC: Fix KASAN global out of bounds warningGeorge Cherian2017-12-05
* ACPI / CPPC: Make CPPC ACPI driver aware of PCC subspace IDsGeorge Cherian2017-11-09
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-08
* ACPI / CPPC: add sysfs entries for CPPC perf capabilitiesPrakash, Prashanth2017-04-18
* ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps()Prakash, Prashanth2017-04-18
* ACPI / CPPC: Fix per-CPU pointer management in acpi_cppc_processor_probe()Rafael J. Wysocki2016-12-12
* ACPI / CPPC: Fix crash in acpi_cppc_processor_exit()Sebastian Andrzej Siewior2016-12-12
* ACPI / CPPC: set an error code on probe error pathDan Carpenter2016-11-30
* ACPI / CPPC: Support PCC with interrupt flagHoan Tran2016-09-17
* ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada2016-09-08
* ACPI / CPPC: Add support for functional fixed hardware addressSrinivas Pandruvada2016-09-08
* ACPI / CPPC: check for error bit in PCC status fieldPrakash, Prashanth2016-08-31
* ACPI / CPPC: move all PCC related information into pcc_dataPrakash, Prashanth2016-08-31
* ACPI / CPPC: add sysfs support to compute delivered performanceAshwin Chaugule2016-08-31
* ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth2016-08-31
* ACPI / CPPC: support for batching CPPC requestsPrakash, Prashanth2016-08-31
* ACPI / CPPC: acquire pcc_lock only while accessing PCC subspacePrakash, Prashanth2016-08-31
* ACPI / CPPC: restructure read/writes for efficient sys mapped reg opsAshwin Chaugule2016-08-31
* ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid dataHoan Tran2016-06-25
* ACPI: CPPC: Return error if _CPC is invalid on a CPUHoan Tran2016-06-23
* ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sentPrakash, Prashanth2016-03-09
* ACPI / CPPC: replace writeX/readX to PCC with relaxed versionPrakash, Prashanth2016-03-09
* ACPI / CPPC: optimized cpc_read and cpc_writePrakash, Prashanth2016-03-09
* ACPI / CPPC: Optimize PCC Read Write operationsAshwin Chaugule2016-03-09
* Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki2015-11-20
|\
| * ACPI / CPPC: Use h/w reduced version of the PCCT structureAshwin Chaugule2015-11-14
* | ACPI / CPPC: Fix potential memory leakAshwin Chaugule2015-10-26
* | ACPI / CPPC: signedness bug in register_pcc_channel()Dan Carpenter2015-10-26
|/
* ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule2015-10-12