summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-04regulator: fan53555: add tcs4526Rudi Heitbaum
2021-06-03regulator: rt6245: Add support for Richtek RT6245ChiYuan Huang
2021-06-03regulator: bd9576: Constify the voltage tablesAxel Lin
2021-06-03regulator: fan53555: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-06-03regulator: fan53555: Fix missing slew_reg/mask/shift settings for FAN53526Axel Lin
2021-06-03regulator: max77802: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-06-03regulator: max77802: Remove .set_ramp_delay from max77802_buck_dvs_opsAxel Lin
2021-06-02regulator: userspace-consumer: use DEVICE_ATTR_RO/RW macroZhen Lei
2021-06-02regulator: rt6160: Add support for Richtek RT6160ChiYuan Huang
2021-06-02regulator: core: Use DEVICE_ATTR_RO macroYueHaibing
2021-06-01regulator: mcp16502: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-06-01regulator: mcp16502: Convert to use .probe_newAxel Lin
2021-06-01regulator: bd70528: Drop BD70528 supportMatti Vaittinen
2021-06-01regulator: lp8755: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-06-01regulator: mt6315: Don't ignore devm_regulator_register failureAxel Lin
2021-06-01regulator: pca9450: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-05-27regulator: bd71815: fix platform_no_drv_owner.cocci warningsZou Wei
2021-05-26regulator: rk808: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-05-25regulator: rt4831: Add missing .owner field in regulator_descAxel Lin
2021-05-25regulator: mp5416: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-05-25regulator: mp886x: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-05-25regulator: qcom_smd: Make pm8953_lnldo linear_ranges entries properly sortedAxel Lin
2021-05-24regulator: bd70528: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-05-24regulator: max8973: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-05-24regulator: bd71815: add select to fix buildRandy Dunlap
2021-05-19regulator: fan53555: Cleanup unused define and redundant assignmentAxel Lin
2021-05-19regulator: fan53555: Fix slew_shift setting for tcs4525Axel Lin
2021-05-18regulator: fan53880: Convert to use .probe_newAxel Lin
2021-05-18regulator: bd71815: Fix missing include filesAxel Lin
2021-05-12Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-05-12regulator: fan53555: fix tcs4525 function namesPeter Geis
2021-05-12regulator: fan53555: only bind tcs4525 to correct chip idPeter Geis
2021-05-12regulator: fan53555: fix TCS4525 voltage calulationPeter Geis
2021-05-12Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <...Mark Brown
2021-05-12regulator: fan53555: fix TCS4525 voltage calulationPeter Geis
2021-05-12regulator: cros-ec: Fix error code in dev_err messageAxel Lin
2021-05-11regulator: uniphier: Add missing MODULE_DEVICE_TABLEZou Wei
2021-05-11Merge series "Enable VBUS current boost on pm8150b platforms" from Bryan O'Do...Mark Brown
2021-05-10regulator: hi6421v600: Remove unneeded *pmic from struct hi6421_spmi_reg_infoAxel Lin
2021-05-10regulator: qcom_smd: Add PM8226 regulator supportBartosz Dudziak
2021-05-10regulator: Add a routine to set the current limit for QCOM PMIC VBUSBryan O'Donoghue
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen