summaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | regulator: fixed: use dev_err_probe for registerChris Morgan2021-07-221-2/+3
* | | regulator: rtq2134: Add support for Richtek RTQ2134 SubPMICChiYuan Huang2021-07-203-0/+385
* | | regulator: Fix a couple of spelling mistakes in KconfigColin Ian King2021-07-191-2/+2
* | | regulator: rtq6752: fix reg reset behaviorChiYuan Huang2021-07-161-3/+7
* | | regulator: da9063: Add support for full-current mode.Vincent Pelletier2021-07-151-2/+130
* | | regulator: rt6245: make a const array func_base static, makes object smallerColin Ian King2021-07-151-1/+1
* | | regulator: rtq6752: Fix the typo for reg define and author nameChiYuan Huang2021-07-141-2/+2
* | | Merge series "regulator: devres: remove unused device-managed unregister APIs...Mark Brown2021-07-121-67/+2
|\ \ \
| * | | regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean2021-07-121-14/+2
| * | | regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()Alexandru Ardelean2021-07-121-24/+0
| * | | regulator: devres: remove devm_regulator_unregister() functionAlexandru Ardelean2021-07-121-29/+0
* | | | Merge series "Move Hisilicon 6421v600 SPMI and USB drivers out of staging" fr...Mark Brown2021-07-121-1/+1
|\ \ \ \
| * | | | regulator: hi6421v600-regulator: add a missing dot at copyrightMauro Carvalho Chehab2021-07-121-1/+1
| |/ / /
* | | | regulator: bd718x7: Suopport configuring UVP/OVP stateMatti Vaittinen2021-07-121-109/+260
* | | | regulator: Replace symbolic permissions with octal permissionsJinchao Wang2021-07-121-2/+2
* | | | regulator: rt6752: Add support for Richtek RTQ6752ChiYuan Huang2021-07-123-0/+295
* | | | regulator: rt5033: Use linear ranges to map all voltage selectionChiYuan Huang2021-07-121-6/+15
* | | | regulator: tps65910: Silence deferred probe errorDmitry Osipenko2021-07-121-6/+4
* | | | regulator: mt6397: Remove modeset_shift from struct mt6397_regulator_infoAxel Lin2021-07-121-7/+8
* | | | regulator: mt6359: Remove shift fields from struct mt6359_regulator_infoAxel Lin2021-07-121-11/+8
* | | | regulator: mt6358: Remove shift fields from struct mt6358_regulator_infoAxel Lin2021-07-121-47/+40
|/ / /
* | / Merge existing fixes from regulator/for-5.14Mark Brown2021-07-124-12/+13
|\| | | |/ |/|
| * regulator: mtk-dvfsrc: Fix wrong dev pointer for devm_regulator_registerAxel Lin2021-07-071-2/+1
| * regulator: bd9576: Fix testing wrong flag in check_temp_flag_mismatchAxel Lin2021-07-011-2/+2
| * regulator: hi6421v600: Fix getting wrong drvdata that causes boot failureAxel Lin2021-06-301-7/+9
| * regulator: rtmv20: Fix wrong mask for strobe-polarity-highChiYuan Huang2021-06-281-1/+1
* | Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-07-051-0/+11
|\ \
| | \
| | \
| *-. \ Merge tags 'tb-mfd-asoc-v5.14-1', 'tb-mfd-gpio-regulator-v5.14' and 'tb-mfd-r...Lee Jones2021-06-024-0/+1057
| |\ \ \
| | * | | mfd: lp87565: Move LP87565_regulator_id to .c fileLuca Ceresoli2021-05-191-0/+11
| |/ / /
* | | | Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown2021-06-2342-1110/+4148
|\ \ \ \ | | |_|/ | |/| |
| * | | regulator: bd9576: Fix uninitializes variable may_have_irqsColin Ian King2021-06-231-1/+1
| * | | regulator: max8893: Select REGMAP_I2C to fix build errorAxel Lin2021-06-231-0/+1
| * | | regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin2021-06-231-1/+2
| * | | regulator: hi6421v600: Fix setting wrong driver_dataAxel Lin2021-06-221-11/+15
| * | | Merge series "regulator: qcom,rpmh-regulator: Add support for pmic available ...Mark Brown2021-06-211-12/+50
| |\ \ \
| | * | | regulator: qcom-rpmh: Add new regulator found on SA8155p adp boardBhupesh Sharma2021-06-211-0/+36
| | * | | regulator: qcom-rpmh: Add terminator at the end of pm7325x_vreg_data[] arrayBhupesh Sharma2021-06-211-0/+2
| | * | | regulator: qcom-rpmh: Cleanup terminator line commasBhupesh Sharma2021-06-211-12/+12
| * | | | Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Mark Brown2021-06-2110-150/+1623
| |\ \ \ \
| | * | | | regulator: bd9576: Fix the driver name in id tableMatti Vaittinen2021-06-211-2/+2
| | * | | | regulator: bd9576: Support error reportingMatti Vaittinen2021-06-211-124/+926
| | * | | | regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen2021-06-215-5/+211
| | * | | | regulator: IRQ based event/error notification helpersMatti Vaittinen2021-06-214-8/+472
| | * | | | regulator: move rdev_print helpers to internal.hMatti Vaittinen2021-06-212-11/+12
| | | |/ / | | |/| |
| * | | | regulator: hi6421v600: Fix setting idle modeAxel Lin2021-06-211-3/+6
| * | | | regulator: max8893: add regulator driverSergey Larin2021-06-213-0/+191
| * | | | regulator: hi6421: Use correct variable type for regmap api val argumentAxel Lin2021-06-211-4/+4
| | |/ / | |/| |
| * | | regulator: fixed: use dev_err_probe for gpioRouven Czerwinski2021-06-161-1/+2
| * | | regulator: sy7636a: Use rdev_get_drvdata at proper placeAxel Lin2021-06-161-1/+1
| * | | regulator: sy7636a: Make regulator_desc static constAxel Lin2021-06-161-2/+2