aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91
AgeCommit message (Expand)Author
2020-06-01clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea
2020-06-01clk: at91: usb: use proper usbs_maskClaudiu Beznea
2020-06-01clk: at91: sam9x60: fix usb clock parentsClaudiu Beznea
2020-05-15clk: at91: sam9x60: fix programmable clock prescalerEugen Hristev
2020-01-19clk: at91: fix update bit maps on CFG_MOR writeEugen Hristev
2020-01-19clk: at91: avoid sleeping earlyAlexandre Belloni
2020-01-19clk: at91: sam9x60: fix programmable clockEugen Hristev
2019-10-07clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev
2019-08-25clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1Codrin Ciubotariu
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
2019-02-20clk: at91: fix masterck nameAlexandre Belloni
2019-02-20clk: at91: fix at91sam9x5 peripheral clock numberAlexandre Belloni
2019-01-09clk: at91: enable AUDIOPLL as source for PCKx on SAMA5D2Michał Mirosław
2018-10-18Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' ...Stephen Boyd
2018-10-17clk: at91: move DT compatibility code to its own fileAlexandre Belloni
2018-10-17clk: at91: add at91sam9rl PMC driverAlexandre Belloni
2018-10-17clk: at91: add at91sam9x5 PMCs driverAlexandre Belloni
2018-10-17clk: at91: add at91sam9260 PMC driverAlexandre Belloni
2018-10-17clk: at91: add sama5d2 PMC driverAlexandre Belloni
2018-10-17clk: at91: add sama5d4 pmc driverAlexandre Belloni
2018-10-17clk: at91: add new DT lookup functionAlexandre Belloni
2018-10-17clk: at91: add pmc_data struct and helpersAlexandre Belloni
2018-10-17clk: at91: allow clock registration from C codeAlexandre Belloni
2018-10-17clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()Alexandre Belloni
2018-10-17clk: at91: audio-pll: separate registration from DT parsingAlexandre Belloni
2018-10-17clk: at91: h32mx: separate registration from DT parsingAlexandre Belloni
2018-10-17clk: at91: generated: SSCs don't have a gclkAlexandre Belloni
2018-10-17clk: at91: audio-pll: fix audio pmc typeAlexandre Belloni
2018-10-16clk: at91: Fix division by zero in PLL recalc_rate()Ronald Wahl
2018-07-06clk: at91: add I2S clock mux driverCodrin Ciubotariu
2018-05-15clk: at91: PLL recalc_rate() now using cached MUL and DIV valuesMarcin Ziemianowicz
2017-12-21clk: at91: pmc: Support backup for programmable clocksRomain Izard
2017-12-21clk: at91: pmc: Save SCSR during suspendRomain Izard
2017-12-21clk: at91: pmc: Wait for clocks when resumingRomain Izard
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman