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