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