Age | Commit message (Expand) | Author | Files | Lines |
2024-08-14 | regulator: bd718x7: Use scoped device node handling to simplify error paths | Krzysztof Kozlowski | 1 | -13/+6 |
2023-07-25 | regulator: Use bitfield values for range selectors | Chen-Yu Tsai | 1 | -11/+11 |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.14 and 4.19 | Douglas Anderson | 1 | -0/+1 |
2022-11-23 | regulator: bd718x7: Use dev_err_probe() | Matti Vaittinen | 1 | -32/+19 |
2022-11-23 | regulator: bd718x7: Drop unnecessary info print | Matti Vaittinen | 1 | -2/+0 |
2021-11-18 | regulator: bd718x7: Use rohm generic restricted voltage setting | Matti Vaittinen | 1 | -25/+4 |
2021-07-12 | regulator: bd718x7: Suopport configuring UVP/OVP state | Matti Vaittinen | 1 | -109/+260 |
2021-06-08 | Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2021-06-02 | regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837 | Matti Vaittinen | 1 | -1/+1 |
2021-04-14 | regulator: bd718x7, bd71828: Use ramp-delay helper | Matti Vaittinen | 1 | -33/+27 |
2021-01-07 | regulator: bd718x7: Stop using parent data | Matti Vaittinen | 1 | -11/+9 |
2020-12-21 | regulator: bd718x7: Add enable times | Guido Günther | 1 | -0/+57 |
2020-11-10 | regulator: bd718x7: Support external connection to scale voltages | Matti Vaittinen | 1 | -7/+157 |
2020-09-10 | regulator: bd718x7: Make some variable static | YueHaibing | 1 | -4/+4 |
2020-09-04 | regulator: bd718x7 fix regulator states at SUSPEND | Matti Vaittinen | 1 | -149/+268 |
2020-09-04 | regulator: bd718x7 initialize regulator config only once | Matti Vaittinen | 1 | -2/+3 |
2020-05-14 | regulator: bd718x7: remove voltage change restriction from BD71847 LDOs | Matti Vaittinen | 1 | -12/+158 |
2020-05-08 | Merge tag 'linear-ranges-lib' of https://git.kernel.org/pub/scm/linux/kernel/... | Mark Brown | 1 | -13/+13 |
2020-05-08 | regulator: use linear_ranges helper | Matti Vaittinen | 1 | -13/+13 |
2020-04-28 | regulator: bd718x7: remove voltage change restriction from BD71847 | Matti Vaittinen | 1 | -5/+41 |
2020-02-03 | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 1 | -129/+65 |
2020-01-24 | regulator: bd718x7: Split driver to common and bd718x7 specific parts | Matti Vaittinen | 1 | -128/+55 |
2020-01-24 | mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devices | Matti Vaittinen | 1 | -4/+13 |
2020-01-13 | regulator: bd718x7: Simplify the code by removing struct bd718xx_pmic_inits | Axel Lin | 1 | -20/+14 |
2019-10-01 | regulator: bd718x7: Add MODULE_ALIAS() | Guido Günther | 1 | -0/+1 |
2019-07-16 | Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 1 | -12/+13 |
2019-06-27 | mfd: regulator: clk: Split rohm-bd718x7.h | Matti Vaittinen | 1 | -12/+13 |
2019-06-03 | regulator: bd718x7: Drop unused include | Linus Walleij | 1 | -1/+0 |
2019-04-08 | regulator: bd718x7: Use rdev_get_id() to get regulator id | Axel Lin | 1 | -2/+2 |
2019-02-14 | regulator: bd718x7: Support SNVS low power state | Matti Vaittinen | 1 | -25/+176 |
2019-01-24 | regulator: bd718x7: Constify regulator_ops | Axel Lin | 1 | -7/+7 |
2018-12-11 | Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 1 | -0/+1 |
2018-11-14 | regulator: bd718x7: Change next state after poweroff to ready | Matti Vaittinen | 1 | -0/+23 |
2018-11-13 | regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7 | Axel Lin | 1 | -0/+1 |
2018-11-08 | regulator: bd718x7: add missing linux/of.h inclusion (deja-vu) | Matti Vaittinen | 1 | -0/+1 |
2018-11-07 | regulator: bd718x7: Remove double indirection for bd718xx_pmic_inits.rdatas | Geert Uytterhoeven | 1 | -4/+4 |
2018-10-19 | regulator: bd718x7: Remove struct bd718xx_pmic | Axel Lin | 1 | -39/+20 |
2018-09-28 | regulator: bd718xx: rename bd71837 to 718xx | Matti Vaittinen | 1 | -0/+1138 |