Age | Commit message (Expand) | Author |
2024-03-25 | regulator: tps65132: Add of_match table | André Apitzsch |
2024-03-22 | Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-03-13 | Merge tag 'regulator-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2024-03-12 | regulator: core: Propagate the regulator state in case of exclusive get | Kory Maincent |
2024-03-06 | regulator: lp8788-buck: fix copy and paste bug in lp8788_dvs_gpio_request() | Dan Carpenter |
2024-03-05 | regulator: core: make regulator_class constant | Ricardo B. Marliere |
2024-03-04 | regulator: rk808: fix LDO range on RK806 | Quentin Schulz |
2024-03-04 | regulator: rk808: fix buck range on RK806 | Quentin Schulz |
2024-02-29 | regulator: da9121: Remove unused of_gpio.h | Andy Shevchenko |
2024-02-26 | regulator: mp8859: Cleanups and enhancements | Mark Brown |
2024-02-26 | Convert some regulator drivers to GPIO descriptors | Mark Brown |
2024-02-26 | regulator: userspace-consumer: add module device table | John Keeping |
2024-02-26 | regulator: mp8859: Implement set_current_limit() | Mark Brown |
2024-02-26 | regulator: mp8859: Report slew rate | Mark Brown |
2024-02-26 | regulator: mp8859: Support status and error readback | Mark Brown |
2024-02-26 | regulator: mp8859: Support active discharge control | Mark Brown |
2024-02-26 | regulator: mp8859: Support mode operations | Mark Brown |
2024-02-26 | regulator: mp8859: Support enable control | Mark Brown |
2024-02-26 | regulator: mp8859: Validate and log device identifier information | Mark Brown |
2024-02-26 | regulator: mp8859: Specify register accessibility and enable caching | Mark Brown |
2024-02-26 | regulator: max8998: Convert to GPIO descriptors | Linus Walleij |
2024-02-26 | regulator: max8997: Convert to GPIO descriptors | Linus Walleij |
2024-02-26 | regulator: lp8788-buck: Fully convert to GPIO descriptors | Linus Walleij |
2024-02-26 | regulator: da9055: Fully convert to GPIO descriptors | Linus Walleij |
2024-02-26 | regulator: max8973: Finalize switch to GPIO descriptors | Linus Walleij |
2024-02-22 | treewide: update LLVM Bugzilla links | Nathan Chancellor |
2024-02-19 | regulator: core: Remove redundant assignment to variable possible_uV | Colin Ian King |
2024-02-19 | regulator: core: Remove redundant assignment to variable possible_uV | Colin Ian King |
2024-02-19 | regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe() | Uwe Kleine-König |
2024-02-19 | regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe() | Uwe Kleine-König |
2024-02-19 | regulator: Merge up v6.8-rc5 | Mark Brown |
2024-02-15 | regulator: lp873x: Use bitfield helpers | Geert Uytterhoeven |
2024-02-15 | regulator: lp87565: Use bitfield helpers | Geert Uytterhoeven |
2024-02-13 | regulator: max5970: Fix regulator child node name | Naresh Solanki |
2024-01-30 | regulator (max5970): Fix IRQ handler | Patrick Rudolph |
2024-01-23 | regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared... | Romain Naour |
2024-01-22 | regulator: fixed-helper: Save a few bytes of memory when registering a 'nfc_l... | Christophe JAILLET |
2024-01-22 | regulator: pwm-regulator: Manage boot-on with disabled PWM channels | Martin Blumenstingl |
2024-01-22 | regulator: pwm-regulator: Calculate the output voltage for disabled PWMs | Martin Blumenstingl |
2024-01-22 | regulator: pwm-regulator: Add validity checks in continuous .get_voltage | Martin Blumenstingl |
2024-01-22 | regulator: qcom_smd: Keep one rpm handle for all vregs | Konrad Dybcio |
2024-01-12 | Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-01-04 | regulator: event: Ensure atomicity for sequence number | Naresh Solanki |
2023-12-20 | pwm: Rename pwm_apply_state() to pwm_apply_might_sleep() | Sean Young |
2023-12-18 | regulator: qcom_smd: Add LDO5 MP5496 regulator | Varadarajan Narayanan |
2023-12-14 | Add pm8010 RPMH regulators for sm8550 boards | Mark Brown |
2023-12-14 | regulator: qcom-rpmh: add support for pm8010 regulators | Fenglin Wu |
2023-12-14 | regulator: qcom-rpmh: extend to support multiple linear voltage ranges | Fenglin Wu |
2023-12-11 | regulator: wm8350: Convert to platform remove callback returning void | Uwe Kleine-König |