| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: Handle deferred clk | Christophe JAILLET | 2023-03-27 | 1 | -1/+1 |
* | Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-03-02 | 2 | -4/+4 |
|\ |
|
| * | regulator: core: Use ktime_get_boottime() to determine how long a regulator w... | Matthias Kaehlcke | 2023-02-23 | 1 | -3/+3 |
| * | regulator: max597x: Fix error return code in max597x_get_status | Axel Lin | 2023-02-20 | 1 | -1/+1 |
* | | Merge tag 'regulator-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2023-02-22 | 11 | -66/+247 |
|\ \
| |/ |
|
| * | regulator: max597x: Align for simple_mfd_i2c driver | Naresh Solanki | 2023-02-16 | 1 | -14/+32 |
| * | regulator: max20411: Fix off-by-one for n_voltages setting | Axel Lin | 2023-02-13 | 1 | -1/+1 |
| * | regulator: max597x: Remove unused variable | Naresh Solanki | 2023-02-10 | 1 | -6/+0 |
| * | regulator: tps65219: use generic set_bypass() | Jerome Neanne | 2023-02-03 | 1 | -19/+1 |
| * | regulator: s5m8767: Bounds check id indexing into arrays | Kees Cook | 2023-01-28 | 1 | -1/+5 |
| * | regulator: max77802: Bounds check regulator id against opmode | Kees Cook | 2023-01-28 | 1 | -10/+24 |
| * | regulator: max20411: Convert to i2c's .probe_new() | Uwe Kleine-König | 2023-01-27 | 1 | -3/+2 |
| * | regulator: scmi: Allow for zero voltage domains | Cristian Marussi | 2023-01-26 | 1 | -10/+6 |
| * | regulator: max20411: Directly include bitfield.h | Mark Brown | 2023-01-26 | 1 | -0/+1 |
| * | regulator: Introduce Maxim MAX20411 Step-Down converter | Bjorn Andersson | 2023-01-25 | 3 | -0/+172 |
| * | regulator: tps65219: use IS_ERR() to detect an error pointer | Randy Dunlap | 2023-01-18 | 1 | -1/+1 |
| * | regulator: mcp16502: add enum MCP16502_REG_HPM description | Randy Dunlap | 2023-01-18 | 1 | -0/+1 |
| * | regulator: fixed-helper: use the correct function name in comment | Randy Dunlap | 2023-01-13 | 1 | -1/+1 |
| * | regulator: act8945a: fix non-kernel-doc comments | Randy Dunlap | 2023-01-13 | 1 | -3/+3 |
| * | regulator: tps65219: Report regulator name if devm_regulator_register fails | Wadim Egorov | 2022-12-25 | 1 | -1/+1 |
* | | regulator: qcom-rpmh: PM8550 ldo11 regulator is an nldo | Neil Armstrong | 2023-01-03 | 1 | -1/+1 |
* | | regulator: Merge up forgotten fix | Mark Brown | 2022-12-27 | 1 | -5/+6 |
|\ \
| |/
|/| |
|
| * | regulator: da9211: Use irq handler when ready | Ricardo Ribalda | 2022-11-28 | 1 | -5/+6 |
* | | Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-12-23 | 1 | -2/+2 |
|\ \ |
|
| * | | regulator: core: fix deadlock on regulator enable | Johan Hovold | 2022-12-15 | 1 | -1/+1 |
| * | | regulator: core: Fix resolve supply lookup issue | ChiYuan Huang | 2022-12-14 | 1 | -1/+1 |
* | | | Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2022-12-13 | 46 | -241/+1478 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | regulator: core: Use different devices for resource allocation and DT lookup | ChiYuan Huang | 2022-12-08 | 4 | -7/+7 |
| * | regulator: qcom-labibb: Fix missing of_node_put() in qcom_labibb_regulator_pr... | Yuan Can | 2022-12-07 | 1 | -0/+1 |
| * | Add MediaTek MT6357 PMIC support | Mark Brown | 2022-12-02 | 3 | -0/+463 |
| |\ |
|
| | * | regulator: add mt6357 regulator | Fabien Parent | 2022-12-02 | 3 | -0/+463 |
| * | | regulator: core: fix resource leak in regulator_register() | Yang Yingliang | 2022-12-02 | 1 | -0/+1 |
| |/ |
|
| * | regulator: core: fix module refcount leak in set_supply() | Yang Yingliang | 2022-12-01 | 1 | -0/+1 |
| * | regulator: core: fix use_count leakage when handling boot-on | Rui Zhang | 2022-12-01 | 1 | -1/+7 |
| * | regulator: rk808: Use dev_err_probe | Sebastian Reichel | 2022-11-28 | 1 | -5/+3 |
| * | regulator: rk808: reduce 'struct rk808' usage | Sebastian Reichel | 2022-11-28 | 1 | -8/+12 |
| * | regulator: Drop obsolete dependencies on COMPILE_TEST | Jean Delvare | 2022-11-24 | 6 | -21/+17 |
| * | regulator: pv88080-regulator: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-24 | 1 | -3/+3 |
| * | regulator: pfuze100-regulator: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-24 | 1 | -3/+3 |
| * | regulator: isl6271a-regulator: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-24 | 1 | -3/+3 |
| * | regulator: fan53555: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-24 | 1 | -3/+3 |
| * | regulator: act8865-regulator: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-24 | 1 | -3/+3 |
| * | regulator: qcom-rpmh: Add support for PM8550 | Mark Brown | 2022-11-24 | 1 | -0/+81 |
| |\ |
|
| | * | regulator: qcom-rpmh: Add support for PM8550 regulators | Abel Vesa | 2022-11-23 | 1 | -0/+81 |
| * | | regulator: ROHM BDxxxxx minor print improvements | Mark Brown | 2022-11-23 | 4 | -81/+57 |
| |\ \ |
|
| | * | | regulator: bd718x7: Use dev_err_probe() | Matti Vaittinen | 2022-11-23 | 1 | -32/+19 |
| | * | | regulator: bd71815: bd71828: bd9576: Use dev_err_probe() | Matti Vaittinen | 2022-11-23 | 3 | -47/+38 |
| | * | | regulator: bd718x7: Drop unnecessary info print | Matti Vaittinen | 2022-11-23 | 1 | -2/+0 |
| * | | | regulator: tps65023-regulator: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+3 |
| * | | | regulator: tps62360-regulator: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+3 |