Age | Commit message (Expand) | Author |
2015-06-18 | clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSED | Boris Brezillon |
2015-06-03 | clk: mvebu: add missing CESA gate clk | Boris Brezillon |
2015-03-04 | clk: mvebu: add Marvell Armada 39x driver | Thomas Petazzoni |
2015-03-04 | clk: mvebu: extend common code to allow an optional refclk | Thomas Petazzoni |
2014-11-30 | clk: mvebu: add suspend/resume for gatable clocks | Thomas Petazzoni |
2014-10-03 | Merge tag 'clk-mvebu-3.18-2' of git://git.infradead.org/linux-mvebu into clk-... | Mike Turquette |
2014-09-26 | Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-next | Mike Turquette |
2014-09-16 | clk: mvebu: fix sscg node lookup | Thomas Petazzoni |
2014-09-09 | clk: mvebu: armada-375: Fix the description of the SAR in the comment | Gregory CLEMENT |
2014-09-09 | clk: mvebu: armada-370: Fix timer drift caused by the SSCG deviation | Gregory CLEMENT |
2014-09-09 | clk: mvebu: Fix clk frequency value if SSCG is enabled | Gregory CLEMENT |
2014-09-02 | cpufreq: kirkwood: use the powersave multiplexer | Mike Turquette |
2014-09-01 | clk: mvebu: powersave clock is a multiplexer | Mike Turquette |
2014-09-01 | clk: mvebu: share locks between gate clocks | Mike Turquette |
2014-07-16 | clk: mvebu: extend clk-cpu for dynamic frequency scaling | Thomas Petazzoni |
2014-04-26 | clk: mvebu: add Orion5x clock driver | Thomas Petazzoni |
2014-03-18 | Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ... | Mike Turquette |
2014-03-13 | clk: mvebu: Support Armada 380 SoC on the core divider clock | Ezequiel Garcia |
2014-03-13 | clk: mvebu: Fix ratio register offset on A375 SoC | Ezequiel Garcia |
2014-02-24 | Merge branch 'clk-fixes' into clk-next | Mike Turquette |
2014-02-17 | clk: mvebu: add clock support for Armada 380/385 | Gregory CLEMENT |
2014-02-17 | clk: mvebu: add clock support for Armada 375 | Gregory CLEMENT |
2014-02-17 | clk: mvebu: add Armada 375 support to the corediv clock driver | Thomas Petazzoni |
2014-02-17 | clk: mvebu: refactor corediv driver to support more SoC | Thomas Petazzoni |
2014-02-17 | clk: mvebu: add a little bit of documentation about data structures | Thomas Petazzoni |
2014-02-17 | clk: mvebu: do not copy the contents of clk_corediv_desc | Thomas Petazzoni |
2014-02-06 | clk: mvebu: kirkwood: maintain clock init order | Sebastian Hesselbarth |
2014-02-06 | clk: mvebu: dove: maintain clock init order | Sebastian Hesselbarth |
2014-02-06 | clk: mvebu: armada-xp: maintain clock init order | Sebastian Hesselbarth |
2014-02-06 | clk: mvebu: armada-370: maintain clock init order | Sebastian Hesselbarth |
2013-11-24 | clk: mvebu: Add Core Divider clock | Ezequiel Garcia |
2013-11-24 | clk: mvebu: staticize of_cpu_clk_setup | Jisheng Zhang |
2013-10-06 | clk: armada-370: fix tclk frequencies | Simon Guinot |
2013-08-27 | clk: kirkwood: Fix incorrect placement of __initconst | Sachin Kamat |
2013-08-27 | clk: dove: Fix incorrect placement of __initconst | Sachin Kamat |
2013-08-27 | clk: armada-xp: Fix incorrect placement of __initconst | Sachin Kamat |
2013-08-27 | clk: armada-370: Fix incorrect placement of __initconst | Sachin Kamat |
2013-08-23 | clk: mvebu: add missing iounmap | Jisheng Zhang |
2013-05-29 | clk: mvebu: disintegrate obsolete file | Sebastian Hesselbarth |
2013-05-29 | clk: mvebu: add Armada XP SoC-centric clock init | Sebastian Hesselbarth |
2013-05-29 | clk: mvebu: add Armada 370 SoC-centric clock init | Sebastian Hesselbarth |
2013-05-29 | clk: mvebu: add Kirkwood SoC-centric clock init | Sebastian Hesselbarth |
2013-05-29 | clk: mvebu: add Dove SoC-centric clock init | Sebastian Hesselbarth |
2013-05-29 | clk: mvebu: add common clock functions for core clk and clk gating | Sebastian Hesselbarth |
2013-05-29 | clk: mvebu: introduce per-clock-gate flags | Sebastian Hesselbarth |
2013-05-20 | clk: mvebu: add more PCIe clocks for Armada XP | Thomas Petazzoni |
2013-05-20 | clk: mvebu: create parent-child relation for PCIe clocks on Armada 370 | Thomas Petazzoni |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-08 | clk: mvebu: Fix valid value range checking for cpu_freq_select | Axel Lin |
2013-04-03 | clk: mvebu: Use common of_clk_init() function | Jean-Francois Moine |