aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/cpufreq/pmcr.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* cpufreq: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-061-2/+1
* powerpc cpufreq: Remove unused variables.John Baldwin2022-04-121-4/+0
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-3/+1
* 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