index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
reset
/
reset-ath79.c
Age
Commit message (
Expand
)
Author
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-03-06
reset: ath79: Use devm_register_restart_handler()
Andrew Davis
2023-08-08
reset: ath79: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-05-08
reset: ath79: Use devm_platform_ioremap_resource()
Ye Xingchen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2017-03-08
reset: ath79: make it explicitly non-modular
Paul Gortmaker
2016-08-25
reset: ath79: add missing include
Philipp Zabel
2016-05-30
reset: ath79: use devm_reset_controller_register()
Masahiro Yamada
2016-02-10
reset: ath79: Make reset_control_ops const
Philipp Zabel
2015-11-25
reset: ath79: Add system restart support
Alban Bedel
2015-09-01
reset: ath79: Fix missing spin_lock_init
Axel Lin
2015-08-04
reset: Add a driver for the reset controller on the AR71XX/AR9XXX
Alban Bedel