summaryrefslogtreecommitdiff
path: root/drivers/regulator/core.c
AgeCommit message (Expand)Author
2017-10-21regulator: core: Resolve supplies before disabling unused regulatorsJavier Martinez Canillas
2017-03-12regulator: Fix regulator_summary for deviceless consumersLeonard Crestez
2016-10-28regulator: core: silence warning: "VDD1: ramp_delay not set"H. Nikolaus Schaller
2016-09-30Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080...Mark Brown
2016-09-30Merge remote-tracking branches 'regulator/topic/bulk', 'regulator/topic/dbx50...Mark Brown
2016-09-24regulator: core: don't return error with inadequate reasonJoonwoo Park
2016-09-16regulator: core: Add set_voltage_time opMatthias Kaehlcke
2016-09-16regulator: core: Don't skip set_voltage_time when ramp delay disabledMatthias Kaehlcke
2016-09-16regulator: core: Simplify error flow in _regulator_do_set_voltage()Matthias Kaehlcke
2016-09-14regulator: core: Use local ops variable in _regulator_do_set_voltage()Matthias Kaehlcke
2016-08-16regulator: Remove support for optional supplies in the bulk APIBjorn Andersson
2016-06-09regulator: Remove regulator_can_change_voltage()Mark Brown
2016-05-13Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...Mark Brown
2016-05-13Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown
2016-05-13Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2016-05-13Merge remote-tracking branch 'regulator/topic/bypass' into regulator-nextMark Brown
2016-05-13Merge remote-tracking branches 'regulator/fix/constrain' and 'regulator/fix/d...Mark Brown
2016-04-27regulator: core: Add early supply resolution for regulatorsJon Hunter
2016-04-27Merge branch 'topic/bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2016-04-25regulator: refactor valid_ops_mask checking codeWEN Pingbo
2016-04-22regulator: core: Move registration of regulator deviceJon Hunter
2016-04-22Merge branch 'topic/sysfs-init' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
2016-04-22regulator: core: Clear the supply pointer if enabling failsJon Hunter
2016-04-22regulator: core: Don't terminate supply resolution earlyJon Hunter
2016-04-22regulator: core: Add debugfs to show constraint flagsRichard Fitzgerald
2016-04-18regulator: core: remove lockdep assert from suspend_prepareTero Kristo
2016-04-13regulator: core: Fix locking of GPIO list on freeMark Brown
2016-04-13regulator: reorder initialization steps in regulator_register()Boris Brezillon
2016-04-12regulator: core: Use parent voltage from the supply when bypassedMark Brown
2016-03-30regulator: Fix deadlock during regulator registrationJon Hunter
2016-03-29regulator: core: Log when we bring constraints into rangeMark Brown
2016-03-28regulator: Try to resolve regulators supplies on registrationJavier Martinez Canillas
2016-03-27regulator: core: Ensure we are at least in bounds for our constraintsMark Brown
2016-03-25regulator: core: Remove duplicate copy of active-discharge parsingVladimir Zapolskiy
2016-03-21regulator: Remove unneded check for regulator supplyJavier Martinez Canillas
2016-03-13Merge remote-tracking branches 'regulator/topic/ltc3589', 'regulator/topic/ma...Mark Brown
2016-03-13Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/...Mark Brown
2016-03-02regulator: core: Add support for active-discharge configurationLaxman Dewangan
2016-03-02regulator: core: Add support for active-discharge configurationLaxman Dewangan
2016-02-25regulator: core: fix crash in error path of regulator_registerKrzysztof Adamski
2016-02-25Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2016-02-22regulator: core: Request GPIO before creating sysfs entriesKrzysztof Adamski
2016-01-27regulator: core: Rely on regulator_dev_release to free constraintsCharles Keepax
2016-01-12Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6...Mark Brown
2016-01-12Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm36...Mark Brown
2016-01-12Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2016-01-07regulator: core: remove some dead codeDan Carpenter
2016-01-05regulator: core: use dev_to_rdevGeliang Tang
2015-12-02regulator: core: Fix nested locking of suppliesThierry Reding
2015-12-02regulator: core: Ensure we lock all regulatorsMark Brown