summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-02regulator: fix null pointer check on regmapColin Ian King1-1/+1
2020-07-01Merge series "Introduce PMIC based USB type C detection" from Wesley Cheng <w...Mark Brown3-0/+108
2020-07-01Merge series "regulator/qcom: Constify static structs" from Rikard Falkeborn ...Mark Brown2-15/+15
2020-07-01Merge series "Add frequency / voltage scaling support for IPQ6018 SoC" from K...Mark Brown1-0/+34
2020-07-01regulator: lp87565: enable voltage regardless of ENx pinLuca Ceresoli1-2/+19
2020-07-01regulator: qcom_smd: Add MP5496 regulatorsKathiravan T1-0/+34
2020-07-01regulator: qcom_spmi: Constify struct regulator_opsRikard Falkeborn1-12/+12
2020-07-01regulator: qcom_rpm: Constify struct regulator_opsRikard Falkeborn1-3/+3
2020-07-01regulator: Add support for QCOM PMIC VBUS boosterWesley Cheng3-0/+108
2020-06-26regulator: qcom_smd-regulator: Remove unused 'struct regulator_desc pmi8994_b...Lee Jones1-9/+0
2020-06-26regulator: wm8400-regulator: Repair dodgy kerneldoc header formattingLee Jones1-3/+3
2020-06-26regulator: tps65218-regulator: Remove pointless 'is unsigned int <0' checkLee Jones1-2/+2
2020-06-26regulator: tps65217-regulator: Use the returned value of tps65217_reg_read()Lee Jones1-0/+3
2020-06-26regulator: tps65217-regulator: Remove pointless 'is unsigned int <0' checkLee Jones1-2/+2
2020-06-26regulator: stpmic1_regulator: Properly document 'struct stpmic1_regulator_cfg'Lee Jones1-1/+1
2020-06-26regulator: pwm-regulator: Demote kerneldoc header to standard commentLee Jones1-1/+1
2020-06-26regulator: qcom-rpmh-regulator: Repair dodgy kerneldoc header formattingLee Jones1-7/+7
2020-06-26regulator: max8998: Staticify internal function max8998_get_current_limit()Lee Jones1-1/+1
2020-06-25regulator: max14577-regulator: Demote kerneldoc header to standard commentLee Jones1-1/+1
2020-06-25regulator: cpcap-regulator: Demote kerneldoc header to standard commentLee Jones1-2/+2
2020-06-25regulator: cpcap-regulator: Remove declared and set, but never used variable ...Lee Jones1-6/+6
2020-06-25regulator: wm8350-regulator: Repair odd formatting in documentationLee Jones1-5/+5
2020-06-25regulator: ab8500: Remove unused embedded struct expand_registerLee Jones1-6/+1
2020-06-25regulator: dbx500-prcmu: Remove unused function dbx500_regulator_testcase()Lee Jones1-8/+0
2020-06-23regulator: pfuze100: add condition check for 'ramp_delay = 0'Robin Gong1-3/+6
2020-06-18regulator: max8997: Constify struct regulator_opsRikard Falkeborn1-7/+7
2020-06-18regulator: max8907: Constify static structsRikard Falkeborn1-3/+3
2020-06-18regulator: ltc3676: Constify ltc3676_regulatorsRikard Falkeborn1-1/+1
2020-06-18regulator: cpcap: Constify cpcap_regulator_opsRikard Falkeborn1-1/+1
2020-06-18regulator: anatop: Constify anatop_core_ropsRikard Falkeborn1-1/+1
2020-06-16Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun...Mark Brown4-0/+273
2020-06-16regulator: Fix trivial spellingKieran Bingham1-1/+1
2020-06-16regulator: gpio: Fix trivial spellingKieran Bingham1-1/+1
2020-06-16regulator: Add driver for cros-ec-regulatorPi-Hsun Shih3-0/+268
2020-06-16platform/chrome: cros_ec: Add command for regulator control.Pi-Hsun Shih1-0/+5
2020-06-15Merge existing fixes from regulator/for-5.8Mark Brown3-23/+40
2020-06-15regualtor: pfuze100: correct sw1a/sw2 on pfuze3000Robin Gong1-21/+39
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds34-234/+459
2020-06-14net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40
2020-06-14net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds321-1740/+1740
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-189/+190
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds70-1233/+5496
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds678-6801/+5142
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+7
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-125/+68
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-57/+19
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada321-1740/+1740
2020-06-13ibmvnic: Flush existing work items before device removalThomas Falcon1-0/+3
2020-06-13Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds33-977/+1555