summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2015-05-21regulator: da9062: DA9062 regulator driverS Twiss
2015-05-20regulator: max77686: fix gpio_enabled shift wrapping bugJoe Perches
2015-05-13regulator: axp20x: Add support for AXP22X regulatorsBoris BREZILLON
2015-05-13regulator: axp20x: Prepare support for multiple AXP chip familiesBoris BREZILLON
2015-05-13regulator: of: Skip disabled regulator nodesStephen Boyd
2015-05-11regulator: arizona-ldo1: Add additional supported voltageCharles Keepax
2015-05-06regulator: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-05-04regulator: max77843: Convert to use regulator_is_enabled_regmapAxel Lin
2015-05-04regulator: max77843: Fix enable_mask for max77843 chargerAxel Lin
2015-05-01regulator: 88pm8607: Constify platform_device_idKrzysztof Kozlowski
2015-04-29regulator: max77693: Use core code for charger's is_enabledKrzysztof Kozlowski
2015-04-27regulator: Remove unneeded semicolonsKrzysztof Kozlowski
2015-04-27regulator: max8973: set startup time for rail based on BIAS controlLaxman Dewangan
2015-04-27regulator: max77843: Reduce duplication of regulator_desc initializersKrzysztof Kozlowski
2015-04-27regulator: max14577: Reduce duplication of regulator_desc initializersKrzysztof Kozlowski
2015-04-20regulator: max77686: Fix typo in email addressFabio Estevam
2015-04-19regulator: Fix the function name in documentationKrzysztof Kozlowski
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-10Merge remote-tracking branch 'regulator/topic/wm8350' into regulator-nextMark Brown
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown
2015-04-10Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...Mark Brown
2015-04-10Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ar...Mark Brown
2015-04-10Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2015-04-10Merge branch 'topic/debugfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2015-04-10regulator: max8660: Handle empty regulator dataMarkus Pargmann
2015-04-10regulator: output current-limit for all regulators in summaryHeiko Stübner
2015-04-10regulator: add a summary tree in debugfsHeiko Stübner
2015-04-08regulator: qcom: Tidy up probe()Bjorn Andersson
2015-04-08regulator: qcom: Rework to single platform deviceBjorn Andersson
2015-04-08regulator: qcom: Refactor of-parsing codeBjorn Andersson
2015-04-08regulator: qcom: Don't enable DRMS in driverBjorn Andersson
2015-04-08regulator: max8660: fix assignment of pdata to data that becomes deadColin Ian King
2015-04-01regulator: Defer lookup of supply to regulator_getBjorn Andersson
2015-03-29regulator: max77693: Let core parse DT and drop board files supportKrzysztof Kozlowski
2015-03-27regulator: Ensure unique regulator debugfs directory namesGuenter Roeck
2015-03-23Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...Mark Brown
2015-03-21regulator: stw481x: Remove unused fields from struct stw481xAxel Lin
2015-03-17regulator: palmas: Add has_regen3 check for TPS659038Keerthy
2015-03-17Merge branch 'fix/palmas' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2015-03-17regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy
2015-03-17regulator: constify of_device_id arrayFabian Frederick
2015-03-16Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...Mark Brown
2015-03-16regulator: tps65910: Add missing #include <linux/of.h>Geert Uytterhoeven
2015-03-09regulator: Rename regulator_set_optimum_modeBjorn Andersson
2015-03-08regulator: core: Fix enable GPIO reference countingDoug Anderson
2015-03-08regulator: Only enable disabled regulators on resumeJavier Martinez Canillas
2015-03-07regulator: act8865: add input supply handlingHeiko Stuebner
2015-03-06Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80...Mark Brown
2015-03-06regulator: act8865: Add act8600 supportZubair Lutfullah Kakakhel
2015-03-05regulator: wm8350: Remove unused variableFabio Estevam