aboutsummaryrefslogtreecommitdiff
path: root/drivers/reset/reset-ti-syscon.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-08reset: ti: syscon: remove unneeded call to platform_set_drvdata()Gravatar Andrei Coardos 1-2/+0
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEGravatar Thomas Gleixner 1-9/+1
2021-05-10reset: ti-syscon: fix to_ti_syscon_reset_data macroGravatar Philipp Zabel 1-2/+2
2020-12-03reset-controller: ti: force the write operation when assert or deassertGravatar Crystal Guo 1-2/+2
2020-07-20reset: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-1/+2
2017-01-12reset: constify reset_control_ops structuresGravatar Bhumika Goyal 1-1/+1
2017-01-09reset: ti_syscon: fix a ti_syscon_reset_status issueGravatar Jiancheng Xue 1-2/+2
2016-06-29reset: add TI SYSCON based reset driverGravatar Andrew F. Davis 1-0/+237