summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'regulator-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2023-04-18regulator: core: Make regulator_lock_two() logic easier to followDouglas Anderson
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki
2023-04-13regulator: stm32-pwr: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-12regulator: da9063: disable unused voltage monitorsMark Brown
2023-04-12regulator: stm32-pwr: fix of_iomap leakYAN SHI
2023-04-12regulator: da9063: implement setter for voltage monitoringBenjamin Bara
2023-04-12regulator: da9063: add voltage monitoring registersBenjamin Bara
2023-04-11Add support for Rockchip RK860X regulatorsMark Brown
2023-04-11regulator: fan53555: Add support for RK860XCristian Ciocaltea
2023-04-11regulator: fan53555: Use dev_err_probeCristian Ciocaltea
2023-04-11regulator: fan53555: Improve vsel_mask computationCristian Ciocaltea
2023-04-11regulator: fan53555: Make use of the bit macrosCristian Ciocaltea
2023-04-11regulator: fan53555: Remove unused *_SLEW_SHIFT definitionsCristian Ciocaltea
2023-04-11regulator: sm5703: Fix missing n_voltages for fixed regulatorsAxel Lin
2023-04-11regulator: qcom_smd: Add MP5496 S1 regulatorDevi Priya
2023-04-06regulator: fan53555: Fix wrong TCS_SLEW_MASKCristian Ciocaltea
2023-04-06regulator: fan53555: Explicitly include bits headerCristian Ciocaltea
2023-04-06regulator: qcom-rpmh: add support for pmm8654au regulatorsBartosz Golaszewski
2023-04-06regulator: core: Avoid lockdep reports when resolving suppliesDouglas Anderson
2023-04-06regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()Douglas Anderson
2023-03-29regulator: Add Richtek RT4803 boost regulatorChiYuan Huang
2023-03-27regulator: Handle deferred clkChristophe JAILLET
2023-03-24regulator: qcom-rpmh: Revert "regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS"Douglas Anderson
2023-03-23regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUSMarek Szyprowski
2023-03-23regulator: arizona-micsupp: Use PROBE_FORCE_SYNCHRONOUSCharles Keepax
2023-03-23regulator: arizona-ldo1: Use PROBE_FORCE_SYNCHRONOUSCharles Keepax
2023-03-23regulator: wm8994: Use PROBE_FORCE_SYNCHRONOUSMarek Szyprowski
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 6.1Douglas Anderson
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.15 and 6.1Douglas Anderson
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.10 and 5.15Douglas Anderson
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10Douglas Anderson
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.19 and 5.4Douglas Anderson
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.14 and 4.19Douglas Anderson
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson
2023-03-14regulator: core: Shorten off-on-delay-us for always-on/boot-on by time since ...Douglas Anderson
2023-03-13regulator: mt6397-regulator: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13regulator: mp8859: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13regulator: max20086: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13regulator: lp872x: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-11regulator: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-11regulator: Use of_property_present() for testing DT property presenceRob Herring
2023-03-07regulator: rt5739: Spelling s/Rcihtek/Richtek/Geert Uytterhoeven
2023-03-05regulator: Add support for Richtek RT5739 voltage regulatorChiYuan Huang
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano
2023-03-02Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-23regulator: core: Use ktime_get_boottime() to determine how long a regulator w...Matthias Kaehlcke
2023-02-22Merge tag 'regulator-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds