aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/consumer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-18regulator: Add devm helpers for get and enableMatti Vaittinen1-0/+27
2022-07-27regulator: core: Allow drivers to define their init data as constDouglas Anderson1-0/+4
2022-07-27regulator: core: Allow specifying an initial load w/ the bulk APIDouglas Anderson1-4/+8
2021-07-11regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean1-7/+0
2021-07-11regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()Alexandru Ardelean1-8/+0
2021-06-21regulator: add warning flagsMatti Vaittinen1-0/+14
2021-01-21regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko1-0/+30
2020-06-25regulator: consumer: Supply missing prototypes for 3 core functionsLee Jones1-0/+10
2020-01-15regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell1-1/+1
2020-01-14regulator: core: Add regulator_is_equal() helperMarek Vasut1-0/+7
2019-09-03regulator: add missing 'static inline' to a helper's stubBartosz Golaszewski1-3/+4
2019-09-02regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski1-0/+12
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-03-21regulator: add regulator_get_linear_step() stub helperArnd Bergmann1-0/+5
2018-11-20regulator: Fix return value of _set_load() stubMark Brown1-1/+1
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson1-0/+1
2017-03-24regulator: core: Add new notification for enabling of regulatorHarald Geyer1-0/+1
2016-12-05regulator: Fix regulator_get_error_flags() signature mismatchDavid Lechner1-1/+2
2016-11-04regulator: core: Add new API to poll for error conditionsAxel Haslam1-0/+26
2016-08-16regulator: Remove support for optional supplies in the bulk APIBjorn Andersson1-3/+0
2016-06-09regulator: Remove regulator_can_change_voltage()Mark Brown1-6/+0
2016-05-17regulator: Silence build warnings from regulator_can_change_voltage()Mark Brown1-2/+2
2016-03-30regulator: Deprecate regulator_can_change_voltage()Mark Brown1-2/+2
2015-11-17regulator: Make bulk API support optional suppliesBjorn Andersson1-0/+3
2015-08-30Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/qcom-spmi', 'regulator/topic/rk808', 'regulator/topic/stub' and 'regulator/topic/tol' into regulator-nextMark Brown1-0/+16
2015-08-17regulator: core: Define regulator_set_voltage_triplet()Viresh Kumar1-0/+10
2015-07-10regulator: Add missing dummy definition for regulator_list_voltageSuzuki K. Poulose1-0/+6
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-nextMark Brown1-3/+18
2015-03-09regulator: Drop temporary regulator_set_optimum_mode wrapperBjorn Andersson1-7/+0
2015-03-09regulator: Rename regulator_set_optimum_modeBjorn Andersson1-3/+9
2015-03-05regulator: core: Add devres versions of notifier registrationCharles Keepax1-0/+16
2015-02-24regulator: core: Fix space before TABGeert Uytterhoeven1-1/+1
2014-12-05Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topic/stub' into regulator-nextMark Brown1-1/+1
2014-12-05Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/disable', 'regulator/topic/dummy' and 'regulator/topic/gpio' into regulator-nextMark Brown1-0/+4
2014-11-24regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald1-0/+4
2014-10-24regulator: Return an error from stubbed regulator_get_exclusive()Mark Brown1-1/+1
2014-10-13regulator: Include err.h from consumer.h to fix build failureGuenter Roeck1-0/+2
2014-08-29regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner1-0/+20
2014-08-05Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/getreg', 'regulator/topic/gpio' and 'regulator/topic/lp872x' into regulator-nextMark Brown1-0/+26
2014-07-29regulator: Add missing statics and inlines for stub functionsMark Brown1-6/+6
2014-07-25regulator: Add helpers for low-level register accessTuomas Tynkkynen1-0/+26
2014-06-16Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-0/+5
2014-06-04regulator: add regulator_can_change_voltage stubArnd Bergmann1-0/+5
2014-06-02Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/stub', 'regulator/topic/tps65090', 'regulator/topic/tps65217' and 'regulator/topic/tps65218' into regulator-nextMark Brown1-0/+6
2014-06-02Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-16/+20
2014-05-28regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATORViresh Kumar1-0/+6
2014-05-23regulator: Constify the pointer to alias name arrayLee Jones1-16/+20
2014-04-18regulator: core: Return error in get optional stubTim Kryger1-2/+2
2013-10-18regulator: core: Add ability to create a lookup alias for supplyCharles Keepax1-0/+79
2013-09-01Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown1-0/+25