summaryrefslogtreecommitdiffstats
path: root/drivers/cdrom (unfollow)
Commit message (Expand)AuthorFilesLines
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-25regulator: consumer: Supply missing prototypes for 3 core functionsLee Jones1-0/+10
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-16regulator: Fix trivial spellingKieran Bingham1-1/+1
2020-06-16regulator: gpio: Fix trivial spellingKieran Bingham1-1/+1
2020-06-15regulator: Add driver for cros-ec-regulatorPi-Hsun Shih3-0/+268
2020-06-15platform/chrome: cros_ec: Add command for regulator control.Pi-Hsun Shih2-0/+87