index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
renesas
/
renesas-cpg-mssr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: renesas: cpg-mssr: Add support for R-Car V4M
Cong Dang
2024-01-31
1
-0
/
+6
*
clk: renesas: cpg-mssr: Ignore all clocks assigned to non-Linux system
Kuninori Morimoto
2024-01-23
1
-7
/
+104
*
clk: Explicitly include correct DT includes
Rob Herring
2023-07-19
1
-1
/
+0
*
clk: renesas: cpg-mssr: Convert to readl_poll_timeout_atomic()
Geert Uytterhoeven
2023-06-05
1
-20
/
+11
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-04-30
1
-4
/
+4
|
\
|
*
clk: renesas: cpg-mssr: Update MSSR register range for R-Car V4H
Takeshi Kihara
2023-03-06
1
-4
/
+4
*
|
clk: renesas: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
|
/
*
clk: renesas: rcar-gen3: Disable R-Car H3 ES1.*
Wolfram Sang
2023-02-10
1
-27
/
+0
*
clk: renesas: cpg-mssr: Remove superfluous check in resume code
Geert Uytterhoeven
2023-01-23
1
-3
/
+2
*
clk: renesas: cpg-mssr: Fix use after free if cpg_mssr_common_init() failed
Alexey Khoroshilov
2023-01-12
1
-1
/
+2
*
clk: renesas: cpg-mssr: Add support for R-Car V4H
Yoshihiro Shimoda
2022-04-29
1
-0
/
+6
*
clk: renesas: cpg-mssr: Add support for R-Car S4-8
Yoshihiro Shimoda
2021-12-08
1
-0
/
+6
*
clk: renesas: rcar-gen4: Introduce R-Car Gen4 CPG driver
Yoshihiro Shimoda
2021-12-08
1
-14
/
+22
*
clk: renesas: cpg-mssr: propagate return value of_genpd_add_provider_simple()
Lad Prabhakar
2021-11-19
1
-2
/
+1
*
clk: renesas: cpg-mssr: Check return value of pm_genpd_init()
Lad Prabhakar
2021-11-19
1
-1
/
+14
*
clk: renesas: cpg-mssr: Make srstclr[] comment block consistent
Geert Uytterhoeven
2021-05-27
1
-1
/
+3
*
clk: renesas: cpg-mssr: Remove unused [RM]MSTPCR() definitions
Geert Uytterhoeven
2021-05-27
1
-6
/
+0
*
clk: renesas: Zero init clk_init_data
Geert Uytterhoeven
2021-03-30
1
-1
/
+1
*
clk: renesas: cpg-mssr: Fix formatting issues for 'smstpcr_saved's documentation
Lee Jones
2021-01-28
1
-2
/
+2
*
clk: renesas: cpg-mssr: fix kerneldoc of cpg_mssr_priv
Krzysztof Kozlowski
2020-12-10
1
-1
/
+2
*
clk: renesas: cpg-mssr: Add support for R-Car V3U
Yoshihiro Shimoda
2020-09-17
1
-1
/
+32
*
clk: renesas: cpg-mssr: Add register pointers into struct cpg_mssr_priv
Yoshihiro Shimoda
2020-09-17
1
-35
/
+47
*
clk: renesas: cpg-mssr: Use enum clk_reg_layout instead of a boolean flag
Yoshihiro Shimoda
2020-09-17
1
-13
/
+14
*
clk: renesas: cpg-mssr: Add r8a774e1 support
Marian-Cristian Rotariu
2020-07-13
1
-0
/
+6
*
clk: renesas: cpg-mssr: Mark clocks as critical only if on at boot
Ulrich Hecht
2020-06-22
1
-8
/
+9
*
clk: renesas: cpg-mssr: Fix STBCR suspend/resume handling
Geert Uytterhoeven
2020-05-18
1
-3
/
+5
*
clk: renesas: cpg-mssr: Add R8A7742 support
Lad Prabhakar
2020-04-30
1
-0
/
+6
*
clk: renesas: r8a7796: Add R8A77961 CPG/MSSR support
Geert Uytterhoeven
2019-11-01
1
-0
/
+6
*
clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960
Geert Uytterhoeven
2019-11-01
1
-1
/
+1
*
clk: renesas: cpg-mssr: Add r8a774b1 support
Biju Das
2019-10-01
1
-0
/
+6
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-09-21
1
-1
/
+2
|
\
|
*
clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domain
Geert Uytterhoeven
2019-08-23
1
-1
/
+2
*
|
clk: renesas: cpg-mssr: Fix reset control race condition
Geert Uytterhoeven
2019-07-23
1
-14
/
+2
|
/
*
clk: renesas: cpg-mssr: Use [] to denote a flexible array member
Geert Uytterhoeven
2019-06-20
1
-1
/
+1
*
clk: renesas: cpg-mssr: Combine driver-private and clock array allocation
Geert Uytterhoeven
2019-06-20
1
-14
/
+6
*
clk: renesas: cpg-mssr: Update kerneldoc for struct cpg_mssr_priv
Geert Uytterhoeven
2019-06-20
1
-1
/
+2
*
clk: renesas: cpg-mssr: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
2019-06-04
1
-6
/
+2
*
clk: renesas: cpg-mssr: Use genpd of_node instead of local copy
Geert Uytterhoeven
2019-06-04
1
-3
/
+1
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
clk: renesas: Remove usage of CLK_IS_BASIC
Stephen Boyd
2018-12-10
1
-1
/
+1
*
Merge branch 'clk-renesas' into clk-next
Stephen Boyd
2018-10-19
1
-33
/
+167
|
\
|
*
clk: renesas: cpg-mssr: Add early clock support
Chris Brandt
2018-09-26
1
-21
/
+76
|
*
clk: renesas: cpg-mssr: Add r8a774c0 support
Fabrizio Castro
2018-09-19
1
-0
/
+6
|
*
clk: renesas: r8a7743: Add r8a7744 support
Biju Das
2018-09-19
1
-0
/
+5
|
*
clk: renesas: cpg-mssr: Add R7S9210 support
Chris Brandt
2018-09-11
1
-12
/
+69
|
*
clk: renesas: cpg-mssr: Add r8a774a1 support
Biju Das
2018-08-27
1
-0
/
+6
|
*
clk: renesas: cpg-mssr: Add support for fixed rate clocks
Geert Uytterhoeven
2018-08-27
1
-0
/
+5
*
|
clk: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-31
1
-4
/
+1
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-06-09
1
-0
/
+12
|
\
|
*
clk: renesas: cpg-mssr: Add support for R-Car E3
Yoshihiro Shimoda
2018-05-09
1
-0
/
+6
[next]