Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-26 | Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown | 1 | -2/+16 |
2018-01-26 | regulator: core: Move of_find_regulator_by_node() to of_regulator.c | Maciej Purski | 1 | -0/+9 |
2018-01-26 | regulator: make regulator voltage be an array to support more states | Chunyan Zhang | 1 | -2/+16 |
2017-03-17 | regulator: Mark supply_name const and duplicate it as such | Stephen Boyd | 1 | -1/+1 |
2017-02-04 | regulator: core: have _regulator_get() accept get_type argument | Dmitry Torokhov | 1 | -0/+10 |
2015-01-08 | regulator: Allow parsing custom properties when using simplified DT parsing | Krzysztof Kozlowski | 1 | -0/+2 |
2014-09-10 | regulator: of: Add stub OF match function for !OF case | Mark Brown | 1 | -0/+10 |
2014-09-10 | regulator: of: Provide simplified DT parsing method | Mark Brown | 1 | -0/+4 |
2013-09-17 | regulator: core: Split devres code out into a separate file | Mark Brown | 1 | -0/+38 |