index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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
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
2018-04-16
clk: renesas: cpg-mssr: Add r8a77470 support
Biju Das
2018-03-21
clk: renesas: cpg-mssr: Adjust r8a77980 ifdef
Magnus Damm
2018-02-26
clk: renesas: cpg-mssr: Add support for R-Car M3-N
Jacopo Mondi
2018-02-20
clk: renesas: cpg-mssr: add R8A77980 support
Sergei Shtylyov
2017-12-14
clk: renesas: cpg-mssr: Keep wakeup sources active during system suspend
Geert Uytterhoeven
2017-10-20
clk: renesas: div6: Restore clock state during resume
Geert Uytterhoeven
2017-10-20
clk: renesas: cpg-mssr: Add support to restore core clocks during resume
Geert Uytterhoeven
2017-10-20
clk: renesas: cpg-mssr: Restore module clocks during resume
Geert Uytterhoeven
2017-09-19
clk: renesas: cpg-mssr: Add R8A77970 support
Sergei Shtylyov
2017-08-16
clk: renesas: cpg-mssr: Add R8A77995 support
Geert Uytterhoeven
2017-06-19
clk: renesas: cpg-mssr: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-05-24
clk: renesas: r8a7794: Add new CPG/MSSR driver
Geert Uytterhoeven
2017-05-24
clk: renesas: r8a7792: Add new CPG/MSSR driver
Geert Uytterhoeven
2017-05-24
clk: renesas: r8a7791/r8a7793: Add new CPG/MSSR driver
Geert Uytterhoeven
2017-05-24
clk: renesas: r8a7790: Add new CPG/MSSR driver
Geert Uytterhoeven
2017-05-24
clk: renesas: Rework Kconfig and Makefile logic
Geert Uytterhoeven
2017-05-24
clk: renesas: cpg-mssr: Initialize error pointer using ERR_PTR()
Geert Uytterhoeven
2017-05-15
clk: renesas: Use pm_clk_no_clocks() helper i.s.o. direct access
Geert Uytterhoeven
2017-03-30
clk: renesas: cpg-mssr: Add support for fixing up clock tables
Geert Uytterhoeven
2017-01-27
clk: renesas: cpg-mssr: Add support for reset control
Geert Uytterhoeven
2017-01-27
clk: renesas: cpg-mssr: Rename cpg_mssr_priv.mstp_lock
Geert Uytterhoeven
2017-01-27
clk: renesas: cpg-mssr: Document suitability for RZ/G1
Geert Uytterhoeven
2017-01-23
clk: renesas: cpg-mssr: Migrate to CLK_IS_CRITICAL
Geert Uytterhoeven
[next]