Age | Commit message (Expand) | Author | Files | Lines |
2021-03-11 | regulator: mt6315: Fix off-by-one for .n_voltages | Axel Lin | 1 | -1/+1 |
2021-03-10 | regulator: rt4831: Fix return value check in rt4831_regulator_probe() | Wei Yongjun | 1 | -2/+2 |
2021-03-10 | regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting | Frieder Schrempf | 1 | -0/+8 |
2021-03-10 | regulator: qcom-rpmh: Use correct buck for S1C regulator | satya priya | 1 | -1/+1 |
2021-03-10 | regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck | satya priya | 1 | -2/+2 |
2021-03-10 | regulator: pca9450: Fix return value when failing to get sd-vsel GPIO | Frieder Schrempf | 1 | -1/+1 |
2021-03-10 | regulator: mt6315: Return REGULATOR_MODE_INVALID for invalid mode | Axel Lin | 1 | -1/+1 |
2021-02-22 | Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -25/+34 |
2021-02-12 | Merge remote-tracking branch 'regulator/for-5.12' into regulator-next | Mark Brown | 20 | -1273/+2442 |
2021-02-12 | regulator: bd718x7, bd71828, Fix dvs voltage levels | Matti Vaittinen | 1 | -3/+6 |
2021-02-11 | regulator: pca9450: Enable system reset on WDOG_B assertion | Frieder Schrempf | 1 | -0/+8 |
2021-02-11 | regulator: pca9450: Add SD_VSEL GPIO for LDO5 | Frieder Schrempf | 1 | -0/+14 |
2021-02-11 | regulator: qcom-rpmh: fix pm8009 ldo7 | Jonathan Marek | 1 | -1/+1 |
2021-02-08 | regulator: mt6315: Add support for MT6315 regulator | Hsin-Hsiung Wang | 3 | -0/+310 |
2021-02-02 | regulator: qcom-labibb: Use disable_irq_nosync from isr | Matti Vaittinen | 1 | -2/+2 |
2021-01-28 | regulator: pf8x00: Fix typo for PF8200 chip name | Axel Lin | 1 | -1/+1 |
2021-01-25 | regulator: pf8x00: set ramp_delay for bucks | Christoph Fritz | 1 | -0/+2 |
2021-01-25 | regulator: core: Avoid debugfs: Directory ... already present! error | Hans de Goede | 1 | -3/+3 |
2021-01-25 | regulator: pf8x00: Add suspend support | Christoph Fritz | 1 | -5/+70 |
2021-01-22 | regulator: Make regulator_sync_voltage() usable by coupled regulators | Dmitry Osipenko | 1 | -1/+5 |
2021-01-22 | regulator: Fix lockdep warning resolving supplies | Mark Brown | 1 | -12/+17 |
2021-01-21 | regulator: s5m8767: Drop regulators OF node reference | Krzysztof Kozlowski | 1 | -2/+6 |
2021-01-21 | regulator: qcom-rpmh: Add pmc8180 and pmc8180c | Bjorn Andersson | 1 | -0/+8 |
2021-01-21 | regulator: s5m8767: Fix reference count leak | Pan Bian | 1 | -2/+5 |
2021-01-21 | regulator: remove ab3100 driver | Arnd Bergmann | 3 | -734/+0 |
2021-01-21 | Merge series "Really implement Qualcomm LAB/IBB regulators" from AngeloGioacc... | Mark Brown | 1 | -13/+707 |
2021-01-20 | regulator: axp20x: Fix reference cout leak | Pan Bian | 1 | -4/+3 |
2021-01-20 | regulator: qcom-labibb: Implement short-circuit and over-current IRQs | AngeloGioacchino Del Regno | 1 | -3/+515 |
2021-01-20 | regulator: qcom-labibb: Implement pull-down, softstart, active discharge | AngeloGioacchino Del Regno | 1 | -0/+94 |
2021-01-20 | regulator: qcom-labibb: Implement current limiting | AngeloGioacchino Del Regno | 1 | -0/+92 |
2021-01-20 | regulator: qcom-labibb: Switch voltage ops from linear_range to linear | AngeloGioacchino Del Regno | 1 | -10/+6 |
2021-01-15 | Merge series "Really implement Qualcomm LAB/IBB regulators" from AngeloGioacc... | Mark Brown | 1 | -0/+28 |
2021-01-15 | regulator: qcom-labibb: Implement voltage selector ops | AngeloGioacchino Del Regno | 1 | -0/+28 |
2021-01-15 | regulator: pf8x00: fix nxp,phase-shift | Adrien Grassein | 1 | -33/+38 |
2021-01-15 | regulator: pf8x00: use linear range for buck 1-6 | Adrien Grassein | 1 | -32/+51 |
2021-01-15 | regulator: pf8x00: mark nxp,ilim-ma property as deprecated | Adrien Grassein | 1 | -14/+41 |
2021-01-15 | regulator: pf8x00: add a doc for the module | Adrien Grassein | 1 | -0/+4 |
2021-01-14 | regulator: bd9571mwv: Add BD9574MWF support | Yoshihiro Shimoda | 1 | -2/+8 |
2021-01-14 | regulator: bd9571mwv: rid of using struct bd9571mwv | Yoshihiro Shimoda | 1 | -23/+26 |
2021-01-13 | regulator: ab8500: Decomission platform data header | Linus Walleij | 2 | -2/+127 |
2021-01-13 | regulator: ab8500: Remove unused platform data | Linus Walleij | 1 | -415/+2 |
2021-01-08 | regulator: core: avoid regulator_resolve_supply() race condition | David Collins | 1 | -11/+28 |
2021-01-07 | Merge series "regulator: mcp16502: make lpm pin optional" from Claudiu Beznea... | Mark Brown | 1 | -1/+1 |
2021-01-07 | regulator: bd718x7: Stop using parent data | Matti Vaittinen | 1 | -11/+9 |
2021-01-07 | regulator: mcp16502: lpm pin can be optional on some platforms | Claudiu Beznea | 1 | -1/+1 |
2021-01-05 | Merge series "Add driver for dvfsrc, support for active state of scpsys" from... | Mark Brown | 3 | -0/+226 |
2021-01-05 | regulator: ROHM bd7xxxx: Do not depend on parent driver data | Matti Vaittinen | 2 | -17/+7 |
2021-01-05 | regulator: Regulator driver for the Mediatek DVFSRC | henryc.chen | 3 | -0/+226 |
2021-01-04 | Merge branch 'regulator-5.11' into regulator-5.12 | Mark Brown | 1 | -1/+1 |
2021-01-04 | Merge qcom driver fix into regulator-5.11 | Mark Brown | 1 | -1/+1 |