Age | Commit message (Expand) | Author |
2018-05-18 | pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmi... | Lukasz Majewski |
2018-05-18 | pmic: Add support for setting transmission length in uclass private data | Lukasz Majewski |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2017-12-12 | power: extend prefix match to regulator-name property | Felix Brack |
2017-09-11 | dm: core: Add ofnode_for_each_subnode() | Simon Glass |
2017-06-01 | dm: pmic: Convert uclass to livetree | Simon Glass |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-01-21 | dm: power: Tidy up debugging output and return values | Simon Glass |
2016-01-21 | dm: power: Allow regulators to be omitted from SPL | Simon Glass |
2015-08-05 | dm: pmic: Correct the pmic_reg_write() implementation | Simon Glass |
2015-07-21 | power: pmic: Use trailing_strtol() instead of a local function | Simon Glass |
2015-07-21 | dm: pmic: Add functions to adjust PMIC registers | Simon Glass |
2015-07-21 | dm: power: Avoid case-insensitve match for child names | Simon Glass |
2015-05-14 | dm: pmic: code cleanup of PMIC uclass driver | Przemyslaw Marczak |
2015-05-14 | dm: pmic: add implementation of driver model pmic uclass | Przemyslaw Marczak |