aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/pmc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-12ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre1-2/+0
2013-12-02clk: at91: add PMC smd clockBoris BREZILLON1-0/+5
2013-12-02clk: at91: add PMC usb clockBoris BREZILLON1-0/+9
2013-12-02clk: at91: add PMC utmi clockBoris BREZILLON1-0/+5
2013-12-02clk: at91: add PMC programmable clocksBoris BREZILLON1-0/+9
2013-12-02clk: at91: add PMC peripheral clocksBoris BREZILLON1-0/+5
2013-12-02clk: at91: add PMC system clocksBoris BREZILLON1-0/+3
2013-12-02clk: at91: add PMC master clockBoris BREZILLON1-0/+5
2013-12-02clk: at91: add PMC pll clocksBoris BREZILLON1-0/+11
2013-12-02clk: at91: add PMC main clockBoris BREZILLON1-0/+3
2013-12-02clk: at91: add PMC base supportBoris BREZILLON1-0/+61