aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19clk: at91: optimization of the set_rate callbackJean-Jacques Hiblot1-30/+8
2014-03-19clk: at91: fix programmable clk irq handlingJean-Jacques Hiblot2-93/+89
2014-03-19clk: at91: propagate rate change on system clksBoris BREZILLON1-1/+1
2014-03-19clk: at91: replace prog clk round_rate with determine_rateBoris BREZILLON1-28/+28
2014-02-26clk:at91: Fix memory leak in of_at91_clk_master_setup()Masanari Iida1-1/+1
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 Ferre3-6/+1
2013-12-02clk: at91: add PMC smd clockBoris BREZILLON4-0/+184
2013-12-02clk: at91: add PMC usb clockBoris BREZILLON4-0/+423
2013-12-02clk: at91: add PMC utmi clockBoris BREZILLON4-0/+172
2013-12-02clk: at91: add PMC programmable clocksBoris BREZILLON4-0/+392
2013-12-02clk: at91: add PMC peripheral clocksBoris BREZILLON4-1/+425
2013-12-02clk: at91: add PMC system clocksBoris BREZILLON4-0/+144
2013-12-02clk: at91: add PMC master clockBoris BREZILLON5-9/+287
2013-12-02clk: at91: add PMC pll clocksBoris BREZILLON5-1/+705
2013-12-02clk: at91: add PMC main clockBoris BREZILLON4-0/+196
2013-12-02clk: at91: add PMC base supportBoris BREZILLON3-0/+370