summaryrefslogtreecommitdiff
path: root/include/linux/regulator/consumer.h
AgeCommit message (Expand)Author
7 daysMerge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-03regulator: devres: add API for reference voltage suppliesDavid Lechner
2024-04-24regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen
2024-04-23regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen
2023-12-06regulator: event: Add regulator netlink event supportNaresh Solanki
2022-11-18regulator: Add of_regulator_bulk_get_all()Mark Brown
2022-11-18regulator: Add of_regulator_bulk_get_allCorentin Labbe
2022-11-03regulator: devres: Add devm_regulator_bulk_get_exclusive()Zev Weiss
2022-08-18regulator: Add devm helpers for get and enableMatti Vaittinen
2022-07-27regulator: core: Allow drivers to define their init data as constDouglas Anderson
2022-07-27regulator: core: Allow specifying an initial load w/ the bulk APIDouglas Anderson
2021-07-11regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean
2021-07-11regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()Alexandru Ardelean
2021-06-21regulator: add warning flagsMatti Vaittinen
2021-01-21regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko
2020-06-25regulator: consumer: Supply missing prototypes for 3 core functionsLee Jones
2020-01-15regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell
2020-01-14regulator: core: Add regulator_is_equal() helperMarek Vasut
2019-09-03regulator: add missing 'static inline' to a helper's stubBartosz Golaszewski
2019-09-02regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-21regulator: add regulator_get_linear_step() stub helperArnd Bergmann
2018-11-20regulator: Fix return value of _set_load() stubMark Brown
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson
2017-03-24regulator: core: Add new notification for enabling of regulatorHarald Geyer
2016-12-05regulator: Fix regulator_get_error_flags() signature mismatchDavid Lechner
2016-11-04regulator: core: Add new API to poll for error conditionsAxel Haslam
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-17regulator: Silence build warnings from regulator_can_change_voltage()Mark Brown
2016-03-30regulator: Deprecate regulator_can_change_voltage()Mark Brown
2015-11-17regulator: Make bulk API support optional suppliesBjorn Andersson
2015-08-30Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/q...Mark Brown
2015-08-17regulator: core: Define regulator_set_voltage_triplet()Viresh Kumar
2015-07-10regulator: Add missing dummy definition for regulator_list_voltageSuzuki K. Poulose
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown
2015-03-09regulator: Drop temporary regulator_set_optimum_mode wrapperBjorn Andersson
2015-03-09regulator: Rename regulator_set_optimum_modeBjorn Andersson
2015-03-05regulator: core: Add devres versions of notifier registrationCharles Keepax
2015-02-24regulator: core: Fix space before TABGeert Uytterhoeven
2014-12-05Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topi...Mark Brown
2014-12-05Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...Mark Brown
2014-11-24regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald
2014-10-24regulator: Return an error from stubbed regulator_get_exclusive()Mark Brown
2014-10-13regulator: Include err.h from consumer.h to fix build failureGuenter Roeck
2014-08-29regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner
2014-08-05Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...Mark Brown
2014-07-29regulator: Add missing statics and inlines for stub functionsMark Brown
2014-07-25regulator: Add helpers for low-level register accessTuomas Tynkkynen
2014-06-16Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown