aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/nxp/clk-lpc32xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
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: 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-07-06clk: lpc32xx: allow peripheral clock selection in device treeSylvain Lemieux1-2/+1
2016-03-03clk: lpc32xx: fix compilation warningSylvain Lemieux1-1/+4
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
2015-12-24clk: lpc32xx: add common clock framework driverVladimir Zapolskiy1-0/+1569