summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max77693.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown2014-12-051-1/+1
|\ \ \ | | |/
| * | regulator: max77693: Make regulator_desc array constKrzysztof Kozlowski2014-10-281-1/+1
| |/
* | regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski2014-11-031-1/+1
|/
* mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga2014-06-171-6/+6
* regulator: max77693: Remove state container as it is not neededKrzysztof Kozlowski2014-03-101-31/+6
* regulator: max77693: Add missing of_node_putSachin Kamat2014-02-181-1/+4
* regulator: max77693: Use of_get_child_by_nameSachin Kamat2014-02-141-1/+1
* regulator: max77693: Add missing .owner field in regulator_descAxel Lin2013-12-241-0/+1
* regulator: Remove redundant NULL assignmentSachin Kamat2013-09-171-1/+0
* regulator: max77693: Use devm_regulator_registerSachin Kamat2013-09-171-24/+4
* regulator: max77693: Remove NULL test for rmatch[i].init_dataAxel Lin2013-07-011-3/+1
* regulator: max77693: Fix trivial typoAxel Lin2013-07-011-1/+1
* regulator: max77693: Add max77693 regualtor driver.Jonghwa Lee2013-06-251-0/+324
OpenPOWER on IntegriCloud