index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
meson
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-29
Merge branches 'clk-renesas', 'clk-samsung', 'clk-spacemit', 'clk-allwinner' and 'clk-amlogic' into clk-next
Stephen Boyd
39
-3082
/
+639
2025-07-26
clk: Fix typos
Bjorn Helgaas
3
-5
/
+5
2025-07-02
clk: amlogic: s4: remove unused data
Jerome Brunet
1
-112
/
+0
2025-07-02
clk: amlogic: drop clk_regmap tables
Jerome Brunet
19
-2191
/
+5
2025-07-02
clk: amlogic: get regmap with clk_regmap_init
Jerome Brunet
11
-0
/
+89
2025-06-30
clk: amlogic: remove unnecessary headers
Jerome Brunet
18
-677
/
+530
2025-06-23
clk: amlogic: axg-audio: use the auxiliary reset driver
Jerome Brunet
2
-102
/
+15
2025-05-15
clk: meson: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-8
/
+8
2025-05-15
clk: meson-g12a: add missing fclk_div2 to spicc
Da Xue
1
-0
/
+1
2025-03-14
clk: amlogic: a1: fix a typo
Jian Hu
1
-1
/
+1
2025-03-14
clk: amlogic: gxbb: drop non existing 32k clock parent
Jerome Brunet
1
-6
/
+6
2025-03-14
clk: amlogic: gxbb: drop incorrect flag on 32k clock
Jerome Brunet
1
-1
/
+1
2025-03-14
clk: amlogic: g12b: fix cluster A parent data
Jerome Brunet
1
-12
/
+24
2025-03-14
clk: amlogic: g12a: fix mmc A peripheral clock
Jerome Brunet
1
-1
/
+1
2024-12-10
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2
-10
/
+101
2024-12-02
clk: amlogic: axg-audio: revert reset implementation
Jerome Brunet
2
-10
/
+101
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
25
-49
/
+49
2024-11-14
clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUX
Arnd Bergmann
1
-1
/
+1
2024-10-14
clk: amlogic: axg-audio: use the auxiliary reset driver
Jerome Brunet
2
-100
/
+10
2024-09-30
clk: meson: meson8b: remove spinlock
Jerome Brunet
1
-7
/
+0
2024-09-30
clk: meson: mpll: Delete a useless spinlock from the MPLL
Chuan Liu
7
-39
/
+0
2024-09-30
clk: meson: s4: pll: fix frac maximum value for hifi_pll
Chuan Liu
1
-0
/
+1
2024-09-30
clk: meson: c3: pll: fix frac maximum value for hifi_pll
Chuan Liu
1
-0
/
+1
2024-09-30
clk: meson: Support PLL with fixed fractional denominators
Chuan Liu
2
-3
/
+6
2024-09-30
clk: meson: s4: pll: hifi_pll support fractional multiplier
Chuan Liu
1
-1
/
+5
2024-07-29
clk: meson: introduce symbol namespace for amlogic clocks
Jerome Brunet
25
-25
/
+49
2024-07-29
clk: meson: axg-audio: add sm1 earcrx clocks
Jerome Brunet
2
-1
/
+33
2024-07-29
clk: meson: axg-audio: setup regmap max_register based on the SoC
Jerome Brunet
1
-2
/
+6
2024-07-10
clk: meson: s4: pll: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-10
clk: meson: s4: peripherals: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-10
clk: meson: c3: pll: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-10
clk: meson: c3: peripherals: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-10
clk: meson: a1: pll: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-10
clk: meson: a1: peripherals: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-06-14
clk: meson: add missing MODULE_DESCRIPTION() macros
Jerome Brunet
15
-11
/
+29
2024-06-10
clk: meson: add 'NOINIT_ENABLED' flag to eliminate init for enabled PLL
Dmitry Rokosov
2
-16
/
+25
2024-06-04
clk: meson: c3: add c3 clock peripherals controller driver
Xianwei Zhao
3
-0
/
+2380
2024-06-04
clk: meson: c3: add support for the C3 SoC PLL clock
Xianwei Zhao
3
-0
/
+760
2024-06-03
clk: meson: s4: fix pwm_j_div parent clock
Xianwei Zhao
1
-1
/
+1
2024-06-03
clk: meson: s4: fix fixed_pll_dco clock
Xianwei Zhao
1
-0
/
+5
2024-05-03
clk: meson: s4: fix module autoloading
Krzysztof Kozlowski
2
-0
/
+2
2024-04-10
clk: meson: fix module license to GPL only
Neil Armstrong
18
-18
/
+18
2024-04-10
clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF
Neil Armstrong
2
-20
/
+57
2024-04-10
clk: meson: add vclk driver
Neil Armstrong
4
-0
/
+197
2024-03-29
clk: meson: pll: print out pll name when unable to lock it
Dmitry Rokosov
1
-2
/
+2
2024-03-29
clk: meson: s4: pll: determine maximum register in regmap config
Dmitry Rokosov
1
-0
/
+1
2024-03-29
clk: meson: s4: peripherals: determine maximum register in regmap config
Dmitry Rokosov
1
-0
/
+1
2024-03-29
clk: meson: a1: pll: determine maximum register in regmap config
Dmitry Rokosov
1
-0
/
+1
2024-03-29
clk: meson: a1: peripherals: determine maximum register in regmap config
Dmitry Rokosov
1
-0
/
+1
2024-02-05
clk: meson: Add missing clocks to axg_clk_regmaps
Igor Prusov
1
-0
/
+2
[next]