index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
nxp
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2026-01-22
clk: nxp: lpc32xx: convert from divider_round_rate() to divider_determine_rate()
Brian Masney
-4
/
+2
2025-10-06
Merge branch 'clk-determine-rate' into clk-next
Stephen Boyd
-35
/
+44
2025-09-21
clk: nxp: Fix pll0 rate check condition in LPC18xx CGU driver
Alok Tiwari
-2
/
+2
2025-09-08
clk: nxp: lpc18xx-cgu: convert from round_rate() to determine_rate()
Brian Masney
-7
/
+9
2025-09-08
clk: nxp: lpc32xx: convert from round_rate() to determine_rate()
Brian Masney
-26
/
+33
2025-08-14
clk: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
-1
/
+0
2025-07-26
clk: Fix typos
Bjorn Helgaas
-1
/
+1
2024-07-08
clk: lpc32xx: Constify struct regmap_config
Javier Carrasco
-1
/
+1
2024-04-04
clk: nxp: Remove an unused field in struct lpc18xx_pll
Christophe JAILLET
-1
/
+0
2022-10-03
clk: nxp: fix typo in comment
Julia Lawall
-1
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
-12
/
+3
2022-02-25
clk: nxp: Declare mux table parameter as const u32 *
Jonathan Neuschäfer
-1
/
+1
2022-02-25
clk: nxp: Remove unused variable
Jonathan Neuschäfer
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
-7
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
-0
/
+3
2019-05-07
Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...
Stephen Boyd
-19
/
+18
2019-04-23
clk: core: replace clk_{readl,writel} with {readl,writel}
Jonas Gorski
-15
/
+15
2019-01-24
clk: nxp: Drop 'flags' on fixed_rate clk macro
Stephen Boyd
-4
/
+3
2018-03-19
clk: lpc32xx: Set name of regmap_config
Jeffy Chen
-0
/
+1
2018-01-26
Merge branch 'clk-divider-container' into clk-next
Stephen Boyd
-1
/
+1
2017-12-28
clk: divider: fix incorrect usage of container_of
Jerome Brunet
-1
/
+1
2017-12-06
clk: lpc32xx: pr_err() strings should end with newlines
Arvind Yadav
-2
/
+2
2017-08-31
clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()
Gabriel Fernandez
-6
/
+6
2016-11-01
clk: nxp: clk-lpc18xx-ccu: Unmap region obtained by of_iomap
Arvind Yadav
-1
/
+4
2016-11-01
clk: lpc32xx: add a quirk for PWM and MS clock dividers
Vladimir Zapolskiy
-4
/
+28
2016-09-21
clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomap
Arvind Yadav
-0
/
+1
2016-08-12
clk: nxp: Use new macro CLK_OF_DECLARE_DRIVER
Ricardo Ribalda Delgado
-1
/
+2
2016-07-06
clk: lpc32xx: allow peripheral clock selection in device tree
Sylvain Lemieux
-2
/
+1
2016-05-06
clk: nxp: lpc18xx: Initialize clk_init_data::flags to 0
Stephen Boyd
-0
/
+1
2016-03-04
clk: add lpc18xx creg clk driver
Joachim Eastwood
-0
/
+227
2016-03-03
clk: lpc32xx: fix compilation warning
Sylvain Lemieux
-1
/
+4
2016-03-02
clk: nxp: Remove CLK_IS_ROOT
Stephen Boyd
-1
/
+1
2016-02-10
clk: lpc32xx: add HCLK PLL output configuration
Sylvain Lemieux
-5
/
+1
2016-02-09
clk: lpc32xx: do not register clock "0"
Sylvain Lemieux
-2
/
+2
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
-2
/
+0
2016-01-29
clk-divider: make sure read-only dividers do not write to their register
Heiko Stuebner
-1
/
+1
2015-12-24
clk: lpc32xx: add common clock framework driver
Vladimir Zapolskiy
-0
/
+1570
2015-10-26
clk: lpc18xx-cgu: fix potential system hang when disabling unused clocks
Joachim Eastwood
-3
/
+39
2015-10-26
clk: lpc18xx-ccu: fix potential system hang when disabling unused clocks
Joachim Eastwood
-2
/
+15
2015-07-20
clk: nxp: Remove clk.h include
Stephen Boyd
-1
/
+0
2015-06-18
clk: add lpc18xx ccu clk driver
Joachim Eastwood
-0
/
+294
2015-06-18
clk: add lpc18xx cgu clk driver
Joachim Eastwood
-0
/
+636