summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91
AgeCommit message (Expand)Author
2015-03-04clk: at91: implement suspend/resume for the PMC irqchipBoris BREZILLON
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso
2015-01-16ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni
2015-01-13clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-11-17clk: at91: usb: fix at91sam9x5 recalc, round and set rateBoris Brezillon
2014-11-17clk: at91: usb: fix at91rm9200 round and set rateBoris Brezillon
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni
2014-09-17Merge branch 'clk-fixes' into clk-nextMike Turquette
2014-09-02clk: at91: fix div by zero in USB clock driverBoris BREZILLON
2014-09-02clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clkBoris BREZILLON
2014-09-02clk: at91: fix recalc_rate implementation of PLL driverBoris BREZILLON
2014-09-02clk: at91: rework PLL rate calculationBoris BREZILLON
2014-09-02clk: at91: fix PLL_MAX_COUNT macro definitionBoris BREZILLON
2014-09-02clk: at91: fix num_parents test in at91sam9260 slow clk implementationBoris BREZILLON
2014-08-25Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Nicolas Ferre
2014-07-15clk: at91: remove the useless CLK_IGNORE_UNUSED flagAlexandre Belloni
2014-07-02clk: at91: main: warn when the main crystal frequency is not setAlexandre Belloni
2014-05-07clk: at91: add slow clks driverBoris BREZILLON
2014-05-07clk: at91: rework main clk implementationBoris BREZILLON
2014-03-19clk: at91: optimization of the set_rate callbackJean-Jacques Hiblot
2014-03-19clk: at91: fix programmable clk irq handlingJean-Jacques Hiblot
2014-03-19clk: at91: propagate rate change on system clksBoris BREZILLON
2014-03-19clk: at91: replace prog clk round_rate with determine_rateBoris BREZILLON
2014-02-26clk:at91: Fix memory leak in of_at91_clk_master_setup()Masanari Iida
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