summaryrefslogtreecommitdiff
path: root/drivers/reset/amlogic
AgeCommit message (Expand)AuthorFilesLines
2025-01-15Merge tag 'reset-for-v6.14-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann1-76/+21
2025-01-15reset: amlogic: aux: drop aux registration helperJerome Brunet1-61/+0
2025-01-15reset: amlogic: aux: get regmap through parent deviceJerome Brunet1-24/+12
2025-01-15reset: amlogic: add support for A1 SoC in auxiliary reset driverJan Dakinevich1-0/+18
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra3-6/+6
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-10-01reset: amlogic: Fix small whitespace issuePhilipp Zabel1-1/+1
2024-10-01reset: amlogic: add auxiliary reset driver supportJerome Brunet6-2/+175
2024-10-01reset: amlogic: split the device core and platform probeJerome Brunet5-108/+167
2024-10-01reset: amlogic: move drivers to a dedicated directoryJerome Brunet4-0/+403