summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/sckc.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'clk-qcom' and 'clk-microchip' into clk-nextStephen Boyd2023-06-261-27/+48
|\ \
| | * clk: at91: sckc: switch to parent_data/parent_hwClaudiu Beznea2023-06-211-27/+48
| |/
* / clk: at91: sckc: Add a determine_rate hookMaxime Ripard2023-06-081-0/+1
|/
* clk: cleanup commentsTom Rix2022-03-111-1/+1
* clk: at91: sckc: register slow_rc with accuracy optionClaudiu Beznea2020-07-241-2/+3
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-12-011-2/+1
|\
| * drivers/clk: convert VL struct to struct_sizeStephen Kitt2019-11-081-2/+1
* | clk: at91: avoid sleeping earlyAlexandre Belloni2019-10-281-4/+16
|/
* 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/+0
| * 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/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
|/
* clk: at91: sckc: handle different RC startup timeAlexandre Belloni2019-04-251-2/+15
* clk: at91: modernize sckc bindingAlexandre Belloni2019-04-251-89/+36
* clk: at91: sckc: optimize boot timeAlexandre Belloni2016-09-201-1/+1
* clk: at91: Add sama5d4 sckc supportAlexandre Belloni2016-09-201-0/+100
* clk: at91: move slow clock controller clocks to sckc.cAlexandre Belloni2016-09-201-1/+363
* clk: at91: add slow clks driverBoris BREZILLON2014-05-071-0/+57