aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/reset/reset-ath79.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-08reset: ath79: make it explicitly non-modularPaul Gortmaker1-19/+8
2016-08-25reset: ath79: add missing includePhilipp Zabel1-0/+1
2016-05-30reset: ath79: use devm_reset_controller_register()Masahiro Yamada1-2/+1
2016-02-10reset: ath79: Make reset_control_ops constPhilipp Zabel1-1/+1
2015-11-25reset: ath79: Add system restart supportAlban Bedel1-1/+29
2015-09-01reset: ath79: Fix missing spin_lock_initAxel Lin1-0/+1
2015-08-04reset: Add a driver for the reset controller on the AR71XX/AR9XXXAlban Bedel1-0/+128