aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/pmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-04clk: at91: implement suspend/resume for the PMC irqchipBoris BREZILLON1-1/+19
2015-01-16ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni1-0/+9
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni1-0/+6
2014-05-07clk: at91: add slow clks driverBoris BREZILLON1-0/+5
2014-05-07clk: at91: rework main clk implementationBoris BREZILLON1-0/+12
2014-01-14Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/cleanupKevin Hilman1-1/+1
2013-12-19clk: at91: fix pmc_clk_ids data type attriubteBoris BREZILLON1-1/+1
2013-12-12ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre1-2/+0
2013-12-02clk: at91: add PMC smd clockBoris BREZILLON1-0/+7
2013-12-02clk: at91: add PMC usb clockBoris BREZILLON1-0/+15
2013-12-02clk: at91: add PMC utmi clockBoris BREZILLON1-0/+7
2013-12-02clk: at91: add PMC programmable clocksBoris BREZILLON1-0/+15
2013-12-02clk: at91: add PMC peripheral clocksBoris BREZILLON1-0/+9
2013-12-02clk: at91: add PMC system clocksBoris BREZILLON1-0/+5
2013-12-02clk: at91: add PMC master clockBoris BREZILLON1-0/+9
2013-12-02clk: at91: add PMC pll clocksBoris BREZILLON1-0/+21
2013-12-02clk: at91: add PMC main clockBoris BREZILLON1-0/+5
2013-12-02clk: at91: add PMC base supportBoris BREZILLON1-0/+304