summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
37 hoursregulator: qcom-rpmh: Fix PMIC5 BOB bypass mode handlingKamal Wadhwa
37 hoursregulator: core: use system_freezable_wq for init complete workJoy Zou
37 hoursregulator: max8998_pmic_dt_parse_pdata: of_node_put on reg_np after ownership...WenTao Liang
37 hoursregulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving da...WenTao Liang
2026-07-24regulator: ltc3676: Fix incorrect IRQSTAT bit offsetsAbhishek Ojha
2026-07-24regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCKTimur Tabi
2026-07-24regulator: core: Make regulator_lock_two() logic easier to followDouglas Anderson
2026-07-04regulator: core: fix locking in regulator_resolve_supply() error pathAndré Draszik
2026-06-01regulator: act8945a: fix OF node reference imbalanceJohan Hovold
2026-06-01regulator: max77650: fix OF node reference imbalanceJohan Hovold
2026-04-18regulator: pca9450: Correct interrupt typePeng Fan
2026-04-18regulator: pca9450: Make IRQ optionalFrieder Schrempf
2026-03-04regulator: core: move supply check earlier in set_machine_constraints()André Draszik
2026-03-04regulator: core: Shorten off-on-delay-us for always-on/boot-on by time since ...Douglas Anderson
2026-03-04regulator: core: Use ktime_get_boottime() to determine how long a regulator w...Matthias Kaehlcke
2026-03-04regulator: core: Fix off-on-delay-us for always-on/boot-on regulatorsChristian Kohlschütter
2026-03-04regulator: Flag uncontrollable regulators as always_onMark Brown
2026-03-04regulator: core: Fix off_on_delay handlingVincent Whitchurch
2026-03-04regulator: core: Respect off_on_delay at startupVincent Whitchurch
2026-01-19regulator: core: Protect regulator_supply_alias_list with regulator_list_mutexsparkhuang
2026-01-19regulator: core: disable supply if enabling main regulator failsGabor Juhos
2025-12-07regulator: fixed: fix GPIO descriptor leak on register failureHaotian Zhang
2025-12-07regulator: fixed: use dev_err_probe for registerChris Morgan
2025-08-28regulator: core: fix NULL dereference on unbind due to stale coupling dataAlessandro Carminati
2025-07-17regulator: gpio: Fix the out-of-bounds access to drvdata::gpiodsManivannan Sadhasivam
2025-06-27regulator: max14577: Add error check for max14577_read_reg()Wentao Liang
2025-06-04regulator: ad5398: Add device tree supportIsaac Scott
2025-04-10regulator: check that dummy regulator has been probed before using itChristian Eggers
2025-03-13regulator: of: Implement the unwind path of of_regulator_match()Joe Hattori
2024-12-14regulator: rk808: Add apply_bit for BUCK3 on RK809Mikhail Rudenko
2024-07-05regulator: core: Fix modpost error "regulator_get_regmap" undefinedBiju Das
2024-06-16regulator: bd71828: Don't overwrite runtime voltagesMatti Vaittinen
2024-06-16regulator: vqmmc-ipq4019: fix module autoloadingKrzysztof Kozlowski
2024-05-17regulator: core: fix debugfs creation regressionJohan Hovold
2024-05-17regulator: mt6360: De-capitalize devicetree regulator subnodesAngeloGioacchino Del Regno
2024-03-01regulator: pwm-regulator: Add validity checks in continuous .get_voltageMartin Blumenstingl
2024-02-23regulator: core: Only increment use_count when enable_count changesRui Zhang
2023-10-25regulator/core: Revert "fix kobject release warning and memory leak in regula...Michał Mirosław
2023-07-27regulator: core: Streamline debugfs operationsGeert Uytterhoeven
2023-07-27regulator: core: Fix more error checking for debugfs_create_dir()Geert Uytterhoeven
2023-06-21regulator: Fix error checking for debugfs_create_dirOsama Muhammad
2023-06-05regulator: pca9450: Fix BUCK2 enable_maskAlexander Stein
2023-06-05regulator: pca9450: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2023-06-05regulator: Add regmap helper for ramp-delay settingMatti Vaittinen
2023-05-17regulator: stm32-pwr: fix of_iomap leakYAN SHI
2023-05-17regulator: core: Avoid lockdep reports when resolving suppliesDouglas Anderson
2023-05-17regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()Douglas Anderson
2023-04-26regulator: fan53555: Explicitly include bits headerCristian Ciocaltea
2023-04-05regulator: Handle deferred clkChristophe JAILLET
2023-03-11regulator: s5m8767: Bounds check id indexing into arraysKees Cook