Age | Commit message (Expand) | Author | Files | Lines |
2024-08-03 | clk: Use of_property_present() | Rob Herring (Arm) | 1 | -1/+1 |
2024-07-03 | clk: vexpress-osc: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
2023-06-09 | clk: versatile: sp810: Add a determine_rate hook | Maxime Ripard | 1 | -0/+1 |
2021-12-07 | clk: versatile: clk-icst: use after free on error path | Dan Carpenter | 1 | -1/+1 |
2021-11-12 | clk: versatile: clk-icst: Ensure clock names are unique | Rob Herring | 1 | -2/+4 |
2021-10-15 | clk: versatile: hide clock drivers from non-ARM users | Jean Delvare | 1 | -0/+1 |
2021-10-15 | clk: versatile: Rename ICST to CLK_ICST | Jean Delvare | 2 | -2/+2 |
2021-09-15 | clk: versatile: clk-icst: Support 'reg' in addition to 'vco-offset' for regis... | Rob Herring | 1 | -1/+2 |
2021-06-04 | clk: versatile: Depend on HAS_IOMEM | Stephen Boyd | 1 | -0/+1 |
2021-06-02 | clk: versatile: remove dependency on ARCH_* | Peter Collingbourne | 1 | -2/+0 |
2021-02-11 | clk: versatile: clk-icst: Fix worthy struct documentation block | Lee Jones | 1 | -3/+4 |
2020-09-10 | clk: versatile: Add of_node_put() before return statement | Sumera Priyadarsini | 1 | -1/+3 |
2020-07-11 | Replace HTTP links with HTTPS ones: Common CLK framework | Alexander A. Klimov | 2 | -2/+2 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -3/+3 |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+1 |
2020-06-05 | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 3 | -143/+19 |
2020-05-29 | ARM: zynq: Don't select CONFIG_ICST | Rob Herring | 1 | -1/+1 |
2020-05-28 | clk: versatile: Fix kconfig dependency on COMMON_CLK_VERSATILE | Rob Herring | 1 | -7/+4 |
2020-05-27 | clk: versatile: remove redundant assignment to pointer clk | Colin Ian King | 1 | -1/+1 |
2020-05-16 | Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 2 | -23/+23 |
2020-05-15 | clk: versatile: Drop the legacy IM-PD1 clock code | Rob Herring | 1 | -121/+0 |
2020-05-13 | clk: vexpress-osc: Support building as a module | Rob Herring | 2 | -7/+5 |
2020-05-05 | clk: impd1: Look up clock-output-names | Linus Walleij | 1 | -0/+1 |
2020-05-05 | clk: vexpress-osc: Use the devres clock API variants | Rob Herring | 1 | -5/+5 |
2020-05-05 | clk: versatile: Only enable SP810 on 32-bit by default | Rob Herring | 1 | -1/+1 |
2020-05-05 | clk: versatile: Rework kconfig structure | Rob Herring | 1 | -10/+12 |
2020-03-21 | clk: versatile: Add device tree probing for IM-PD1 clocks | Linus Walleij | 2 | -0/+80 |
2020-03-21 | clk: versatile: Export icst_clk_setup() | Linus Walleij | 2 | -18/+28 |
2020-01-05 | clk: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -1/+1 |
2019-08-08 | clk: versatile: Add of_node_put() in cm_osc_setup() | Nishka Dasgupta | 1 | -0/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 5 | -20/+5 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2 | -16/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 1 | -0/+1 |
2018-12-11 | clk: versatile: sp810: Remove usage of CLK_IS_BASIC | Stephen Boyd | 1 | -1/+1 |
2018-03-17 | clk: versatile: Remove WARNs in ->round_rate() | Brian Starkey | 1 | -2/+2 |
2018-03-17 | clk: versatile: add min/max rate boundaries for vexpress osc clock | Sudeep Holla | 1 | -0/+1 |
2017-11-18 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -5/+2 |
2017-11-14 | clk: versatile: Improve sizeof() usage | Markus Elfring | 1 | -1/+1 |
2017-11-14 | clk: versatile: Delete error messages for failed memory allocations | Markus Elfring | 1 | -4/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-31 | clk: versatile: make clk_ops const | Bhumika Goyal | 1 | -1/+1 |
2017-06-03 | clk: versatile: delete old RealView clock implementation | Linus Walleij | 2 | -98/+0 |
2017-04-07 | ARM/clk: move the ICST library to drivers/clk | Linus Walleij | 9 | -3/+170 |
2016-08-29 | clk: versatile/icst: support for AP baseboard clocks | Linus Walleij | 1 | -0/+136 |
2016-08-25 | clk: versatile/icst: add Integrator core module clocks | Linus Walleij | 1 | -14/+160 |
2016-03-16 | clk: versatile: Remove CLK_IS_ROOT | Stephen Boyd | 4 | -9/+6 |
2016-02-26 | clk: versatile: sp810: support reentrance | Linus Walleij | 1 | -1/+3 |
2016-02-10 | clk: versatile: mask VCO bits before writing | Linus Walleij | 1 | -0/+3 |
2016-01-21 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -37/+172 |