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
/
clk-vt8500.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2016-08-24
clk: vt8500: Migrate to clk_hw based registration APIs
Stephen Boyd
1
-10
/
+12
2016-06-20
clk: vt8500: rework wm8650_find_pll_bits()
Roman Volkov
1
-35
/
+38
2016-06-20
clk: vt8500: fix gcc-4.9 warnings
Arnd Bergmann
1
-24
/
+10
2016-02-02
clk: vt8500: don't return possibly uninitialized data
Arnd Bergmann
1
-26
/
+65
2016-01-29
clk: vt8500: fix sign of possible PLL values
Andrzej Hajda
1
-3
/
+6
2013-12-19
clk: vt8500: Staticize vtwm_pll_ops
Sachin Kamat
1
-1
/
+1
2013-09-29
ARM: vt8500: prepare for arch-wide .init_time callback
Sebastian Hesselbarth
1
-10
/
+0
2013-09-29
clk: vt8500: parse pmc_base from clock driver
Sebastian Hesselbarth
1
-0
/
+24
2013-07-03
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
1
-4
/
+71
2013-05-29
clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()
Tony Prisk
1
-1
/
+1
2013-05-29
clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate()
Tony Prisk
1
-4
/
+0
2013-05-29
clk: vt8500: Add support for clocks on the WM8850 SoCs
Tony Prisk
1
-0
/
+71
2013-04-29
Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
1
-0
/
+2
2013-04-14
clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate.
Tony Prisk
1
-0
/
+2
2013-03-14
clk: vt8500: Fix "fix device clock divisor calculations"
Arnd Bergmann
1
-1
/
+1
2013-01-24
clk: vt8500: Use common of_clk_init() function
Prashant Gaikwad
1
-12
/
+5
2013-01-15
clk: vt8500: Add support for WM8750/WM8850 PLL clocks
Tony Prisk
1
-2
/
+100
2013-01-15
clk: vt8500: Fix division-by-0 when requested rate=0
Tony Prisk
1
-2
/
+12
2013-01-15
clk: vt8500: Fix device clock divisor calculations
Tony Prisk
1
-0
/
+8
2013-01-15
clk: vt8500: Fix error in PLL calculations on non-exact match.
Tony Prisk
1
-3
/
+3
2012-11-09
CLK: vt8500: Fix SDMMC clk special cases
Tony Prisk
1
-0
/
+18
2012-09-21
arm: vt8500: clk: Add Common Clock Framework support
Tony Prisk
1
-0
/
+510