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-si5351.c
Age
Commit message (
Expand
)
Author
2016-08-24
clk: si5351: Migrate to clk_hw based OF and registration APIs
Stephen Boyd
2016-03-02
clk: si5{14,351,70}: Remove CLK_IS_ROOT
Stephen Boyd
2015-11-20
clk: si5351: Add PLL soft reset
Jacob Siverskog
2015-10-21
clk: si5351: add missing of_node_put
Julia Lawall
2015-08-24
clk: si5351: Convert __clk_get_name() to clk_hw_get_name()
Stephen Boyd
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-07-20
clk: si5351: Include clk.h
Stephen Boyd
2015-05-13
clk: si5351: fix .recalc_rate for multisynth 6-7
Sergej Sawazki
2015-05-13
clk: si5351: fix .round_rate for multisynth 6-7
Sergej Sawazki
2015-05-08
clk: si5351: Do not pass struct clk in platform_data
Sebastian Hesselbarth
2015-03-27
clk: si5351: Constify clock names and struct regmap_config
Krzysztof Kozlowski
2014-01-28
Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-01-27
clk: si5351: remove variant from platform_data
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: si5351: Set initial clkout rate when defined in platform data.
Marek Belisko
2013-05-29
clk: si5351: Fix clkout rate computation.
Marek Belisko
2013-05-28
clk: si5351: declare all device IDs for module loading
Jean-Francois Moine
2013-05-28
clk: si5351: Allow user to define disabled state for every clock output
Sebastian Hesselbarth
2013-04-12
clk: add si5351 i2c common clock driver
Sebastian Hesselbarth