aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
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-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-04-05regulator: fix spelling mistake "Cant" -> "Can't"Colin Ian King
2023-03-11regulator: s5m8767: Bounds check id indexing into arraysKees Cook
2023-03-11regulator: max77802: Bounds check regulator id against opmodeKees Cook
2023-01-18regulator: da9211: Use irq handler when readyRicardo Ribalda
2023-01-18regulator: core: fix deadlock on regulator enableJohan Hovold
2023-01-18regulator: core: fix use_count leakage when handling boot-onRui Zhang
2023-01-18regulator: core: fix resource leak in regulator_register()Yang Yingliang
2023-01-18regulator: core: fix module refcount leak in set_supply()Yang Yingliang
2023-01-18regulator: core: use kfree_const() to free space conditionallyWang ShaoBo
2023-01-18regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()Yang Yingliang
2022-12-14regulator: twl6030: fix get status of twl6032 regulatorsAndreas Kemnade
2022-12-14regulator: slg51000: Wait after asserting CS pinKonrad Dybcio
2022-12-08regulator: twl6030: re-add TWL6032_SUBCLASSAndreas Kemnade
2022-12-08regulator: core: fix UAF in destroy_regulator()Yang Yingliang
2022-12-08regulator: core: fix kobject release warning and memory leak in regulator_reg...Zeng Heng
2022-10-26regulator: qcom_rpm: Fix circular deferral regressionLinus Walleij
2022-09-28regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...Xiaolei Wang
2022-09-15regulator: core: Clean up on enable failureAndrew Halaney
2022-08-25regulator: of: Fix refcount leak bug in of_get_regulation_constraints()Liang He
2022-06-14regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dtMiaoqian Lin
2022-06-14regulator: core: Fix enable_count imbalance with EXCLUSIVE_GETZev Weiss
2022-04-20regulator: wm8994: Add an off-on delay for WM8994 variantJonathan Bakker
2022-04-15regulator: qcom_smd: fix for_each_child.cocci warningskernel test robot
2022-01-27regulator: qcom_smd: Align probe function with rpmh-regulatorKonrad Dybcio
2021-11-17regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...Krzysztof Kozlowski
2021-09-15regulator: vctrl: Avoid lockdep warning in enable/disable opsChen-Yu Tsai
2021-09-15regulator: vctrl: Use locked regulator_get_voltage in probe pathChen-Yu Tsai
2021-07-28regulator: hi6421: Fix getting wrong drvdataAxel Lin
2021-07-28regulator: hi6421: Use correct variable type for regmap api val argumentAxel Lin
2021-07-14regulator: hi655x: Fix pass wrong pointer to config.driver_dataAxel Lin
2021-07-14regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin
2021-07-14regulator: mt6358: Fix vdram2 .vsel_maskHsin-Hsiung Wang
2021-07-14regulator: uniphier: Add missing MODULE_DEVICE_TABLEZou Wei
2021-06-16regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko
2021-06-16regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov
2021-04-14regulator: bd9571mwv: Fix AVS and DVFS voltage rangeGeert Uytterhoeven
2021-03-30regulator: qcom-rpmh: Correct the pmic5_hfsmps515 bucksatya priya
2021-03-04regulator: qcom-rpmh: fix pm8009 ldo7Jonathan Marek
2021-03-04regulator: core: Avoid debugfs: Directory ... already present! errorHans de Goede
2021-03-04regulator: s5m8767: Drop regulators OF node referenceKrzysztof Kozlowski
2021-03-04regulator: s5m8767: Fix reference count leakPan Bian