index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-vt8500.c
Age
Commit message (
Expand
)
Author
2016-08-24
clk: vt8500: Migrate to clk_hw based registration APIs
Stephen Boyd
2016-06-20
clk: vt8500: rework wm8650_find_pll_bits()
Roman Volkov
2016-06-20
clk: vt8500: fix gcc-4.9 warnings
Arnd Bergmann
2016-02-02
clk: vt8500: don't return possibly uninitialized data
Arnd Bergmann
2016-01-29
clk: vt8500: fix sign of possible PLL values
Andrzej Hajda
2013-12-19
clk: vt8500: Staticize vtwm_pll_ops
Sachin Kamat
2013-09-29
ARM: vt8500: prepare for arch-wide .init_time callback
Sebastian Hesselbarth
2013-09-29
clk: vt8500: parse pmc_base from clock driver
Sebastian Hesselbarth
2013-07-03
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-05-29
clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()
Tony Prisk
2013-05-29
clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate()
Tony Prisk
2013-05-29
clk: vt8500: Add support for clocks on the WM8850 SoCs
Tony Prisk
2013-04-29
Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-04-14
clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate.
Tony Prisk
2013-03-14
clk: vt8500: Fix "fix device clock divisor calculations"
Arnd Bergmann
2013-01-24
clk: vt8500: Use common of_clk_init() function
Prashant Gaikwad
2013-01-15
clk: vt8500: Add support for WM8750/WM8850 PLL clocks
Tony Prisk
2013-01-15
clk: vt8500: Fix division-by-0 when requested rate=0
Tony Prisk
2013-01-15
clk: vt8500: Fix device clock divisor calculations
Tony Prisk
2013-01-15
clk: vt8500: Fix error in PLL calculations on non-exact match.
Tony Prisk
2012-11-09
CLK: vt8500: Fix SDMMC clk special cases
Tony Prisk
2012-09-21
arm: vt8500: clk: Add Common Clock Framework support
Tony Prisk