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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-02
clk: iproc: fix memory leak from clock name
Ray Jui
2
-12
/
+2
2015-06-18
clk: cygnus: add clock support for Broadcom Cygnus
Ray Jui
2
-0
/
+266
2015-06-18
clk: iproc: add initial common clock support
Ray Jui
6
-0
/
+1462
2015-05-14
clk: bcm/kona: Remove ccu_list
Stephen Boyd
2
-6
/
+0
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
2
-22
/
+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: bcm21664: use common clock framework
Alex Elder
3
-1
/
+292
2014-04-30
clk: bcm281xx: move compatible string definitions
Alex Elder
1
-12
/
+0
2014-04-30
clk: bcm281xx: add clock hysteresis support
Alex Elder
3
-0
/
+82
2014-04-30
clk: bcm281xx: add clock policy support
Alex Elder
3
-0
/
+318
2014-04-30
clk: bcm281xx: define CCU clock data statically
Alex Elder
3
-143
/
+133
2014-04-30
clk: bcm281xx: initialize CCU structures statically
Alex Elder
4
-119
/
+97
2014-04-30
clk: bcm281xx: change some symbol names
Alex Elder
1
-11
/
+16
2014-04-30
clk: bcm281xx: use init_data.name for clock name
Alex Elder
3
-12
/
+14
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
3
-61
/
+64
2014-02-24
clk: bcm281xx: don't disable unused peripheral clocks
Alex Elder
1
-1
/
+1
2014-02-24
clk: bcm281xx: add initial clock framework support
Alex Elder
6
-0
/
+2640
[prev]