aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max77693.c
Commit message (Expand)AuthorAge
* regulator: max77693: Let core parse DT and drop board files supportKrzysztof Kozlowski2015-03-30
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * regulator: drop owner assignment from platform_driversWolfram Sang2014-10-20
| |
| \
*-. | Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown2014-12-05
|\ \|
| * | regulator: max77693: Make regulator_desc array constKrzysztof Kozlowski2014-10-27
| |/
* / regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski2014-11-03
|/
* mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga2014-06-17
* regulator: max77693: Remove state container as it is not neededKrzysztof Kozlowski2014-03-10
* regulator: max77693: Add missing of_node_putSachin Kamat2014-02-17
* regulator: max77693: Use of_get_child_by_nameSachin Kamat2014-02-14
* regulator: max77693: Add missing .owner field in regulator_descAxel Lin2013-12-24
* regulator: Remove redundant NULL assignmentSachin Kamat2013-09-16
* regulator: max77693: Use devm_regulator_registerSachin Kamat2013-09-16
* regulator: max77693: Remove NULL test for rmatch[i].init_dataAxel Lin2013-07-01
* regulator: max77693: Fix trivial typoAxel Lin2013-07-01
* regulator: max77693: Add max77693 regualtor driver.Jonghwa Lee2013-06-25