Age | Commit message (Expand) | Author |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson |
2020-05-08 | regulator: use linear_ranges helper | Matti Vaittinen |
2019-03-18 | regulator: as3711: Remove struct as3711_regulator_info and as3711_regulator | Axel Lin |
2018-11-13 | regulator: as3711: convert to SPDX identifiers | Kuninori Morimoto |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2017-01-31 | regulator: as3711-regulator: constify regulator_ops structure | Bhumika Goyal |
2014-10-20 | regulator: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-07 | regulator: as3711: Remove unused fields from as3711_regulator_info and as3711... | Axel Lin |
2014-02-20 | regulator: as3711: Remove redundant error message | Sachin Kamat |
2014-02-14 | regulator: as3711: Use of_get_child_by_name | Sachin Kamat |
2014-02-11 | regulator: as3711: Allow missing init_data for diagnostics | Axel Lin |
2013-10-24 | Merge remote-tracking branch 'regulator/topic/linear' into regulator-next | Mark Brown |
2013-10-11 | regulator: Add REGULATOR_LINEAR_RANGE macro | Axel Lin |
2013-10-11 | regulator: Remove max_uV from struct regulator_linear_range | Axel Lin |
2013-09-17 | regulator: as3711: Convert to devm_regulator_register | Axel Lin |
2013-07-24 | regulator: as3711: Convert to use linear ranges | Axel Lin |
2013-04-17 | regulator: as3711: Use a static of_regulator_match table for of_regulator_match | Axel Lin |
2013-03-25 | regulator: as3711: add OF support | Guennadi Liakhovetski |
2013-02-13 | regulator: as3711: Fix checking if no platform initialization data | Axel Lin |
2012-11-27 | regulator: as3711: Fix the logic in as3711_sel_check | Axel Lin |
2012-11-27 | regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_check | Axel Lin |
2012-11-23 | regulator: add a regulator driver for the AS3711 PMIC | Guennadi Liakhovetski |