summaryrefslogtreecommitdiffstats
path: root/drivers/clk/nxp/clk-lpc18xx-cgu.c
Commit message (Expand)AuthorAgeFilesLines
* clk: nxp: fix typo in commentJulia Lawall2022-10-031-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2022-06-101-4/+1
* clk: nxp: Declare mux table parameter as const u32 *Jonathan Neuschäfer2022-02-251-1/+1
* clk: nxp: Remove unused variableJonathan Neuschäfer2022-02-251-2/+1
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski2019-04-231-12/+12
* clk: nxp: Remove CLK_IS_ROOTStephen Boyd2016-03-021-1/+1
* clk: lpc18xx-cgu: fix potential system hang when disabling unused clocksJoachim Eastwood2015-10-261-3/+39
* clk: nxp: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* clk: add lpc18xx cgu clk driverJoachim Eastwood2015-06-181-0/+635