aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/cppc_acpi.c
AgeCommit message (Expand)Author
2016-12-12ACPI / CPPC: Fix per-CPU pointer management in acpi_cppc_processor_probe()Rafael J. Wysocki
2016-12-12ACPI / CPPC: Fix crash in acpi_cppc_processor_exit()Sebastian Andrzej Siewior
2016-11-30ACPI / CPPC: set an error code on probe error pathDan Carpenter
2016-09-17ACPI / CPPC: Support PCC with interrupt flagHoan Tran
2016-09-08ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada
2016-09-08ACPI / CPPC: Add support for functional fixed hardware addressSrinivas Pandruvada
2016-08-31ACPI / CPPC: check for error bit in PCC status fieldPrakash, Prashanth
2016-08-31ACPI / CPPC: move all PCC related information into pcc_dataPrakash, Prashanth
2016-08-31ACPI / CPPC: add sysfs support to compute delivered performanceAshwin Chaugule
2016-08-31ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth
2016-08-31ACPI / CPPC: support for batching CPPC requestsPrakash, Prashanth
2016-08-31ACPI / CPPC: acquire pcc_lock only while accessing PCC subspacePrakash, Prashanth
2016-08-31ACPI / CPPC: restructure read/writes for efficient sys mapped reg opsAshwin Chaugule
2016-06-25ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid dataHoan Tran
2016-06-23ACPI: CPPC: Return error if _CPC is invalid on a CPUHoan Tran
2016-03-09ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sentPrakash, Prashanth
2016-03-09ACPI / CPPC: replace writeX/readX to PCC with relaxed versionPrakash, Prashanth
2016-03-09ACPI / CPPC: optimized cpc_read and cpc_writePrakash, Prashanth
2016-03-09ACPI / CPPC: Optimize PCC Read Write operationsAshwin Chaugule
2015-11-20Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki
2015-11-14ACPI / CPPC: Use h/w reduced version of the PCCT structureAshwin Chaugule
2015-10-26ACPI / CPPC: Fix potential memory leakAshwin Chaugule
2015-10-26ACPI / CPPC: signedness bug in register_pcc_channel()Dan Carpenter
2015-10-12ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule