Age | Commit message (Expand) | Author | Files | Lines |
2021-07-05 | Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -0/+11 |
2021-06-23 | Merge remote-tracking branch 'regulator/for-5.14' into regulator-next | Mark Brown | 42 | -1110/+4148 |
2021-06-23 | Merge remote-tracking branch 'regulator/for-5.13' into regulator-linus | Mark Brown | 2 | -12/+6 |
2021-06-23 | regulator: bd9576: Fix uninitializes variable may_have_irqs | Colin Ian King | 1 | -1/+1 |
2021-06-23 | regulator: max8893: Select REGMAP_I2C to fix build error | Axel Lin | 1 | -0/+1 |
2021-06-23 | regulator: da9052: Ensure enough delay time for .set_voltage_time_sel | Axel Lin | 1 | -1/+2 |
2021-06-23 | regulator: mt6358: Fix vdram2 .vsel_mask | Hsin-Hsiung Wang | 1 | -1/+1 |
2021-06-22 | regulator: hi6421v600: Fix setting wrong driver_data | Axel Lin | 1 | -11/+15 |
2021-06-21 | Merge series "regulator: qcom,rpmh-regulator: Add support for pmic available ... | Mark Brown | 1 | -12/+50 |
2021-06-21 | Merge series "Extend regulator notification support" from Matti Vaittinen <ma... | Mark Brown | 10 | -150/+1623 |
2021-06-21 | regulator: bd9576: Fix the driver name in id table | Matti Vaittinen | 1 | -2/+2 |
2021-06-21 | regulator: bd9576: Support error reporting | Matti Vaittinen | 1 | -124/+926 |
2021-06-21 | regulator: add property parsing and callbacks to set protection limits | Matti Vaittinen | 5 | -5/+211 |
2021-06-21 | regulator: IRQ based event/error notification helpers | Matti Vaittinen | 4 | -8/+472 |
2021-06-21 | regulator: move rdev_print helpers to internal.h | Matti Vaittinen | 2 | -11/+12 |
2021-06-21 | regulator: hi6421v600: Fix setting idle mode | Axel Lin | 1 | -3/+6 |
2021-06-21 | regulator: max8893: add regulator driver | Sergey Larin | 3 | -0/+191 |
2021-06-21 | regulator: hi6421: Use correct variable type for regmap api val argument | Axel Lin | 1 | -4/+4 |
2021-06-21 | regulator: qcom-rpmh: Add new regulator found on SA8155p adp board | Bhupesh Sharma | 1 | -0/+36 |
2021-06-21 | regulator: qcom-rpmh: Add terminator at the end of pm7325x_vreg_data[] array | Bhupesh Sharma | 1 | -0/+2 |
2021-06-21 | regulator: qcom-rpmh: Cleanup terminator line commas | Bhupesh Sharma | 1 | -12/+12 |
2021-06-21 | regulator: hi655x: Fix pass wrong pointer to config.driver_data | Axel Lin | 1 | -11/+5 |
2021-06-16 | regulator: fixed: use dev_err_probe for gpio | Rouven Czerwinski | 1 | -1/+2 |
2021-06-16 | regulator: sy7636a: Use rdev_get_drvdata at proper place | Axel Lin | 1 | -1/+1 |
2021-06-16 | regulator: sy7636a: Make regulator_desc static const | Axel Lin | 1 | -2/+2 |
2021-06-16 | regulator: sy7636a: Add terminating entry for platform_device_id table | Axel Lin | 1 | -0/+1 |
2021-06-16 | regulator: rt6160: Fix setting suspend voltage | Axel Lin | 1 | -1/+7 |
2021-06-15 | regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_ext | Axel Lin | 1 | -2/+2 |
2021-06-15 | regulator: sy7636a: Initial commit | Alistair Francis | 3 | -0/+134 |
2021-06-15 | regulator: rt6160: Remove vsel_active_low from struct rt6160_priv | Axel Lin | 1 | -11/+9 |
2021-06-14 | regulator: hi6421v600: Use regulator_map_voltage_ascend | Axel Lin | 1 | -1/+1 |
2021-06-14 | regulator: rt6160: Remove dummy line and add module description | ChiYuan Huang | 1 | -1/+1 |
2021-06-14 | regulator: rt6160: Convert to use regulator_set_ramp_delay_regmap | Axel Lin | 1 | -26/+9 |
2021-06-14 | Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown | 1 | -0/+23 |
2021-06-08 | Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 17 | -34/+98 |
2021-06-08 | regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCK | Axel Lin | 1 | -1/+1 |
2021-06-08 | regulator: bd71815: Get rid of struct bd71815_pmic | Axel Lin | 1 | -38/+19 |
2021-06-08 | regulator: ltc3589: Convert to use regulator_set_ramp_delay_regmap | Axel Lin | 1 | -35/+38 |
2021-06-07 | regulator: mt6359: Get rid of linear_range tables | Axel Lin | 1 | -98/+59 |
2021-06-07 | regulator: mt6359: Use unsigned int for volt_tables | Axel Lin | 1 | -18/+18 |
2021-06-07 | regulator: mt6358: Use unsigned int for volt_tables | Axel Lin | 1 | -11/+11 |
2021-06-07 | regulator: max77686: Convert to use regulator_set_ramp_delay_regmap | Axel Lin | 1 | -33/+9 |
2021-06-07 | Merge tag 'tb-mfd-regulator-rtc-v5.14' of git://git.kernel.org/pub/scm/linux/... | Mark Brown | 3 | -0/+1046 |
2021-06-04 | regulator: fan53555: add tcs4526 | Rudi Heitbaum | 1 | -0/+11 |
2021-06-03 | regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL | Axel Lin | 1 | -2/+2 |
2021-06-03 | regulator: rt6245: Add support for Richtek RT6245 | ChiYuan Huang | 3 | -0/+264 |
2021-06-03 | regulator: bd9576: Constify the voltage tables | Axel Lin | 1 | -14/+20 |
2021-06-03 | regulator: fan53555: Convert to use regulator_set_ramp_delay_regmap | Axel Lin | 1 | -46/+17 |
2021-06-03 | regulator: fan53555: Fix missing slew_reg/mask/shift settings for FAN53526 | Axel Lin | 1 | -0/+3 |
2021-06-03 | regulator: max77802: Convert to use regulator_set_ramp_delay_regmap | Axel Lin | 1 | -57/+12 |