aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/at91/pmc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-21clk: at91: clk-sam9x60-pll: add support for parent_hwClaudiu Beznea1-1/+2
2023-06-21clk: at91: clk-utmi: add support for parent_hwClaudiu Beznea1-2/+3
2023-06-21clk: at91: clk-system: add support for parent_hwClaudiu Beznea1-1/+2
2023-06-21clk: at91: clk-programmable: add support for parent_hwClaudiu Beznea1-1/+2
2023-06-21clk: at91: clk-peripheral: add support for parent_hwClaudiu Beznea1-1/+3
2023-06-21clk: at91: clk-master: add support for parent_hwClaudiu Beznea1-2/+4
2023-06-21clk: at91: clk-generated: add support for parent_hwClaudiu Beznea1-1/+2
2023-06-21clk: at91: clk-main: add support for parent_data/parent_hwClaudiu Beznea1-3/+6
2023-01-09clk: at91: mark ddr clocks as criticalClaudiu Beznea1-2/+2
2022-03-08clk: at91: clk-master: remove dead codeClaudiu Beznea1-1/+1
2021-10-26clk: at91: clk-master: add notifier for dividerClaudiu Beznea1-1/+1
2021-10-26clk: at91: clk-sam9x60-pll: add notifier for div part of PLLClaudiu Beznea1-1/+2
2021-10-26clk: at91: re-factor clocks suspend/resumeClaudiu Beznea1-8/+16
2020-12-19clk: at91: clk-master: re-factor master clockClaudiu Beznea1-4/+12
2020-12-19clk: at91: clk-sam9x60-pll: allow runtime changes for pllClaudiu Beznea1-2/+2
2020-12-19clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev1-1/+1
2020-07-24clk: at91: clk-utmi: add utmi support for sama7g5Claudiu Beznea1-0/+4
2020-07-24clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputsClaudiu Beznea1-4/+18
2020-07-24clk: at91: clk-programmable: add mux_table optionClaudiu Beznea1-1/+2
2020-07-24clk: at91: clk-peripheral: add support for changeable parent rateClaudiu Beznea1-1/+2
2020-07-24clk: at91: clk-master: add master clock support for SAMA7G5Claudiu Beznea1-0/+7
2020-07-24clk: at91: clk-generated: add mux_table optionClaudiu Beznea1-1/+1
2020-07-24clk: at91: clk-generated: pass the id of changeable parent at registrationClaudiu Beznea1-2/+2
2020-05-26clk: at91: allow setting PCKx parent via DTMichał Mirosław1-1/+4
2020-05-26clk: at91: optimize pmc data allocationMichał Mirosław1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-07Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and 'clk-spdx' into clk-nextStephen Boyd1-1/+24
2019-04-25clk: at91: Mark struct clk_range as constStephen Boyd1-1/+1
2019-04-25clk: at91: add sam9x60 PLL driverAlexandre Belloni1-0/+6
2019-04-25clk: at91: master: Add sam9x60 supportAlexandre Belloni1-0/+1
2019-04-25clk: at91: usb: Add sam9x60 supportAlexandre Belloni1-0/+3
2019-04-25clk: at91: allow configuring generated PCR layoutAlexandre Belloni1-0/+1
2019-04-25clk: at91: allow configuring peripheral PCR layoutAlexandre Belloni1-0/+12
2019-03-18clk: at91: fix programmable clock for sama5d2Matthias Wieloch1-0/+2
2018-10-17clk: at91: add pmc_data struct and helpersAlexandre Belloni1-0/+17
2018-10-17clk: at91: allow clock registration from C codeAlexandre Belloni1-0/+142
2017-12-21clk: at91: pmc: Support backup for programmable clocksRomain Izard1-0/+2
2017-06-29clk: at91: Add sama5d2 suspend/resumeAlexandre Belloni1-0/+6
2016-02-17clk: at91: pmc: move pmc structures to C fileAlexandre Belloni1-9/+0
2016-02-17clk: at91: remove IRQ handling and use pollingAlexandre Belloni1-3/+0
2016-02-17clk: at91: make use of syscon/regmap internallyBoris Brezillon1-87/+2
2016-02-17clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon1-3/+8
2015-10-01clk: at91: add generated clock driverNicolas Ferre1-0/+3
2015-07-07clk: at91: Silence warnings and cleanup __init/extern usageStephen Boyd1-66/+58
2015-06-19Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux-at91 into clk-fixesMichael Turquette1-1/+1
2015-06-19clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre1-1/+1
2015-03-04clk: at91: implement suspend/resume for the PMC irqchipBoris BREZILLON1-0/+1
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni1-0/+5
2014-05-07clk: at91: add slow clks driverBoris BREZILLON1-0/+3
2014-05-07clk: at91: rework main clk implementationBoris BREZILLON1-0/+6