Age | Commit message (Expand) | Author |
2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook |
2018-06-01 | clk: mvebu: use correct bit for 98DX3236 NAND | Chris Packham |
2018-03-19 | clk: mvebu: armada-38x: add support for missing clocks | Richard Genoud |
2018-03-19 | clk: mvebu: cp110: Fix clock tree representation | Gregory CLEMENT |
2018-01-26 | Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-next | Stephen Boyd |
2017-12-28 | clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO() | Gomonovych, Vasyl |
2017-12-21 | clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocks | Gregory CLEMENT |
2017-12-21 | clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFS | Gregory CLEMENT |
2017-12-21 | clk: mvebu: armada-37xx-periph: cosmetic changes | Gregory CLEMENT |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-19 | clk: mvebu: cp110: Minor cleanups | Stephen Boyd |
2017-06-19 | Merge branch 'clk-cp110' of git://git.infradead.org/linux-mvebu into clk-next | Stephen Boyd |
2017-06-19 | clk: mvebu: cp110: add sdio clock to cp-110 system controller | Konstantin Porotchkin |
2017-06-19 | clk: mvebu: cp110: introduce a new binding | Gregory CLEMENT |
2017-06-19 | clk: mvebu: cp110: do not depend anymore of the *-clock-output-names | Gregory CLEMENT |
2017-06-01 | clk: mvebu: cp110: make failure labels more meaningful | Gregory CLEMENT |
2017-06-01 | clk: mvebu: armada-38x: add support for 1866MHz variants | Ralph Sennhauser |
2017-06-01 | clk: mvebu: ap806: introduce a new binding | Gregory CLEMENT |
2017-06-01 | clk: mvebu: ap806: do not depend anymore of the *-clock-output-names | Gregory CLEMENT |
2017-06-01 | clk: mvebu: ap806: cosmetic improvement | Gregory CLEMENT |
2017-05-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-04-24 | clk: apn806: fix spelling mistake: "mising" -> "missing" | Colin Ian King |
2017-04-24 | clk: apn806: Turn the eMMC clock as optional for dts backwards compatible | Gregory CLEMENT |
2017-04-24 | clk: apn806: Add eMMC clock to system controller driver | Konstantin Porotchkin |
2017-04-21 | clk: mvebu: Use kcalloc() in two functions | Markus Elfring |
2017-04-21 | clk: mvebu: Use kcalloc() in of_cpu_clk_setup() | Markus Elfring |
2017-02-14 | clk: mvebu: adjust clock handling for the CP110 system controller | Thomas Petazzoni |
2017-02-10 | clk: mvebu: Expand mv98dx3236-core-clock support | Chris Packham |
2017-01-27 | clk: mvebu: support for 98DX3236 SoC | Chris Packham |
2017-01-09 | clk: mvebu: adjust AP806 CPU clock frequencies to production chip | Thomas Petazzoni |
2016-11-04 | clk: mvebu: make ap806-system-controller explicitly non-modular | Paul Gortmaker |
2016-11-04 | clk: mvebu: make cp110-system-controller explicitly non-modular | Paul Gortmaker |
2016-11-01 | clk: mvebu: migrate CP110 system controller to clk_hw API and registration | Marcin Wojtas |
2016-10-17 | clk: mvebu: armada-37xx-periph: Fix the clock gate flag | Gregory CLEMENT |
2016-10-17 | clk: mvebu: armada-37xx-periph: Fix the clock provider registration | Gregory CLEMENT |
2016-10-07 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-09-22 | clk: mvebu: dynamically allocate resources in Armada CP110 system controller | Marcin Wojtas |
2016-09-22 | clk: mvebu: fix setting unwanted flags in CP110 gate clock | Marcin Wojtas |
2016-09-21 | clk: mvebu: Add clk support for the orion5x SoC mv88f5181 | Jamie Lentin |
2016-08-24 | clk: mvebu: Remove redundant dev_err call in armada_3700_periph_clock_probe() | Wei Yongjun |
2016-08-15 | clk: mvebu: Add the peripheral clock driver for Armada 3700 | Gregory CLEMENT |
2016-08-15 | clk: mvebu Add the time base generator clocks for Armada 3700 | Gregory CLEMENT |
2016-08-15 | clk: mvebu: Add the xtal clock for Armada 3700 SoC | Gregory CLEMENT |
2016-08-12 | clk: mvebu: armada-39x: add clk description for supported interfaces | Grzegorz Jaszczyk |
2016-05-06 | clk: mvebu: new driver for Armada CP110 system controller | Thomas Petazzoni |
2016-05-06 | clk: mvebu: new driver for Armada AP806 system controller | Thomas Petazzoni |
2016-03-03 | clk: mvebu: Remove CLK_IS_ROOT | Stephen Boyd |
2016-02-25 | clk: mvebu: Move corediv config to mvebu config | Kevin Smith |
2016-02-25 | clk: mvebu: Remove corediv clock from Armada XP | Kevin Smith |
2016-01-29 | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h | Geliang Tang |