Age | Commit message (Expand) | Author | Files | Lines |
2018-12-28 | clk: dove: fix refcount leak in dove_clk_init() | Yangtao Li | 1 | -2/+6 |
2018-12-28 | clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init() | Yangtao Li | 1 | -1/+3 |
2018-12-28 | clk: armada-xp: fix refcount leak in axp_clk_init() | Yangtao Li | 1 | -1/+3 |
2018-12-28 | clk: kirkwood: fix refcount leak in kirkwood_clk_init() | Yangtao Li | 1 | -0/+2 |
2018-12-28 | clk: armada-370: fix refcount leak in a370_clk_init() | Yangtao Li | 1 | -1/+3 |
2018-12-03 | clk: mvebu: Off by one bugs in cp110_of_clk_get() | Dan Carpenter | 1 | -2/+2 |
2018-10-31 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 18 | -62/+69 |
2018-10-19 | Merge branches 'clk-mvebu-periph-pm', 'clk-meson', 'clk-allwinner', 'clk-mveb... | Stephen Boyd | 2 | -9/+50 |
2018-10-19 | Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-next | Stephen Boyd | 1 | -1/+2 |
2018-10-17 | clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probe | Gregory CLEMENT | 1 | -1/+2 |
2018-10-02 | clk: mvebu: ap806: Remove superfluous of_clk_add_provider | Gregory CLEMENT | 1 | -1/+0 |
2018-10-02 | clk: mvebu: use SPDX-License-Identifier | Gregory CLEMENT | 17 | -52/+17 |
2018-09-28 | clk: mvebu: use for_each_of_cpu_node iterator | Rob Herring | 1 | -2/+2 |
2018-08-31 | clk: mvebu: armada-37xx-periph: add suspend/resume support | Miquel Raynal | 1 | -0/+43 |
2018-08-31 | clk: mvebu: armada-37xx-periph: save the IP base address in the driver data | Miquel Raynal | 1 | -8/+7 |
2018-08-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -8/+1 |
2018-08-15 | Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe... | Stephen Boyd | 1 | -4/+0 |
2018-07-27 | clk: mvebu: armada-37xx-periph: Remove unused var num_parents | Anders Roxell | 1 | -1/+0 |
2018-07-25 | clk: mvebu: armada-37xx-periph: Fix wrong return value in get_parent | Gregory CLEMENT | 1 | -3/+0 |
2018-07-09 | clk: mvebu: armada-37xx-periph: switch to SPDX license identifier | Gregory CLEMENT | 1 | -4/+1 |
2018-07-09 | clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHz | Gregory CLEMENT | 1 | -0/+38 |
2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+1 |
2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook | 2 | -5/+6 |
2018-06-01 | clk: mvebu: use correct bit for 98DX3236 NAND | Chris Packham | 1 | -1/+1 |
2018-03-19 | clk: mvebu: armada-38x: add support for missing clocks | Richard Genoud | 1 | -7/+7 |
2018-03-19 | clk: mvebu: cp110: Fix clock tree representation | Gregory CLEMENT | 1 | -55/+39 |
2018-01-27 | Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-next | Stephen Boyd | 1 | -4/+1 |
2017-12-29 | clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO() | Gomonovych, Vasyl | 1 | -4/+1 |
2017-12-22 | clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocks | Gregory CLEMENT | 1 | -4/+217 |
2017-12-22 | clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFS | Gregory CLEMENT | 1 | -9/+73 |
2017-12-22 | clk: mvebu: armada-37xx-periph: cosmetic changes | Gregory CLEMENT | 1 | -8/+9 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-06-20 | clk: mvebu: cp110: Minor cleanups | Stephen Boyd | 1 | -3/+2 |
2017-06-20 | Merge branch 'clk-cp110' of git://git.infradead.org/linux-mvebu into clk-next | Stephen Boyd | 1 | -62/+138 |
2017-06-19 | clk: mvebu: cp110: add sdio clock to cp-110 system controller | Konstantin Porotchkin | 1 | -5/+23 |
2017-06-19 | clk: mvebu: cp110: introduce a new binding | Gregory CLEMENT | 1 | -15/+48 |
2017-06-19 | clk: mvebu: cp110: do not depend anymore of the *-clock-output-names | Gregory CLEMENT | 1 | -40/+65 |
2017-06-01 | clk: mvebu: cp110: make failure labels more meaningful | Gregory CLEMENT | 1 | -10/+10 |
2017-06-01 | clk: mvebu: armada-38x: add support for 1866MHz variants | Ralph Sennhauser | 1 | -3/+4 |
2017-06-01 | clk: mvebu: ap806: introduce a new binding | Gregory CLEMENT | 1 | -12/+44 |
2017-06-01 | clk: mvebu: ap806: do not depend anymore of the *-clock-output-names | Gregory CLEMENT | 1 | -22/+24 |
2017-06-01 | clk: mvebu: ap806: cosmetic improvement | Gregory CLEMENT | 1 | -7/+8 |
2017-05-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2 | -4/+4 |
2017-04-24 | clk: apn806: fix spelling mistake: "mising" -> "missing" | Colin Ian King | 1 | -1/+1 |
2017-04-24 | clk: apn806: Turn the eMMC clock as optional for dts backwards compatible | Gregory CLEMENT | 1 | -7/+13 |
2017-04-24 | clk: apn806: Add eMMC clock to system controller driver | Konstantin Porotchkin | 1 | -1/+14 |
2017-04-22 | clk: mvebu: Use kcalloc() in two functions | Markus Elfring | 1 | -2/+2 |
2017-04-22 | clk: mvebu: Use kcalloc() in of_cpu_clk_setup() | Markus Elfring | 1 | -2/+2 |
2017-02-14 | clk: mvebu: adjust clock handling for the CP110 system controller | Thomas Petazzoni | 1 | -2/+11 |
2017-02-10 | clk: mvebu: Expand mv98dx3236-core-clock support | Chris Packham | 3 | -14/+181 |