index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
renesas
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: renesas: r9a08g045: Add clock and reset support for SDHI1 and SDHI2
Claudiu Beznea
2023-10-12
1
-0
/
+34
*
clk: renesas: rzg2l: Use %x format specifier to print CLK_ON_R()
Claudiu Beznea
2023-10-12
1
-1
/
+1
*
clk: renesas: Add minimal boot support for RZ/G3S SoC
Claudiu Beznea
2023-10-10
5
-1
/
+228
*
clk: renesas: rzg2l: Add divider clock for RZ/G3S
Claudiu Beznea
2023-10-10
2
-0
/
+197
*
clk: renesas: rzg2l: Refactor SD mux driver
Claudiu Beznea
2023-10-10
4
-51
/
+139
*
clk: renesas: rzg2l: Remove CPG_SDHI_DSEL from generic header
Claudiu Beznea
2023-10-05
3
-4
/
+14
*
clk: renesas: rzg2l: Add struct clk_hw_data
Claudiu Beznea
2023-10-05
1
-18
/
+34
*
clk: renesas: rzg2l: Add support for RZ/G3S PLL
Claudiu Beznea
2023-10-05
2
-4
/
+48
*
clk: renesas: rzg2l: Remove critical area
Claudiu Beznea
2023-10-05
1
-4
/
+1
*
clk: renesas: rzg2l: Fix computation formula
Claudiu Beznea
2023-10-05
1
-6
/
+6
*
clk: renesas: rzg2l: Trust value returned by hardware
Claudiu Beznea
2023-10-05
1
-7
/
+1
*
clk: renesas: rzg2l: Lock around writes to mux register
Claudiu Beznea
2023-10-05
2
-11
/
+14
*
clk: renesas: rzg2l: Wait for status bit of SD mux before continuing
Claudiu Beznea
2023-10-05
1
-7
/
+10
*
clk: renesas: rcar-gen3: Extend SDnH divider table
Dirk Behme
2023-10-05
1
-1
/
+14
*
clk: renesas: r8a7795: Constify r8a7795_*_clks
Marek Vasut
2023-09-26
1
-2
/
+2
*
clk: renesas: r9a06g032: Name anonymous structs
Ralph Siemsen
2023-09-18
1
-30
/
+33
*
clk: renesas: r9a06g032: Fix kerneldoc warning
Ralph Siemsen
2023-09-18
1
-0
/
+1
*
clk: renesas: rzg2l: Use u32 for flag and mux_flags
Claudiu Beznea
2023-09-18
1
-2
/
+2
*
clk: renesas: rzg2l: Use FIELD_GET() for PLL register fields
Claudiu Beznea
2023-09-18
1
-5
/
+5
*
clk: renesas: rzg2l: Simplify the logic in rzg2l_mod_clock_endisable()
Claudiu Beznea
2023-09-18
1
-3
/
+2
*
clk: renesas: rzg2l: Use core->name for clock name
Claudiu Beznea
2023-09-18
1
-1
/
+1
*
clk: renesas: r9a06g032: Use for_each_compatible_node()
Yang Yingliang
2023-09-11
1
-3
/
+2
*
-
.
Merge branches 'clk-bindings', 'clk-starfive', 'clk-rm', 'clk-renesas' and 'c...
Stephen Boyd
2023-08-30
17
-19
/
+73
|
\
\
|
|
*
clk: Explicitly include correct DT includes
Rob Herring
2023-07-19
3
-4
/
+1
|
|
/
|
/
|
|
*
clk: renesas: rcar-gen3: Add ADG clocks
Kuninori Morimoto
2023-08-15
9
-1
/
+9
|
*
clk: renesas: r8a77965: Add 3DGE and ZG support
Geert Uytterhoeven
2023-07-27
1
-0
/
+2
|
*
clk: renesas: r8a7796: Add 3DGE and ZG support
Geert Uytterhoeven
2023-07-27
1
-0
/
+2
|
*
clk: renesas: r8a7795: Add 3DGE and ZG support
Geert Uytterhoeven
2023-07-27
1
-0
/
+2
|
*
clk: renesas: emev2: Remove obsolete clkdev registration
Geert Uytterhoeven
2023-07-27
1
-3
/
+0
|
*
clk: renesas: r9a07g043: Add MTU3a clock and reset entry
Biju Das
2023-07-25
1
-0
/
+3
|
*
clk: renesas: rzg2l: Simplify .determine_rate()
Christophe JAILLET
2023-07-11
1
-7
/
+1
|
*
clk: renesas: r9a09g011: Add CSI related clocks
Fabrizio Castro
2023-07-10
1
-0
/
+15
|
*
clk: renesas: r8a774b1: Add 3DGE and ZG support
Adam Ford
2023-07-10
1
-0
/
+2
|
*
clk: renesas: r8a774e1: Add 3DGE and ZG support
Adam Ford
2023-07-10
1
-0
/
+2
|
*
clk: renesas: r8a774a1: Add 3DGE and ZG support
Adam Ford
2023-07-10
1
-0
/
+2
|
*
clk: renesas: rcar-gen3: Add support for ZG clock
Adam Ford
2023-07-10
2
-4
/
+32
|
/
*
-
.
Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...
Stephen Boyd
2023-06-26
6
-49
/
+27
|
\
\
|
|
*
clk: renesas: r9a06g032: Add a determine_rate hook
Maxime Ripard
2023-06-08
1
-0
/
+1
|
|
/
|
/
|
|
*
clk: renesas: rzg2l: Convert to readl_poll_timeout_atomic()
Geert Uytterhoeven
2023-06-05
1
-11
/
+5
|
*
clk: renesas: mstp: Convert to readl_poll_timeout_atomic()
Geert Uytterhoeven
2023-06-05
1
-11
/
+7
|
*
clk: renesas: cpg-mssr: Convert to readl_poll_timeout_atomic()
Geert Uytterhoeven
2023-06-05
1
-20
/
+11
|
*
clk: renesas: rzg2l: Fix CPG_SIPLL5_CLK1 register write
Biju Das
2023-05-23
2
-7
/
+2
|
*
clk: renesas: r8a779a0: Add PWM clock
Wolfram Sang
2023-05-08
1
-0
/
+1
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-04-29
7
-204
/
+591
|
\
|
*
clk: renesas: r8a77980: Add I2C5 clock
Nikita Yushchenko
2023-03-30
1
-0
/
+1
|
*
clk: renesas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
1
-4
/
+2
|
*
clk: renesas: r9a06g032: Improve clock tables
Ralph Siemsen
2023-03-10
1
-153
/
+407
|
*
clk: renesas: r9a06g032: Document structs
Ralph Siemsen
2023-03-10
1
-1
/
+49
|
*
clk: renesas: r9a06g032: Drop unused fields
Ralph Siemsen
2023-03-10
1
-5
/
+10
|
*
clk: renesas: r9a06g032: Improve readability
Ralph Siemsen
2023-03-10
1
-41
/
+80
[next]