Age | Commit message (Expand) | Author |
2021-06-04 | clk: versatile: Depend on HAS_IOMEM | Stephen Boyd |
2021-06-01 | clk: versatile: remove dependency on ARCH_* | Peter Collingbourne |
2021-02-11 | clk: versatile: clk-icst: Fix worthy struct documentation block | Lee Jones |
2020-09-10 | clk: versatile: Add of_node_put() before return statement | Sumera Priyadarsini |
2020-07-10 | Replace HTTP links with HTTPS ones: Common CLK framework | Alexander A. Klimov |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-06-04 | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-05-29 | ARM: zynq: Don't select CONFIG_ICST | Rob Herring |
2020-05-28 | clk: versatile: Fix kconfig dependency on COMMON_CLK_VERSATILE | Rob Herring |
2020-05-26 | clk: versatile: remove redundant assignment to pointer clk | Colin Ian King |
2020-05-15 | Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann |
2020-05-15 | clk: versatile: Drop the legacy IM-PD1 clock code | Rob Herring |
2020-05-13 | clk: vexpress-osc: Support building as a module | Rob Herring |
2020-05-05 | clk: impd1: Look up clock-output-names | Linus Walleij |
2020-05-05 | clk: vexpress-osc: Use the devres clock API variants | Rob Herring |
2020-05-05 | clk: versatile: Only enable SP810 on 32-bit by default | Rob Herring |
2020-05-05 | clk: versatile: Rework kconfig structure | Rob Herring |
2020-03-20 | clk: versatile: Add device tree probing for IM-PD1 clocks | Linus Walleij |
2020-03-20 | clk: versatile: Export icst_clk_setup() | Linus Walleij |
2020-01-04 | clk: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-08-07 | clk: versatile: Add of_node_put() in cm_osc_setup() | Nishka Dasgupta |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
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 |
2018-12-10 | clk: versatile: sp810: Remove usage of CLK_IS_BASIC | Stephen Boyd |
2018-03-16 | clk: versatile: Remove WARNs in ->round_rate() | Brian Starkey |
2018-03-16 | clk: versatile: add min/max rate boundaries for vexpress osc clock | Sudeep Holla |
2017-11-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-11-13 | clk: versatile: Improve sizeof() usage | Markus Elfring |
2017-11-13 | clk: versatile: Delete error messages for failed memory allocations | Markus Elfring |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-30 | clk: versatile: make clk_ops const | Bhumika Goyal |
2017-06-02 | clk: versatile: delete old RealView clock implementation | Linus Walleij |
2017-04-07 | ARM/clk: move the ICST library to drivers/clk | Linus Walleij |
2016-08-29 | clk: versatile/icst: support for AP baseboard clocks | Linus Walleij |
2016-08-25 | clk: versatile/icst: add Integrator core module clocks | Linus Walleij |
2016-03-15 | clk: versatile: Remove CLK_IS_ROOT | Stephen Boyd |
2016-02-25 | clk: versatile: sp810: support reentrance | Linus Walleij |
2016-02-10 | clk: versatile: mask VCO bits before writing | Linus Walleij |
2016-01-20 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-12-16 | Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann |
2015-12-15 | ARM: versatile: switch to DT only booting and remove legacy code | Rob Herring |
2015-12-15 | clk: versatile-icst: add device tree support | Linus Walleij |
2015-12-15 | clk: versatile-icst: refactor to allocate regmap separately | Linus Walleij |
2015-12-15 | clk: versatile-icst: convert to use regmap | Linus Walleij |
2015-12-15 | clk/realview: stop using machine headers | Arnd Bergmann |
2015-11-20 | clk: versatile: remove unneeded error message | Sudip Mukherjee |
2015-11-18 | clk: versatile: fix memory leak | Sudip Mukherjee |