Home | History | Annotate | Download | only in loongson
History log of /src/sys/arch/evbmips/loongson/loongson_clock.c
RevisionDateAuthorComments
 1.3  25-Oct-2020  nia Normalize some machine dependent CPU frequenct sysctl variables.

This moves machdep.*.frequency.* to machdep.cpu.frequency.*.

This was proposed on tech-kern some time ago. The intention is to allow
third-party tools such as estd and conky to more easily and reliably
fetch or modify the current CPU frequency without iterating through
various machine-dependent variables to check their presence.
 1.2  29-May-2020  rin For struct timecounter, use C99 initializers.
Compile tested. No functional changes intended.
 1.1  24-Jun-2016  macallan branches: 1.1.2; 1.1.18;
alternate clock.c implementation for loongson2f which supports
CPU clock scaling. Based on pwmclock but uses the cycle counter interrupt
instead, so it is no longer gdium-specific.
This will likely need changes to support other loongson models.
 1.1.18.2  03-Dec-2017  jdolecek update from HEAD
 1.1.18.1  24-Jun-2016  jdolecek file loongson_clock.c was added on branch tls-maxphys on 2017-12-03 11:36:09 +0000
 1.1.2.2  09-Jul-2016  skrll Sync with HEAD
 1.1.2.1  24-Jun-2016  skrll file loongson_clock.c was added on branch nick-nhusb on 2016-07-09 20:24:51 +0000

RSS XML Feed