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
2021-07-27
clk: mediatek: Add MT8192 imp i2c wrapper clock support
Chun-Jie Chen
3
-0
/
+126
2021-07-27
clk: mediatek: Add MT8192 imgsys clock support
Chun-Jie Chen
3
-0
/
+77
2021-07-27
clk: mediatek: Add MT8192 camsys clock support
Chun-Jie Chen
3
-0
/
+114
2021-07-27
clk: mediatek: Add MT8192 audio clock support
Chun-Jie Chen
3
-0
/
+125
2021-07-27
clk: mediatek: Add MT8192 basic clocks support
Chun-Jie Chen
5
-4
/
+1358
2021-07-27
clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
Chun-Jie Chen
2
-0
/
+31
2021-07-27
clk: mediatek: Add configurable enable control to mtk_pll_data
Chun-Jie Chen
2
-14
/
+21
2021-07-27
clk: mediatek: Fix asymmetrical PLL enable and disable control
Chun-Jie Chen
1
-4
/
+16
2021-07-27
clk: mediatek: Get regmap without syscon compatible check
Chun-Jie Chen
4
-4
/
+4
2021-07-26
clk: socfpga: agilex: add the bypass register for s2f_usr0 clock
Dinh Nguyen
1
-1
/
+1
2021-07-26
clk: socfpga: agilex: fix up s2f_user0_clk representation
Dinh Nguyen
1
-0
/
+9
2021-07-26
clk: socfpga: agilex: fix the parents of the psi_ref_clk
Dinh Nguyen
1
-4
/
+4
2021-07-26
clk: hisilicon: hi3559a: select RESET_HISI
Randy Dunlap
1
-0
/
+1
2021-07-26
clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
Dario Binacchi
1
-5
/
+5
2021-07-26
clk: renesas: r9a07g044: Add entry for fixed clock P0_DIV2
Lad Prabhakar
1
-1
/
+2
2021-07-20
clk: qcom: Add video clock controller driver for SC7280
Taniya Das
3
-0
/
+334
2021-07-20
clk: qcom: Add graphics clock controller driver for SC7280
Taniya Das
3
-0
/
+500
2021-07-20
clk: qcom: Add display clock controller driver for SC7280
Taniya Das
3
-0
/
+918
2021-07-19
clk: renesas: r9a07g044: Add clock and reset entries for ADC
Lad Prabhakar
1
-0
/
+6
2021-07-19
clk: renesas: r9a07g044: Add clock and reset entries for CANFD
Lad Prabhakar
1
-0
/
+4
2021-07-19
clk: renesas: Rename renesas-rzg2l-cpg.[ch] to rzg2l-cpg.[ch]
Geert Uytterhoeven
4
-3
/
+3
2021-07-19
clk: renesas: r9a07g044: Add GPIO clock and reset entries
Lad Prabhakar
1
-0
/
+5
2021-07-19
clk: renesas: r9a07g044: Add SSIF-2 clock and reset entries
Biju Das
1
-0
/
+20
2021-07-19
clk: renesas: r9a07g044: Add USB clocks/resets
Biju Das
1
-0
/
+12
2021-07-19
clk: renesas: r9a07g044: Add DMAC clocks/resets
Biju Das
1
-0
/
+8
2021-07-19
clk: renesas: r9a07g044: Add I2C clocks/resets
Biju Das
1
-0
/
+12
2021-07-19
clk: renesas: r8a779a0: Add the DSI clocks
Kieran Bingham
1
-1
/
+3
2021-07-19
clk: renesas: r8a779a0: Add the DU clock
Kieran Bingham
1
-0
/
+1
2021-07-19
clk: renesas: rzg2: Rename i2c-dvfs to iic-pmic
Geert Uytterhoeven
4
-4
/
+4
2021-07-19
clk: renesas: rzg2l: Fix off-by-one check in rzg2l_cpg_clk_src_twocell_get()
Lad Prabhakar
1
-1
/
+1
2021-07-19
clk: renesas: rzg2l: Avoid mixing error pointers and NULL
Dan Carpenter
1
-1
/
+1
2021-07-19
clk: renesas: rzg2l: Fix a double free on error
Dan Carpenter
1
-7
/
+1
2021-07-19
clk: renesas: rzg2l: Fix return value and unused assignment
Yang Li
1
-4
/
+2
2021-07-19
clk: renesas: rzg2l: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-07-16
clk: rockchip: Add support for hclk_sfc on rk3036
Jon Lin
1
-1
/
+1
2021-07-16
clk: rockchip: rk3036: fix up the sclk_sfc parent error
Jon Lin
1
-1
/
+2
2021-07-12
dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitions
Biju Das
3
-64
/
+93
2021-07-12
clk: renesas: r9a07g044: Add P2 Clock support
Biju Das
2
-0
/
+5
2021-07-12
clk: renesas: r9a07g044: Fix P1 Clock
Biju Das
1
-3
/
+3
2021-07-12
clk: renesas: r9a07g044: Rename divider table
Biju Das
1
-3
/
+4
2021-07-12
clk: renesas: rzg2l: Add multi clock PM support
Biju Das
1
-22
/
+29
2021-07-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
6
-54
/
+101
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+4
2021-07-01
Revert "clk: divider: Switch from .round_rate to .determine_rate by default"
Stephen Boyd
1
-9
/
+9
2021-07-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
95
-1191
/
+16314
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+4
2021-06-30
clk: hisilicon: hi3559a: Drop __init markings everywhere
Stephen Boyd
1
-20
/
+19
2021-06-30
clk: meson: regmap: switch to determine_rate for the dividers
Martin Blumenstingl
1
-10
/
+9
2021-06-30
clk: divider: Switch from .round_rate to .determine_rate by default
Martin Blumenstingl
1
-9
/
+9
2021-06-30
clk: divider: Add re-usable determine_rate implementations
Martin Blumenstingl
1
-14
/
+61
[prev]
[next]