index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
bcm
/
clk-kona.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-1
/
+2
2016-08-24
clk: bcm: kona: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
1
-5
/
+4
2015-08-24
clk: bcm: Convert to clk_hw based provider APIs
Stephen Boyd
1
-10
/
+10
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
1
-0
/
+1
2015-07-27
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
1
-13
/
+21
2015-07-20
clk: bcm: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-05-14
clk: bcm/kona: Silence sparse warnings
Stephen Boyd
1
-1
/
+1
2015-04-17
clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
1
-21
/
+7
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
1
-0
/
+2
2014-12-03
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
1
-2
/
+2
2014-05-27
clk: bcm/kona: implement determine_rate()
Alex Elder
1
-1
/
+53
2014-04-30
clk: bcm281xx: add clock hysteresis support
Alex Elder
1
-0
/
+33
2014-04-30
clk: bcm281xx: add clock policy support
Alex Elder
1
-0
/
+155
2014-04-30
clk: bcm281xx: initialize CCU structures statically
Alex Elder
1
-2
/
+2
2014-04-30
clk: bcm281xx: use init_data.name for clock name
Alex Elder
1
-7
/
+10
2014-04-30
clk: bcm281xx: warn if ccu_wait_bit() fails
Alex Elder
1
-0
/
+3
2014-04-30
clk: bcm281xx: don't use unnamed structs or unions
Alex Elder
1
-31
/
+33
2014-02-24
clk: bcm281xx: add initial clock framework support
Alex Elder
1
-0
/
+1033