aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk-si5351.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring
2017-12-28clk: si5351: _si5351_clkout_reset_pll() can be staticWu Fengguang
2017-12-21clk: si5351: Do not enable parent clocks on probeSergej Sawazki
2017-12-21clk: si5351: Rename internal plls to avoid name collisionsSergej Sawazki
2017-12-21clk: si5351: Apply PLL soft reset before enabling the outputsSergej Sawazki
2017-12-21clk: si5351: Add DT property to enable PLL resetSergej Sawazki
2017-12-21clk: si5351: implement remove handlerAlexey Khoroshilov
2017-09-01clk: si5351: fix PLL resetRussell King
2017-04-21clk: si5351: Delete an error message for a failed memory allocation in si5351...Markus Elfring
2017-04-21clk: si5351: Use devm_kcalloc() in si5351_i2c_probe()Markus Elfring
2016-08-24clk: si5351: Migrate to clk_hw based OF and registration APIsStephen Boyd
2016-03-02clk: si5{14,351,70}: Remove CLK_IS_ROOTStephen Boyd
2015-11-20clk: si5351: Add PLL soft resetJacob Siverskog
2015-10-21clk: si5351: add missing of_node_putJulia Lawall
2015-08-24clk: si5351: Convert __clk_get_name() to clk_hw_get_name()Stephen Boyd
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd
2015-07-20clk: si5351: Include clk.hStephen Boyd
2015-05-13clk: si5351: fix .recalc_rate for multisynth 6-7Sergej Sawazki
2015-05-13clk: si5351: fix .round_rate for multisynth 6-7Sergej Sawazki
2015-05-08clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth
2015-03-27clk: si5351: Constify clock names and struct regmap_configKrzysztof Kozlowski
2014-01-28Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-27clk: si5351: remove variant from platform_dataSebastian Hesselbarth
2013-07-03Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-05-29clk: si5351: Set initial clkout rate when defined in platform data.Marek Belisko
2013-05-29clk: si5351: Fix clkout rate computation.Marek Belisko
2013-05-28clk: si5351: declare all device IDs for module loadingJean-Francois Moine
2013-05-28clk: si5351: Allow user to define disabled state for every clock outputSebastian Hesselbarth
2013-04-12clk: add si5351 i2c common clock driverSebastian Hesselbarth