| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 2024-09-21 | 3 | -3/+3 |
*-. | Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c... | Stephen Boyd | 2023-08-30 | 1 | -1/+1 |
|\ \ |
|
| | * | clk: Annotate struct clk_hw_onecell_data with __counted_by | Kees Cook | 2023-08-22 | 1 | -1/+1 |
| |/ |
|
* | | clk: mvebu: Convert to devm_platform_ioremap_resource() | Yangtao Li | 2023-08-22 | 2 | -6/+2 |
* | | clk: Explicitly include correct DT includes | Rob Herring | 2023-07-19 | 2 | -2/+0 |
|/ |
|
* | clk: mvebu: Iterate over possible CPUs instead of DT CPU nodes | Rob Herring | 2023-06-20 | 1 | -11/+3 |
* | clk: mvebu: Use of_get_cpu_hwid() to read CPU ID | Rob Herring | 2023-06-20 | 1 | -8/+8 |
* | clk: mvebu: Use of_address_to_resource() | Rob Herring | 2023-06-15 | 1 | -5/+3 |
* | clk: mvebu: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-29 | 3 | -12/+6 |
* | clk: mvebu: armada-37xx-tbg: Remove the unneeded result variable | ye xingchen | 2022-10-01 | 1 | -4/+2 |
* | clk: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-08-23 | 1 | -1/+1 |
* | clk: mvebu: use time_is_before_eq_jiffies() instead of open coding it | Wang Qing | 2022-02-17 | 1 | -1/+2 |
* | clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling paths | Christophe JAILLET | 2021-09-15 | 1 | -3/+11 |
* | clk: kirkwood: Fix a clocking boot regression | Linus Walleij | 2021-08-29 | 1 | -0/+1 |
* | clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0 | Pali Rohár | 2021-04-09 | 1 | -6/+39 |
* | clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz | Pali Rohár | 2021-04-09 | 1 | -5/+7 |
* | clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock | Marek Behún | 2021-04-09 | 1 | -28/+0 |
* | clk: mvebu: ap-cpu-clk: Demote non-conformant kernel-doc header | Lee Jones | 2021-02-11 | 1 | -1/+1 |
* | clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9 | Terry Zhou | 2020-12-20 | 1 | -2/+2 |
* | clk: mvebu: ap80x-cpu: use semicolons rather than commas to separate statements | Julia Lawall | 2020-10-14 | 1 | -1/+1 |
* | clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPER | Nathan Chancellor | 2020-07-11 | 1 | -0/+1 |
* | clk: Fix Kconfig indentation | Krzysztof Kozlowski | 2020-01-05 | 1 | -1/+1 |
*-. | Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee... | Stephen Boyd | 2019-11-27 | 2 | -4/+4 |
|\ \ |
|
| | * | drivers/clk: convert VL struct to struct_size | Stephen Kitt | 2019-11-08 | 2 | -4/+4 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '... | Stephen Boyd | 2019-11-27 | 2 | -28/+4 |
|\ \ \
| |_|/
|/| | |
|
| | * | clk: armada-xp: remove unused code | YueHaibing | 2019-11-13 | 1 | -26/+0 |
| |/
|/| |
|
| * | clk: mvebu: armada-37xx-periph: change suspend/resume time | Miquel Raynal | 2019-10-03 | 1 | -2/+2 |
| * | clk: mvebu: armada-37xx-periph: add PCIe gated clock | Miquel Raynal | 2019-10-03 | 1 | -0/+2 |
|/ |
|
* | clk: mvebu: ap80x: add AP807 clock support | Ben Peled | 2019-09-18 | 1 | -0/+28 |
* | clk: mvebu: ap806: Prepare the introduction of AP807 clock support | Ben Peled | 2019-09-18 | 1 | -63/+77 |
* | clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driver | Omri Itach | 2019-09-18 | 1 | -2/+46 |
* | clk: mvebu: ap806: be more explicit on what SaR is | Miquel Raynal | 2019-09-18 | 1 | -1/+1 |
* | clk: mvebu: ap80x-cpu: add AP807 CPU clock support | Ben Peled | 2019-09-18 | 1 | -2/+57 |
* | clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clock | Christine Gharzuzi | 2019-09-18 | 1 | -20/+62 |
* | clk: mvebu: ap806: Fix clock name for the cluster | Gregory CLEMENT | 2019-08-08 | 1 | -2/+2 |
* | clk: mvebu: add CPU clock driver for Armada 7K/8K | Gregory CLEMENT | 2019-08-08 | 3 | -0/+263 |
* | clk: mvebu: add helper file for Armada AP and CP clocks | Gregory CLEMENT | 2019-08-08 | 6 | -42/+61 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-07-17 | 1 | -0/+17 |
|\ |
|
| * | clk: kirkwood: Add support for MV98DX1135 | Chris Packham | 2019-06-25 | 1 | -0/+17 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | clk: Remove io.h from clk-provider.h | Stephen Boyd | 2019-05-15 | 3 | -0/+3 |
* | clk: mvebu: fix spelling mistake "gatable" -> "gateable" | Colin Ian King | 2019-04-18 | 2 | -3/+3 |
* | clk: dove: fix refcount leak in dove_clk_init() | Yangtao Li | 2018-12-28 | 1 | -2/+6 |
* | clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init() | Yangtao Li | 2018-12-28 | 1 | -1/+3 |
* | clk: armada-xp: fix refcount leak in axp_clk_init() | Yangtao Li | 2018-12-28 | 1 | -1/+3 |
* | clk: kirkwood: fix refcount leak in kirkwood_clk_init() | Yangtao Li | 2018-12-28 | 1 | -0/+2 |
* | clk: armada-370: fix refcount leak in a370_clk_init() | Yangtao Li | 2018-12-28 | 1 | -1/+3 |
* | clk: mvebu: Off by one bugs in cp110_of_clk_get() | Dan Carpenter | 2018-12-03 | 1 | -2/+2 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-10-31 | 18 | -62/+69 |
|\ |
|
| *---. | Merge branches 'clk-mvebu-periph-pm', 'clk-meson', 'clk-allwinner', 'clk-mveb... | Stephen Boyd | 2018-10-19 | 2 | -9/+50 |
| |\ \ \ |
|