index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
clk: qcom: smd: Add support for MSM8936 rpm clocks
Vincent Knecht
1
-0
/
+50
2020-06-22
clk: renesas: rzg2: Mark RWDT clocks as critical
Ulrich Hecht
3
-0
/
+3
2020-06-22
clk: renesas: rcar-gen3: Mark RWDT clocks as critical
Ulrich Hecht
7
-5
/
+7
2020-06-22
clk: renesas: cpg-mssr: Mark clocks as critical only if on at boot
Ulrich Hecht
1
-8
/
+9
2020-06-22
clk: qcom: smd: Add support for SDM660 rpm clocks
Konrad Dybcio
1
-0
/
+76
2020-06-22
Merge branch 'clk-doc' into clk-next
Stephen Boyd
1
-0
/
+15
2020-06-22
clk: add function documentation for clk_hw_round_rate()
Sarang Mairal
1
-0
/
+15
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/clk/linux
Linus Torvalds
130
-608
/
+13259
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/git/gregkh/char-misc
Linus Torvalds
5
-48
/
+25
[prev]
[next]