aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/reset/at91-reset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19power: reset: at91-reset: Switch from the pr_*() to the dev_*() logging functionsLadislav Michl1-2/+2
2017-01-18power: reset: at91-reset: remove leftover platform_device_idAlexandre Belloni1-8/+0
2017-01-18power: reset: at91-reset: add samx7 supportSzemző András1-0/+10
2016-10-19power: reset: at91-reset: Fix module autoloadJavier Martinez Canillas1-0/+2
2015-12-05power/reset: at91-reset: add missing of_node_putJulia Lawall1-0/+1
2015-09-22power: reset: at91-reset/trivial: driver applies to SAMA5 family as wellNicolas Ferre1-1/+1
2015-09-22power/reset: at91-reset: get and use slow clockAlexandre Belloni1-1/+16
2015-09-22power/reset: at91-reset: allow compiling as a moduleAlexandre Belloni1-3/+14
2015-09-22power/reset: at91-reset: remove useless at91_reset_platform_probe()Alexandre Belloni1-44/+3
2015-07-20power: reset: at91: add sama5d3 reset functionJosh Wu1-7/+19
2015-05-23power: at91-reset: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-04-30power/reset: at91: fix return value check in at91_reset_platform_probe()Wei Yongjun1-2/+2
2015-03-26power/reset: at91: big endian fixes for atsama5d3xBen Dooks1-4/+4
2015-03-20power: constify of_device_id arrayFabian Frederick1-2/+2
2015-01-25power/reset: at91: Register with kernel restart handlerGuenter Roeck1-10/+18
2014-11-13ARM: at91: move sdramc/ddrsdr header to include/soc/at91Alexandre Belloni1-2/+2
2014-10-22power: reset: at91-reset: fix power down registerAlexandre Belloni1-2/+2
2014-07-15power: reset: Add AT91 reset driverMaxime Ripard1-0/+252