summaryrefslogtreecommitdiff
path: root/drivers/power/reset/at91-reset.c
AgeCommit message (Expand)Author
2021-10-02power: reset: at91-reset: check properly the return value of devm_of_iomapClaudiu Beznea
2021-04-02power: reset: at91-reset: use devm_of_iomapClaudiu Beznea
2020-03-08power: reset: at91-reset: handle nrst async for sam9x60Claudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: get rid of at91_reset_dataClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: keep only one reset functionClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: make at91sam9g45_restart() genericClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: introduce ramc_lpr to struct at91_resetClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: use r4 as tmp argumentClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: introduce args member in at91_reset_dataClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: introduce struct at91_reset_dataClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: devm_kzalloc() for at91_reset data structureClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: pass rstc base address to at91_reset_status()Claudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: convert reset in pointer to struct at91_resetClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: add notifier block to struct at91_resetClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: add sclk to struct at91_resetClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: add ramc_base[] to struct at91_resetClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: introduce struct at91_resetClaudiu.Beznea@microchip.com
2019-10-20power: reset: at91: fix __le32 cast in reset codeBen Dooks (Codethink)
2019-02-20power: reset: at91-reset: add support for sam9x60 SoCNicolas Ferre
2018-03-19power: reset: at91-reset: Switch from the pr_*() to the dev_*() logging funct...Ladislav Michl
2017-01-18power: reset: at91-reset: remove leftover platform_device_idAlexandre Belloni
2017-01-18power: reset: at91-reset: add samx7 supportSzemző András
2016-10-19power: reset: at91-reset: Fix module autoloadJavier Martinez Canillas
2015-12-05power/reset: at91-reset: add missing of_node_putJulia Lawall
2015-09-22power: reset: at91-reset/trivial: driver applies to SAMA5 family as wellNicolas Ferre
2015-09-22power/reset: at91-reset: get and use slow clockAlexandre Belloni
2015-09-22power/reset: at91-reset: allow compiling as a moduleAlexandre Belloni
2015-09-22power/reset: at91-reset: remove useless at91_reset_platform_probe()Alexandre Belloni
2015-07-20power: reset: at91: add sama5d3 reset functionJosh Wu
2015-05-23power: at91-reset: Constify platform_device_idKrzysztof Kozlowski
2015-04-30power/reset: at91: fix return value check in at91_reset_platform_probe()Wei Yongjun
2015-03-26power/reset: at91: big endian fixes for atsama5d3xBen Dooks
2015-03-20power: constify of_device_id arrayFabian Frederick
2015-01-25power/reset: at91: Register with kernel restart handlerGuenter Roeck
2014-11-13ARM: at91: move sdramc/ddrsdr header to include/soc/at91Alexandre Belloni
2014-10-22power: reset: at91-reset: fix power down registerAlexandre Belloni
2014-07-15power: reset: Add AT91 reset driverMaxime Ripard