summaryrefslogtreecommitdiffstats
path: root/drivers/clk/nxp/clk-lpc32xx.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-301-7/+1
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: nxp: Drop 'flags' on fixed_rate clk macroStephen Boyd2019-01-241-4/+3
* clk: lpc32xx: Set name of regmap_configJeffy Chen2018-03-191-0/+1
* Merge branch 'clk-divider-container' into clk-nextStephen Boyd2018-01-261-1/+1
|\
| * clk: divider: fix incorrect usage of container_ofJerome Brunet2017-12-281-1/+1
* | clk: lpc32xx: pr_err() strings should end with newlinesArvind Yadav2017-12-061-2/+2
|/
* clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()Gabriel Fernandez2017-08-311-6/+6
* clk: lpc32xx: add a quirk for PWM and MS clock dividersVladimir Zapolskiy2016-11-011-4/+28
* clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomapArvind Yadav2016-09-211-0/+1
* clk: lpc32xx: allow peripheral clock selection in device treeSylvain Lemieux2016-07-061-2/+1
* clk: lpc32xx: fix compilation warningSylvain Lemieux2016-03-031-1/+4
* clk: lpc32xx: add HCLK PLL output configurationSylvain Lemieux2016-02-101-5/+1
* clk: lpc32xx: do not register clock "0"Sylvain Lemieux2016-02-091-2/+2
* clk: lpc32xx: add common clock framework driverVladimir Zapolskiy2015-12-241-0/+1569