Age | Commit message (Expand) | Author | Files | Lines |
2023-08-09 | regulator: hi6421: Remove redundant of_match_ptr() macros | Chen Jiahao | 1 | -10/+10 |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson | 1 | -0/+1 |
2021-07-12 | regulator: hi6421: Fix getting wrong drvdata | Axel Lin | 1 | -9/+13 |
2021-06-21 | regulator: hi6421: Use correct variable type for regmap api val argument | Axel Lin | 1 | -4/+4 |
2020-07-22 | regulator: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2020-05-08 | regulator: use linear_ranges helper | Matti Vaittinen | 1 | -2/+2 |
2019-05-02 | regulator: hi6xxx: Switch to SPDX identifier | Axel Lin | 1 | -14/+10 |
2019-04-11 | regulator: hi6421: Convert to use simplified DT parsing | Axel Lin | 1 | -130/+78 |
2017-06-07 | regulator: hi6421: Describe consumed platform device | Guodong Xu | 1 | -0/+7 |
2016-09-01 | regulator: hi6421: mark hi6421_regulator_ldo_get_optimum_mode() static | Baoyou Xie | 1 | -1/+2 |
2014-10-20 | regulator: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-06 | regulator: hi6421: Fix misleading comment | Axel Lin | 1 | -3/+3 |
2014-09-05 | regulator: hi6421: Fix misleading comment | Axel Lin | 1 | -1/+1 |
2014-08-21 | regulator: hi6421: Remove unused fields from struct hi6421_regulator_info | Axel Lin | 1 | -27/+4 |
2014-08-19 | regulator: hi6421: style fix, else with a single return is not required | Guodong Xu | 1 | -6/+6 |
2014-08-17 | regulator: add driver for hi6421 voltage regulator | Guodong Xu | 1 | -0/+657 |