aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/cppc_acpi.c
Commit message (Expand)AuthorAge
*-. Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm'Rafael J. Wysocki2019-05-06
|\ \
| | * ACPI: Fix comment typosBjorn Helgaas2019-03-26
| |/
* / ACPI / CPPC: Fix guaranteed performance handlingSrinivas Pandruvada2019-03-25
|/
* ACPI / CPPC: Add a helper to get desired performanceXiongfeng Wang2019-02-18
* ACPI / CPPC: Add support for guaranteed performanceSrinivas Pandruvada2018-10-16
* ACPI / CPPC: Fix invalid PCC channel status errorsPrakash, Prashanth2018-05-10
* ACPI / CPPC: Check for valid PCC subspace only if PCC is usedPrashanth Prakash2018-04-24
* ACPI / CPPC: Add support for CPPC v3Prashanth Prakash2018-04-24
* 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-08
* 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-16
* 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-30
* ACPI / CPPC: move all PCC related information into pcc_dataPrakash, Prashanth2016-08-30
* ACPI / CPPC: add sysfs support to compute delivered performanceAshwin Chaugule2016-08-30
* ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth2016-08-30
* ACPI / CPPC: support for batching CPPC requestsPrakash, Prashanth2016-08-30
* ACPI / CPPC: acquire pcc_lock only while accessing PCC subspacePrakash, Prashanth2016-08-30
* ACPI / CPPC: restructure read/writes for efficient sys mapped reg opsAshwin Chaugule2016-08-30
* ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid dataHoan Tran2016-06-24
* 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-19
|\
| * ACPI / CPPC: Use h/w reduced version of the PCCT structureAshwin Chaugule2015-11-13
* | ACPI / CPPC: Fix potential memory leakAshwin Chaugule2015-10-25
* | ACPI / CPPC: signedness bug in register_pcc_channel()Dan Carpenter2015-10-25
|/
* ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule2015-10-12