index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
fdt
/
rkclock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some additional RK3399 clocks that are used by the current Linux
kettenis
2019-01-01
1
-1
/
+16
*
Add RK3399 TSADC clock.
kettenis
2019-01-01
1
-1
/
+8
*
Add RK3328 TSADC clock.
kettenis
2019-01-01
1
-1
/
+11
*
Implement switching to different parent clocks in order to get as close
kettenis
2019-01-01
1
-10
/
+68
*
Make sure we don't exceed the maximum clock divider.
kettenis
2019-01-01
1
-5
/
+11
*
Fix typo in RK3328 fractional PLL frequency code.
kettenis
2019-01-01
1
-2
/
+2
*
Set assigned-clocks on RK3328.
kettenis
2018-12-31
1
-2
/
+2
*
Use data structures for the RK3399 as well.
kettenis
2018-12-31
1
-361
/
+173
*
Implement fractional PLL frequencies for RK3328 and use them for APLL and
kettenis
2018-12-31
1
-9
/
+211
*
Revamp the way we handle clocks on the RK3328. Instead of having code for
kettenis
2018-12-31
1
-177
/
+245
*
More RK3328 clock stuff.
kettenis
2018-12-30
1
-9
/
+132
*
Implement setting CPU-related clocks for RK3328.
kettenis
2018-12-30
1
-27
/
+229
*
Implement a few missing RK3288 clocks and implement resets.
kettenis
2018-08-04
1
-2
/
+8
*
Implement DVFS support.
kettenis
2018-08-03
1
-27
/
+1
*
Fix various RK3399 clocks and add support for getting the clock frequency
kettenis
2018-08-01
1
-23
/
+100
*
Correctly set the dividers for the clock of the "big" cores.
kettenis
2018-07-31
1
-5
/
+5
*
Add more RK3399 clocks such that we can support assigned locks for the
kettenis
2018-06-02
1
-11
/
+151
*
Add code to set the frequency of the SDMMC and SDIO clocks.
kettenis
2018-06-01
1
-1
/
+31
*
Add clocks for RK3399 SDIO controller.
kettenis
2018-05-26
1
-1
/
+30
*
More RK3328 clocks.
kettenis
2018-02-25
1
-32
/
+93
*
Initial RK3328 clocks.
kettenis
2018-02-25
1
-3
/
+163
*
Instead of adding each and every clock to the list of clocks that are enabled
kettenis
2018-01-03
1
-47
/
+15
*
Remove the RK3399-specific cpuspeed implementation as the generic one works
kettenis
2017-12-29
1
-16
/
+1
*
Add support for the CPU clock on the RK3288. Set its frequency to 1.2 GHz
kettenis
2017-12-29
1
-6
/
+140
*
Add RK3288 CPU core related clocks.
kettenis
2017-12-28
1
-1
/
+10
*
handle rk3288 i2c clocks
jsg
2017-09-02
1
-2
/
+35
*
Add RK3399 i2c-related clocks and fix a typo.
kettenis
2017-08-27
1
-6
/
+102
*
Mark decimal constants as unsigned to avoid gcc warning.
kettenis
2017-08-26
1
-22
/
+22
*
Add supporting for adjusting the CPU core clock frequency on RK3399.
kettenis
2017-08-26
1
-24
/
+227
*
Add rktemp(4), a driver for the temperature sensors on the Rockchip RK3399
kettenis
2017-08-25
1
-1
/
+3
*
Slightly rework how the SoC-specific functions are set up and introduce an
kettenis
2017-08-23
1
-19
/
+35
*
Add RK3399 CPU core related clocks. Fix RK3399 SD/MMC controller clock.
kettenis
2017-08-21
1
-5
/
+73
*
Add RK3399 USB3 related clocks.
kettenis
2017-08-07
1
-1
/
+8
*
Add a few more RK3288 clocks.
kettenis
2017-07-23
1
-1
/
+6
*
Add RK3288 support.
kettenis
2017-07-23
1
-3
/
+151
*
More SD/MMC controller-related clocks.
kettenis
2017-05-20
1
-1
/
+33
*
Add some SD/MMC controller-related clocks.
kettenis
2017-05-15
1
-1
/
+32
*
Remove unused local variable such that this actually compiles.
kettenis
2017-05-06
1
-2
/
+1
*
Add a few GMAC related clocks and implement reset logic.
kettenis
2017-05-06
1
-10
/
+14
*
Add eMMC-related clocks.
kettenis
2017-05-05
1
-1
/
+8
*
Add rkclock(4), a driver for the Rockchip RK3399 clocks.
kettenis
2017-04-30
1
-0
/
+274