summaryrefslogtreecommitdiffstats
path: root/drivers/sysreset/sysreset_syscon.c
Commit message (Expand)AuthorAgeFilesLines
* sysreset: syscon: Support value propertyBin Meng2020-07-241-5/+17
* sysreset: syscon: Don't assume default value for offset and mask propertyBin Meng2020-07-241-2/+12
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* sysreset: syscon: add support for power offPatrick Delaunay2019-07-121-2/+4
* sysreset: syscon: remove POWER reset causePatrick Delaunay2019-04-261-0/+3
* sysreset: use syscon_regmap_lookup_by_phandlePatrick Delaunay2019-04-111-13/+2
* sysreset: syscon: update regmap access to sysconPatrick Delaunay2018-07-201-7/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sysreset: syscon: convert to use live dtÁlvaro Fernández Rojas2018-04-101-6/+2
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-2/+2
* sysreset: add syscon-reboot driverÁlvaro Fernández Rojas2017-05-101-0/+78