index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-27
clk: actions: Add NIC and ETHERNET clock support for Actions S500 SoC
Cristian Ciocaltea
1
-1
/
+16
2021-06-27
clk: actions: Fix AHPPREDIV-H-AHB clock chain on Owl S500 SoC
Cristian Ciocaltea
1
-8
/
+11
2021-06-27
clk: actions: Fix bisp_factor_table based clocks on Owl S500 SoC
Cristian Ciocaltea
1
-15
/
+29
2021-06-27
clk: actions: Fix SD clocks factor table on Owl S500 SoC
Cristian Ciocaltea
1
-4
/
+2
2021-06-27
clk: actions: Fix UART clock dividers on Owl S500 SoC
Cristian Ciocaltea
1
-6
/
+6
2021-06-27
clk: bd718xx: Drop BD70528 support
Matti Vaittinen
2
-12
/
+5
2021-06-27
clk: stm32mp1: move RCC reset controller into RCC clock driver
Gabriel Fernandez
1
-13
/
+144
2021-06-27
clk: stm32mp1: convert to module driver
Gabriel Fernandez
1
-43
/
+78
2021-06-27
clk: stm32mp1: remove intermediate pll clocks
Gabriel Fernandez
1
-23
/
+42
2021-06-27
clk: stm32mp1: merge 'ck_hse_rtc' and 'ck_rtc' into one clock
Gabriel Fernandez
1
-6
/
+48
2021-06-27
clk: stm32mp1: merge 'clk-hsi-div' and 'ck_hsi' into one clock
Gabriel Fernandez
1
-5
/
+5
2021-06-27
clk: lmk04832: add support for digital delay
Liam Beguin
1
-6
/
+315
2021-06-27
clk: add support for the lmk04832
Liam Beguin
3
-0
/
+1296
2021-06-27
clk: socfpga: clk-pll: Remove unused variable 'rc'
Jian Xin
1
-2
/
+1
2021-06-27
clk: qcom: Add camera clock controller driver for SM8250
Jonathan Marek
3
-0
/
+2464
2021-06-27
clk: qcom: clk-alpha-pll: add support for zonda pll
Jonathan Marek
2
-0
/
+180
2021-06-27
clk/qcom: Remove unused variables
Pu Lehui
1
-23
/
+0
2021-06-27
clk: qcom: smd-rpmcc: Add support for MSM8226 rpm clocks
Bartosz Dudziak
1
-0
/
+1
2021-06-27
clk: qcom: gcc: Add support for Global Clock controller found on MSM8226
Bartosz Dudziak
1
-7
/
+162
2021-06-27
clk: qcom: Add SM6125 (TRINKET) GCC driver
Konrad Dybcio
3
-0
/
+4198
2021-06-27
clk: qcom: gcc: Add support for a new frequency for SC7280
Taniya Das
1
-0
/
+1
2021-06-27
clk: agilex/stratix10/n5x: fix how the bypass_reg is handled
Dinh Nguyen
1
-3
/
+8
2021-06-27
clk: agilex/stratix10: add support for the 2nd bypass
Dinh Nguyen
3
-2
/
+123
2021-06-27
clk: agilex/stratix10: fix bypass representation
Dinh Nguyen
2
-21
/
+91
2021-06-27
clk: agilex/stratix10: remove noc_clk
Dinh Nguyen
2
-34
/
+30
2021-06-25
clk: tegra: clk-tegra124-dfll-fcpu: don't use devm functions for regulator
Alexandru Ardelean
1
-2
/
+2
2021-06-25
clk: zynqmp: pll: Remove some dead code
Christophe JAILLET
1
-2
/
+0
2021-06-25
clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE
Michal Simek
2
-8
/
+24
2021-06-22
clk: keystone: syscon-clk: Add support for AM64 specific epwm-tbclk
Lokesh Vutla
1
-0
/
+17
2021-06-14
clk: imx8mq: remove SYS PLL 1/2 clock gates
Lucas Stach
1
-38
/
+18
2021-06-14
clk: imx: scu: Do not enable runtime PM for CPU clks
Nitin Garg
1
-12
/
+18
2021-06-14
clk: imx: scu: add parent save and restore
Dong Aisheng
1
-1
/
+28
2021-06-14
clk: imx: scu: Only save DC SS clock using non-cached clock rate
Anson Huang
1
-1
/
+8
2021-06-14
clk: imx: scu: Add A72 frequency scaling support
Anson Huang
1
-1
/
+3
2021-06-14
clk: imx: scu: Add A53 frequency scaling support
Anson Huang
1
-2
/
+2
2021-06-14
clk: imx: scu: bypass pi_pll enable status restore
Dong Aisheng
1
-1
/
+1
2021-06-14
clk: imx: scu: detach pd if can't power up
Dong Aisheng
1
-0
/
+1
2021-06-14
clk: imx: scu: bypass cpu clock save and restore
Dong Aisheng
1
-0
/
+10
2021-06-14
clk: imx: scu: add parallel port clock ops
Guoniu.zhou
1
-0
/
+8
2021-06-14
clk: imx: scu: add more scu clocks
Dong Aisheng
1
-2
/
+150
2021-06-14
clk: imx: scu: add enet rgmii gpr clocks
Dong Aisheng
1
-4
/
+18
2021-06-14
clk: imx8qm: add clock valid resource checking
Dong Aisheng
4
-1
/
+119
2021-06-14
clk: imx8qxp: add clock valid checking mechnism
Dong Aisheng
5
-8
/
+137
2021-06-14
clk: imx: scu: add gpr clocks support
Dong Aisheng
2
-0
/
+215
2021-06-14
clk: imx: scu: remove legacy scu clock binding support
Dong Aisheng
2
-135
/
+81
2021-06-14
clk: imx: Remove the audio ipg clock from imx8mp
Jacky Bai
1
-1
/
+0
2021-06-10
clk: renesas: Add support for R9A07G044 SoC
Lad Prabhakar
5
-0
/
+141
2021-06-10
clk: renesas: Add CPG core wrapper for RZ/G2L SoC
Lad Prabhakar
4
-0
/
+883
2021-06-09
clk: meson: g12a: Add missing NNA source clocks for g12b
Nick Xie
1
-0
/
+6
2021-06-08
clk: vc5: fix output disabling when enabling a FOD
Luca Ceresoli
1
-3
/
+24
[prev]
[next]