aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/nxp (follow)
AgeCommit message (Expand)AuthorFilesLines
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