summaryrefslogtreecommitdiffstats
path: root/drivers/reset/reset-ti-syscon.c
Commit message (Expand)AuthorAgeFilesLines
* reset: ti: syscon: remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-081-2/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-101-9/+1
* reset: ti-syscon: fix to_ti_syscon_reset_data macroPhilipp Zabel2021-05-101-2/+2
* reset-controller: ti: force the write operation when assert or deassertCrystal Guo2020-12-031-2/+2
* reset: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-201-1/+1
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+2
* reset: constify reset_control_ops structuresBhumika Goyal2017-01-121-1/+1
* reset: ti_syscon: fix a ti_syscon_reset_status issueJiancheng Xue2017-01-091-2/+2
* reset: add TI SYSCON based reset driverAndrew F. Davis2016-06-291-0/+237