summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91
AgeCommit message (Expand)Author
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-03-20clk: at91: add at91rm9200 pmc driverAlexandre Belloni
2020-02-18clk: at91: move sam9x60's PLL register offsets to PMC headerClaudiu Beznea
2020-02-12clk: at91: add at91sam9n12 pmc driverAlexandre Belloni
2020-02-12clk: at91: add sama5d3 pmc driverAlexandre Belloni
2020-02-12clk: at91: add at91sam9g45 pmc driverAlexandre Belloni
2020-02-12clk: at91: usb: introduce num_parents in driver's structureClaudiu Beznea
2020-02-12clk: at91: usb: use proper usbs_maskClaudiu Beznea
2020-02-12clk: at91: sam9x60: fix usb clock parentsClaudiu Beznea
2020-02-12clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea
2020-02-12clk: at91: sam9x60: Don't use audio PLLCodrin Ciubotariu
2020-01-31Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig...Stephen Boyd
2020-01-05clk: at91: sam9x60: fix programmable clock prescalerEugen Hristev
2020-01-05clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default valueEugen Hristev
2019-12-16clk: at91: fix possible deadlockAlexandre Belloni
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-11-08drivers/clk: convert VL struct to struct_sizeStephen Kitt
2019-10-28clk: at91: avoid sleeping earlyAlexandre Belloni
2019-10-03clk: at91: sam9x60: fix programmable clockEugen Hristev
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-09-17clk: at91: allow 24 Mhz clock as input for PLLEugen Hristev
2019-09-16clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev
2019-09-16clk: at91: fix update bit maps on CFG_MOR writeEugen Hristev
2019-07-22clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1Codrin Ciubotariu
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-27clk: at91: sckc: use dedicated functions to unregister clockClaudiu Beznea
2019-06-27clk: at91: sckc: improve error path for sama5d4 sck registrationClaudiu Beznea
2019-06-27clk: at91: sckc: remove unnecessary lineClaudiu Beznea
2019-06-27clk: at91: sckc: improve error path for sam9x5 sck registerClaudiu Beznea
2019-06-27clk: at91: sckc: add support to free slow clock osclillatorClaudiu Beznea
2019-06-27clk: at91: sckc: add support to free slow rc oscillatorClaudiu Beznea
2019-06-27clk: at91: sckc: add support to free slow oscillatorClaudiu Beznea
2019-06-26clk: at91: sckc: add support for SAM9X60Claudiu Beznea
2019-06-26clk: at91: sckc: add support to specify registers bit offsetsClaudiu Beznea
2019-06-26clk: at91: sckc: sama5d4 has no bypass supportClaudiu Beznea
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-07Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd
2019-04-25clk: at91: Mark struct clk_range as constStephen Boyd
2019-04-25clk: at91: add sam9x60 pmc driverAlexandre Belloni
2019-04-25clk: at91: add sam9x60 PLL driverAlexandre Belloni
2019-04-25clk: at91: master: Add sam9x60 supportAlexandre Belloni
2019-04-25clk: at91: usb: Add sam9x60 supportAlexandre Belloni
2019-04-25clk: at91: allow configuring generated PCR layoutAlexandre Belloni
2019-04-25clk: at91: allow configuring peripheral PCR layoutAlexandre Belloni
2019-04-25clk: at91: sckc: handle different RC startup timeAlexandre Belloni
2019-04-25clk: at91: modernize sckc bindingAlexandre Belloni
2019-03-18clk: at91: fix programmable clock for sama5d2Matthias Wieloch
2019-03-08Merge branch 'clk-at91' into clk-nextStephen Boyd
2019-02-25clk: at91: programmable: remove unneeded register readNicolas Ferre
2019-02-22clk: at91: optimize clk_round_rate() for AUDIO_PLLMichał Mirosław