summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: Trivial typo fixes in the file sama7g5.cBhaskar Chowdhury2021-03-131-3/+3
* clk: at91: Fix the declaration of the clocksTudor Ambarus2021-02-099-28/+28
* clk: at91: sam9x60: remove atmel,osc-bypass supportAlexandre Belloni2020-12-191-5/+1
* clk: at91: sama7g5: register cpu clockClaudiu Beznea2020-12-191-7/+6
* clk: at91: clk-master: re-factor master clockClaudiu Beznea2020-12-1914-146/+542
* clk: at91: sama7g5: do not allow cpu pll to go higher than 1GHzClaudiu Beznea2020-12-191-14/+47
* clk: at91: sama7g5: decrease lower limit for MCK0 rateClaudiu Beznea2020-12-191-1/+1
* clk: at91: sama7g5: remove mck0 from parent list of other clocksClaudiu Beznea2020-12-191-29/+26
* clk: at91: clk-sam9x60-pll: allow runtime changes for pllClaudiu Beznea2020-12-194-41/+197
* clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristicsEugen Hristev2020-12-191-2/+2
* clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev2020-12-192-2/+2
* clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DTEugen Hristev2020-12-191-2/+4
* dt-bindings: clock: at91: add sama7g5 pll definesEugen Hristev2020-12-191-3/+3
* clk: at91: sama7g5: fix compilation errorClaudiu Beznea2020-12-191-2/+4
*-. Merge branches 'clk-ingenic', 'clk-at91', 'clk-kconfig', 'clk-imx', 'clk-qcom...Stephen Boyd2020-10-204-8/+12
|\ \
| | * clk: at91: sam9x60: support only two programmable clocksClaudiu Beznea2020-10-141-1/+1
| | * clk: at91: clk-sam9x60-pll: remove unused variableClaudiu Beznea2020-10-131-2/+1
| | * clk: at91: clk-main: update key before writing AT91_CKGR_MORClaudiu Beznea2020-10-131-3/+8
| | * clk: at91: remove the checking of parent_nameClaudiu Beznea2020-10-131-2/+2
| |/
* / clk: at91: drop unused at91sam9g45_pcr_layoutKrzysztof Kozlowski2020-09-221-7/+0
|/
* clk: at91: sama7g5: add clock support for sama7g5Claudiu Beznea2020-07-242-0/+1060
* clk: at91: clk-utmi: add utmi support for sama7g5Claudiu Beznea2020-07-242-5/+102
* clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputsClaudiu Beznea2020-07-243-186/+433
* clk: at91: clk-programmable: add mux_table optionClaudiu Beznea2020-07-2413-17/+38
* clk: at91: clk-peripheral: add support for changeable parent rateClaudiu Beznea2020-07-249-16/+119
* clk: at91: clk-master: add master clock support for SAMA7G5Claudiu Beznea2020-07-242-5/+312
* clk: at91: clk-generated: add mux_table optionClaudiu Beznea2020-07-245-8/+16
* clk: at91: clk-generated: pass the id of changeable parent at registrationClaudiu Beznea2020-07-245-35/+37
* clk: at91: replace conditional operator with double logical notClaudiu Beznea2020-07-245-8/+8
* clk: at91: sckc: register slow_rc with accuracy optionClaudiu Beznea2020-07-241-2/+3
* clk: at91: sam9x60: fix main rc oscillator frequencyClaudiu Beznea2020-07-241-1/+1
* clk: at91: sam9x60-pll: use frac when setting frequencyClaudiu Beznea2020-07-241-4/+8
* clk: at91: sam9x60-pll: check fcore against rangesClaudiu Beznea2020-07-242-2/+12
* clk: at91: sam9x60-pll: use logical or for range checkClaudiu Beznea2020-07-241-1/+1
* clk: at91: clk-sam9x60-pll: fix mul maskClaudiu Beznea2020-07-241-1/+1
* clk: at91: clk-generated: check best_rate against rangesClaudiu Beznea2020-07-241-2/+2
* clk: at91: clk-generated: continue if __clk_determine_rate() returns errorClaudiu Beznea2020-07-241-1/+2
* clk: at91: fix possible dead lock in new driversAhmad Fatoum2020-07-244-4/+4
* clk: at91: allow setting all PMC clock parents via DTMichał Mirosław2020-05-2610-10/+38
* clk: at91: allow setting PCKx parent via DTMichał Mirosław2020-05-2612-13/+45
* clk: at91: optimize pmc data allocationMichał Mirosław2020-05-2612-37/+20
* clk: at91: pmc: decrement node's refcountClaudiu Beznea2020-05-261-0/+1
* clk: at91: pmc: do not continue if compatible not locatedClaudiu Beznea2020-05-261-0/+2
* clk: at91: Add peripheral clock for PTCCodrin Ciubotariu2020-05-261-0/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-04-057-11/+913
|\
| * clk: at91: add at91rm9200 pmc driverAlexandre Belloni2020-03-202-0/+200
| * clk: at91: add at91sam9n12 pmc driverAlexandre Belloni2020-02-122-0/+239
| * clk: at91: add sama5d3 pmc driverAlexandre Belloni2020-02-122-0/+241
| * clk: at91: add at91sam9g45 pmc driverAlexandre Belloni2020-02-122-0/+221
| * clk: at91: usb: introduce num_parents in driver's structureClaudiu Beznea2020-02-121-1/+3