Age | Commit message (Expand) | Author |
2023-07-14 | regulator: Explicitly include correct DT includes | Rob Herring |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson |
2023-03-11 | regulator: Use of_property_read_bool() for boolean properties | Rob Herring |
2022-11-22 | regulator: twl6030: fix get status of twl6032 regulators | Andreas Kemnade |
2022-11-22 | regulator: twl6030: re-add TWL6032_SUBCLASS | Andreas Kemnade |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-05-08 | regulator: use linear_ranges helper | Matti Vaittinen |
2019-08-09 | regulator: twl6030: workaround the VMMC reset behavior | Gregory CLEMENT |
2019-08-09 | regulator: twl6030: use variable for device node | Gregory CLEMENT |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-02-20 | regulator: twl6030: Constify regulator_ops | Axel Lin |
2019-02-20 | regulator: twl6030: Use regulator_list_voltage_linear_range for twl6030ldo_ops | Axel Lin |
2019-01-14 | regulator: twl6030: Use of_device_get_match_data() | Axel Lin |
2017-09-04 | mfd: twl: Move header file out of I2C realm | Wolfram Sang |
2017-04-30 | Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p... | Mark Brown |
2017-03-24 | regulator: twl6030: remove redundant range check min_uV > 1300000 && min_uV <... | Colin Ian King |
2017-01-18 | regulator: twl6030: fix range comparison, allowing vsel = 59 | Colin Ian King |
2016-11-23 | regulator: twl6030: Remove unused fields from struct twlreg_info | Axel Lin |
2016-11-16 | regulator: twl: split twl6030 logic into its own file | Nicolae Rosia |