aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/cpufreq/dfs.c
Commit message (Expand)AuthorAgeFilesLines
* newbus: replace leftover device unit wildcardsAhmad Khalifa2025-06-211-2/+2
* 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: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-4/+2
* powerpc: Fix cpufreq statement scopingJustin Hibbits2019-03-081-2/+4
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Remove unused variables. Spotted by a cppcheckAndreas Tobler2011-01-061-2/+0
* Introduce support for cpufreq on PowerPC with the dynamic frequencyNathan Whitehorn2009-05-311-0/+230