summaryrefslogtreecommitdiffstats
path: root/drivers/power/reset/at91-sama5d2_shdwc.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-14power: reset: at91-poweroff: use proper master clock register offsetClaudiu Beznea1-3/+15
2020-01-14power: reset: at91-poweroff: introduce struct shdwc_reg_configClaudiu Beznea1-22/+32
2019-10-10power: reset: at91-poweroff: lookup for proper PMC DT nodeClaudiu Beznea1-1/+7
2019-04-05power: reset: at91-poweroff: add support for SAM9X60Claudiu Beznea1-0/+11
2019-04-05power: reset: at91-poweroff: add RTT wakeup capabilityClaudiu Beznea1-0/+14
2018-09-16power: reset: at91-poweroff: do not procede if at91_shdwc is allocatedClaudiu Beznea1-0/+3
2018-09-16power: reset: at91-poweroff: rename at91_shdwc_base member of struct shdwcClaudiu Beznea1-10/+10
2018-09-16power: reset: at91-poweroff: make sclk part of struct shdwcClaudiu Beznea1-7/+7
2018-09-16power: reset: at91-poweroff: make mpddrc_base part of struct shdwcClaudiu Beznea1-9/+10
2018-09-16power: reset: at91-poweroff: use only one poweroff functionClaudiu Beznea1-21/+8
2018-09-16power: reset: at91-poweroff: switch to slow clock before shutdownClaudiu Beznea1-8/+58
2018-01-08power: reset: account for const type of of_device_id.dataJulia Lawall1-2/+2
2017-07-24power: reset: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-06-08power: reset: at91-sama5d2_shdwc: fix clobber listAlexandre Belloni1-1/+1
2017-01-16power: reset: at91-poweroff: timely shutdown LPDDR memoriesAlexandre Belloni1-1/+48
2016-04-10power: reset: at91-shdwc: add new shutdown controller driverNicolas Ferre1-0/+282