summaryrefslogtreecommitdiff
path: root/include/linux/regulator/consumer.h
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-17regulator: Fix return value of _set_load() stubMark Brown
2019-02-12MLK-13387-2 regulator: consumer: add new event macroRichard Zhu
2019-02-12MLK-11395-3 regulator: consumer: add new event macrosFancy Fang
2018-08-03regulator: 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
2012-12-10Merge remote-tracking branch 'regulator/topic/tol' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown
2012-12-06regulators: add regulator_can_change_voltage() functionMarek Szyprowski
2012-11-21regulator: add missing prototype for regulator_is_supported_voltagePhilip Rakity
2012-11-14regulator: core: Add regulator_is_supported_voltage_tol()Mark Brown