summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/consumer.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* regulator: add regulator_get_linear_step() stub helperArnd Bergmann2019-03-211-0/+5
* regulator: Fix return value of _set_load() stubMark Brown2018-11-201-1/+1
* regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson2018-04-201-0/+1
* regulator: core: Add new notification for enabling of regulatorHarald Geyer2017-03-241-0/+1
* regulator: Fix regulator_get_error_flags() signature mismatchDavid Lechner2016-12-051-1/+2
* regulator: core: Add new API to poll for error conditionsAxel Haslam2016-11-041-0/+26
* regulator: Remove support for optional supplies in the bulk APIBjorn Andersson2016-08-161-3/+0Star
* regulator: Remove regulator_can_change_voltage()Mark Brown2016-06-091-6/+0Star
* regulator: Silence build warnings from regulator_can_change_voltage()Mark Brown2016-05-171-2/+2
* regulator: Deprecate regulator_can_change_voltage()Mark Brown2016-03-301-2/+2
* regulator: Make bulk API support optional suppliesBjorn Andersson2015-11-171-0/+3
*-. Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/q...Mark Brown2015-08-301-0/+16
|\ \
| | * regulator: core: Define regulator_set_voltage_triplet()Viresh Kumar2015-08-171-0/+10
| |/ |/|
| * regulator: Add missing dummy definition for regulator_list_voltageSuzuki K. Poulose2015-07-101-0/+6
|/
*---. Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown2015-04-101-3/+18
|\ \ \
| | * | regulator: core: Add devres versions of notifier registrationCharles Keepax2015-03-051-0/+16
| | |/
| * | regulator: Drop temporary regulator_set_optimum_mode wrapperBjorn Andersson2015-03-091-7/+0Star
| * | regulator: Rename regulator_set_optimum_modeBjorn Andersson2015-03-091-3/+9
| |/
* / regulator: core: Fix space before TABGeert Uytterhoeven2015-02-241-1/+1
|/
*-. Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topi...Mark Brown2014-12-051-1/+1
|\ \
| | * regulator: Return an error from stubbed regulator_get_exclusive()Mark Brown2014-10-241-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...Mark Brown2014-12-051-0/+4
|\ \ \ | | |/ | |/|
| | * regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald2014-11-241-0/+4
| |/
* / regulator: Include err.h from consumer.h to fix build failureGuenter Roeck2014-10-131-0/+2
|/
* regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner2014-08-291-0/+20
*-. Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...Mark Brown2014-08-051-0/+26
|\ \
| | * regulator: Add missing statics and inlines for stub functionsMark Brown2014-07-291-6/+6
| | * regulator: Add helpers for low-level register accessTuomas Tynkkynen2014-07-251-0/+26
| |/
* | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-06-161-0/+5
|\ \ | |/ |/|
| * regulator: add regulator_can_change_voltage stubArnd Bergmann2014-06-041-0/+5
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown2014-06-021-0/+6
|\ \ \ | | |/ | |/|
| | * regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATORViresh Kumar2014-05-281-0/+6
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2014-06-021-16/+20
|\ \
| * | regulator: Constify the pointer to alias name arrayLee Jones2014-05-231-16/+20
| |/
* / regulator: core: Return error in get optional stubTim Kryger2014-04-181-2/+2
|/
* regulator: core: Add ability to create a lookup alias for supplyCharles Keepax2013-10-181-0/+79
* Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-09-011-0/+25
|\
| * regulator: Add devm_regulator_get_exclusive()Matthias Kaehlcke2013-08-291-0/+2
| * regulator: core: Provide hints to the core about optional suppliesMark Brown2013-07-311-1/+17
| * regulator: core: Add missing stub for regulator_get_exclusive()Mark Brown2013-07-311-0/+7
* | regulator: core: Make set_voltage_tol() try for mid-range firstMark Brown2013-07-151-2/+5
|/
* regulator: core: add regulator_get_linear_step()Paul Walmsley2013-06-071-0/+1
* regulator: core: Mark all get and enable calls as __must_checkMark Brown2013-03-041-7/+7
* Merge remote-tracking branch 'regulator/topic/tol' into regulator-nextMark Brown2012-12-101-0/+8
|\
| * regulator: core: Add regulator_is_supported_voltage_tol()Mark Brown2012-11-141-0/+8
* | Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown2012-12-101-0/+4
|\ \
| * | regulator: add missing prototype for regulator_is_supported_voltagePhilip Rakity2012-11-211-0/+4
| |/
* / regulators: add regulator_can_change_voltage() functionMarek Szyprowski2012-12-061-0/+1
|/
*-. Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-281-0/+15
|\ \