| Commit message (Expand) | Author | Age | Files | Lines |
* | power: reset: at91: Drop '__init' from at91_wakeup_status() | Nathan Chancellor | 2023-12-24 | 1 | -1/+1 |
* | power: reset: at91-sama5d2_shdwc: Convert to platform remove callback returni... | Uwe Kleine-König | 2023-11-15 | 1 | -4/+2 |
* | power: reset: at91-sama5d2_shdwc: Stop using module_platform_driver_probe() | Uwe Kleine-König | 2023-11-15 | 1 | -4/+5 |
* | power: reset: at91-sama5d2_shdwc: Convert to devm_platform_ioremap_resource() | Yangtao Li | 2023-07-19 | 1 | -3/+1 |
* | power: reset: at91-sama5d2_shdwc: Remove redundant error printing in at91_shd... | Zhen Lei | 2021-06-04 | 1 | -3/+1 |
* | power: reset: at91-sama5d2_shdwc: add support for sama7g5 | Claudiu Beznea | 2021-01-16 | 1 | -18/+54 |
* | power: reset: at91-sama5d2_shdwc: fix wkupdbc mask | Claudiu Beznea | 2021-01-16 | 1 | -1/+1 |
* | power: reset: at91-poweroff: use proper master clock register offset | Claudiu Beznea | 2020-01-14 | 1 | -3/+15 |
* | power: reset: at91-poweroff: introduce struct shdwc_reg_config | Claudiu Beznea | 2020-01-14 | 1 | -22/+32 |
* | power: reset: at91-poweroff: lookup for proper PMC DT node | Claudiu Beznea | 2019-10-10 | 1 | -1/+7 |
* | power: reset: at91-poweroff: add support for SAM9X60 | Claudiu Beznea | 2019-04-05 | 1 | -0/+11 |
* | power: reset: at91-poweroff: add RTT wakeup capability | Claudiu Beznea | 2019-04-05 | 1 | -0/+14 |
* | power: reset: at91-poweroff: do not procede if at91_shdwc is allocated | Claudiu Beznea | 2018-09-16 | 1 | -0/+3 |
* | power: reset: at91-poweroff: rename at91_shdwc_base member of struct shdwc | Claudiu Beznea | 2018-09-16 | 1 | -10/+10 |
* | power: reset: at91-poweroff: make sclk part of struct shdwc | Claudiu Beznea | 2018-09-16 | 1 | -7/+7 |
* | power: reset: at91-poweroff: make mpddrc_base part of struct shdwc | Claudiu Beznea | 2018-09-16 | 1 | -9/+10 |
* | power: reset: at91-poweroff: use only one poweroff function | Claudiu Beznea | 2018-09-16 | 1 | -21/+8 |
* | power: reset: at91-poweroff: switch to slow clock before shutdown | Claudiu Beznea | 2018-09-16 | 1 | -8/+58 |
* | power: reset: account for const type of of_device_id.data | Julia Lawall | 2018-01-08 | 1 | -2/+2 |
* | power: reset: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-24 | 1 | -2/+2 |
* | power: reset: at91-sama5d2_shdwc: fix clobber list | Alexandre Belloni | 2017-06-08 | 1 | -1/+1 |
* | power: reset: at91-poweroff: timely shutdown LPDDR memories | Alexandre Belloni | 2017-01-16 | 1 | -1/+48 |
* | power: reset: at91-shdwc: add new shutdown controller driver | Nicolas Ferre | 2016-04-10 | 1 | -0/+282 |