index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
clk: qcom: Add ipq6018 apss clock controller
Sivaprakash Murugesan
3
-0
/
+118
2020-06-22
clk: qcom: Add ipq apss pll driver
Sivaprakash Murugesan
3
-0
/
+104
2020-06-19
clk: socfpga: agilex: mpu_l2ram_clk should be mpu_ccu_clk
Dinh Nguyen
1
-1
/
+1
2020-06-19
clk: socfpga: agilex: add nand_x_clk and nand_ecc_clk
Dinh Nguyen
1
-1
/
+5
2020-06-19
clk: bcm: rpi: Remove the quirks for the CPU clock
Maxime Ripard
1
-164
/
+0
2020-06-19
clk: bcm2835: Don't cache the PLLB rate
Maxime Ripard
1
-2
/
+3
2020-06-19
clk: bcm2835: Allow custom CCF flags for the PLLs
Maxime Ripard
1
-1
/
+2
2020-06-19
Revert "clk: bcm2835: remove pllb"
Maxime Ripard
1
-4
/
+26
2020-06-19
clk: bcm: rpi: Give firmware clocks a name
Maxime Ripard
1
-1
/
+20
2020-06-19
clk: bcm: rpi: Discover the firmware clocks
Maxime Ripard
1
-12
/
+141
2020-06-19
clk: bcm: rpi: Add an enum for the firmware clocks
Maxime Ripard
1
-4
/
+19
2020-06-19
clk: bcm: rpi: Add DT provider for the clocks
Maxime Ripard
1
-0
/
+16
2020-06-19
clk: bcm: rpi: Make the PLLB registration function return a clk_hw
Maxime Ripard
1
-22
/
+24
2020-06-19
clk: bcm: rpi: Split pllb clock hooks
Maxime Ripard
1
-8
/
+22
2020-06-19
clk: bcm: rpi: Rename is_prepared function
Maxime Ripard
1
-2
/
+2
2020-06-19
clk: bcm: rpi: Pass the clocks data to the firmware function
Maxime Ripard
1
-15
/
+14
2020-06-19
clk: bcm: rpi: Add clock id to data
Maxime Ripard
1
-9
/
+9
2020-06-19
clk: bcm: rpi: Create a data structure for the clocks
Maxime Ripard
1
-10
/
+21
2020-06-19
clk: bcm: rpi: Use CCF boundaries instead of rolling our own
Maxime Ripard
1
-10
/
+8
2020-06-19
clk: bcm: rpi: Make sure the clkdev lookup is removed
Maxime Ripard
1
-2
/
+3
2020-06-19
clk: bcm: rpi: Switch to clk_hw_register_clkdev
Maxime Ripard
1
-6
/
+5
2020-06-19
clk: bcm: rpi: Remove pllb_arm_lookup global pointer
Maxime Ripard
1
-4
/
+4
2020-06-19
clk: bcm: rpi: Make sure pllb_arm is removed
Maxime Ripard
1
-2
/
+1
2020-06-19
clk: bcm: rpi: Remove global pllb_arm clock pointer
Maxime Ripard
1
-4
/
+3
2020-06-19
clk: bcm: rpi: Use clk_hw_register for pllb_arm
Maxime Ripard
1
-6
/
+18
2020-06-19
clk: bcm: rpi: Statically init clk_init_data
Maxime Ripard
1
-2
/
+1
2020-06-19
clk: bcm: rpi: Allow the driver to be probed by DT
Maxime Ripard
1
-2
/
+17
2020-06-19
clk: bcm: Add BCM2711 DVP driver
Maxime Ripard
3
-0
/
+132
2020-06-19
clk: bcm63xx-gate: switch to dt-bindings definitions
Álvaro Fernández Rojas
1
-141
/
+439
2020-06-19
clk: bcm63xx-gate: add BCM6318 support
Álvaro Fernández Rojas
1
-0
/
+44
2020-06-19
clk: bcm63xx-gate: fix last clock availability
Álvaro Fernández Rojas
1
-0
/
+1
2020-06-19
clk: meson: g12a: Add support for NNA CLK source clocks
Dmitry Shmidt
2
-1
/
+125
2020-06-17
clk: pwm: Use 64-bit division function
Guru Das Srinagesh
1
-1
/
+6
2020-06-17
clk: rockchip: Handle clock tree for rk3288w variant
Mylène Josserand
1
-2
/
+18
2020-06-15
clk: rockchip: convert rk3036 pll type to use internal lock status
Heiko Stuebner
1
-3
/
+23
2020-06-15
clk: rockchip: convert basic pll lock_wait to use regmap_read_poll_timeout
Heiko Stuebner
1
-15
/
+6
2020-06-15
clk: rockchip: convert rk3399 pll type to use readl_relaxed_poll_timeout
Heiko Stuebner
1
-11
/
+12
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
6
-60
/
+60
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
130
-612
/
+13263
2020-06-09
clk: mediatek: Remove ifr{0,1}_cfg_regs structures
Stephen Boyd
1
-30
/
+0
2020-06-09
clk: baikal-t1: remove redundant assignment to variable 'divider'
Colin Ian King
1
-1
/
+1
2020-06-09
clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible"
Colin Ian King
1
-1
/
+1
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-48
/
+25
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-140
/
+165
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
5
-144
/
+21
2020-06-03
clk: sprd: fix compile-testing
Arnd Bergmann
1
-1
/
+1
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-4
/
+32
2020-06-01
Merge branches 'clk-vc5', 'clk-hsdk', 'clk-mediatek' and 'clk-baikal' into cl...
Stephen Boyd
22
-32
/
+3644
2020-06-01
Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-sil...
Stephen Boyd
35
-82
/
+7246
2020-06-01
Merge branches 'clk-unisoc', 'clk-trivial', 'clk-bcm', 'clk-st' and 'clk-ast2...
Stephen Boyd
10
-66
/
+136
[prev]
[next]