summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2019-07-09regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uAAxel Lin
2018-12-16regulator: fix crash caused by null driver dataYu Zhao
2018-11-20regulator: max8998: Fix platform data retrieval.Paweł Chmiel
2017-11-26regulator: da9063: Return an error code on probe failureDan Carpenter
2017-08-26regulator: tps65023: Fix inverted core enable logic.Richard Cochran
2017-07-02regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim
2017-03-16regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij
2017-02-23regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet
2016-06-15regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski
2016-05-01regulator: s5m8767: fix get_register() error handlingArnd Bergmann
2015-09-28regulator: pbias: Fix broken pbias disable functionalityKishon Vijay Abraham I
2015-07-15regulator: core: fix constraints output bufferStefan Wahren
2015-03-30regulator: core: Fix enable GPIO reference countingDoug Anderson
2015-03-30regulator: Only enable disabled regulators on resumeJavier Martinez Canillas
2015-02-04regulator: core: fix race condition in regulator_put()Ashay Jaiswal
2015-01-05regulator: anatop: Set default voltage selector for vddpuMarkus Pargmann
2014-11-14regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski
2014-10-30regulator: ltc3589: fix broken voltage transitionsSteffen Trumtrar
2014-09-17regulator: tps65218: fix DCDC4 linear voltage rangeFelipe Balbi
2014-09-17regulator: arizona-ldo1: remove bypass functionalityNikesh Oswal
2014-06-28Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...Mark Brown
2014-06-24regulator: tps65218: Correct the the config register for LDO1Keerthy
2014-06-24regulator: tps65218: Add the missing of_node assignment in probeKeerthy
2014-06-24regulator: palmas: fix typo in enable_reg calculationStephen Warren
2014-06-22regulator: bcm590xx: fix vbus nameGraham Williams
2014-06-21regulator: palmas: Fix SMPS enable/disable/is_enabledNishanth Menon
2014-06-16Merge remote-tracking branches 'regulator/fix/as3722', 'regulator/fix/ltc3589...Mark Brown
2014-06-16regulator: ltc3589: Use of_get_child_by_nameAxel Lin
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-05regulator: palmas: Fix SMPS list for 0VNishanth Menon
2014-06-03Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-03regulator: as3722: Make 0 a valid selectorThierry Reding
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-02Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown
2014-06-02Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown
2014-06-02Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbi...Mark Brown
2014-06-02Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-c...Mark Brown
2014-06-02Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/ax...Mark Brown
2014-06-02Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2014-06-02Merge remote-tracking branch 'regulator/topic/constraints' into regulator-nextMark Brown
2014-06-02Merge remote-tracking branch 'regulator/fix/s2mpa01' into regulator-linusMark Brown
2014-06-02regulator: pbias: remove unnecessary OOM messagesJingoo Han
2014-06-02regulator: max8649: remove unnecessary OOM messagesJingoo Han
2014-06-01regulator: core: Fix the init of DT defined fixed regulatorsAlban Bedel
2014-06-01regulator: core: Disable unused regulators after deferred probing is doneSaravana Kannan
2014-06-01regulator: Don't disable unused regulators we don't have permission forMark Brown
2014-06-01regulator: axp20x: Use regulator_map_voltage_ascend for LDO4Axel Lin
2014-06-01regulator: use of_property_read_{bool|u32}()Sergei Shtylyov
2014-05-28regulator: Fix regulator_get_{optional,exclusive}() documentationStephen Boyd
2014-05-27regulator: arizona-ldo1: add missing #includeArnd Bergmann