summaryrefslogtreecommitdiff
path: root/drivers/soc/renesas/rz-sysc.c
AgeCommit message (Expand)Author
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds
2025-11-24soc: renesas: rz-sysc: Convert to common field_get() helperGeert Uytterhoeven
2025-11-24soc: renesas: rz-sysc: #undef field_get() before local definitionGeert Uytterhoeven
2025-11-13soc: renesas: rz-sysc: Populate readable_reg/writeable_reg in regmap configClaudiu Beznea
2025-08-20soc: renesas: rz-sysc: Add syscon/regmap supportJohn Madieu
2025-05-05soc: renesas: rz-sysc: Add SoC identification for RZ/V2N SoCLad Prabhakar
2025-02-20soc: renesas: rz-sysc: Move RZ/V2H SoC detection to the SYS driverJohn Madieu
2025-02-20soc: renesas: rz-sysc: Add support for RZ/G3E familyJohn Madieu
2025-02-20soc: renesas: rz-sysc: Move RZ/G3S SoC detection to the SYSC driverClaudiu Beznea
2025-02-20soc: renesas: Add SYSC driver for Renesas RZ familyClaudiu Beznea