summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/consumer.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-141-0/+7
|\
| * regulator: devres: add API for reference voltage suppliesDavid Lechner2024-05-031-0/+7
* | regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen2024-04-241-1/+1
* | regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen2024-04-231-1/+1
|/
* regulator: event: Add regulator netlink event supportNaresh Solanki2023-12-061-46/+1
* regulator: Add of_regulator_bulk_get_all()Mark Brown2022-11-181-0/+8
|\
| * regulator: Add of_regulator_bulk_get_allCorentin Labbe2022-11-181-0/+8
* | regulator: devres: Add devm_regulator_bulk_get_exclusive()Zev Weiss2022-11-031-0/+2
|/
* regulator: Add devm helpers for get and enableMatti Vaittinen2022-08-181-0/+27
* regulator: core: Allow drivers to define their init data as constDouglas Anderson2022-07-271-0/+4
* regulator: core: Allow specifying an initial load w/ the bulk APIDouglas Anderson2022-07-271-4/+8
* regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean2021-07-111-7/+0
* regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()Alexandru Ardelean2021-07-111-8/+0
* regulator: add warning flagsMatti Vaittinen2021-06-211-0/+14
* regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko2021-01-211-0/+30
* regulator: consumer: Supply missing prototypes for 3 core functionsLee Jones2020-06-251-0/+10
* regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell2020-01-151-1/+1
* regulator: core: Add regulator_is_equal() helperMarek Vasut2020-01-141-0/+7
* regulator: add missing 'static inline' to a helper's stubBartosz Golaszewski2019-09-031-3/+4
* regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski2019-09-021-0/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* 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/+0
* regulator: Remove regulator_can_change_voltage()Mark Brown2016-06-091-6/+0
* 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/+0
| * | 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
|\ \ | |/ |/|