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.c
Age
Commit message (
Expand
)
Author
2022-01-09
spelling
Jonathan Gray
2021-12-13
add pclk clock used by dwdog(4) on RK3399
Christopher Zimmermann
2021-10-24
Constify struct cfattach.
Martin Pieuchot
2021-07-28
On some RK3399 boards the firmware disables some of the clocks. Allow
Patrick Wildt
2021-07-28
Add RK3399 PCIe PHY reference clocks.
Patrick Wildt
2021-07-28
Add RK3399 Type-C PHY clocks.
Patrick Wildt
2021-04-07
Add support for the fractional dividers for the i2s clocks.
Mark Kettenis
2020-09-06
Add RK3308 clocks
Jonathan Matthew
2020-06-11
Add RK3399 audio clocks.
Patrick Wildt
2020-04-08
Add RK3328 Crypto/RNG clocks.
Mark Kettenis
2020-03-01
Make it possible to set the VPLL clock frequency and add a few more PLL clock
Mark Kettenis
2020-02-10
Add support for the RK3399's VOP clocks to rkclock(4).
Patrick Wildt
2020-01-22
delete wasteful ;;
Theo de Raadt
2019-12-03
Add support for the RK3399's PWM clock to rkclock(4).
Patrick Wildt
2019-11-29
Add support for the RK3399's eMMC clock to rkclock(4).
Patrick Wildt
2019-09-20
Start using the generic clock code on RK3288 as well by switching over the
Mark Kettenis
2019-09-20
Add RK3288 GMAC clock.
Mark Kettenis
2019-09-20
More RK3328 GMAC clock tweaking.
Mark Kettenis
2019-09-19
Add RK3328 GMAC clocks.
Mark Kettenis
2019-09-16
Add RK3399 GMAC clock.
Mark Kettenis
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
2019-01-01
Implement switching to different parent clocks in order to get as close
Mark Kettenis
2019-01-01
Make sure we don't exceed the maximum clock divider.
Mark Kettenis
2019-01-01
Fix typo in RK3328 fractional PLL frequency code.
Mark Kettenis
2018-12-31
Set assigned-clocks on RK3328.
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-12-30
Implement setting CPU-related clocks for RK3328.
Mark Kettenis
2018-08-04
Implement a few missing RK3288 clocks and implement resets.
Mark Kettenis
2018-08-03
Implement DVFS support.
Mark Kettenis
2018-08-01
Fix various RK3399 clocks and add support for getting the clock frequency
Mark Kettenis
2018-07-31
Correctly set the dividers for the clock of the "big" cores.
Mark Kettenis
2018-06-02
Add more RK3399 clocks such that we can support assigned locks for the
Mark Kettenis
2018-06-01
Add code to set the frequency of the SDMMC and SDIO clocks.
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
2018-01-03
Instead of adding each and every clock to the list of clocks that are enabled
Mark Kettenis
2017-12-29
Remove the RK3399-specific cpuspeed implementation as the generic one works
Mark Kettenis
2017-12-29
Add support for the CPU clock on the RK3288. Set its frequency to 1.2 GHz
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-26
Mark decimal constants as unsigned to avoid gcc warning.
Mark Kettenis
2017-08-26
Add supporting for adjusting the CPU core clock frequency on RK3399.
Mark Kettenis
2017-08-25
Add rktemp(4), a driver for the temperature sensors on the Rockchip RK3399
Mark Kettenis
[next]