summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2024-02-22Merge tag 'v5.15.137' into fslc-5.15-2.2.x-imxMax Krummenacher
2023-10-25regulator/core: Revert "fix kobject release warning and memory leak in regula...Michał Mirosław
2023-08-30Merge tag 'v5.15.121' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-30Merge tag 'v5.15.118' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-30Merge tag 'v5.15.114' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-29Merge tag 'v5.15.111' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-29Merge tag 'v5.15.109' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-29Merge tag 'v5.15.106' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.103' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.99' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.89' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-07-23regulator: core: Streamline debugfs operationsGeert Uytterhoeven
2023-07-23regulator: core: Fix more error checking for debugfs_create_dir()Geert Uytterhoeven
2023-06-21regulator: Fix error checking for debugfs_create_dirOsama Muhammad
2023-05-30regulator: mt6359: add read check for PMIC MT6359Sen Chu
2023-05-30regulator: pca9450: Fix BUCK2 enable_maskAlexander Stein
2023-05-11regulator: stm32-pwr: fix of_iomap leakYAN SHI
2023-05-11regulator: core: Avoid lockdep reports when resolving suppliesDouglas Anderson
2023-05-11regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()Douglas Anderson
2023-05-11regulator: core: Shorten off-on-delay-us for always-on/boot-on by time since ...Douglas Anderson
2023-04-26regulator: fan53555: Fix wrong TCS_SLEW_MASKCristian Ciocaltea
2023-04-26regulator: fan53555: Explicitly include bits headerCristian Ciocaltea
2023-04-05regulator: Handle deferred clkChristophe JAILLET
2023-03-17regulator: core: Use ktime_get_boottime() to determine how long a regulator w...Matthias Kaehlcke
2023-03-17regulator: core: Fix off-on-delay-us for always-on/boot-on regulatorsChristian Kohlschütter
2023-03-17regulator: Flag uncontrollable regulators as always_onMark Brown
2023-03-10regulator: s5m8767: Bounds check id indexing into arraysKees Cook
2023-03-10regulator: max77802: Bounds check regulator id against opmodeKees Cook
2023-01-18regulator: da9211: Use irq handler when readyRicardo Ribalda
2023-01-11Merge tag 'v5.15.86' into 5.15-2.2.x-imxDaiane Angolini
2023-01-11Merge tag 'v5.15.83' into 5.15-2.2.x-imxDaiane Angolini
2023-01-11Merge tag 'v5.15.81' into 5.15-2.2.x-imxDaiane Angolini
2023-01-11Merge tag 'v5.15.75' into 5.15-2.2.x-imxDaiane Angolini
2022-12-31regulator: core: fix deadlock on regulator enableJohan Hovold
2022-12-31regulator: core: fix use_count leakage when handling boot-onRui Zhang
2022-12-31regulator: qcom-labibb: Fix missing of_node_put() in qcom_labibb_regulator_pr...Yuan Can
2022-12-31regulator: core: fix resource leak in regulator_register()Yang Yingliang
2022-12-31regulator: core: fix module refcount leak in set_supply()Yang Yingliang
2022-12-31regulator: core: use kfree_const() to free space conditionallyWang ShaoBo
2022-12-31regulator: qcom-rpmh: Fix PMR735a S3 regulator specKonrad Dybcio
2022-12-31regulator: 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-02regulator: twl6030: re-add TWL6032_SUBCLASSAndreas Kemnade
2022-12-02regulator: core: fix UAF in destroy_regulator()Yang Yingliang
2022-12-02regulator: core: fix kobject release warning and memory leak in regulator_reg...Zeng Heng
2022-10-26regulator: core: Prevent integer underflowPatrick Rudolph
2022-10-26regulator: qcom_rpm: Fix circular deferral regressionLinus Walleij
2022-09-26Merge tag 'v5.15.70' into lf-5.15.yJason Liu
2022-09-23regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...Xiaolei Wang