summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/pmc.h
AgeCommit message (Expand)Author
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
2013-12-02clk: at91: add PMC base supportBoris BREZILLON