summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/pmc.c
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: pmc: Support backup for programmable clocksRomain Izard2017-12-211-0/+35
* clk: at91: pmc: Save SCSR during suspendRomain Izard2017-12-211-2/+2
* clk: at91: pmc: Wait for clocks when resumingRomain Izard2017-12-211-8/+16
* clk: at91: Add sama5d2 suspend/resumeAlexandre Belloni2017-06-291-0/+129
* clk: at91: pmc: remove useless capacities handlingAlexandre Belloni2016-02-171-128/+0
* clk: at91: pmc: drop at91_pmc_baseAlexandre Belloni2016-02-171-7/+0
* ARM: at91: pm: move idle functions to pm.cAlexandre Belloni2016-02-171-15/+0
* clk: at91: pmc: move pmc structures to C fileAlexandre Belloni2016-02-171-0/+9
* clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probeAlexandre Belloni2016-02-171-25/+9
* clk: at91: remove IRQ handling and use pollingAlexandre Belloni2016-02-171-141/+3
* clk: at91: make use of syscon/regmap internallyBoris Brezillon2016-02-171-143/+12
* clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon2016-02-171-4/+8
* clk: at91: add generated clock driverNicolas Ferre2015-10-011-0/+6
* clk: at91: add PMC sama5d2 supportNicolas Ferre2015-10-011-0/+15
* clk: kill off set_irq_flags usageRob Herring2015-07-281-1/+0
* clk: at91: Constify irq_domain_opsKrzysztof Kozlowski2015-05-011-1/+1
* clk: at91: implement suspend/resume for the PMC irqchipBoris BREZILLON2015-03-041-1/+19
* ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni2015-01-161-0/+9
* clk: at91: add a driver for the h32mx clockAlexandre Belloni2014-09-221-0/+6
* clk: at91: add slow clks driverBoris BREZILLON2014-05-071-0/+5
* clk: at91: rework main clk implementationBoris BREZILLON2014-05-071-0/+12
* Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Kevin Hilman2014-01-141-1/+1
|\
| * clk: at91: fix pmc_clk_ids data type attriubteBoris BREZILLON2013-12-191-1/+1
* | ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre2013-12-121-2/+0
|/
* clk: at91: add PMC smd clockBoris BREZILLON2013-12-021-0/+7
* clk: at91: add PMC usb clockBoris BREZILLON2013-12-021-0/+15
* clk: at91: add PMC utmi clockBoris BREZILLON2013-12-021-0/+7
* clk: at91: add PMC programmable clocksBoris BREZILLON2013-12-021-0/+15
* clk: at91: add PMC peripheral clocksBoris BREZILLON2013-12-021-0/+9
* clk: at91: add PMC system clocksBoris BREZILLON2013-12-021-0/+5
* clk: at91: add PMC master clockBoris BREZILLON2013-12-021-0/+9
* clk: at91: add PMC pll clocksBoris BREZILLON2013-12-021-0/+21
* clk: at91: add PMC main clockBoris BREZILLON2013-12-021-0/+5
* clk: at91: add PMC base supportBoris BREZILLON2013-12-021-0/+304
OpenPOWER on IntegriCloud