index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
Merge branch 'clk-iproc' into clk-next
Stephen Boyd
7
-157
/
+637
2015-10-21
clk: ns2: add clock support for Broadcom Northstar 2 SoC
Jon Mason
2
-0
/
+289
2015-10-21
clk: iproc: Separate status and control variables
Jon Mason
2
-40
/
+62
2015-10-21
clk: iproc: Split off dig_filter
Jon Mason
4
-17
/
+38
2015-10-21
clk: iproc: Add PLL base write function
Jon Mason
1
-47
/
+33
2015-10-21
clk: nsp: add clock support for Broadcom Northstar Plus SoC
Jon Mason
2
-0
/
+137
2015-10-21
clk: iproc: Add PWRCTRL support
Jon Mason
2
-17
/
+44
2015-10-21
clk: cygnus: Convert all macros to all caps
Jon Mason
1
-73
/
+73
2015-10-21
ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabled
Arnd Bergmann
1
-3
/
+1
2015-10-21
clk: iproc: Fix PLL output frequency calculation
Simran Rai
1
-8
/
+5
2015-10-16
clk: Allow drivers to build if COMPILE_TEST is enabled
Javier Martinez Canillas
1
-2
/
+2
2015-10-12
clk: bcm2835: Add support for programming the audio domain clocks
Eric Anholt
1
-1
/
+1521
2015-10-01
clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers.
Eric Anholt
2
-0
/
+56
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-28
Merge branch 'clk-determine-rate-struct' into clk-next
Stephen Boyd
1
-13
/
+21
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-07-02
clk: iproc: fix bit manipulation arithmetic
Ray Jui
1
-2
/
+3
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