freebsd-dev/sys/dev/cpufreq
Jared McNeill 319336a943 Add generic device-tree cpufreq driver.
This driver supports two bindings:
 - cpufreq-dt: systems which share clock and voltage across all CPUs
 - arm_big_little_dt: systems which share clock and voltage across all
   CPUs in a single cluster

Reviewed by:		andrew, imp
Relnotes:		yes
Differential Revision:	https://reviews.freebsd.org/D7741
2016-09-06 20:43:26 +00:00
..
cpufreq_dt.c Add generic device-tree cpufreq driver. 2016-09-06 20:43:26 +00:00
ichss.c