summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/rkclock_clocks.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add RK3308 clocksjmatthew2020-09-061-0/+52
* Add RK3399 audio clocks.patrick2020-06-111-0/+10
* Add RK3328 Crypto/RNG clocks.kettenis2020-04-081-0/+2
* Add support for the RK3399's VOP clocks to rkclock(4).patrick2020-02-101-0/+15
* Add support for the RK3399's PWM clock to rkclock(4).patrick2019-12-031-0/+1
* Start using the generic clock code on RK3288 as well by switching over thekettenis2019-09-201-0/+2
* Add RK3288 GMAC clock.kettenis2019-09-201-0/+1
* More RK3328 GMAC clock tweaking.kettenis2019-09-201-0/+1
* Add RK3328 GMAC clocks.kettenis2019-09-191-0/+3
* Add some additional RK3399 clocks that are used by the current Linuxkettenis2019-01-011-0/+3
* Add RK3399 TSADC clock.kettenis2019-01-011-0/+1
* Add RK3328 TSADC clock.kettenis2019-01-011-0/+2
* Use data structures for the RK3399 as well.kettenis2018-12-311-1/+3
* Implement fractional PLL frequencies for RK3328 and use them for APLL andkettenis2018-12-311-0/+15
* Revamp the way we handle clocks on the RK3328. Instead of having code forkettenis2018-12-311-1/+11
* More RK3328 clock stuff.kettenis2018-12-301-0/+5
* Implement a few missing RK3288 clocks and implement resets.kettenis2018-08-041-0/+2
* Add more RK3399 clocks such that we can support assigned locks for thekettenis2018-06-021-0/+11
* Add clocks for RK3399 SDIO controller.kettenis2018-05-261-0/+1
* More RK3328 clocks.kettenis2018-02-251-0/+12
* Initial RK3328 clocks.kettenis2018-02-251-0/+10
* Add RK3288 CPU core related clocks.kettenis2017-12-281-0/+2
* handle rk3288 i2c clocksjsg2017-09-021-0/+6
* Add RK3399 i2c-related clocks and fix a typo.kettenis2017-08-271-0/+24
* Add rktemp(4), a driver for the temperature sensors on the Rockchip RK3399kettenis2017-08-251-0/+2
* Add RK3399 CPU core related clocks. Fix RK3399 SD/MMC controller clock.kettenis2017-08-211-0/+5
* Add RK3399 USB3 related clocks.kettenis2017-08-071-41/+52
* Add a few more RK3288 clocks.kettenis2017-07-231-0/+8
* Add RK3288 support.kettenis2017-07-231-0/+16
* More SD/MMC controller-related clocks.kettenis2017-05-201-0/+1
* Add some SD/MMC controller-related clocks.kettenis2017-05-151-3/+9
* Add a few GMAC related clocks and implement reset logic.kettenis2017-05-061-0/+8
* Add eMMC-related clocks.kettenis2017-05-051-0/+4
* Add rkclock(4), a driver for the Rockchip RK3399 clocks.kettenis2017-04-301-0/+11