Module Name: src Committed By: jmcneill Date: Sun Oct 6 11:28:24 UTC 2019
Modified Files: src/sys/dev/fdt: cpufreq_dt.c Log Message: Change sysctl to be named after the first CPU in the DVFS domain. old: machdep.cpu.frequency.*, machdep.cpufreqdt4.frequency.* new: machdep.cpufreq.cpu0.*, machdep.cpufreq.cpu4.* To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/dev/fdt/cpufreq_dt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.