summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2020-02-28regulator: rk808: Lower log level on optional GPIOs being not availableMiquel Raynal1-1/+1
2020-01-29regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xBAxel Lin1-2/+2
2020-01-29regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uAAxel Lin1-2/+2
2020-01-29regulator: pv88090: Fix array out-of-bounds accessAxel Lin1-1/+1
2020-01-29regulator: pv88080: Fix array out-of-bounds accessAxel Lin1-1/+1
2020-01-29regulator: pv88060: Fix array out-of-bounds accessAxel Lin1-1/+1
2020-01-12regulator: rn5t618: fix module aliasesAndreas Kemnade1-0/+1
2020-01-12regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold1-17/+0
2020-01-04regulator: max8907: Fix the usage of uninitialized variable in max8907_regula...Yizhuo1-3/+12
2019-12-21Revert "regulator: Defer init completion for a while after late_initcall"Greg Kroah-Hartman1-31/+11
2019-12-05regulator: tps65910: fix a missing check of return valueKangjie Lu1-1/+3
2019-12-05drivers/regulator: fix a missing check of return valueKangjie Lu1-1/+4
2019-11-10regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...Yizhuo1-1/+7
2019-11-10regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdoneAxel Lin1-18/+8
2019-10-05regulator: Defer init completion for a while after late_initcallMark Brown1-11/+31
2019-10-05regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vnegAxel Lin1-1/+1
2019-08-04regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski1-2/+2
2019-04-05regulator: act8865: Fix act8600_sudcdc_voltage_ranges settingAxel Lin1-2/+3
2019-03-23regulator: s2mpa01: Fix step values for some LDOsStuart Menefy1-5/+5
2019-03-23regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski1-3/+3
2018-10-04regulator: fix crash caused by null driver dataYu Zhao1-1/+1
2018-08-03regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang1-0/+1
2018-05-30regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET1-0/+1
2018-05-30regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'Christophe Jaillet1-9/+7
2018-03-24regulator: anatop: set default voltage selector for pcieDong Aisheng1-0/+5
2018-03-22regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke1-2/+7
2017-11-02regulator: fan53555: fix I2C device idsGuillaume Tucker1-1/+4
2017-10-21regulator: core: Resolve supplies before disabling unused regulatorsJavier Martinez Canillas1-0/+10
2017-07-05regulator: tps65086: Fix DT node referencing in of_parse_cbAndrew F. Davis1-3/+3
2017-07-05regulator: tps65086: Fix expected switch DT node namesAndrew F. Davis1-2/+2
2017-05-25regulator: tps65023: Fix inverted core enable logic.Richard Cochran1-2/+1
2017-05-25regulator: rk808: Fix RK818 LDO2Wadim Egorov1-1/+1
2017-03-12regulator: Fix regulator_summary for deviceless consumersLeonard Crestez1-2/+3
2017-02-09regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdceRask Ingemann Lambertsen1-1/+1
2017-01-19regulators: helpers: Fix handling of bypass_val_on in get_bypass_regmapCharles Keepax1-1/+5
2017-01-19regulator: axp20x: Fix axp809 ldo_io registration error on cold bootChen-Yu Tsai1-2/+10
2017-01-19regulator: tps65086: Fix 25mV ranges for BUCK regulatorsAndrew F. Davis1-26/+28
2017-01-09regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij1-1/+2
2016-10-28regulator: core: silence warning: "VDD1: ramp_delay not set"H. Nikolaus Schaller1-1/+1
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-1/+2
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-16/+315
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2016-10-04Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-...Lee Jones4-17/+316
2016-09-30Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-nextMark Brown1-1/+1
2016-09-30Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080...Mark Brown6-125/+385
2016-09-30Merge remote-tracking branches 'regulator/topic/bulk', 'regulator/topic/dbx50...Mark Brown7-46/+453
2016-09-30Merge remote-tracking branch 'regulator/fix/tps65910' into regulator-linusMark Brown1-0/+6
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada1-1/+2
2016-09-26regulator: dbx500: remove unused functions in dbx500-prcmu.cBaoyou Xie1-18/+0
2016-09-26regulator: pv88080: Update regulator for PV88080 BB silicon supportEric Jeong2-73/+304