aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/sckc.c
AgeCommit message (Expand)Author
2023-06-26Merge branches 'clk-qcom' and 'clk-microchip' into clk-nextStephen Boyd
2023-06-21clk: at91: sckc: switch to parent_data/parent_hwClaudiu Beznea
2023-06-08clk: at91: sckc: Add a determine_rate hookMaxime Ripard
2022-03-11clk: cleanup commentsTom Rix
2020-07-24clk: at91: sckc: register slow_rc with accuracy optionClaudiu Beznea
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-11-08drivers/clk: convert VL struct to struct_sizeStephen Kitt
2019-10-28clk: at91: avoid sleeping earlyAlexandre Belloni
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-27clk: at91: sckc: use dedicated functions to unregister clockClaudiu Beznea
2019-06-27clk: at91: sckc: improve error path for sama5d4 sck registrationClaudiu Beznea
2019-06-27clk: at91: sckc: remove unnecessary lineClaudiu Beznea
2019-06-27clk: at91: sckc: improve error path for sam9x5 sck registerClaudiu Beznea
2019-06-27clk: at91: sckc: add support to free slow clock osclillatorClaudiu Beznea
2019-06-27clk: at91: sckc: add support to free slow rc oscillatorClaudiu Beznea
2019-06-27clk: at91: sckc: add support to free slow oscillatorClaudiu Beznea
2019-06-26clk: at91: sckc: add support for SAM9X60Claudiu Beznea
2019-06-26clk: at91: sckc: add support to specify registers bit offsetsClaudiu Beznea
2019-06-26clk: at91: sckc: sama5d4 has no bypass supportClaudiu Beznea
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-25clk: at91: sckc: handle different RC startup timeAlexandre Belloni
2019-04-25clk: at91: modernize sckc bindingAlexandre Belloni
2016-09-20clk: at91: sckc: optimize boot timeAlexandre Belloni
2016-09-20clk: at91: Add sama5d4 sckc supportAlexandre Belloni
2016-09-20clk: at91: move slow clock controller clocks to sckc.cAlexandre Belloni
2014-05-07clk: at91: add slow clks driverBoris BREZILLON