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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-03
clk: rockchip: Mark hclk_vo as critical on rk3568
Sascha Hauer
1
-0
/
+1
2022-05-02
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
4
-32
/
+169
2022-05-02
clk: imx8mp: add clkout1/2 support
Lucas Stach
1
-0
/
+14
2022-05-02
clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Miaoqian Lin
1
-1
/
+1
2022-04-29
clk: renesas: cpg-mssr: Add support for R-Car V4H
Yoshihiro Shimoda
5
-0
/
+231
2022-04-29
clk: renesas: rcar-gen4: Add CLK_TYPE_GEN4_PLL4
Yoshihiro Shimoda
4
-16
/
+24
2022-04-28
clk: qcom: smd: Update MSM8976 RPM clocks.
Adam Skladowski
1
-4
/
+4
2022-04-28
clk: renesas: r9a07g043: Add WDT clock and reset entries
Biju Das
1
-0
/
+10
2022-04-28
clk: renesas: r9a07g043: Add OSTM clock and reset entries
Biju Das
1
-0
/
+9
2022-04-28
clk: renesas: r9a07g043: Add clock and reset entries for CANFD
Biju Das
1
-0
/
+5
2022-04-28
clk: renesas: r9a07g043: Add USB clocks/resets
Biju Das
1
-0
/
+12
2022-04-28
clk: renesas: r9a07g043: Add SSIF-2 clock and reset entries
Biju Das
1
-0
/
+20
2022-04-28
clk: renesas: r9a07g043: Add I2C clocks/resets
Biju Das
1
-0
/
+12
2022-04-28
clk: renesas: r9a06g032: Fix the RTC hclock description
Miquel Raynal
1
-1
/
+1
2022-04-26
clk: en7523: fix wrong pointer check in en7523_clk_probe()
Yang Yingliang
1
-1
/
+1
2022-04-25
clk: mediatek: Add MT8186 ipesys clock support
Chun-Jie Chen
2
-1
/
+56
2022-04-25
clk: mediatek: Add MT8186 mdpsys clock support
Chun-Jie Chen
2
-1
/
+81
2022-04-25
clk: mediatek: Add MT8186 camsys clock support
Chun-Jie Chen
2
-1
/
+92
2022-04-25
clk: mediatek: Add MT8186 vencsys clock support
Chun-Jie Chen
2
-1
/
+52
2022-04-25
clk: mediatek: Add MT8186 vdecsys clock support
Chun-Jie Chen
2
-1
/
+89
2022-04-25
clk: mediatek: Add MT8186 imgsys clock support
Chun-Jie Chen
2
-1
/
+70
2022-04-25
clk: mediatek: Add MT8186 wpesys clock support
Chun-Jie Chen
2
-1
/
+52
2022-04-25
clk: mediatek: Add MT8186 mmsys clock support
Chun-Jie Chen
2
-1
/
+112
2022-04-25
clk: mediatek: Add MT8186 mfgsys clock support
Chun-Jie Chen
2
-1
/
+50
2022-04-25
clk: mediatek: Add MT8186 imp i2c wrapper clock support
Chun-Jie Chen
2
-1
/
+68
2022-04-25
clk: mediatek: Add MT8186 apmixedsys clock support
Chun-Jie Chen
2
-1
/
+135
2022-04-25
clk: mediatek: Add MT8186 infrastructure clock support
Chun-Jie Chen
2
-1
/
+217
2022-04-25
clk: mediatek: Add MT8186 topckgen clock support
Chun-Jie Chen
2
-1
/
+781
2022-04-25
clk: mediatek: Add MT8186 mcusys clock support
Chun-Jie Chen
3
-0
/
+117
2022-04-25
Merge tag 'sunxi-clk-fixes-for-5.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes
Stephen Boyd
2
-0
/
+4
2022-04-25
clk: ux500: Implement the missing CLKOUT clocks
Linus Walleij
3
-7
/
+199
2022-04-25
clk: ux500: Rewrite PRCMU clocks to use clk_hw_*
Linus Walleij
3
-209
/
+183
2022-04-25
clk: ux500: Drop .is_prepared state from PRCMU clocks
Linus Walleij
1
-27
/
+2
2022-04-25
clk: ux500: Drop .is_enabled state from PRCMU clocks
Linus Walleij
1
-35
/
+0
2022-04-25
clk: mux: remove redundant initialization of variable width
Colin Ian King
1
-2
/
+2
2022-04-25
clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+2
2022-04-25
clk: renesas: r8a779f0: Add UFS clock
Yoshihiro Shimoda
1
-0
/
+1
2022-04-24
clk: sunxi-ng: sun6i-rtc: Mark rtc-32k as critical
Samuel Holland
1
-0
/
+1
2022-04-22
clk: renesas-pcie: use simple i2c probe function
Stephen Kitt
1
-2
/
+2
2022-04-22
clk: si570: use i2c_match_id and simple i2c probe
Stephen Kitt
1
-12
/
+12
2022-04-22
clk: si544: use i2c_match_id and simple i2c probe
Stephen Kitt
1
-11
/
+11
2022-04-22
clk: si5351: use i2c_match_id and simple i2c probe
Stephen Kitt
1
-12
/
+12
2022-04-22
clk: si5341: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-22
clk: si514: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-22
clk: max9485: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-22
clk: cs2000-cp: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-22
clk: cdce925: use i2c_match_id and simple i2c probe
Stephen Kitt
1
-12
/
+12
2022-04-22
clk: cdce706: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-22
clk: en7523: Add clock driver for Airoha EN7523 SoC
Felix Fietkau
3
-0
/
+361
2022-04-22
clk: keystone: syscon-clk: Add support for AM62 epwm-tbclk
Georgi Vlaev
1
-0
/
+11
[prev]
[next]