summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2022-08-16Merge tag 'regulator-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-10regulator: core: Fix missing error return from regulator_bulk_get()Douglas Anderson
2022-08-04Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-28regulator: Consumer load management improvementsMark Brown
2022-07-27regulator: core: Allow drivers to define their init data as constDouglas Anderson
2022-07-27regulator: core: Allow specifying an initial load w/ the bulk APIDouglas Anderson
2022-07-27regulator: mt6380: Fix unused array warningJean Delvare
2022-07-19regulator: core: Fix off-on-delay-us for always-on/boot-on regulatorsChristian Kohlschütter
2022-07-15regulator: of: Fix refcount leak bug in of_get_regulation_constraints()Liang He
2022-07-14regulator: max597x: Don't return uninitialized variable in .probeAxel Lin
2022-07-11regulator: qcom_spmi: add support for PMP8074 regulatorsRobert Marko
2022-07-11regulator: qcom_spmi: add support for HT_P600Robert Marko
2022-07-11regulator: qcom_spmi: add support for HT_P150Robert Marko
2022-07-11regulator: max597x: Remove unused including <linux/version.h>Jiapeng Chong
2022-07-07regulator: Fix MFD_MAX597X dependencyMark Brown
2022-07-05regulator: Fix parameter declaration and spelling mistake.Zhang Jiaming
2022-07-05regulator: max597x: Add support for max597x regulatorPatrick Rudolph
2022-06-30regulator: qcom_smd: Add PM8909 and fix pm8916_pldo rangeMark Brown
2022-06-30regulator: scmi: Add missing of_node_get()Liang He
2022-06-29regulator: qcom_smd: Add PM8909 RPM regulatorsStephan Gerhold
2022-06-29regulator: qcom_smd: Fix pm8916_pldo rangeStephan Gerhold
2022-06-29regulator: mt6370: Use the correct header for platform_device_idChiYuan Huang
2022-06-29regulator: mt6370: Use 'fwnode_gpiod_get_index' to fix gpio parsingChiYuan Huang
2022-06-23regulator: mt6370: Add mt6370 DisplayBias and VibLDO supportChiYuan Huang
2022-06-23regulator: rt5120: Add PMIC regulator supportChiYuan Huang
2022-06-13regulator: rpi-panel-attiny: Use backlight helperStephen Kitt
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULEThomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-06-08platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani
2022-06-08regulator: cros-ec: Use common cros_ec_command()Prashant Malani
2022-06-07regulator: qcom_smd: add get_voltage to MP5496Robert Marko
2022-06-07regulator: qcom_smd: correct MP5496 rangesRobert Marko
2022-06-07regulator: mp5416: remove kernel.h includeRobert Marko
2022-06-06regulator: rt5190a: check if init_data is NULL, bypass rt5190a_of_parse_cbChiYuan Huang
2022-06-06regulator: mp5416: add support for MP5496Robert Marko
2022-06-06regulator: mp5416: use OF match dataRobert Marko
2022-06-06regulator: mp5416: alphabetically sort header includesRobert Marko
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki
2022-05-19regulator: pfuze100: Use devm_register_sys_off_handler()Dmitry Osipenko
2022-05-17Merge remote-tracking branch 'regulator/for-5.19' into regulator-nextMark Brown
2022-05-17regulator: scmi: Fix refcount leak in scmi_regulator_probeMiaoqian Lin
2022-05-11regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dtMiaoqian Lin
2022-05-09regulator: qcom_smd: Fix up PM8950 regulator configurationKonrad Dybcio
2022-05-05regulator: core: Fix enable_count imbalance with EXCLUSIVE_GETZev Weiss
2022-05-04regulator: core: Add error flags to sysfs attributesZev Weiss
2022-05-03regulator: pca9450: Enable DVS control via PMIC_STBY_REQRickard x Andersson
2022-05-03regulator: pca9450: Make warm reset on WDOG_B assertionRickard x Andersson