summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-15/+49
|\
| * clk: at91: usb: propagate rate modification to the parent clkBoris Brezillon2015-04-121-15/+49
* | clk: at91: implement suspend/resume for the PMC irqchipBoris BREZILLON2015-03-042-1/+20
|/
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-211-0/+2
|\
| * clk: Add rate constraints to clocksTomeu Vizoso2015-02-021-0/+2
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-171-0/+9
|\ \ | |/ |/|
| * ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni2015-01-161-0/+9
* | clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon2015-01-131-0/+27
|/
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-031-2/+2
* clk: at91: usb: fix at91sam9x5 recalc, round and set rateBoris Brezillon2014-11-171-14/+15
* clk: at91: usb: fix at91rm9200 round and set rateBoris Brezillon2014-11-171-3/+3
* Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-152-84/+96
|\
| * Merge branch 'clk-fixes' into clk-nextMike Turquette2014-09-171-1/+1
| |\
| * | clk: at91: fix div by zero in USB clock driverBoris BREZILLON2014-09-021-2/+5
| * | clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clkBoris BREZILLON2014-09-021-3/+10
| * | clk: at91: fix recalc_rate implementation of PLL driverBoris BREZILLON2014-09-021-8/+3
| * | clk: at91: rework PLL rate calculationBoris BREZILLON2014-09-021-70/+77
| * | clk: at91: fix PLL_MAX_COUNT macro definitionBoris BREZILLON2014-09-021-1/+1
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-081-7/+1
|\ \ \
| * \ \ Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Nicolas Ferre2014-08-251-7/+1
| |\ \ \ | | |/ / | |/| |
| | * | clk: at91: remove the useless CLK_IGNORE_UNUSED flagAlexandre Belloni2014-07-151-7/+1
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-084-0/+135
|\ \ \ \ | |_|_|/ |/| | |
| * | | clk: at91: add a driver for the h32mx clockAlexandre Belloni2014-09-224-0/+135
| |/ /
* | | clk: at91: fix num_parents test in at91sam9260 slow clk implementationBoris BREZILLON2014-09-021-1/+1
|/ /
* | clk: at91: main: warn when the main crystal frequency is not setAlexandre Belloni2014-07-021-0/+1
|/
* clk: at91: add slow clks driverBoris BREZILLON2014-05-076-2/+556
* clk: at91: rework main clk implementationBoris BREZILLON2014-05-073-63/+532
* clk: at91: optimization of the set_rate callbackJean-Jacques Hiblot2014-03-191-30/+8
* clk: at91: fix programmable clk irq handlingJean-Jacques Hiblot2014-03-192-93/+89
* clk: at91: propagate rate change on system clksBoris BREZILLON2014-03-191-1/+1
* clk: at91: replace prog clk round_rate with determine_rateBoris BREZILLON2014-03-191-28/+28
* clk:at91: Fix memory leak in of_at91_clk_master_setup()Masanari Iida2014-02-261-1/+1
* 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-123-6/+1
|/
* clk: at91: add PMC smd clockBoris BREZILLON2013-12-024-0/+184
* clk: at91: add PMC usb clockBoris BREZILLON2013-12-024-0/+423
* clk: at91: add PMC utmi clockBoris BREZILLON2013-12-024-0/+172
* clk: at91: add PMC programmable clocksBoris BREZILLON2013-12-024-0/+392
* clk: at91: add PMC peripheral clocksBoris BREZILLON2013-12-024-1/+425
* clk: at91: add PMC system clocksBoris BREZILLON2013-12-024-0/+144
* clk: at91: add PMC master clockBoris BREZILLON2013-12-025-9/+287
* clk: at91: add PMC pll clocksBoris BREZILLON2013-12-025-1/+705
* clk: at91: add PMC main clockBoris BREZILLON2013-12-024-0/+196
* clk: at91: add PMC base supportBoris BREZILLON2013-12-023-0/+370
OpenPOWER on IntegriCloud