Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: power: Tidy up debugging output and return values | Simon Glass | 2016-01-21 | -3/+8 |
* | dm: power: Allow regulators to be omitted from SPL | Simon Glass | 2016-01-21 | -0/+2 |
* | dm: pmic: Correct the pmic_reg_write() implementation | Simon Glass | 2015-08-05 | -1/+1 |
* | power: pmic: Use trailing_strtol() instead of a local function | Simon Glass | 2015-07-21 | -18/+5 |
* | dm: pmic: Add functions to adjust PMIC registers | Simon Glass | 2015-07-21 | -0/+32 |
* | dm: power: Avoid case-insensitve match for child names | Simon Glass | 2015-07-21 | -1/+1 |
* | dm: pmic: code cleanup of PMIC uclass driver | Przemyslaw Marczak | 2015-05-14 | -22/+9 |
* | dm: pmic: add implementation of driver model pmic uclass | Przemyslaw Marczak | 2015-05-14 | -0/+158 |