aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/consumer.h
AgeCommit message (Expand)Author
2022-05-12regulator: 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
2014-06-04regulator: add regulator_can_change_voltage stubArnd Bergmann
2014-06-02Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown
2014-06-02Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2014-05-28regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATORViresh Kumar
2014-05-23regulator: Constify the pointer to alias name arrayLee Jones
2014-04-18regulator: core: Return error in get optional stubTim Kryger
2013-10-18regulator: core: Add ability to create a lookup alias for supplyCharles Keepax
2013-09-01Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown
2013-08-29regulator: Add devm_regulator_get_exclusive()Matthias Kaehlcke
2013-07-31regulator: core: Provide hints to the core about optional suppliesMark Brown
2013-07-31regulator: core: Add missing stub for regulator_get_exclusive()Mark Brown
2013-07-15regulator: core: Make set_voltage_tol() try for mid-range firstMark Brown
2013-06-07regulator: core: add regulator_get_linear_step()Paul Walmsley
2013-03-04regulator: core: Mark all get and enable calls as __must_checkMark Brown