index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
reset
/
at91-reset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-17
power: reset: at91-reset: add support for SAMA7G5
Claudiu Beznea
1
-0
/
+13
2022-06-17
power: reset: at91-reset: add reset_controller_dev support
Claudiu Beznea
1
-4
/
+102
2022-06-17
power: reset: at91-reset: add at91_reset_data
Claudiu Beznea
1
-11
/
+34
2022-06-17
power: reset: at91-reset: document structures and enums
Claudiu Beznea
1
-0
/
+20
2021-10-02
power: reset: at91-reset: check properly the return value of devm_of_iomap
Claudiu Beznea
1
-2
/
+2
2021-04-02
power: reset: at91-reset: use devm_of_iomap
Claudiu Beznea
1
-2
/
+2
2020-03-08
power: reset: at91-reset: handle nrst async for sam9x60
Claudiu.Beznea@microchip.com
1
-0
/
+8
2020-03-08
power: reset: at91-reset: get rid of at91_reset_data
Claudiu.Beznea@microchip.com
1
-28
/
+9
2020-03-08
power: reset: at91-reset: keep only one reset function
Claudiu.Beznea@microchip.com
1
-49
/
+3
2020-03-08
power: reset: at91-reset: make at91sam9g45_restart() generic
Claudiu.Beznea@microchip.com
1
-15
/
+6
2020-03-08
power: reset: at91-reset: introduce ramc_lpr to struct at91_reset
Claudiu.Beznea@microchip.com
1
-8
/
+18
2020-03-08
power: reset: at91-reset: use r4 as tmp argument
Claudiu.Beznea@microchip.com
1
-3
/
+3
2020-03-08
power: reset: at91-reset: introduce args member in at91_reset_data
Claudiu.Beznea@microchip.com
1
-16
/
+11
2020-03-08
power: reset: at91-reset: introduce struct at91_reset_data
Claudiu.Beznea@microchip.com
1
-6
/
+44
2020-03-08
power: reset: at91-reset: devm_kzalloc() for at91_reset data structure
Claudiu.Beznea@microchip.com
1
-2
/
+13
2020-03-08
power: reset: at91-reset: pass rstc base address to at91_reset_status()
Claudiu.Beznea@microchip.com
1
-3
/
+4
2020-03-08
power: reset: at91-reset: convert reset in pointer to struct at91_reset
Claudiu.Beznea@microchip.com
1
-23
/
+27
2020-03-08
power: reset: at91-reset: add notifier block to struct at91_reset
Claudiu.Beznea@microchip.com
1
-7
/
+5
2020-03-08
power: reset: at91-reset: add sclk to struct at91_reset
Claudiu.Beznea@microchip.com
1
-8
/
+7
2020-03-08
power: reset: at91-reset: add ramc_base[] to struct at91_reset
Claudiu.Beznea@microchip.com
1
-6
/
+6
2020-03-08
power: reset: at91-reset: introduce struct at91_reset
Claudiu.Beznea@microchip.com
1
-9
/
+17
2019-10-20
power: reset: at91: fix __le32 cast in reset code
Ben Dooks (Codethink)
1
-4
/
+2
2019-02-20
power: reset: at91-reset: add support for sam9x60 SoC
Nicolas Ferre
1
-0
/
+13
2018-03-19
power: reset: at91-reset: Switch from the pr_*() to the dev_*() logging funct...
Ladislav Michl
1
-2
/
+2
2017-01-18
power: reset: at91-reset: remove leftover platform_device_id
Alexandre Belloni
1
-8
/
+0
2017-01-18
power: reset: at91-reset: add samx7 support
Szemző András
1
-0
/
+10
2016-10-19
power: reset: at91-reset: Fix module autoload
Javier Martinez Canillas
1
-0
/
+2
2015-12-05
power/reset: at91-reset: add missing of_node_put
Julia Lawall
1
-0
/
+1
2015-09-22
power: reset: at91-reset/trivial: driver applies to SAMA5 family as well
Nicolas Ferre
1
-1
/
+1
2015-09-22
power/reset: at91-reset: get and use slow clock
Alexandre Belloni
1
-1
/
+16
2015-09-22
power/reset: at91-reset: allow compiling as a module
Alexandre Belloni
1
-3
/
+14
2015-09-22
power/reset: at91-reset: remove useless at91_reset_platform_probe()
Alexandre Belloni
1
-44
/
+3
2015-07-20
power: reset: at91: add sama5d3 reset function
Josh Wu
1
-7
/
+19
2015-05-23
power: at91-reset: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-04-30
power/reset: at91: fix return value check in at91_reset_platform_probe()
Wei Yongjun
1
-2
/
+2
2015-03-26
power/reset: at91: big endian fixes for atsama5d3x
Ben Dooks
1
-4
/
+4
2015-03-20
power: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-01-26
power/reset: at91: Register with kernel restart handler
Guenter Roeck
1
-10
/
+18
2014-11-13
ARM: at91: move sdramc/ddrsdr header to include/soc/at91
Alexandre Belloni
1
-2
/
+2
2014-10-22
power: reset: at91-reset: fix power down register
Alexandre Belloni
1
-2
/
+2
2014-07-15
power: reset: Add AT91 reset driver
Maxime Ripard
1
-0
/
+252