summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu
Commit message (Expand)AuthorAgeFilesLines
* clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSEDBoris Brezillon2015-06-181-1/+1
* clk: mvebu: add missing CESA gate clkBoris Brezillon2015-06-031-0/+1
* clk: mvebu: add Marvell Armada 39x driverThomas Petazzoni2015-03-043-0/+161
* clk: mvebu: extend common code to allow an optional refclkThomas Petazzoni2015-03-042-0/+18
* clk: mvebu: add suspend/resume for gatable clocksThomas Petazzoni2014-11-301-2/+30
* Merge tag 'clk-mvebu-3.18-2' of git://git.infradead.org/linux-mvebu into clk-...Mike Turquette2014-10-032-5/+5
|\
| * clk: mvebu: fix sscg node lookupThomas Petazzoni2014-09-162-5/+5
* | Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette2014-09-264-2/+99
|\ \ | |/
| * clk: mvebu: armada-375: Fix the description of the SAR in the commentGregory CLEMENT2014-09-091-2/+2
| * clk: mvebu: armada-370: Fix timer drift caused by the SSCG deviationGregory CLEMENT2014-09-091-0/+8
| * clk: mvebu: Fix clk frequency value if SSCG is enabledGregory CLEMENT2014-09-092-0/+89
* | cpufreq: kirkwood: use the powersave multiplexerMike Turquette2014-09-021-2/+13
* | clk: mvebu: powersave clock is a multiplexerMike Turquette2014-09-011-0/+87
* | clk: mvebu: share locks between gate clocksMike Turquette2014-09-012-3/+8
|/
* clk: mvebu: extend clk-cpu for dynamic frequency scalingThomas Petazzoni2014-07-161-5/+75
* clk: mvebu: add Orion5x clock driverThomas Petazzoni2014-04-263-0/+215
* Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ...Mike Turquette2014-03-181-1/+24
|\
| * clk: mvebu: Support Armada 380 SoC on the core divider clockEzequiel Garcia2014-03-131-0/+23
| * clk: mvebu: Fix ratio register offset on A375 SoCEzequiel Garcia2014-03-131-1/+1
* | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-02-244-50/+44
|\ \ | |/ |/|
| * clk: mvebu: kirkwood: maintain clock init orderSebastian Hesselbarth2014-02-061-18/+16
| * clk: mvebu: dove: maintain clock init orderSebastian Hesselbarth2014-02-061-10/+9
| * clk: mvebu: armada-xp: maintain clock init orderSebastian Hesselbarth2014-02-061-11/+9
| * clk: mvebu: armada-370: maintain clock init orderSebastian Hesselbarth2014-02-061-11/+10
* | clk: mvebu: add clock support for Armada 380/385Gregory CLEMENT2014-02-173-0/+172
* | clk: mvebu: add clock support for Armada 375Gregory CLEMENT2014-02-173-0/+189
* | clk: mvebu: add Armada 375 support to the corediv clock driverThomas Petazzoni2014-02-171-0/+19
* | clk: mvebu: refactor corediv driver to support more SoCThomas Petazzoni2014-02-171-24/+57
* | clk: mvebu: add a little bit of documentation about data structuresThomas Petazzoni2014-02-171-0/+17
* | clk: mvebu: do not copy the contents of clk_corediv_descThomas Petazzoni2014-02-171-8/+8
|/
* clk: mvebu: Add Core Divider clockEzequiel Garcia2013-11-243-0/+229
* clk: mvebu: staticize of_cpu_clk_setupJisheng Zhang2013-11-241-1/+1
* clk: armada-370: fix tclk frequenciesSimon Guinot2013-10-061-2/+2
* clk: kirkwood: Fix incorrect placement of __initconstSachin Kamat2013-08-271-7/+7
* clk: dove: Fix incorrect placement of __initconstSachin Kamat2013-08-271-6/+6
* clk: armada-xp: Fix incorrect placement of __initconstSachin Kamat2013-08-271-6/+6
* clk: armada-370: Fix incorrect placement of __initconstSachin Kamat2013-08-271-7/+7
* clk: mvebu: add missing iounmapJisheng Zhang2013-08-232-7/+15
* clk: mvebu: disintegrate obsolete fileSebastian Hesselbarth2013-05-297-995/+2
* clk: mvebu: add Armada XP SoC-centric clock initSebastian Hesselbarth2013-05-293-0/+216
* clk: mvebu: add Armada 370 SoC-centric clock initSebastian Hesselbarth2013-05-293-0/+182
* clk: mvebu: add Kirkwood SoC-centric clock initSebastian Hesselbarth2013-05-293-0/+252
* clk: mvebu: add Dove SoC-centric clock initSebastian Hesselbarth2013-05-293-0/+200
* clk: mvebu: add common clock functions for core clk and clk gatingSebastian Hesselbarth2013-05-294-0/+215
* clk: mvebu: introduce per-clock-gate flagsSebastian Hesselbarth2013-05-291-87/+78
* clk: mvebu: add more PCIe clocks for Armada XPThomas Petazzoni2013-05-201-4/+10
* clk: mvebu: create parent-child relation for PCIe clocks on Armada 370Thomas Petazzoni2013-05-201-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-2/+2
|\
| * treewide: Fix typos in printkMasanari Iida2013-03-201-2/+2
* | clk: mvebu: Fix valid value range checking for cpu_freq_selectAxel Lin2013-04-081-2/+2
OpenPOWER on IntegriCloud