| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: at91: sckc: register slow_rc with accuracy option | Claudiu Beznea | 2020-07-24 | 1 | -2/+3 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-12-01 | 1 | -2/+1 |
|\ |
|
| * | drivers/clk: convert VL struct to struct_size | Stephen Kitt | 2019-11-08 | 1 | -2/+1 |
* | | clk: at91: avoid sleeping early | Alexandre Belloni | 2019-10-28 | 1 | -4/+16 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-07-17 | 1 | -67/+214 |
|\ |
|
| * | clk: at91: sckc: use dedicated functions to unregister clock | Claudiu Beznea | 2019-06-27 | 1 | -2/+2 |
| * | clk: at91: sckc: improve error path for sama5d4 sck registration | Claudiu Beznea | 2019-06-27 | 1 | -15/+28 |
| * | clk: at91: sckc: remove unnecessary line | Claudiu Beznea | 2019-06-27 | 1 | -1/+0 |
| * | clk: at91: sckc: improve error path for sam9x5 sck register | Claudiu Beznea | 2019-06-27 | 1 | -18/+32 |
| * | clk: at91: sckc: add support to free slow clock osclillator | Claudiu Beznea | 2019-06-27 | 1 | -0/+8 |
| * | clk: at91: sckc: add support to free slow rc oscillator | Claudiu Beznea | 2019-06-27 | 1 | -0/+8 |
| * | clk: at91: sckc: add support to free slow oscillator | Claudiu Beznea | 2019-06-27 | 1 | -0/+8 |
| * | clk: at91: sckc: add support for SAM9X60 | Claudiu Beznea | 2019-06-26 | 1 | -0/+74 |
| * | clk: at91: sckc: add support to specify registers bit offsets | Claudiu Beznea | 2019-06-26 | 1 | -32/+61 |
| * | clk: at91: sckc: sama5d4 has no bypass support | Claudiu Beznea | 2019-06-26 | 1 | -6/+0 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
|/ |
|
* | clk: at91: sckc: handle different RC startup time | Alexandre Belloni | 2019-04-25 | 1 | -2/+15 |
* | clk: at91: modernize sckc binding | Alexandre Belloni | 2019-04-25 | 1 | -89/+36 |
* | clk: at91: sckc: optimize boot time | Alexandre Belloni | 2016-09-20 | 1 | -1/+1 |
* | clk: at91: Add sama5d4 sckc support | Alexandre Belloni | 2016-09-20 | 1 | -0/+100 |
* | clk: at91: move slow clock controller clocks to sckc.c | Alexandre Belloni | 2016-09-20 | 1 | -1/+363 |
* | clk: at91: add slow clks driver | Boris BREZILLON | 2014-05-07 | 1 | -0/+57 |