index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
fdt
/
rkclock_clocks.h
Age
Commit message (
Expand
)
Author
2019-01-01
Add some additional RK3399 clocks that are used by the current Linux
Mark Kettenis
2019-01-01
Add RK3399 TSADC clock.
Mark Kettenis
2019-01-01
Add RK3328 TSADC clock.
Mark Kettenis
2018-12-31
Use data structures for the RK3399 as well.
Mark Kettenis
2018-12-31
Implement fractional PLL frequencies for RK3328 and use them for APLL and
Mark Kettenis
2018-12-31
Revamp the way we handle clocks on the RK3328. Instead of having code for
Mark Kettenis
2018-12-30
More RK3328 clock stuff.
Mark Kettenis
2018-08-04
Implement a few missing RK3288 clocks and implement resets.
Mark Kettenis
2018-06-02
Add more RK3399 clocks such that we can support assigned locks for the
Mark Kettenis
2018-05-26
Add clocks for RK3399 SDIO controller.
Mark Kettenis
2018-02-25
More RK3328 clocks.
Mark Kettenis
2018-02-25
Initial RK3328 clocks.
Mark Kettenis
2017-12-28
Add RK3288 CPU core related clocks.
Mark Kettenis
2017-09-02
handle rk3288 i2c clocks
Jonathan Gray
2017-08-27
Add RK3399 i2c-related clocks and fix a typo.
Mark Kettenis
2017-08-25
Add rktemp(4), a driver for the temperature sensors on the Rockchip RK3399
Mark Kettenis
2017-08-21
Add RK3399 CPU core related clocks. Fix RK3399 SD/MMC controller clock.
Mark Kettenis
2017-08-07
Add RK3399 USB3 related clocks.
Mark Kettenis
2017-07-23
Add a few more RK3288 clocks.
Mark Kettenis
2017-07-23
Add RK3288 support.
Mark Kettenis
2017-05-20
More SD/MMC controller-related clocks.
Mark Kettenis
2017-05-15
Add some SD/MMC controller-related clocks.
Mark Kettenis
2017-05-06
Add a few GMAC related clocks and implement reset logic.
Mark Kettenis
2017-05-05
Add eMMC-related clocks.
Mark Kettenis
2017-04-30
Add rkclock(4), a driver for the Rockchip RK3399 clocks.
Mark Kettenis