summaryrefslogtreecommitdiffstats
path: root/drivers/clk/nxp
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner-7/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd-0/+3
2019-05-07Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...Stephen Boyd-19/+18
2019-04-23clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski-15/+15
2019-01-24clk: nxp: Drop 'flags' on fixed_rate clk macroStephen Boyd-4/+3
2018-03-19clk: lpc32xx: Set name of regmap_configJeffy Chen-0/+1
2018-01-26Merge branch 'clk-divider-container' into clk-nextStephen Boyd-1/+1
2017-12-28clk: divider: fix incorrect usage of container_ofJerome Brunet-1/+1
2017-12-06clk: lpc32xx: pr_err() strings should end with newlinesArvind Yadav-2/+2
2017-08-31clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()Gabriel Fernandez-6/+6
2016-11-01clk: nxp: clk-lpc18xx-ccu: Unmap region obtained by of_iomapArvind Yadav-1/+4
2016-11-01clk: lpc32xx: add a quirk for PWM and MS clock dividersVladimir Zapolskiy-4/+28
2016-09-21clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomapArvind Yadav-0/+1
2016-08-12clk: nxp: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado-1/+2
2016-07-06clk: lpc32xx: allow peripheral clock selection in device treeSylvain Lemieux-2/+1
2016-05-06clk: nxp: lpc18xx: Initialize clk_init_data::flags to 0Stephen Boyd-0/+1
2016-03-04clk: add lpc18xx creg clk driverJoachim Eastwood-0/+227
2016-03-03clk: lpc32xx: fix compilation warningSylvain Lemieux-1/+4
2016-03-02clk: nxp: Remove CLK_IS_ROOTStephen Boyd-1/+1
2016-02-10clk: lpc32xx: add HCLK PLL output configurationSylvain Lemieux-5/+1
2016-02-09clk: lpc32xx: do not register clock "0"Sylvain Lemieux-2/+2
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang-2/+0
2016-01-29clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner-1/+1
2015-12-24clk: lpc32xx: add common clock framework driverVladimir Zapolskiy-0/+1570
2015-10-26clk: lpc18xx-cgu: fix potential system hang when disabling unused clocksJoachim Eastwood-3/+39
2015-10-26clk: lpc18xx-ccu: fix potential system hang when disabling unused clocksJoachim Eastwood-2/+15
2015-07-20clk: nxp: Remove clk.h includeStephen Boyd-1/+0
2015-06-18clk: add lpc18xx ccu clk driverJoachim Eastwood-0/+294
2015-06-18clk: add lpc18xx cgu clk driverJoachim Eastwood-0/+636