Age | Commit message (Expand) | Author |
2020-01-04 | clk: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-27 | Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee... | Stephen Boyd |
2019-11-27 | Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '... | Stephen Boyd |
2019-11-13 | clk: armada-xp: remove unused code | YueHaibing |
2019-11-08 | drivers/clk: convert VL struct to struct_size | Stephen Kitt |
2019-10-03 | clk: mvebu: armada-37xx-periph: change suspend/resume time | Miquel Raynal |
2019-10-03 | clk: mvebu: armada-37xx-periph: add PCIe gated clock | Miquel Raynal |
2019-09-17 | clk: mvebu: ap80x: add AP807 clock support | Ben Peled |
2019-09-17 | clk: mvebu: ap806: Prepare the introduction of AP807 clock support | Ben Peled |
2019-09-17 | clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driver | Omri Itach |
2019-09-17 | clk: mvebu: ap806: be more explicit on what SaR is | Miquel Raynal |
2019-09-17 | clk: mvebu: ap80x-cpu: add AP807 CPU clock support | Ben Peled |
2019-09-17 | clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clock | Christine Gharzuzi |
2019-08-08 | clk: mvebu: ap806: Fix clock name for the cluster | Gregory CLEMENT |
2019-08-08 | clk: mvebu: add CPU clock driver for Armada 7K/8K | Gregory CLEMENT |
2019-08-08 | clk: mvebu: add helper file for Armada AP and CP clocks | Gregory CLEMENT |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-06-25 | clk: kirkwood: Add support for MV98DX1135 | Chris Packham |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2019-04-18 | clk: mvebu: fix spelling mistake "gatable" -> "gateable" | Colin Ian King |
2018-12-28 | clk: dove: fix refcount leak in dove_clk_init() | Yangtao Li |
2018-12-28 | clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init() | Yangtao Li |
2018-12-28 | clk: armada-xp: fix refcount leak in axp_clk_init() | Yangtao Li |
2018-12-28 | clk: kirkwood: fix refcount leak in kirkwood_clk_init() | Yangtao Li |
2018-12-28 | clk: armada-370: fix refcount leak in a370_clk_init() | Yangtao Li |
2018-12-03 | clk: mvebu: Off by one bugs in cp110_of_clk_get() | Dan Carpenter |
2018-10-31 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-10-18 | Merge branches 'clk-mvebu-periph-pm', 'clk-meson', 'clk-allwinner', 'clk-mveb... | Stephen Boyd |
2018-10-18 | Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-next | Stephen Boyd |
2018-10-16 | clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probe | Gregory CLEMENT |
2018-10-01 | clk: mvebu: ap806: Remove superfluous of_clk_add_provider | Gregory CLEMENT |
2018-10-01 | clk: mvebu: use SPDX-License-Identifier | Gregory CLEMENT |
2018-09-28 | clk: mvebu: use for_each_of_cpu_node iterator | Rob Herring |
2018-08-31 | clk: mvebu: armada-37xx-periph: add suspend/resume support | Miquel Raynal |
2018-08-31 | clk: mvebu: armada-37xx-periph: save the IP base address in the driver data | Miquel Raynal |
2018-08-15 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-08-14 | Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe... | Stephen Boyd |
2018-07-27 | clk: mvebu: armada-37xx-periph: Remove unused var num_parents | Anders Roxell |
2018-07-25 | clk: mvebu: armada-37xx-periph: Fix wrong return value in get_parent | Gregory CLEMENT |
2018-07-09 | clk: mvebu: armada-37xx-periph: switch to SPDX license identifier | Gregory CLEMENT |
2018-07-09 | clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHz | Gregory CLEMENT |
2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
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 |