summaryrefslogtreecommitdiff
path: root/sys/powerpc/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-015-18/+8
* powerpc: Fix cpufreq statement scopingJustin Hibbits2019-03-082-4/+8
* pmcr: Fix pstate setting on Power8Conrad Meyer2018-12-011-5/+5
* Fix the build post-PMCR addition.Justin Hibbits2018-06-211-1/+1
* Introduce PMCR-based cpufreq(4) driver, for IBM POWER8 and POWER9 systemsJustin Hibbits2018-06-211-0/+248
* [ofw] fix errneous checks for OF_finddevice(9) return valueOleksandr Tymoshenko2018-03-201-1/+1
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-273-0/+6
* Add cpufreq support for P1022 and MPC8536Justin Hibbits2017-07-211-0/+343
* Some style(9) fixesJustin Hibbits2013-12-131-4/+3
* Add PMU-based CPU frequency scaling. This method is used on most TitaniumJustin Hibbits2013-12-131-0/+222
* Remove unused variables. Spotted by a cppcheckAndreas Tobler2011-01-062-4/+0
* MFppc64:Nathan Whitehorn2010-07-131-3/+8
* On SMP G5 systems, sometimes the power-mode-data property is only foundNathan Whitehorn2010-05-161-0/+5
* Add cpufreq support on the PowerPC G5, along with a skeleton SMU driverNathan Whitehorn2009-06-231-0/+333
* Introduce support for cpufreq on PowerPC with the dynamic frequencyNathan Whitehorn2009-05-311-0/+230