index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-vt8500.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
clk: vt8500: Migrate to clk_hw based registration APIs
Stephen Boyd
2016-08-24
1
-10
/
+12
*
clk: vt8500: rework wm8650_find_pll_bits()
Roman Volkov
2016-06-20
1
-35
/
+38
*
clk: vt8500: fix gcc-4.9 warnings
Arnd Bergmann
2016-06-20
1
-24
/
+10
*
clk: vt8500: don't return possibly uninitialized data
Arnd Bergmann
2016-02-02
1
-26
/
+65
*
clk: vt8500: fix sign of possible PLL values
Andrzej Hajda
2016-01-29
1
-3
/
+6
*
clk: vt8500: Staticize vtwm_pll_ops
Sachin Kamat
2013-12-19
1
-1
/
+1
*
ARM: vt8500: prepare for arch-wide .init_time callback
Sebastian Hesselbarth
2013-09-29
1
-10
/
+0
*
clk: vt8500: parse pmc_base from clock driver
Sebastian Hesselbarth
2013-09-29
1
-0
/
+24
*
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-07-03
1
-4
/
+71
|
\
|
*
clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate()
Tony Prisk
2013-05-29
1
-4
/
+0
|
*
clk: vt8500: Add support for clocks on the WM8850 SoCs
Tony Prisk
2013-05-29
1
-0
/
+71
*
|
clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()
Tony Prisk
2013-05-29
1
-1
/
+1
|
/
*
Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-04-29
1
-0
/
+2
|
\
|
*
clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate.
Tony Prisk
2013-04-14
1
-0
/
+2
*
|
clk: vt8500: Fix "fix device clock divisor calculations"
Arnd Bergmann
2013-03-14
1
-1
/
+1
|
/
*
clk: vt8500: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
1
-12
/
+5
*
clk: vt8500: Add support for WM8750/WM8850 PLL clocks
Tony Prisk
2013-01-15
1
-2
/
+100
*
clk: vt8500: Fix division-by-0 when requested rate=0
Tony Prisk
2013-01-15
1
-2
/
+12
*
clk: vt8500: Fix device clock divisor calculations
Tony Prisk
2013-01-15
1
-0
/
+8
*
clk: vt8500: Fix error in PLL calculations on non-exact match.
Tony Prisk
2013-01-15
1
-3
/
+3
*
CLK: vt8500: Fix SDMMC clk special cases
Tony Prisk
2012-11-09
1
-0
/
+18
*
arm: vt8500: clk: Add Common Clock Framework support
Tony Prisk
2012-09-21
1
-0
/
+510