| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: mt6358: Fix incorrect VCN33 sync error message | Chen-Yu Tsai | 2023-07-24 | 1 | -1/+1 |
* | regulator: mt6358: Sync VCN33_* enable status after checking ID | Chen-Yu Tsai | 2023-07-24 | 1 | -4/+4 |
* | regulator: da9063: fix null pointer deref with partial DT config | Martin Fuzzey | 2023-07-17 | 1 | -0/+3 |
* | Merge tag 'regulator-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2023-07-07 | 1 | -0/+1 |
|\ |
|
| * | regulator: raa215300: Add build dependency with COMMON_CLK | Biju Das | 2023-06-28 | 1 | -0/+1 |
* | | Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 2023-07-03 | 3 | -0/+165 |
|\ \
| |/
|/| |
|
| * | regulator: max77541: Add ADI MAX77541/MAX77540 Regulator Support | Okan Sahin | 2023-06-28 | 3 | -0/+165 |
* | | Add Renesas PMIC RAA215300 and built-in RTC | Mark Brown | 2023-06-24 | 4 | -15/+213 |
|\ \ |
|
| * | | regulator: Add Renesas PMIC RAA215300 driver | Biju Das | 2023-06-23 | 3 | -0/+198 |
| * | | regulator: qcom-rpmh: Fix regulators for PM8550 | Abel Vesa | 2023-06-07 | 1 | -15/+15 |
* | | | regulator: ltc3676: Use maple tree register cache | Mark Brown | 2023-06-19 | 1 | -1/+1 |
* | | | regulator: ltc3589: Use maple tree register cache | Mark Brown | 2023-06-19 | 1 | -1/+1 |
* | | | regulator: helper: Document ramp_delay parameter of regulator_set_ramp_delay_... | ChiYuan Huang | 2023-06-16 | 1 | -0/+1 |
* | | | regulator: mt6358: Use linear voltage helpers for single range regulators | Chen-Yu Tsai | 2023-06-14 | 1 | -81/+40 |
* | | | regulator: mt6358: Const-ify mt6358_regulator_info data structures | Chen-Yu Tsai | 2023-06-14 | 1 | -10/+11 |
* | | | regulator: mt6358: Drop *_SSHUB regulators | Chen-Yu Tsai | 2023-06-14 | 1 | -14/+0 |
* | | | regulator: mt6358: Merge VCN33_* regulators | Chen-Yu Tsai | 2023-06-14 | 1 | -15/+50 |
* | | | regulator: Switch two more i2c drivers back to use .probe() | Uwe Kleine-König | 2023-06-12 | 2 | -2/+2 |
* | | | TI TPS6594 PMIC support (RTC, pinctrl, regulators) | Mark Brown | 2023-06-07 | 3 | -0/+629 |
|\ \ \ |
|
| * | | | regulator: tps6594-regulator: Add driver for TI TPS6594 regulators | Jerome Neanne | 2023-06-06 | 3 | -0/+629 |
* | | | | regulator: Add X-Powers AXP15060/AXP313a PMIC | Mark Brown | 2023-06-06 | 1 | -8/+282 |
|\ \ \ \ |
|
| * | | | | regulator: axp20x: Add AXP15060 support | Shengyu Qu | 2023-06-02 | 1 | -9/+223 |
| * | | | | regulator: axp20x: Add support for AXP313a variant | Martin Botka | 2023-06-02 | 1 | -0/+60 |
| |/ / / |
|
* | | | | regulator: core: Fix error checking and messages | Mark Brown | 2023-05-30 | 1 | -17/+13 |
|\ \ \ \ |
|
| * | | | | regulator: core: Streamline debugfs operations | Geert Uytterhoeven | 2023-05-25 | 1 | -17/+13 |
| * | | | | regulator: core: Fix more error checking for debugfs_create_dir() | Geert Uytterhoeven | 2023-05-25 | 1 | -1/+1 |
* | | | | | regulator: stm32-pwr: Fix regulator disabling | Marek Vasut | 2023-05-30 | 1 | -1/+1 |
|/ / / / |
|
* | | | | regulator: Merge up fixes | Mark Brown | 2023-05-25 | 3 | -6/+9 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | regulator: mt6359: add read check for PMIC MT6359 | Sen Chu | 2023-05-18 | 1 | -2/+5 |
| * | | | regulator: Fix error checking for debugfs_create_dir | Osama Muhammad | 2023-05-16 | 1 | -2/+2 |
| * | | | regulator: pca9450: Fix BUCK2 enable_mask | Alexander Stein | 2023-05-15 | 1 | -2/+2 |
| |/ / |
|
* | | | mfd/pinctrl/regulator: Add RK806 Support | Mark Brown | 2023-05-23 | 3 | -12/+411 |
|\ \ \ |
|
| * | | | regulator: rk808: add rk806 support | Sebastian Reichel | 2023-05-23 | 1 | -0/+385 |
| * | | | regulator: rk808: revert to synchronous probing | Sebastian Reichel | 2023-05-23 | 1 | -1/+1 |
| * | | | regulator: rk808: cleanup parent device usage | Sebastian Reichel | 2023-05-23 | 1 | -7/+6 |
| * | | | regulator: rk808: fix asynchronous probing | Sebastian Reichel | 2023-05-23 | 1 | -0/+1 |
| * | | | regulator: expose regulator_find_closest_bigger | Sebastian Reichel | 2023-05-23 | 1 | -4/+18 |
| | |/
| |/| |
|
| * | | mfd: rk808: Split into core and i2c | Sebastian Reichel | 2023-05-15 | 1 | -1/+1 |
| |/ |
|
* | | regulator: tps6287x: Fix missing .n_voltages setting | Axel Lin | 2023-05-17 | 1 | -0/+1 |
* | | regulator: Add support for TPS6287x | Mark Brown | 2023-05-09 | 3 | -0/+200 |
|\ \ |
|
| * | | regulator: Add support for TI TPS6287x regulators | Mårten Lindahl | 2023-05-09 | 3 | -0/+200 |
* | | | regulator: tps65219: Fix matching interrupts for their regulators | Krzysztof Kozlowski | 2023-05-09 | 1 | -3/+3 |
|/ / |
|
* / | regulator: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-08 | 56 | -56/+56 |
|/ |
|
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-28 | 1 | -1/+0 |
|\ |
|
| * | regulator: stm32-pwr: remove MODULE_LICENSE in non-modules | Nick Alcock | 2023-04-13 | 1 | -1/+0 |
* | | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-26 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge back Intel thermal control material for 6.4-rc1. | Rafael J. Wysocki | 2023-04-14 | 1 | -1/+1 |
| |\ \ |
|
| | * | | thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers | Daniel Lezcano | 2023-03-03 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge tag 'regulator-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2023-04-26 | 182 | -137/+1158 |
|\ \ \ |
|
| * | | | regulator: core: Make regulator_lock_two() logic easier to follow | Douglas Anderson | 2023-04-18 | 1 | -19/+12 |