summaryrefslogtreecommitdiff
path: root/include/linux/regulator/consumer.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2024-05-03regulator: devres: add API for reference voltage suppliesDavid Lechner1-0/+7
2024-04-24regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen1-1/+1
2024-04-23regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen1-1/+1
2023-12-06regulator: event: Add regulator netlink event supportNaresh Solanki1-46/+1
2022-11-18regulator: Add of_regulator_bulk_get_all()Mark Brown1-0/+8
2022-11-18regulator: Add of_regulator_bulk_get_allCorentin Labbe1-0/+8
2022-11-03regulator: devres: Add devm_regulator_bulk_get_exclusive()Zev Weiss1-0/+2
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-12regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean1-7/+0
2021-07-12regulator: 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/q...Mark 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/notif...Mark 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/topi...Mark Brown1-1/+1
2014-12-05Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...Mark Brown1-0/+4
2014-11-24regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald1-0/+4
2014-10-25regulator: 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/get...Mark 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