Age | Commit message (Expand) | Author |
2020-12-19 | clk: at91: sam9x60: remove atmel,osc-bypass support | Alexandre Belloni |
2020-12-19 | clk: at91: sama7g5: register cpu clock | Claudiu Beznea |
2020-12-19 | clk: at91: clk-master: re-factor master clock | Claudiu Beznea |
2020-12-19 | clk: at91: sama7g5: do not allow cpu pll to go higher than 1GHz | Claudiu Beznea |
2020-12-19 | clk: at91: sama7g5: decrease lower limit for MCK0 rate | Claudiu Beznea |
2020-12-19 | clk: at91: sama7g5: remove mck0 from parent list of other clocks | Claudiu Beznea |
2020-12-19 | clk: at91: clk-sam9x60-pll: allow runtime changes for pll | Claudiu Beznea |
2020-12-19 | clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics | Eugen Hristev |
2020-12-19 | clk: at91: clk-master: add 5th divisor for mck master | Eugen Hristev |
2020-12-19 | clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DT | Eugen Hristev |
2020-12-19 | dt-bindings: clock: at91: add sama7g5 pll defines | Eugen Hristev |
2020-12-19 | clk: at91: sama7g5: fix compilation error | Claudiu Beznea |
2020-10-20 | Merge branches 'clk-ingenic', 'clk-at91', 'clk-kconfig', 'clk-imx', 'clk-qcom... | Stephen Boyd |
2020-10-14 | clk: at91: sam9x60: support only two programmable clocks | Claudiu Beznea |
2020-10-13 | clk: at91: clk-sam9x60-pll: remove unused variable | Claudiu Beznea |
2020-10-13 | clk: at91: clk-main: update key before writing AT91_CKGR_MOR | Claudiu Beznea |
2020-10-13 | clk: at91: remove the checking of parent_name | Claudiu Beznea |
2020-09-22 | clk: at91: drop unused at91sam9g45_pcr_layout | Krzysztof Kozlowski |
2020-07-24 | clk: at91: sama7g5: add clock support for sama7g5 | Claudiu Beznea |
2020-07-24 | clk: at91: clk-utmi: add utmi support for sama7g5 | Claudiu Beznea |
2020-07-24 | clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs | Claudiu Beznea |
2020-07-24 | clk: at91: clk-programmable: add mux_table option | Claudiu Beznea |
2020-07-24 | clk: at91: clk-peripheral: add support for changeable parent rate | Claudiu Beznea |
2020-07-24 | clk: at91: clk-master: add master clock support for SAMA7G5 | Claudiu Beznea |
2020-07-24 | clk: at91: clk-generated: add mux_table option | Claudiu Beznea |
2020-07-24 | clk: at91: clk-generated: pass the id of changeable parent at registration | Claudiu Beznea |
2020-07-24 | clk: at91: replace conditional operator with double logical not | Claudiu Beznea |
2020-07-24 | clk: at91: sckc: register slow_rc with accuracy option | Claudiu Beznea |
2020-07-24 | clk: at91: sam9x60: fix main rc oscillator frequency | Claudiu Beznea |
2020-07-24 | clk: at91: sam9x60-pll: use frac when setting frequency | Claudiu Beznea |
2020-07-24 | clk: at91: sam9x60-pll: check fcore against ranges | Claudiu Beznea |
2020-07-24 | clk: at91: sam9x60-pll: use logical or for range check | Claudiu Beznea |
2020-07-24 | clk: at91: clk-sam9x60-pll: fix mul mask | Claudiu Beznea |
2020-07-24 | clk: at91: clk-generated: check best_rate against ranges | Claudiu Beznea |
2020-07-24 | clk: at91: clk-generated: continue if __clk_determine_rate() returns error | Claudiu Beznea |
2020-07-24 | clk: at91: fix possible dead lock in new drivers | Ahmad Fatoum |
2020-05-26 | clk: at91: allow setting all PMC clock parents via DT | Michał Mirosław |
2020-05-26 | clk: at91: allow setting PCKx parent via DT | Michał Mirosław |
2020-05-26 | clk: at91: optimize pmc data allocation | Michał Mirosław |
2020-05-26 | clk: at91: pmc: decrement node's refcount | Claudiu Beznea |
2020-05-26 | clk: at91: pmc: do not continue if compatible not located | Claudiu Beznea |
2020-05-26 | clk: at91: Add peripheral clock for PTC | Codrin Ciubotariu |
2020-04-05 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-03-20 | clk: at91: add at91rm9200 pmc driver | Alexandre Belloni |
2020-02-18 | clk: at91: move sam9x60's PLL register offsets to PMC header | Claudiu Beznea |
2020-02-12 | clk: at91: add at91sam9n12 pmc driver | Alexandre Belloni |
2020-02-12 | clk: at91: add sama5d3 pmc driver | Alexandre Belloni |
2020-02-12 | clk: at91: add at91sam9g45 pmc driver | Alexandre Belloni |
2020-02-12 | clk: at91: usb: introduce num_parents in driver's structure | Claudiu Beznea |
2020-02-12 | clk: at91: usb: use proper usbs_mask | Claudiu Beznea |