Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
bd02cc01d342b43618c86e25552150f7a7e09080
/
drivers
/
clk
/
renesas
/
renesas-cpg-mssr.c
a703d27
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 5 years ago
f787216
clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domain
by Geert Uytterhoeven
· 5 years ago
e1f1ae8
clk: renesas: cpg-mssr: Fix reset control race condition
by Geert Uytterhoeven
· 6 years ago
ec2b827
clk: renesas: cpg-mssr: Use [] to denote a flexible array member
by Geert Uytterhoeven
· 6 years ago
8f5e20b
clk: renesas: cpg-mssr: Combine driver-private and clock array allocation
by Geert Uytterhoeven
· 6 years ago
d2e4cb4
clk: renesas: cpg-mssr: Update kerneldoc for struct cpg_mssr_priv
by Geert Uytterhoeven
· 6 years ago
ed04e62
clk: renesas: cpg-mssr: Remove error messages on out-of-memory conditions
by Geert Uytterhoeven
· 6 years ago
f243220
clk: renesas: cpg-mssr: Use genpd of_node instead of local copy
by Geert Uytterhoeven
· 6 years ago
62e59c4
clk: Remove io.h from clk-provider.h
by Stephen Boyd
· 6 years ago
ddbae66
clk: renesas: Remove usage of CLK_IS_BASIC
by Stephen Boyd
· 6 years ago
faff3d8
Merge branch 'clk-renesas' into clk-next
by Stephen Boyd
· 6 years ago
1f7db7b
clk: renesas: cpg-mssr: Add early clock support
by Chris Brandt
· 6 years ago
906e0a4
clk: renesas: cpg-mssr: Add r8a774c0 support
by Fabrizio Castro
· 6 years ago
016f966
clk: renesas: r8a7743: Add r8a7744 support
by Biju Das
· 6 years ago
fde35c9
clk: renesas: cpg-mssr: Add R7S9210 support
by Chris Brandt
· 6 years ago
e848c2e
clk: renesas: use SPDX identifier for Renesas drivers
by Wolfram Sang
· 6 years ago
331a53e
clk: renesas: cpg-mssr: Add r8a774a1 support
by Biju Das
· 6 years ago
0d2602d
clk: renesas: cpg-mssr: Add support for fixed rate clocks
by Geert Uytterhoeven
· 7 years ago
6419945
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
d75ae5b
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
ef4b0be
clk: renesas: cpg-mssr: Stop using printk format %pCr
by Geert Uytterhoeven
· 7 years ago
3570a2a
clk: renesas: cpg-mssr: Add support for R-Car E3
by Yoshihiro Shimoda
· 7 years ago
5bf2fbb
clk: renesas: cpg-mssr: Add r8a77470 support
by Biju Das
· 7 years ago
472f5f3
clk: renesas: cpg-mssr: Adjust r8a77980 ifdef
by Magnus Damm
· 7 years ago
7ce36da9
clk: renesas: cpg-mssr: Add support for R-Car M3-N
by Jacopo Mondi
· 7 years ago
ce15783
clk: renesas: cpg-mssr: add R8A77980 support
by Sergei Shtylyov
· 7 years ago
7aff266
clk: renesas: cpg-mssr: Keep wakeup sources active during system suspend
by Geert Uytterhoeven
· 7 years ago
9f8c71e
clk: renesas: div6: Restore clock state during resume
by Geert Uytterhoeven
· 8 years ago
1f4023c
clk: renesas: cpg-mssr: Add support to restore core clocks during resume
by Geert Uytterhoeven
· 8 years ago
5608691
clk: renesas: cpg-mssr: Restore module clocks during resume
by Geert Uytterhoeven
· 8 years ago
8d46e28
clk: renesas: cpg-mssr: Add R8A77970 support
by Sergei Shtylyov
· 7 years ago
d71e851
clk: renesas: cpg-mssr: Add R8A77995 support
by Geert Uytterhoeven
· 8 years ago
34deaff
clk: renesas: cpg-mssr: Use of_device_get_match_data() helper
by Geert Uytterhoeven
· 8 years ago
2d75588
clk: renesas: r8a7794: Add new CPG/MSSR driver
by Geert Uytterhoeven
· 8 years ago
fd3c2f3
clk: renesas: r8a7792: Add new CPG/MSSR driver
by Geert Uytterhoeven
· 8 years ago
6449ab8
clk: renesas: r8a7791/r8a7793: Add new CPG/MSSR driver
by Geert Uytterhoeven
· 9 years ago
d4e59f1
clk: renesas: r8a7790: Add new CPG/MSSR driver
by Geert Uytterhoeven
· 8 years ago
80978a4
clk: renesas: Rework Kconfig and Makefile logic
by Geert Uytterhoeven
· 8 years ago
76394a36
clk: renesas: cpg-mssr: Initialize error pointer using ERR_PTR()
by Geert Uytterhoeven
· 8 years ago
e05e853
clk: renesas: Use pm_clk_no_clocks() helper i.s.o. direct access
by Geert Uytterhoeven
· 8 years ago
48d0341
clk: renesas: cpg-mssr: Add support for fixing up clock tables
by Geert Uytterhoeven
· 8 years ago
6197aa6
clk: renesas: cpg-mssr: Add support for reset control
by Geert Uytterhoeven
· 8 years ago
a4ea6a0
clk: renesas: cpg-mssr: Rename cpg_mssr_priv.mstp_lock
by Geert Uytterhoeven
· 8 years ago
67c995b
clk: renesas: cpg-mssr: Document suitability for RZ/G1
by Geert Uytterhoeven
· 8 years ago
72f5df2c
clk: renesas: cpg-mssr: Migrate to CLK_IS_CRITICAL
by Geert Uytterhoeven
· 8 years ago
9127d54
clk: renesas: cpg-mssr: Add R8A7745 support
by Sergei Shtylyov
· 8 years ago
c0b2d75
clk: renesas: cpg-mssr: Add R8A7743 support
by Sergei Shtylyov
· 8 years ago
1b9fe70
clk: renesas: cpg-mssr: Remove bogus commas from error messages
by Geert Uytterhoeven
· 8 years ago
bc4725d
clk: renesas: cpg-mssr: Fix inverted debug check
by Geert Uytterhoeven
· 8 years ago
c1b5371
clk: renesas: cpg-mssr: Always use readl()/writel()
by Geert Uytterhoeven
· 8 years ago
e4e2d7c
clk: renesas: cpg-mssr: Add support for R-Car M3-W
by Geert Uytterhoeven
· 9 years ago
d04a75a
clk: renesas: cpg-mssr: Use always-on governor for Clock Domain
by Geert Uytterhoeven
· 9 years ago
9366250
clk: renesas: cpg-mssr: Postpone call to pm_genpd_init()
by Geert Uytterhoeven
· 9 years ago
2066390
clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()
by Geert Uytterhoeven
· 9 years ago
da437d2
clk: renesas: cpg-mssr: Drop check for CONFIG_PM_GENERIC_DOMAINS_OF
by Geert Uytterhoeven
· 9 years ago
5d3927f
clk: renesas: cpg-mssr: add generic support for read-only DIV6 clocks
by Wolfram Sang
· 9 years ago
b3a3307
clk: renesas: move drivers to renesas directory
by Simon Horman
· 9 years ago
[Renamed from drivers/clk/shmobile/renesas-cpg-mssr.c]
73f3f13
clk: shmobile: Free 'clock' on error path
by Stephen Boyd
· 9 years ago
c7f2318
clk: shmobile: check for failure
by Sudip Mukherjee
· 9 years ago
c5dae0d
clk: shmobile: r8a7795: Add new CPG/MSSR driver
by Geert Uytterhoeven
· 9 years ago
f793d1e
clk: shmobile: Add new CPG/MSSR driver core
by Geert Uytterhoeven
· 9 years ago