开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
renesas
/
renesas-cpg-mssr.c
Age
Commit message (
Expand
)
Author
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-06-05
clk: renesas: cpg-mssr: Convert to readl_poll_timeout_atomic()
Geert Uytterhoeven
2023-04-29
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-04-13
clk: renesas: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-06
clk: renesas: cpg-mssr: Update MSSR register range for R-Car V4H
Takeshi Kihara
2023-02-10
clk: renesas: rcar-gen3: Disable R-Car H3 ES1.*
Wolfram Sang
2023-01-23
clk: renesas: cpg-mssr: Remove superfluous check in resume code
Geert Uytterhoeven
2023-01-12
clk: renesas: cpg-mssr: Fix use after free if cpg_mssr_common_init() failed
Alexey Khoroshilov
2022-04-29
clk: renesas: cpg-mssr: Add support for R-Car V4H
Yoshihiro Shimoda
2021-12-08
clk: renesas: cpg-mssr: Add support for R-Car S4-8
Yoshihiro Shimoda
2021-12-08
clk: renesas: rcar-gen4: Introduce R-Car Gen4 CPG driver
Yoshihiro Shimoda
2021-11-19
clk: renesas: cpg-mssr: propagate return value of_genpd_add_provider_simple()
Lad Prabhakar
2021-11-19
clk: renesas: cpg-mssr: Check return value of pm_genpd_init()
Lad Prabhakar
2021-05-27
clk: renesas: cpg-mssr: Make srstclr[] comment block consistent
Geert Uytterhoeven
2021-05-27
clk: renesas: cpg-mssr: Remove unused [RM]MSTPCR() definitions
Geert Uytterhoeven
2021-03-30
clk: renesas: Zero init clk_init_data
Geert Uytterhoeven
2021-01-28
clk: renesas: cpg-mssr: Fix formatting issues for 'smstpcr_saved's documentation
Lee Jones
2020-12-10
clk: renesas: cpg-mssr: fix kerneldoc of cpg_mssr_priv
Krzysztof Kozlowski
2020-09-17
clk: renesas: cpg-mssr: Add support for R-Car V3U
Yoshihiro Shimoda
2020-09-17
clk: renesas: cpg-mssr: Add register pointers into struct cpg_mssr_priv
Yoshihiro Shimoda
2020-09-17
clk: renesas: cpg-mssr: Use enum clk_reg_layout instead of a boolean flag
Yoshihiro Shimoda
2020-07-13
clk: renesas: cpg-mssr: Add r8a774e1 support
Marian-Cristian Rotariu
2020-06-22
clk: renesas: cpg-mssr: Mark clocks as critical only if on at boot
Ulrich Hecht
2020-05-18
clk: renesas: cpg-mssr: Fix STBCR suspend/resume handling
Geert Uytterhoeven
2020-04-30
clk: renesas: cpg-mssr: Add R8A7742 support
Lad Prabhakar
2019-11-01
clk: renesas: r8a7796: Add R8A77961 CPG/MSSR support
Geert Uytterhoeven
2019-11-01
clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960
Geert Uytterhoeven
2019-10-01
clk: renesas: cpg-mssr: Add r8a774b1 support
Biju Das
2019-09-20
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-08-23
clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domain
Geert Uytterhoeven
2019-07-22
clk: renesas: cpg-mssr: Fix reset control race condition
Geert Uytterhoeven
2019-06-20
clk: renesas: cpg-mssr: Use [] to denote a flexible array member
Geert Uytterhoeven
2019-06-20
clk: renesas: cpg-mssr: Combine driver-private and clock array allocation
Geert Uytterhoeven
2019-06-20
clk: renesas: cpg-mssr: Update kerneldoc for struct cpg_mssr_priv
Geert Uytterhoeven
2019-06-04
clk: renesas: cpg-mssr: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
2019-06-04
clk: renesas: cpg-mssr: Use genpd of_node instead of local copy
Geert Uytterhoeven
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2018-12-10
clk: renesas: Remove usage of CLK_IS_BASIC
Stephen Boyd
2018-10-18
Merge branch 'clk-renesas' into clk-next
Stephen Boyd
2018-09-26
clk: renesas: cpg-mssr: Add early clock support
Chris Brandt
2018-09-19
clk: renesas: cpg-mssr: Add r8a774c0 support
Fabrizio Castro
2018-09-19
clk: renesas: r8a7743: Add r8a7744 support
Biju Das
2018-09-11
clk: renesas: cpg-mssr: Add R7S9210 support
Chris Brandt
2018-08-30
clk: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-27
clk: renesas: cpg-mssr: Add r8a774a1 support
Biju Das
2018-08-27
clk: renesas: cpg-mssr: Add support for fixed rate clocks
Geert Uytterhoeven
2018-06-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-06-06
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-05
clk: renesas: cpg-mssr: Stop using printk format %pCr
Geert Uytterhoeven
2018-05-09
clk: renesas: cpg-mssr: Add support for R-Car E3
Yoshihiro Shimoda
[next]