index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
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