Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: adc: add uclass's mask and conversion helpers | Fabrice Gasnier | 2018-11-20 | 1 | -0/+37 |
* | dm: adc: uclass: get reference regulator once | Fabrice Gasnier | 2018-08-03 | 1 | -18/+17 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 1 | -3/+3 |
* | dm: adc: Convert uclass to livetree | Simon Glass | 2017-06-01 | 1 | -8/+6 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -2/+2 |
* | dm: adc: add simple ADC uclass implementation | Przemyslaw Marczak | 2015-11-02 | 1 | -0/+409 |