aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/at91/pmc.c
AgeCommit message (Expand)Author
2021-10-26clk: at91: pmc: add sama7g5 to the list of available pmcsClaudiu Beznea
2021-10-26clk: at91: pmc: execute suspend/resume only for backup modeClaudiu Beznea
2021-10-26clk: at91: re-factor clocks suspend/resumeClaudiu Beznea
2021-10-07clk: at91: check pmc node status before registering syscore opsClément Léger
2020-05-26clk: at91: allow setting PCKx parent via DTMichał Mirosław
2020-05-26clk: at91: optimize pmc data allocationMichał Mirosław
2020-05-26clk: at91: pmc: decrement node's refcountClaudiu Beznea
2020-05-26clk: at91: pmc: do not continue if compatible not locatedClaudiu Beznea
2019-12-16clk: at91: fix possible deadlockAlexandre Belloni
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-17clk: at91: add new DT lookup functionAlexandre Belloni
2018-10-17clk: at91: add pmc_data struct and helpersAlexandre Belloni
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-06-29clk: at91: Add sama5d2 suspend/resumeAlexandre Belloni
2016-02-17clk: at91: pmc: remove useless capacities handlingAlexandre Belloni
2016-02-17clk: at91: pmc: drop at91_pmc_baseAlexandre Belloni
2016-02-17ARM: at91: pm: move idle functions to pm.cAlexandre Belloni
2016-02-17clk: at91: pmc: move pmc structures to C fileAlexandre Belloni
2016-02-17clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probeAlexandre 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-10-01clk: at91: add PMC sama5d2 supportNicolas Ferre
2015-07-28clk: kill off set_irq_flags usageRob Herring
2015-05-01clk: at91: Constify irq_domain_opsKrzysztof Kozlowski
2015-03-04clk: at91: implement suspend/resume for the PMC irqchipBoris BREZILLON
2015-01-16ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni
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
2014-01-14Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Kevin Hilman
2013-12-19clk: at91: fix pmc_clk_ids data type attriubteBoris 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