Age | Commit message (Expand) | Author |
2022-10-03 | clk: nxp: fix typo in comment | Julia Lawall |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa... | Thomas Gleixner |
2022-02-25 | clk: nxp: Declare mux table parameter as const u32 * | Jonathan Neuschäfer |
2022-02-25 | clk: nxp: Remove unused variable | Jonathan Neuschäfer |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159 | 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 |
2019-05-07 | Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'... | Stephen Boyd |
2019-04-23 | clk: core: replace clk_{readl,writel} with {readl,writel} | Jonas Gorski |
2019-01-24 | clk: nxp: Drop 'flags' on fixed_rate clk macro | Stephen Boyd |
2018-03-19 | clk: lpc32xx: Set name of regmap_config | Jeffy Chen |
2018-01-26 | Merge branch 'clk-divider-container' into clk-next | Stephen Boyd |
2017-12-28 | clk: divider: fix incorrect usage of container_of | Jerome Brunet |
2017-12-06 | clk: lpc32xx: pr_err() strings should end with newlines | Arvind Yadav |
2017-08-31 | clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled() | Gabriel Fernandez |
2016-11-01 | clk: nxp: clk-lpc18xx-ccu: Unmap region obtained by of_iomap | Arvind Yadav |
2016-11-01 | clk: lpc32xx: add a quirk for PWM and MS clock dividers | Vladimir Zapolskiy |
2016-09-21 | clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomap | Arvind Yadav |
2016-08-12 | clk: nxp: Use new macro CLK_OF_DECLARE_DRIVER | Ricardo Ribalda Delgado |
2016-07-06 | clk: lpc32xx: allow peripheral clock selection in device tree | Sylvain Lemieux |
2016-05-06 | clk: nxp: lpc18xx: Initialize clk_init_data::flags to 0 | Stephen Boyd |
2016-03-04 | clk: add lpc18xx creg clk driver | Joachim Eastwood |
2016-03-03 | clk: lpc32xx: fix compilation warning | Sylvain Lemieux |
2016-03-02 | clk: nxp: Remove CLK_IS_ROOT | Stephen Boyd |
2016-02-10 | clk: lpc32xx: add HCLK PLL output configuration | Sylvain Lemieux |
2016-02-09 | clk: lpc32xx: do not register clock "0" | Sylvain Lemieux |
2016-01-29 | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h | Geliang Tang |
2016-01-29 | clk-divider: make sure read-only dividers do not write to their register | Heiko Stuebner |
2015-12-24 | clk: lpc32xx: add common clock framework driver | Vladimir Zapolskiy |
2015-10-26 | clk: lpc18xx-cgu: fix potential system hang when disabling unused clocks | Joachim Eastwood |
2015-10-26 | clk: lpc18xx-ccu: fix potential system hang when disabling unused clocks | Joachim Eastwood |
2015-07-20 | clk: nxp: Remove clk.h include | Stephen Boyd |
2015-06-18 | clk: add lpc18xx ccu clk driver | Joachim Eastwood |
2015-06-18 | clk: add lpc18xx cgu clk driver | Joachim Eastwood |