aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-04regulator: max77843: Convert to use regulator_is_enabled_regmapAxel Lin1-16/+2
2015-05-04regulator: max77843: Fix enable_mask for max77843 chargerAxel Lin1-1/+1
2015-05-01regulator: 88pm8607: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-04-29regulator: max77693: Use core code for charger's is_enabledKrzysztof Kozlowski1-15/+2
2015-04-27regulator: Remove unneeded semicolonsKrzysztof Kozlowski2-6/+6
2015-04-27regulator: max8973: set startup time for rail based on BIAS controlLaxman Dewangan1-1/+5
2015-04-27regulator: max77843: Reduce duplication of regulator_desc initializersKrzysztof Kozlowski1-30/+18
2015-04-27regulator: max14577: Reduce duplication of regulator_desc initializersKrzysztof Kozlowski1-80/+48
2015-04-20regulator: max77686: Fix typo in email addressFabio Estevam1-1/+1
2015-04-19regulator: Fix the function name in documentationKrzysztof Kozlowski1-1/+1
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+1
2015-04-10Merge remote-tracking branch 'regulator/topic/wm8350' into regulator-nextMark Brown1-3/+2
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-nextMark Brown5-107/+295
2015-04-10Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/load-op', 'regulator/topic/max77693' and 'regulator/topic/max8660' into regulator-nextMark Brown5-127/+76
2015-04-10Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/arizona-ldo1', 'regulator/topic/arizona-micsupp' and 'regulator/topic/da9211' into regulator-nextMark Brown4-30/+149
2015-04-10Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-37/+175
2015-04-10Merge branch 'topic/debugfs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-coreMark Brown1-1/+119
2015-04-10regulator: max8660: Handle empty regulator dataMarkus Pargmann1-3/+3
2015-04-10regulator: output current-limit for all regulators in summaryHeiko Stübner1-19/+5
2015-04-10regulator: add a summary tree in debugfsHeiko Stübner1-0/+121
2015-04-08regulator: qcom: Tidy up probe()Bjorn Andersson1-10/+11
2015-04-08regulator: qcom: Rework to single platform deviceBjorn Andersson1-83/+161
2015-04-08regulator: qcom: Refactor of-parsing codeBjorn Andersson1-60/+81
2015-04-08regulator: qcom: Don't enable DRMS in driverBjorn Andersson1-4/+0
2015-04-08regulator: max8660: fix assignment of pdata to data that becomes deadColin Ian King1-2/+1
2015-04-01regulator: Defer lookup of supply to regulator_getBjorn Andersson1-36/+56
2015-03-29regulator: max77693: Let core parse DT and drop board files supportKrzysztof Kozlowski1-84/+9
2015-03-27regulator: Ensure unique regulator debugfs directory namesGuenter Roeck1-1/+12
2015-03-23Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas' into regulator-linusMark Brown1-0/+4
2015-03-21regulator: stw481x: Remove unused fields from struct stw481xAxel Lin1-4/+4
2015-03-17regulator: palmas: Add has_regen3 check for TPS659038Keerthy1-1/+8
2015-03-17Merge branch 'fix/palmas' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-palmasMark Brown1-0/+4
2015-03-17regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy1-0/+4
2015-03-17regulator: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-16Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix/tps65910' into regulator-linusMark Brown2-17/+18
2015-03-16regulator: tps65910: Add missing #include <linux/of.h>Geert Uytterhoeven1-0/+1
2015-03-09regulator: Rename regulator_set_optimum_modeBjorn Andersson1-4/+4
2015-03-08regulator: core: Fix enable GPIO reference countingDoug Anderson1-14/+12
2015-03-08regulator: Only enable disabled regulators on resumeJavier Martinez Canillas1-3/+5
2015-03-07regulator: act8865: add input supply handlingHeiko Stuebner1-27/+28
2015-03-06Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk808' into regulator-linusMark Brown2-0/+17
2015-03-06regulator: act8865: Add act8600 supportZubair Lutfullah Kakakhel1-1/+119
2015-03-05regulator: wm8350: Remove unused variableFabio Estevam1-1/+0
2015-03-05regulator: core: Add devres versions of notifier registrationCharles Keepax1-0/+85
2015-03-04regulator: Fix regression due to NULL constraints checkTakashi Iwai1-7/+0
2015-02-26regulator: arizona-micsupp: Add support for WM8280/WM8281Richard Fitzgerald1-0/+1
2015-02-24regulator: da9211: Pass NULL data with OVER_CURRENT eventGeert Uytterhoeven1-4/+2
2015-02-24regulator: da9211: Fix wrong register name in error messageGeert Uytterhoeven1-1/+1
2015-02-24regulator: dbx500: Remove use of seq_puts/seq_printf return valueJoe Perches1-23/+9
2015-02-24regulator: wm8350: Pass NULL data with REGULATION_OUT and UNDER_VOLTAGE eventsGeert Uytterhoeven1-2/+2