Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   thorpej
Date:           Sat Sep  6 21:24:05 UTC 2025

Modified Files:
        src/sys/arch/arm/ti: ti_cpufreq.c
        src/sys/dev/fdt: cpufreq_dt.c fdtvar.h
Added Files:
        src/sys/dev/fdt: fdt_opp.h

Log Message:
Re-factor the operating point defintions into fdt_opp.h


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/ti/ti_cpufreq.c
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/fdt/cpufreq_dt.c
cvs rdiff -u -r0 -r1.1 src/sys/dev/fdt/fdt_opp.h
cvs rdiff -u -r1.83 -r1.84 src/sys/dev/fdt/fdtvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index