summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2021-06-16regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko
2021-06-16regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov
2021-04-14regulator: bd9571mwv: Fix AVS and DVFS voltage rangeGeert Uytterhoeven
2021-03-04regulator: s5m8767: Drop regulators OF node referenceKrzysztof Kozlowski
2021-03-04regulator: axp20x: Fix reference cout leakPan Bian
2021-02-13regulator: Fix lockdep warning resolving suppliesMark Brown
2021-02-13regulator: core: Clean enabling always-on regulators + their suppliesDouglas Anderson
2021-02-13regulator: core: enable power when setting up constraintsOlliver Schinagl
2021-02-13regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins
2020-11-24regulator: workaround self-referent regulatorsMichał Mirosław
2020-11-24regulator: avoid resolve_supply() infinite recursionMichał Mirosław
2020-11-24regulator: fix memory leak with repeated set_machine_constraints()Michał Mirosław
2020-11-24regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}Sean Nyekjaer
2020-11-24regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon
2020-11-18regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław
2020-10-29regulator: resolve supply after creating regulatorMichał Mirosław
2020-09-23regulator: pwm: Fix machine constraints applicationVincent Whitchurch
2020-09-17regulator: push allocation in set_consumer_device_supply() out of lockMichał Mirosław
2020-06-30regualtor: pfuze100: correct sw1a/sw2 on pfuze3000Robin Gong
2020-02-24regulator: rk808: Lower log level on optional GPIOs being not availableMiquel Raynal
2020-01-27regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xBAxel Lin
2020-01-27regulator: lp87565: Fix missing register for LP87565_BUCK_0Axel Lin
2020-01-27regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uAAxel Lin
2020-01-27regulator: pv88090: Fix array out-of-bounds accessAxel Lin
2020-01-27regulator: pv88080: Fix array out-of-bounds accessAxel Lin
2020-01-27regulator: pv88060: Fix array out-of-bounds accessAxel Lin
2020-01-12regulator: rn5t618: fix module aliasesAndreas Kemnade
2020-01-12regulator: fix use after free issueWen Yang
2020-01-09regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold
2019-12-31regulator: max8907: Fix the usage of uninitialized variable in max8907_regula...Yizhuo
2019-12-17regulator: 88pm800: fix warning same module namesAnders Roxell
2019-12-05regulator: tps65910: fix a missing check of return valueKangjie Lu
2019-12-05drivers/regulator: fix a missing check of return valueKangjie Lu
2019-11-10regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...Yizhuo
2019-11-10regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdoneAxel Lin
2019-11-10regulator: of: fix suspend-min/max-voltage parsingMarco Felsch
2019-10-05regulator: Defer init completion for a while after late_initcallMark Brown
2019-10-05regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vnegAxel Lin
2019-07-26regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski
2019-04-05regulator: act8865: Fix act8600_sudcdc_voltage_ranges settingAxel Lin
2019-03-23regulator: s2mpa01: Fix step values for some LDOsStuart Menefy
2019-03-23regulator: max77620: Initialize values for DT propertiesMark Zhang
2019-03-23regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski
2018-09-20regulator: fix crash caused by null driver dataYu Zhao
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski
2018-08-29regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-10Merge branch 'regulator-4.19' into regulator-nextMark Brown
2018-08-10Merge branch 'regulator-4.18' into regulator-linusMark Brown