aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2015-06-10regulator: core: fix constraints output bufferStefan Wahren1-1/+1
2015-06-09regulator: core: Don't corrupt display when printing uV offsetsMark Brown1-1/+1
2015-06-09regulator: max8973: add support for MAX77621Laxman Dewangan1-20/+84
2015-06-09regulator: max8973: configure ramp delay through callbackLaxman Dewangan1-16/+57
2015-06-08regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulator_dev)Lee Jones1-9/+9
2015-06-08regulator: pwm-regulator: Remove superfluous is_enabled checkLee Jones1-8/+4
2015-06-08regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddataLee Jones1-9/+6
2015-06-05Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-nextMark Brown1-5/+0
2015-06-03regulator: core: Don't spew backtraces on duplicate sysfsStephen Boyd1-2/+2
2015-06-02regulator: arizona-ldo1: Do not control DVFS clocking from regulatorRichard Fitzgerald1-5/+0
2015-06-02regulator: da9063: Fix up irq leakAxel Lin1-18/+3
2015-06-02regulator: lp8755: Convert to devm_request_threaded_irqAxel Lin1-15/+8
2015-06-02regulator: da9062: Remove unused variable build warningS Twiss1-1/+0
2015-06-02regulator: wm831x: Pass the IRQF_ONESHOT flagFabio Estevam3-7/+14
2015-05-27mfd: da9052: Fix broken regulator probeJohan Hovold1-2/+3
2015-05-26regulator: fan53555: fill set_voltage_time_set callbackHeiko Stuebner1-0/+1
2015-05-25regulator: da9062: Fix modaliasAxel Lin1-1/+1
2015-05-22regulator: max8973: add mechanism to enable/disable through GPIOLaxman Dewangan1-6/+23
2015-05-22regulator: max8973: add DT parsing of platform specific parameterLaxman Dewangan1-20/+65
2015-05-21regulator: max8973: get rid of extra variable for gpio validityLaxman Dewangan1-6/+2
2015-05-21regulator: max8973: make default/unset dvs gpio as invalid gpioLaxman Dewangan1-1/+1
2015-05-21regulator: da9062: DA9062 regulator driverS Twiss3-0/+854
2015-05-20regulator: max77686: fix gpio_enabled shift wrapping bugJoe Perches1-3/+3
2015-05-13regulator: axp20x: Add support for AXP22X regulatorsBoris BREZILLON1-0/+96
2015-05-13regulator: axp20x: Prepare support for multiple AXP chip familiesBoris BREZILLON1-49/+94
2015-05-13regulator: of: Skip disabled regulator nodesStephen Boyd1-1/+1
2015-05-11regulator: arizona-ldo1: Add additional supported voltageCharles Keepax1-0/+15
2015-05-06regulator: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
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-81/+159