Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysreset: syscon: Support value property | Bin Meng | 2020-07-24 | 1 | -5/+17 |
* | sysreset: syscon: Don't assume default value for offset and mask property | Bin Meng | 2020-07-24 | 1 | -2/+12 |
* | dm: core: Require users of devres to include the header | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | sysreset: syscon: add support for power off | Patrick Delaunay | 2019-07-12 | 1 | -2/+4 |
* | sysreset: syscon: remove POWER reset cause | Patrick Delaunay | 2019-04-26 | 1 | -0/+3 |
* | sysreset: use syscon_regmap_lookup_by_phandle | Patrick Delaunay | 2019-04-11 | 1 | -13/+2 |
* | sysreset: syscon: update regmap access to syscon | Patrick Delaunay | 2018-07-20 | 1 | -7/+9 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | sysreset: syscon: convert to use live dt | Álvaro Fernández Rojas | 2018-04-10 | 1 | -6/+2 |
* | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 1 | -2/+2 |
* | sysreset: add syscon-reboot driver | Álvaro Fernández Rojas | 2017-05-10 | 1 | -0/+78 |