aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/bd718x7-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-18regulator: bd718x7: Use rohm generic restricted voltage settingGravatar Matti Vaittinen 1-25/+4
2021-07-11regulator: bd718x7: Suopport configuring UVP/OVP stateGravatar Matti Vaittinen 1-109/+260
2021-06-08Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2021-06-02regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837Gravatar Matti Vaittinen 1-1/+1
2021-04-14regulator: bd718x7, bd71828: Use ramp-delay helperGravatar Matti Vaittinen 1-33/+27
2021-01-07regulator: bd718x7: Stop using parent dataGravatar Matti Vaittinen 1-11/+9
2020-12-21regulator: bd718x7: Add enable timesGravatar Guido Günther 1-0/+57
2020-11-10regulator: bd718x7: Support external connection to scale voltagesGravatar Matti Vaittinen 1-7/+157
2020-09-10regulator: bd718x7: Make some variable staticGravatar YueHaibing 1-4/+4
2020-09-04regulator: bd718x7 fix regulator states at SUSPENDGravatar Matti Vaittinen 1-149/+268
2020-09-04regulator: bd718x7 initialize regulator config only onceGravatar Matti Vaittinen 1-2/+3
2020-05-14regulator: bd718x7: remove voltage change restriction from BD71847 LDOsGravatar Matti Vaittinen 1-12/+158
2020-05-08Merge tag 'linear-ranges-lib' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Mark Brown 1-13/+13
2020-05-08regulator: use linear_ranges helperGravatar Matti Vaittinen 1-13/+13
2020-04-28regulator: bd718x7: remove voltage change restriction from BD71847Gravatar Matti Vaittinen 1-5/+41
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Gravatar Linus Torvalds 1-129/+65
2020-01-24regulator: bd718x7: Split driver to common and bd718x7 specific partsGravatar Matti Vaittinen 1-128/+55
2020-01-24mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesGravatar Matti Vaittinen 1-4/+13
2020-01-13regulator: bd718x7: Simplify the code by removing struct bd718xx_pmic_initsGravatar Axel Lin 1-20/+14
2019-10-01regulator: bd718x7: Add MODULE_ALIAS()Gravatar Guido Günther 1-0/+1
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Gravatar Linus Torvalds 1-12/+13
2019-06-27mfd: regulator: clk: Split rohm-bd718x7.hGravatar Matti Vaittinen 1-12/+13
2019-06-03regulator: bd718x7: Drop unused includeGravatar Linus Walleij 1-1/+0
2019-04-08regulator: bd718x7: Use rdev_get_id() to get regulator idGravatar Axel Lin 1-2/+2
2019-02-14regulator: bd718x7: Support SNVS low power stateGravatar Matti Vaittinen 1-25/+176
2019-01-24regulator: bd718x7: Constify regulator_opsGravatar Axel Lin 1-7/+7
2018-12-11Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Mark Brown 1-0/+1
2018-11-13regulator: bd718x7: Change next state after poweroff to readyGravatar Matti Vaittinen 1-0/+23
2018-11-13regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7Gravatar Axel Lin 1-0/+1
2018-11-08regulator: bd718x7: add missing linux/of.h inclusion (deja-vu)Gravatar Matti Vaittinen 1-0/+1
2018-11-07regulator: bd718x7: Remove double indirection for bd718xx_pmic_inits.rdatasGravatar Geert Uytterhoeven 1-4/+4
2018-10-19regulator: bd718x7: Remove struct bd718xx_pmicGravatar Axel Lin 1-39/+20
2018-09-28regulator: bd718xx: rename bd71837 to 718xxGravatar Matti Vaittinen 1-0/+1138