Age | Commit message (Expand) | Author | Files | Lines |
2020-01-13 | regulator: Convert i2c drivers to use .probe_new | Axel Lin | 1 | -3/+2 |
2019-10-07 | regulator: da9211: switch to using devm_fwnode_gpiod_get | Dmitry Torokhov | 1 | -6/+6 |
2019-09-11 | regulator: da9211: fix obtaining "enable" GPIO | Dmitry Torokhov | 1 | -1/+1 |
2019-06-25 | gpio: Fix return value mismatch of function gpiod_get_from_of_node() | Waibel Georg | 1 | -0/+2 |
2019-05-03 | regulator: da9xxx: Switch to SPDX identifier | Axel Lin | 1 | -15/+5 |
2019-03-13 | regulator: da9211: Fix notifier mutex lock warning | Steve Twiss | 1 | -0/+4 |
2018-12-11 | regulator: da9211: Hand over GPIO to regulator core | Linus Walleij | 1 | -0/+6 |
2018-10-15 | regulator: Fetch enable gpiods nonexclusive | Linus Walleij | 1 | -5/+5 |
2018-02-16 | regulator: da9211: Pass descriptors instead of GPIO numbers | Linus Walleij | 1 | -12/+11 |
2017-10-31 | regulator: da9211: update for supporting da9223/4/5 | James Ban | 1 | -4/+10 |
2016-06-29 | regulator: da9211: add descriptions for da9212/da9214 | James Ban | 1 | -4/+9 |
2015-12-22 | regulator: da9*: constify regulator_ops structures | Julia Lawall | 1 | -1/+1 |
2015-08-30 | Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp... | Mark Brown | 1 | -1/+0 |
2015-07-14 | regulator: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-07-13 | regulator: da9211: support da9215 | James Ban | 1 | -11/+29 |
2015-02-24 | regulator: da9211: Pass NULL data with OVER_CURRENT event | Geert Uytterhoeven | 1 | -4/+2 |
2015-02-24 | regulator: da9211: Fix wrong register name in error message | Geert Uytterhoeven | 1 | -1/+1 |
2015-01-28 | regulator: da9211: Add gpio control for enable/disable of buck | James Ban | 1 | -0/+12 |
2015-01-16 | regulator: da9211: fix unmatched of_node | James Ban | 1 | -2/+2 |
2014-09-30 | Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp... | Mark Brown | 1 | -21/+151 |
2014-09-30 | regulator: da9211: Fix a bug in update of mask bit | James Ban | 1 | -1/+1 |
2014-09-05 | regulator: da9211: Set of_match_table and export device table | Axel Lin | 1 | -14/+15 |
2014-09-03 | regulator: da9211: Fix missing config.of_node setting | Axel Lin | 1 | -0/+1 |
2014-08-29 | regulator: da9211: fix coccinelle warnings | Fengguang Wu | 1 | -1/+1 |
2014-08-27 | regulator: da9211: support device tree | James Ban | 1 | -7/+78 |
2014-08-17 | regulator: da9211: Check return value of devm_kzalloc() | Axel Lin | 1 | -0/+2 |
2014-08-16 | regulator: da9211: support DA9213 | James Ban | 1 | -20/+75 |
2014-07-25 | regulator: da9211: Remove unnecessary devm_regulator_unregister() calls | Axel Lin | 1 | -24/+4 |
2014-07-14 | regulator: da9211: new regulator driver | James Ban | 1 | -0/+388 |