Age | Commit message (Expand) | Author |
2019-02-22 | regulator: da9063: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva |
2019-02-19 | regulator: da9063: Select maximum current in specific range for set_current_l... | Axel Lin |
2019-01-28 | regulator: da9063: Check return value of devm_regmap_field_alloc calls | Axel Lin |
2018-07-04 | regulator: da9063: Handle less LDOs on DA9063L | Marek Vasut |
2018-07-04 | mfd: da9063: Replace model with type | Marek Vasut |
2018-07-04 | mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063 | Marek Vasut |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2017-08-30 | regulator: da9063: Return an error code on probe failure | Dan Carpenter |
2016-05-10 | regulator: da9063: Correct module alias prefix to fix module autoloading | Geert Uytterhoeven |
2015-12-22 | regulator: da9*: constify regulator_ops structures | Julia Lawall |
2015-09-14 | regulator: da9063: Remove unneeded semicolon | Javier Martinez Canillas |
2015-06-02 | regulator: da9063: Fix up irq leak | Axel Lin |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-21 | regulator: da9063: Do not transform local IRQ to virtual | Dmitry Lavnikevich |
2014-10-20 | regulator: drop owner assignment from platform_drivers | Wolfram Sang |
2014-03-26 | Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/d... | Mark Brown |
2014-03-11 | regulator: da9063: fix assignment of da9063_reg_matches to NULL | Colin Ian King |
2014-02-20 | regulator: da9063: Remove redundant error message | Sachin Kamat |
2014-02-20 | regulator: da9063: Do not hardcode return values | Sachin Kamat |
2014-02-18 | regulator: da9063: Add missing of_node_put | Sachin Kamat |
2014-02-14 | regulator: da9063: Use of_get_child_by_name | Sachin Kamat |
2014-02-12 | regulator: da9063: Bug fix when setting max voltage on LDOs 5-11 | Steve Twiss |
2013-10-24 | Merge remote-tracking branch 'regulator/topic/devm' into regulator-next | Mark Brown |
2013-10-24 | Merge remote-tracking branch 'regulator/topic/da9063' into regulator-next | Mark Brown |
2013-09-30 | regulator: da9063: use devm_regulator_register() | Jingoo Han |
2013-09-17 | regulator: da9063: Add missing initialization of da9063_reg_matches | Geert Uytterhoeven |
2013-09-10 | regulator: da9063: Fix PTR_ERR/ERR_PTR mismatch | Geert Uytterhoeven |
2013-09-01 | regulator: da9063: Statize da9063_ldo_lim_event | Axel Lin |
2013-08-30 | regulator: da9063: Use IS_ERR to check return value of regulator_register() | Axel Lin |
2013-08-30 | regulator: da9063: Optimize da9063_set_current_limit implementation | Axel Lin |
2013-08-29 | regulator: da9063: Add Dialog DA9063 voltage regulators support. | Krystian Garbaciak |