summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/pmc.h
AgeCommit message (Expand)Author
2021-10-26clk: at91: clk-master: add notifier for dividerClaudiu Beznea
2021-10-26clk: at91: clk-sam9x60-pll: add notifier for div part of PLLClaudiu Beznea
2021-10-26clk: at91: re-factor clocks suspend/resumeClaudiu Beznea
2020-12-19clk: at91: clk-master: re-factor master clockClaudiu Beznea
2020-12-19clk: at91: clk-sam9x60-pll: allow runtime changes for pllClaudiu Beznea
2020-12-19clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev
2020-07-24clk: at91: clk-utmi: add utmi support for sama7g5Claudiu Beznea
2020-07-24clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputsClaudiu Beznea
2020-07-24clk: at91: clk-programmable: add mux_table optionClaudiu Beznea
2020-07-24clk: at91: clk-peripheral: add support for changeable parent rateClaudiu Beznea
2020-07-24clk: at91: clk-master: add master clock support for SAMA7G5Claudiu Beznea
2020-07-24clk: at91: clk-generated: add mux_table optionClaudiu Beznea
2020-07-24clk: at91: clk-generated: pass the id of changeable parent at registrationClaudiu Beznea
2020-05-26clk: at91: allow setting PCKx parent via DTMichał Mirosław
2020-05-26clk: at91: optimize pmc data allocationMichał Mirosław
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 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-03-18clk: at91: fix programmable clock for sama5d2Matthias Wieloch
2018-10-17clk: at91: add pmc_data struct and helpersAlexandre Belloni
2018-10-17clk: at91: allow clock registration from C codeAlexandre Belloni
2017-12-21clk: at91: pmc: Support backup for programmable clocksRomain Izard
2017-06-29clk: at91: Add sama5d2 suspend/resumeAlexandre Belloni
2016-02-17clk: at91: pmc: move pmc structures to C fileAlexandre Belloni
2016-02-17clk: at91: remove IRQ handling and use pollingAlexandre Belloni
2016-02-17clk: at91: make use of syscon/regmap internallyBoris Brezillon
2016-02-17clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon
2015-10-01clk: at91: add generated clock driverNicolas Ferre
2015-07-07clk: at91: Silence warnings and cleanup __init/extern usageStephen Boyd
2015-06-19Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette
2015-06-19clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre
2015-03-04clk: at91: implement suspend/resume for the PMC irqchipBoris BREZILLON
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni
2014-05-07clk: at91: add slow clks driverBoris BREZILLON
2014-05-07clk: at91: rework main clk implementationBoris BREZILLON
2013-12-12ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre
2013-12-02clk: at91: add PMC smd clockBoris BREZILLON
2013-12-02clk: at91: add PMC usb clockBoris BREZILLON
2013-12-02clk: at91: add PMC utmi clockBoris BREZILLON
2013-12-02clk: at91: add PMC programmable clocksBoris BREZILLON
2013-12-02clk: at91: add PMC peripheral clocksBoris BREZILLON
2013-12-02clk: at91: add PMC system clocksBoris BREZILLON
2013-12-02clk: at91: add PMC master clockBoris BREZILLON
2013-12-02clk: at91: add PMC pll clocksBoris BREZILLON
2013-12-02clk: at91: add PMC main clockBoris BREZILLON