summaryrefslogtreecommitdiff
path: root/drivers/regulator/max77693.c
AgeCommit message (Expand)Author
2015-08-21regulators: max77693: register driver earlier to avoid deferred probeMarek Szyprowski
2015-07-16regulator: max77693: Add support for MAX77843 deviceKrzysztof Kozlowski
2015-07-16drivers: max77693: Move state container to common headerKrzysztof Kozlowski
2015-07-16regulator: max77693: Support different register configurationsKrzysztof Kozlowski
2015-04-29regulator: max77693: Use core code for charger's is_enabledKrzysztof Kozlowski
2015-03-29regulator: max77693: Let core parse DT and drop board files supportKrzysztof Kozlowski
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-05Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown
2014-11-03regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski
2014-10-28regulator: max77693: Make regulator_desc array constKrzysztof Kozlowski
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2014-06-17mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga
2014-03-10regulator: max77693: Remove state container as it is not neededKrzysztof Kozlowski
2014-02-18regulator: max77693: Add missing of_node_putSachin Kamat
2014-02-14regulator: max77693: Use of_get_child_by_nameSachin Kamat
2013-12-24regulator: max77693: Add missing .owner field in regulator_descAxel Lin
2013-09-17regulator: Remove redundant NULL assignmentSachin Kamat
2013-09-17regulator: max77693: Use devm_regulator_registerSachin Kamat
2013-07-01regulator: max77693: Remove NULL test for rmatch[i].init_dataAxel Lin
2013-07-01regulator: max77693: Fix trivial typoAxel Lin
2013-06-25regulator: max77693: Add max77693 regualtor driver.Jonghwa Lee