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