Age | Commit message (Expand) | Author | Files | Lines |
2023-07-25 | regulator: REGULATOR_QCOM_REFGEN should depend on ARCH_QCOM | Geert Uytterhoeven | 1 | -0/+1 |
2023-07-25 | regulator: Use bitfield values for range selectors | Chen-Yu Tsai | 7 | -26/+29 |
2023-07-24 | regulator: mt6358: Fix incorrect VCN33 sync error message | Chen-Yu Tsai | 1 | -1/+1 |
2023-07-24 | regulator: mt6358: Sync VCN33_* enable status after checking ID | Chen-Yu Tsai | 1 | -4/+4 |
2023-07-24 | regulator: Merge up fixes from mainline | Mark Brown | 1 | -0/+3 |
2023-07-21 | Add regulators support for PMX75 | Mark Brown | 1 | -0/+38 |
2023-07-21 | regulator: qcom-rpmh: Add regulators support for PMX75 | Rohit Agarwal | 1 | -0/+38 |
2023-07-21 | regulator: max8893: Drop "_new" from probe callback | Uwe Kleine-König | 1 | -2/+2 |
2023-07-19 | regulator: max77857: mark more functions static | Arnd Bergmann | 1 | -3/+3 |
2023-07-19 | regulator: max77857: Switch back to use struct i2c_driver's .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-07-18 | regulator: Remove duplicated include in mt6359-regulator.c | Yang Li | 1 | -1/+0 |
2023-07-17 | regulator: max77857: Add ADI MAX77857/59/MAX77831 Regulator Support | Okan Sahin | 3 | -0/+470 |
2023-07-17 | regulator: da9063: fix null pointer deref with partial DT config | Martin Fuzzey | 1 | -0/+3 |
2023-07-14 | regulator: Explicitly include correct DT includes | Rob Herring | 36 | -38/+28 |
2023-07-13 | regulator: da9062: Make the use of IRQ optional | Christoph Niedermaier | 1 | -6/+5 |
2023-07-12 | Add compatible support for RT5733 | Mark Brown | 1 | -7/+29 |
2023-07-12 | Qualcomm REFGEN regulator | Mark Brown | 3 | -0/+166 |
2023-07-10 | regulator: raa215300: Switch back to use struct i2c_driver::probe | Uwe Kleine-König | 1 | -1/+1 |
2023-07-10 | regulator: raa215300: Change the scope of the variables {clkin_name, xin_name} | Biju Das | 1 | -7/+9 |
2023-07-10 | regulator: rt5739: Add DID check and compatible for rt5733 | ChiYuan Huang | 1 | -7/+29 |
2023-07-10 | regulator: Introduce Qualcomm REFGEN regulator driver | Konrad Dybcio | 3 | -0/+166 |
2023-07-07 | Merge tag 'regulator-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -0/+1 |
2023-07-03 | Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 3 | -0/+165 |
2023-06-28 | regulator: raa215300: Add build dependency with COMMON_CLK | Biju Das | 1 | -0/+1 |
2023-06-28 | regulator: max77541: Add ADI MAX77541/MAX77540 Regulator Support | Okan Sahin | 3 | -0/+165 |
2023-06-24 | Add Renesas PMIC RAA215300 and built-in RTC | Mark Brown | 4 | -15/+213 |
2023-06-23 | regulator: Add Renesas PMIC RAA215300 driver | Biju Das | 3 | -0/+198 |
2023-06-19 | regulator: ltc3676: Use maple tree register cache | Mark Brown | 1 | -1/+1 |
2023-06-19 | regulator: ltc3589: Use maple tree register cache | Mark Brown | 1 | -1/+1 |
2023-06-16 | regulator: helper: Document ramp_delay parameter of regulator_set_ramp_delay_... | ChiYuan Huang | 1 | -0/+1 |
2023-06-14 | regulator: mt6358: Use linear voltage helpers for single range regulators | Chen-Yu Tsai | 1 | -81/+40 |
2023-06-14 | regulator: mt6358: Const-ify mt6358_regulator_info data structures | Chen-Yu Tsai | 1 | -10/+11 |
2023-06-14 | regulator: mt6358: Drop *_SSHUB regulators | Chen-Yu Tsai | 1 | -14/+0 |
2023-06-14 | regulator: mt6358: Merge VCN33_* regulators | Chen-Yu Tsai | 1 | -15/+50 |
2023-06-12 | regulator: Switch two more i2c drivers back to use .probe() | Uwe Kleine-König | 2 | -2/+2 |
2023-06-07 | regulator: qcom-rpmh: Fix regulators for PM8550 | Abel Vesa | 1 | -15/+15 |
2023-06-07 | TI TPS6594 PMIC support (RTC, pinctrl, regulators) | Mark Brown | 3 | -0/+629 |
2023-06-06 | regulator: tps6594-regulator: Add driver for TI TPS6594 regulators | Jerome Neanne | 3 | -0/+629 |
2023-06-06 | regulator: Add X-Powers AXP15060/AXP313a PMIC | Mark Brown | 1 | -8/+282 |
2023-06-02 | regulator: axp20x: Add AXP15060 support | Shengyu Qu | 1 | -9/+223 |
2023-06-02 | regulator: axp20x: Add support for AXP313a variant | Martin Botka | 1 | -0/+60 |
2023-05-30 | regulator: core: Fix error checking and messages | Mark Brown | 1 | -17/+13 |
2023-05-30 | regulator: stm32-pwr: Fix regulator disabling | Marek Vasut | 1 | -1/+1 |
2023-05-25 | regulator: core: Streamline debugfs operations | Geert Uytterhoeven | 1 | -17/+13 |
2023-05-25 | regulator: core: Fix more error checking for debugfs_create_dir() | Geert Uytterhoeven | 1 | -1/+1 |
2023-05-25 | regulator: Merge up fixes | Mark Brown | 3 | -6/+9 |
2023-05-24 | mfd/pinctrl/regulator: Add RK806 Support | Mark Brown | 3 | -12/+411 |
2023-05-23 | regulator: rk808: add rk806 support | Sebastian Reichel | 1 | -0/+385 |
2023-05-23 | regulator: rk808: revert to synchronous probing | Sebastian Reichel | 1 | -1/+1 |
2023-05-23 | regulator: rk808: cleanup parent device usage | Sebastian Reichel | 1 | -7/+6 |