index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
meson
/
g12a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-29
clk: meson: introduce symbol namespace for amlogic clocks
Jerome Brunet
1
-0
/
+1
2024-06-14
clk: meson: add missing MODULE_DESCRIPTION() macros
Jerome Brunet
1
-1
/
+2
2024-04-10
clk: meson: fix module license to GPL only
Neil Armstrong
1
-1
/
+1
2024-04-10
clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF
Neil Armstrong
1
-20
/
+56
2023-11-24
clk: meson: g12a: add CSI & ISP gates clocks
Neil Armstrong
1
-0
/
+9
2023-11-24
clk: meson: g12a: add MIPI ISP clocks
Neil Armstrong
1
-0
/
+66
2023-11-24
clk: meson: g12a: add CTS_ENCL & CTS_ENCL_SEL clocks
Neil Armstrong
1
-0
/
+40
2023-08-31
Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...
Stephen Boyd
1
-745
/
+744
2023-08-08
clk: meson: eeclk: move bindings include to main driver
Neil Armstrong
1
-0
/
+2
2023-08-08
clk: meson: migrate meson-eeclk out of hw_onecell_data to drop NR_CLKS
Neil Armstrong
1
-745
/
+742
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2021-06-09
clk: meson: g12a: Add missing NNA source clocks for g12b
Nick Xie
1
-0
/
+6
2021-05-20
clk: meson: g12a: fix gp0 and hifi ranges
Jerome Brunet
1
-1
/
+1
2020-11-26
clk: meson: g12a: add MIPI DSI Host Pixel Clock
Neil Armstrong
1
-0
/
+74
2020-11-23
clk: meson: enable building as modules
Kevin Hilman
1
-1
/
+4
2020-11-14
clk: meson: g12: use devm variant to register notifiers
Jerome Brunet
1
-14
/
+20
2020-11-14
clk: meson: g12: drop use of __clk_lookup()
Jerome Brunet
1
-36
/
+32
2020-08-29
clk: meson: g12a: mark fclk_div2 as critical
Stefan Agner
1
-0
/
+11
2020-06-19
clk: meson: g12a: Add support for NNA CLK source clocks
Dmitry Shmidt
1
-0
/
+119
2020-04-16
clk: meson: g12a: Prepare the GPU clock tree to change at runtime
Martin Blumenstingl
1
-8
/
+22
2020-02-19
clk: meson: g12a: add support for the SPICC SCLK Source clocks
Neil Armstrong
1
-0
/
+129
2019-12-16
clk: meson: g12a: fix missing uart2 in regmap table
Jerome Brunet
1
-0
/
+1
2019-10-01
clk: meson: g12a: set CLK_MUX_ROUND_CLOSEST on the cpu clock muxes
Neil Armstrong
1
-0
/
+9
2019-10-01
clk: meson: g12a: fix cpu clock rate setting
Neil Armstrong
1
-2
/
+2
2019-08-26
clk: meson: g12a: add support for SM1 CPU 1, 2 & 3 clocks
Neil Armstrong
1
-0
/
+60
2019-08-26
clk: meson: g12a: add support for SM1 DynamIQ Shared Unit clock
Neil Armstrong
1
-0
/
+184
2019-08-26
clk: meson: g12a: add support for SM1 GP1 PLL
Neil Armstrong
1
-0
/
+300
2019-08-09
clk: meson: g12a: add notifiers to handle cpu clock change
Neil Armstrong
1
-54
/
+481
2019-07-29
clk: meson: clk-regmap: migrate to new parent description method
Alexandre Mergnat
1
-0
/
+6
2019-07-29
clk: meson: g12a: migrate to the new parent description method
Alexandre Mergnat
1
-394
/
+693
2019-07-25
clk: meson: g12a: fix hifi typo in mali parent_names
Alexandre Mergnat
1
-1
/
+1
2019-06-11
clk: meson: g12a: mark fclk_div3 as critical
Neil Armstrong
1
-0
/
+10
2019-06-11
clk: meson: g12a: Add support for G12B CPUB clocks
Neil Armstrong
1
-0
/
+762
2019-06-11
clk: meson-g12a: add temperature sensor clocks
Guillaume La Roque
1
-0
/
+31
2019-05-20
clk: meson: g12a: add controller register init
Jerome Brunet
1
-1
/
+7
2019-05-20
clk: meson: g12a: add mpll register init sequences
Jerome Brunet
1
-0
/
+24
2019-05-20
clk: meson: fix MPLL 50M binding id typo
Jerome Brunet
1
-2
/
+2
2019-05-07
Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...
Stephen Boyd
1
-0
/
+631
2019-04-01
clk: meson-g12a: add video decoder clocks
Maxime Jourdan
1
-0
/
+163
2019-04-01
clk: meson-g12a: add PCIE PLL clocks
Neil Armstrong
1
-0
/
+118
2019-04-01
clk: meson: g12a: add cpu clocks
Neil Armstrong
1
-0
/
+350
2019-03-19
clk: meson-g12a: fix VPU clock parents
Neil Armstrong
1
-1
/
+1
2019-03-19
clk: meson: g12a: fix VPU clock muxes mask
Maxime Jourdan
1
-2
/
+2
2019-02-04
clk: meson: factorise meson64 peripheral clock controller drivers
Jerome Brunet
1
-49
/
+9
2019-02-04
clk: meson: g12a: add peripheral clock controller
Jian Hu
1
-0
/
+2399