summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/cppc_acpi.c
AgeCommit message (Expand)AuthorLines
2016-03-09ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sentPrakash, Prashanth-1/+55
2016-03-09ACPI / CPPC: replace writeX/readX to PCC with relaxed versionPrakash, Prashanth-10/+10
2016-03-09ACPI / CPPC: optimized cpc_read and cpc_writePrakash, Prashanth-16/+64
2016-03-09ACPI / CPPC: Optimize PCC Read Write operationsAshwin Chaugule-29/+72
2015-11-20Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki-1/+1
2015-11-14ACPI / CPPC: Use h/w reduced version of the PCCT structureAshwin Chaugule-1/+1
2015-10-26ACPI / CPPC: Fix potential memory leakAshwin Chaugule-1/+0
2015-10-26ACPI / CPPC: signedness bug in register_pcc_channel()Dan Carpenter-1/+1
2015-10-12ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule-0/+734