index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
reset
/
at91-reset.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: reset: at91-reset: check properly the return value of devm_of_iomap
Claudiu Beznea
2021-10-02
1
-2
/
+2
*
power: reset: at91-reset: use devm_of_iomap
Claudiu Beznea
2021-04-02
1
-2
/
+2
*
power: reset: at91-reset: handle nrst async for sam9x60
Claudiu.Beznea@microchip.com
2020-03-08
1
-0
/
+8
*
power: reset: at91-reset: get rid of at91_reset_data
Claudiu.Beznea@microchip.com
2020-03-08
1
-28
/
+9
*
power: reset: at91-reset: keep only one reset function
Claudiu.Beznea@microchip.com
2020-03-08
1
-49
/
+3
*
power: reset: at91-reset: make at91sam9g45_restart() generic
Claudiu.Beznea@microchip.com
2020-03-08
1
-15
/
+6
*
power: reset: at91-reset: introduce ramc_lpr to struct at91_reset
Claudiu.Beznea@microchip.com
2020-03-08
1
-8
/
+18
*
power: reset: at91-reset: use r4 as tmp argument
Claudiu.Beznea@microchip.com
2020-03-08
1
-3
/
+3
*
power: reset: at91-reset: introduce args member in at91_reset_data
Claudiu.Beznea@microchip.com
2020-03-08
1
-16
/
+11
*
power: reset: at91-reset: introduce struct at91_reset_data
Claudiu.Beznea@microchip.com
2020-03-08
1
-6
/
+44
*
power: reset: at91-reset: devm_kzalloc() for at91_reset data structure
Claudiu.Beznea@microchip.com
2020-03-08
1
-2
/
+13
*
power: reset: at91-reset: pass rstc base address to at91_reset_status()
Claudiu.Beznea@microchip.com
2020-03-08
1
-3
/
+4
*
power: reset: at91-reset: convert reset in pointer to struct at91_reset
Claudiu.Beznea@microchip.com
2020-03-08
1
-23
/
+27
*
power: reset: at91-reset: add notifier block to struct at91_reset
Claudiu.Beznea@microchip.com
2020-03-08
1
-7
/
+5
*
power: reset: at91-reset: add sclk to struct at91_reset
Claudiu.Beznea@microchip.com
2020-03-08
1
-8
/
+7
*
power: reset: at91-reset: add ramc_base[] to struct at91_reset
Claudiu.Beznea@microchip.com
2020-03-08
1
-6
/
+6
*
power: reset: at91-reset: introduce struct at91_reset
Claudiu.Beznea@microchip.com
2020-03-08
1
-9
/
+17
*
power: reset: at91: fix __le32 cast in reset code
Ben Dooks (Codethink)
2019-10-20
1
-4
/
+2
*
power: reset: at91-reset: add support for sam9x60 SoC
Nicolas Ferre
2019-02-20
1
-0
/
+13
*
power: reset: at91-reset: Switch from the pr_*() to the dev_*() logging funct...
Ladislav Michl
2018-03-19
1
-2
/
+2
*
power: reset: at91-reset: remove leftover platform_device_id
Alexandre Belloni
2017-01-18
1
-8
/
+0
*
power: reset: at91-reset: add samx7 support
Szemző András
2017-01-18
1
-0
/
+10
*
power: reset: at91-reset: Fix module autoload
Javier Martinez Canillas
2016-10-19
1
-0
/
+2
*
power/reset: at91-reset: add missing of_node_put
Julia Lawall
2015-12-05
1
-0
/
+1
*
power: reset: at91-reset/trivial: driver applies to SAMA5 family as well
Nicolas Ferre
2015-09-22
1
-1
/
+1
*
power/reset: at91-reset: get and use slow clock
Alexandre Belloni
2015-09-22
1
-1
/
+16
*
power/reset: at91-reset: allow compiling as a module
Alexandre Belloni
2015-09-22
1
-3
/
+14
*
power/reset: at91-reset: remove useless at91_reset_platform_probe()
Alexandre Belloni
2015-09-22
1
-44
/
+3
*
power: reset: at91: add sama5d3 reset function
Josh Wu
2015-07-20
1
-7
/
+19
*
power: at91-reset: Constify platform_device_id
Krzysztof Kozlowski
2015-05-23
1
-1
/
+1
*
power/reset: at91: fix return value check in at91_reset_platform_probe()
Wei Yongjun
2015-04-30
1
-2
/
+2
*
power/reset: at91: big endian fixes for atsama5d3x
Ben Dooks
2015-03-26
1
-4
/
+4
*
power: constify of_device_id array
Fabian Frederick
2015-03-20
1
-2
/
+2
*
power/reset: at91: Register with kernel restart handler
Guenter Roeck
2015-01-25
1
-10
/
+18
*
ARM: at91: move sdramc/ddrsdr header to include/soc/at91
Alexandre Belloni
2014-11-13
1
-2
/
+2
*
power: reset: at91-reset: fix power down register
Alexandre Belloni
2014-10-22
1
-2
/
+2
*
power: reset: Add AT91 reset driver
Maxime Ripard
2014-07-15
1
-0
/
+252