Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mmc: pwrseq: Use device_match_of_node() | ye xingchen | 2022-12-07 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner | 2019-05-30 | 1 | -2/+1 |
* | mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops | Ulf Hansson | 2017-06-20 | 1 | -0/+8 |
* | mmc: pwrseq: convert to proper platform device | Srinivas Kandagatla | 2016-05-02 | 1 | -59/+49 |
* | mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc() | Javier Martinez Canillas | 2015-04-17 | 1 | -1/+1 |
* | mmc: pwrseq: simplify alloc/free hooks | Alexandre Courbot | 2015-03-23 | 1 | -4/+12 |
* | mmc: pwrseq: add driver for emmc hardware reset | Marek Szyprowski | 2015-02-04 | 1 | -0/+3 |
* | mmc: pwrseq: Initial support for the simple MMC power sequence provider | Ulf Hansson | 2015-01-28 | 1 | -1/+60 |
* | mmc: core: Initial support for MMC power sequences | Ulf Hansson | 2015-01-28 | 1 | -0/+50 |