aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/nxp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03clk: nxp: fix typo in commentJulia Lawall1-1/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2)Thomas Gleixner3-12/+3
2022-02-25clk: nxp: Declare mux table parameter as const u32 *Jonathan Neuschäfer1-1/+1
2022-02-25clk: nxp: Remove unused variableJonathan Neuschäfer1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd3-0/+3
2019-05-07Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be' into clk-nextStephen Boyd3-19/+18
2019-04-23clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski2-15/+15
2019-01-24clk: nxp: Drop 'flags' on fixed_rate clk macroStephen Boyd1-4/+3
2018-03-19clk: lpc32xx: Set name of regmap_configJeffy Chen1-0/+1
2018-01-26Merge branch 'clk-divider-container' into clk-nextStephen Boyd1-1/+1
2017-12-28clk: divider: fix incorrect usage of container_ofJerome Brunet1-1/+1
2017-12-06clk: lpc32xx: pr_err() strings should end with newlinesArvind Yadav1-2/+2
2017-08-31clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()Gabriel Fernandez1-6/+6
2016-11-01clk: nxp: clk-lpc18xx-ccu: Unmap region obtained by of_iomapArvind Yadav1-1/+4
2016-11-01clk: lpc32xx: add a quirk for PWM and MS clock dividersVladimir Zapolskiy1-4/+28
2016-09-21clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomapArvind Yadav1-0/+1
2016-08-12clk: nxp: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado1-1/+2
2016-07-06clk: lpc32xx: allow peripheral clock selection in device treeSylvain Lemieux1-2/+1
2016-05-06clk: nxp: lpc18xx: Initialize clk_init_data::flags to 0Stephen Boyd1-0/+1
2016-03-04clk: add lpc18xx creg clk driverJoachim Eastwood2-0/+227
2016-03-03clk: lpc32xx: fix compilation warningSylvain Lemieux1-1/+4
2016-03-02clk: nxp: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2016-02-10clk: lpc32xx: add HCLK PLL output configurationSylvain Lemieux1-5/+1
2016-02-09clk: lpc32xx: do not register clock "0"Sylvain Lemieux1-2/+2
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang1-2/+0
2016-01-29clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner1-1/+1
2015-12-24clk: lpc32xx: add common clock framework driverVladimir Zapolskiy2-0/+1570
2015-10-26clk: lpc18xx-cgu: fix potential system hang when disabling unused clocksJoachim Eastwood1-3/+39
2015-10-26clk: lpc18xx-ccu: fix potential system hang when disabling unused clocksJoachim Eastwood1-2/+15
2015-07-20clk: nxp: Remove clk.h includeStephen Boyd1-1/+0
2015-06-18clk: add lpc18xx ccu clk driverJoachim Eastwood2-0/+294
2015-06-18clk: add lpc18xx cgu clk driverJoachim Eastwood2-0/+636