index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
reset
/
at91-reset.c
Age
Commit message (
Expand
)
Author
2020-03-08
power: reset: at91-reset: handle nrst async for sam9x60
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: get rid of at91_reset_data
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: keep only one reset function
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: make at91sam9g45_restart() generic
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: introduce ramc_lpr to struct at91_reset
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: use r4 as tmp argument
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: introduce args member in at91_reset_data
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: introduce struct at91_reset_data
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: devm_kzalloc() for at91_reset data structure
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: pass rstc base address to at91_reset_status()
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: convert reset in pointer to struct at91_reset
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: add notifier block to struct at91_reset
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: add sclk to struct at91_reset
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: add ramc_base[] to struct at91_reset
Claudiu.Beznea@microchip.com
2020-03-08
power: reset: at91-reset: introduce struct at91_reset
Claudiu.Beznea@microchip.com
2019-10-20
power: reset: at91: fix __le32 cast in reset code
Ben Dooks (Codethink)
2019-02-20
power: reset: at91-reset: add support for sam9x60 SoC
Nicolas Ferre
2018-03-19
power: reset: at91-reset: Switch from the pr_*() to the dev_*() logging funct...
Ladislav Michl
2017-01-18
power: reset: at91-reset: remove leftover platform_device_id
Alexandre Belloni
2017-01-18
power: reset: at91-reset: add samx7 support
Szemző András
2016-10-19
power: reset: at91-reset: Fix module autoload
Javier Martinez Canillas
2015-12-05
power/reset: at91-reset: add missing of_node_put
Julia Lawall
2015-09-22
power: reset: at91-reset/trivial: driver applies to SAMA5 family as well
Nicolas Ferre
2015-09-22
power/reset: at91-reset: get and use slow clock
Alexandre Belloni
2015-09-22
power/reset: at91-reset: allow compiling as a module
Alexandre Belloni
2015-09-22
power/reset: at91-reset: remove useless at91_reset_platform_probe()
Alexandre Belloni
2015-07-20
power: reset: at91: add sama5d3 reset function
Josh Wu
2015-05-23
power: at91-reset: Constify platform_device_id
Krzysztof Kozlowski
2015-04-30
power/reset: at91: fix return value check in at91_reset_platform_probe()
Wei Yongjun
2015-03-26
power/reset: at91: big endian fixes for atsama5d3x
Ben Dooks
2015-03-20
power: constify of_device_id array
Fabian Frederick
2015-01-25
power/reset: at91: Register with kernel restart handler
Guenter Roeck
2014-11-13
ARM: at91: move sdramc/ddrsdr header to include/soc/at91
Alexandre Belloni
2014-10-22
power: reset: at91-reset: fix power down register
Alexandre Belloni
2014-07-15
power: reset: Add AT91 reset driver
Maxime Ripard