aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/cpcap-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-25regulator: cpcap-regulator: Demote kerneldoc header to standard commentGravatar Lee Jones 1-2/+2
2020-06-25regulator: cpcap-regulator: Remove declared and set, but never used variable ...Gravatar Lee Jones 1-6/+6
2020-06-18regulator: cpcap: Constify cpcap_regulator_opsGravatar Rikard Falkeborn 1-1/+1
2019-06-07regulator: cpcap: Spelling s/configuraion/configuration/Gravatar Geert Uytterhoeven 1-1/+1
2019-03-18regulator: cpcap: Convert to use of_device_get_match_dataGravatar Axel Lin 1-8/+4
2019-03-18regulator: cpcap: Remove unneeded init_data settingGravatar Axel Lin 1-3/+0
2019-02-26regulator: cpcap: Constify omap4_regulators and xoom_regulatorsGravatar Axel Lin 1-2/+2
2019-02-26regulator: cpcap: Remove unused vsel_shift from struct cpcap_regulatorGravatar Axel Lin 1-52/+50
2018-07-24regulator: Add support for CPCAP regulators on Motorola Xoom devices.Gravatar Peter Geis 1-0/+80
2018-07-24regulator: Add sw2_sw4 voltage table to cpcap regulator.Gravatar Peter Geis 1-0/+23
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Gravatar Douglas Anderson 1-1/+1
2017-07-17regulator: cpcap: Add OF mode mappingGravatar Sebastian Reichel 1-0/+13
2017-07-17regulator: cpcap: Fix standby modeGravatar Sebastian Reichel 1-3/+5
2017-02-04regulator: cpcap: Add basic regulator supportGravatar Tony Lindgren 1-0/+464