| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: da9211: Constify struct regulator_desc | Christophe JAILLET | 2024-09-09 | 1 | -1/+1 |
* | regulator: da9211: convert to use maple tree register cache | Bo Liu | 2024-03-25 | 1 | -1/+1 |
* | regulator: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-08 | 1 | -1/+1 |
* | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson | 2023-03-20 | 1 | -0/+1 |
* | regulator: da9211: Use irq handler when ready | Ricardo Ribalda | 2022-11-28 | 1 | -5/+6 |
* | regulator: remove locking around regulator_notifier_call_chain() | Michał Mirosław | 2020-09-07 | 1 | -4/+0 |
* | regulator: da9211: add cache_type | Hsin-Yi Wang | 2020-08-18 | 1 | -0/+14 |
* | regulator: da9211: Implement of_map_mode | Anand K Mistry | 2020-07-02 | 1 | -2/+23 |
* | regulator: da9211: Move buck modes into header file | Anand K Mistry | 2020-07-02 | 1 | -4/+1 |
* | regulator: Convert i2c drivers to use .probe_new | Axel Lin | 2020-01-13 | 1 | -3/+2 |
* | regulator: da9211: switch to using devm_fwnode_gpiod_get | Dmitry Torokhov | 2019-10-07 | 1 | -6/+6 |
* | regulator: da9211: fix obtaining "enable" GPIO | Dmitry Torokhov | 2019-09-11 | 1 | -1/+1 |
* | gpio: Fix return value mismatch of function gpiod_get_from_of_node() | Waibel Georg | 2019-06-25 | 1 | -0/+2 |
* | regulator: da9xxx: Switch to SPDX identifier | Axel Lin | 2019-05-03 | 1 | -15/+5 |
* | regulator: da9211: Fix notifier mutex lock warning | Steve Twiss | 2019-03-13 | 1 | -0/+4 |
* | regulator: da9211: Hand over GPIO to regulator core | Linus Walleij | 2018-12-11 | 1 | -0/+6 |
* | regulator: Fetch enable gpiods nonexclusive | Linus Walleij | 2018-10-15 | 1 | -5/+5 |
* | regulator: da9211: Pass descriptors instead of GPIO numbers | Linus Walleij | 2018-02-16 | 1 | -12/+11 |
* | regulator: da9211: update for supporting da9223/4/5 | James Ban | 2017-10-31 | 1 | -4/+10 |
* | regulator: da9211: add descriptions for da9212/da9214 | James Ban | 2016-06-29 | 1 | -4/+9 |
* | regulator: da9*: constify regulator_ops structures | Julia Lawall | 2015-12-23 | 1 | -1/+1 |
*-. | Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp... | Mark Brown | 2015-08-30 | 1 | -1/+0 |
|\ \ |
|
| | * | regulator: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-14 | 1 | -1/+0 |
| |/ |
|
* / | regulator: da9211: support da9215 | James Ban | 2015-07-13 | 1 | -11/+29 |
|/ |
|
* | regulator: da9211: Pass NULL data with OVER_CURRENT event | Geert Uytterhoeven | 2015-02-24 | 1 | -4/+2 |
* | regulator: da9211: Fix wrong register name in error message | Geert Uytterhoeven | 2015-02-24 | 1 | -1/+1 |
* | regulator: da9211: Add gpio control for enable/disable of buck | James Ban | 2015-01-28 | 1 | -0/+12 |
* | regulator: da9211: fix unmatched of_node | James Ban | 2015-01-16 | 1 | -2/+2 |
*-. | Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp... | Mark Brown | 2014-09-30 | 1 | -21/+151 |
|\ \ |
|
| | * | regulator: da9211: Set of_match_table and export device table | Axel Lin | 2014-09-05 | 1 | -14/+15 |
| | * | regulator: da9211: Fix missing config.of_node setting | Axel Lin | 2014-09-03 | 1 | -0/+1 |
| | * | regulator: da9211: fix coccinelle warnings | Fengguang Wu | 2014-08-29 | 1 | -1/+1 |
| | * | regulator: da9211: support device tree | James Ban | 2014-08-27 | 1 | -7/+78 |
| | * | regulator: da9211: Check return value of devm_kzalloc() | Axel Lin | 2014-08-17 | 1 | -0/+2 |
| | * | regulator: da9211: support DA9213 | James Ban | 2014-08-16 | 1 | -20/+75 |
| |/ |
|
* / | regulator: da9211: Fix a bug in update of mask bit | James Ban | 2014-09-30 | 1 | -1/+1 |
|/ |
|
* | regulator: da9211: Remove unnecessary devm_regulator_unregister() calls | Axel Lin | 2014-07-25 | 1 | -24/+4 |
* | regulator: da9211: new regulator driver | James Ban | 2014-07-14 | 1 | -0/+388 |