summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/sckc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-67/+214
|\
| * clk: at91: sckc: use dedicated functions to unregister clockClaudiu Beznea2019-06-271-2/+2
| * clk: at91: sckc: improve error path for sama5d4 sck registrationClaudiu Beznea2019-06-271-15/+28
| * clk: at91: sckc: remove unnecessary lineClaudiu Beznea2019-06-271-1/+0Star
| * clk: at91: sckc: improve error path for sam9x5 sck registerClaudiu Beznea2019-06-271-18/+32
| * clk: at91: sckc: add support to free slow clock osclillatorClaudiu Beznea2019-06-271-0/+8
| * clk: at91: sckc: add support to free slow rc oscillatorClaudiu Beznea2019-06-271-0/+8
| * clk: at91: sckc: add support to free slow oscillatorClaudiu Beznea2019-06-271-0/+8
| * clk: at91: sckc: add support for SAM9X60Claudiu Beznea2019-06-261-0/+74
| * clk: at91: sckc: add support to specify registers bit offsetsClaudiu Beznea2019-06-261-32/+61
| * clk: at91: sckc: sama5d4 has no bypass supportClaudiu Beznea2019-06-261-6/+0Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
|/
* clk: at91: sckc: handle different RC startup timeAlexandre Belloni2019-04-251-2/+15
* clk: at91: modernize sckc bindingAlexandre Belloni2019-04-251-89/+36Star
* clk: at91: sckc: optimize boot timeAlexandre Belloni2016-09-211-1/+1
* clk: at91: Add sama5d4 sckc supportAlexandre Belloni2016-09-211-0/+100
* clk: at91: move slow clock controller clocks to sckc.cAlexandre Belloni2016-09-211-1/+363
* clk: at91: add slow clks driverBoris BREZILLON2014-05-071-0/+57