summaryrefslogtreecommitdiff
path: root/include/linux/regulator/driver.h
AgeCommit message (Expand)Author
2021-06-01regulator: core: Add regulator_sync_voltage_rdev()Dmitry Osipenko
2021-04-23regulator: core: Fix off_on_delay handlingVincent Whitchurch
2021-04-02regulator: Add regmap helper for ramp-delay settingMatti Vaittinen
2021-04-02regulator: helpers: Export helper voltage listingMatti Vaittinen
2020-11-23regulator: core: add of_match_full_name boolean flagCristian Marussi
2020-09-21regulator: unexport regulator_lock/unlock()Michał Mirosław
2020-07-17regulator: Correct kernel-doc inconsistencyColton Lewis
2020-07-15regulator: Allow regulators to verify enabled during enable()Sumit Semwal
2020-05-08regulator: use linear_ranges helperMatti Vaittinen
2020-03-18regulator: driver.h: fix regulator_map_* function namesMauro Carvalho Chehab
2019-07-04Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown
2019-07-04Merge branch 'regulator-5.3' into regulator-nextMark Brown
2019-07-04regulator: implement selector steppingBartosz Golaszewski
2019-06-25regulator: core: Introduce API for regulators coupling customizationDmitry Osipenko
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-03regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin
2019-03-03regulator: Fix comment for csel_reg and csel_maskAxel Lin
2019-02-14regulator: add regulator_desc_list_voltage_linear_rangeMatti Vaittinen
2019-02-06regulator: core: Only support passing enable GPIO descriptorsLinus Walleij
2019-01-09regulator: provide rdev_get_regmap()Bartosz Golaszewski
2018-11-22regulator: core: Only count load for enabled consumersDouglas Anderson
2018-11-19regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko
2018-11-08regulator: core: Limit regulators coupling to a single coupleDmitry Osipenko
2018-09-28regulator: Support regulators where voltage ranges are selectableMatti Vaittinen
2018-07-05regulator: core: Change suspend_late to suspendpascal paillet
2018-06-18regulator: Fix typo in comment of struct regulator_linear_rangeMatthias Kaehlcke
2018-05-17regulator: core: Parse coupled regulators propertiesMaciej Purski
2018-05-17regulator: core: Make locks re-entrantMaciej Purski
2018-05-17regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson
2018-02-16regulator: core: Support passing an initialized GPIO enable descriptorLinus Walleij
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang
2017-04-30Merge remote-tracking branches 'regulator/topic/helpers', 'regulator/topic/hi...Mark Brown
2017-04-06regulator: helpers: Add regmap set_pull_down helperCharles Keepax
2017-04-06regulator: helpers: Add regmap set_soft_start helperCharles Keepax
2017-03-29regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke
2016-11-04regulator: core: Add new API to poll for error conditionsAxel Haslam
2016-09-16regulator: core: Add set_voltage_time opMatthias Kaehlcke
2016-05-13Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...Mark Brown
2016-04-20regulator: core: Use a bitfield for continuous_voltage_rangeMark Brown
2016-03-23regulator: add missing description for set_over_current_protectionLuis de Bethencourt
2016-03-23regulator: add missing descriptions in regulator_descLuis de Bethencourt
2016-03-02regulator: helper: Add helper to configure active-discharge using regmapLaxman Dewangan
2016-03-02regulator: core: Add support for active-discharge configurationLaxman Dewangan
2015-11-25regulator: tps65218: add support for LS3 current regulatorNikita Kiryanov
2015-10-16regulator: introduce min_dropout_uVSascha Hauer
2015-07-24regulator: Add over current protection (OCP) supportStephen Boyd
2015-06-22Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...Mark Brown
2015-06-15regulator: Add docbook for soft startStephen Boyd
2015-06-12regulator: Add input current limit supportStephen Boyd
2015-06-12regulator: Add soft start supportStephen Boyd