summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-21regulator: hi6421v600: Fix setting idle modeAxel Lin
2021-06-21regulator: Add MAX8893 bindingsSergey Larin
2021-06-21regulator: max8893: add regulator driverSergey Larin
2021-06-21regulator: hi6421: Use correct variable type for regmap api val argumentAxel Lin
2021-06-16regulator: fixed: use dev_err_probe for gpioRouven Czerwinski
2021-06-16regulator: sy7636a: Use rdev_get_drvdata at proper placeAxel Lin
2021-06-16regulator: sy7636a: Make regulator_desc static constAxel Lin
2021-06-16regulator: sy7636a: Add terminating entry for platform_device_id tableAxel Lin
2021-06-16regulator: rt6160: Fix setting suspend voltageAxel Lin
2021-06-15regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_extAxel Lin
2021-06-15regulator: sy7636a: Initial commitAlistair Francis
2021-06-15regulator: rt6160: Remove vsel_active_low from struct rt6160_privAxel Lin
2021-06-14regulator: hi6421v600: Use regulator_map_voltage_ascendAxel Lin
2021-06-14regulator: rt6160: Remove dummy line and add module descriptionChiYuan Huang
2021-06-14regulator: rt6160: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-06-14Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2021-06-08regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCKAxel Lin
2021-06-08regulator: bd71815: Get rid of struct bd71815_pmicAxel Lin
2021-06-08regulator: ltc3589: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-06-07regulator: mt6359: Get rid of linear_range tablesAxel Lin
2021-06-07regulator: mt6359: Use unsigned int for volt_tablesAxel Lin
2021-06-07regulator: mt6358: Use unsigned int for volt_tablesAxel Lin
2021-06-07regulator: max77686: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-06-07Merge tag 'tb-mfd-regulator-rtc-v5.14' of git://git.kernel.org/pub/scm/linux/...Mark Brown
2021-06-04regulator: fan53555: add tcs4526Rudi Heitbaum
2021-06-03regulator: rt6245: Add support for Richtek RT6245ChiYuan Huang
2021-06-03regulator: rt6245: Add the binding document for Richtek RT6245ChiYuan Huang
2021-06-03regulator: bd9576: Constify the voltage tablesAxel Lin
2021-06-03regulator: fan53555: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-06-03regulator: fan53555: Fix missing slew_reg/mask/shift settings for FAN53526Axel Lin
2021-06-03regulator: max77802: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-06-03regulator: max77802: Remove .set_ramp_delay from max77802_buck_dvs_opsAxel Lin
2021-06-02regulator: userspace-consumer: use DEVICE_ATTR_RO/RW macroZhen Lei
2021-06-02regulator: rt6160: Add support for Richtek RT6160ChiYuan Huang
2021-06-02regulator: rt6160: Add DT binding document for Richtek RT6160ChiYuan Huang
2021-06-02regulator: core: Use DEVICE_ATTR_RO macroYueHaibing
2021-06-01regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang
2021-06-01regulator: mt6359: Add support for MT6359 regulatorWen Su
2021-06-01mfd: Add support for the MediaTek MT6359 PMICHsin-Hsiung Wang
2021-06-01dt-bindings: regulator: Add document for MT6359 regulatorHsin-Hsiung Wang
2021-06-01dt-bindings: mfd: Add compatible for the MediaTek MT6359 PMICHsin-Hsiung Wang
2021-06-01rtc: mt6397: refine RTC_TC_MTHHsin-Hsiung Wang
2021-06-01mfd: mt6358: Refine interrupt codeHsin-Hsiung Wang
2021-06-01regulator: mcp16502: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-06-01regulator: mcp16502: Convert to use .probe_newAxel Lin
2021-06-01regulator: bd70528: Drop BD70528 supportMatti Vaittinen
2021-06-01regulator: lp8755: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-06-01regulator: mt6315: Don't ignore devm_regulator_register failureAxel Lin
2021-06-01regulator: pca9450: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-06-01regulator: core: Add regulator_sync_voltage_rdev()Dmitry Osipenko