aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/cpcap-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-07regulator: cpcap: Spelling s/configuraion/configuration/Geert Uytterhoeven1-1/+1
2019-03-18regulator: cpcap: Convert to use of_device_get_match_dataAxel Lin1-8/+4
2019-03-18regulator: cpcap: Remove unneeded init_data settingAxel Lin1-3/+0
2019-02-26regulator: cpcap: Constify omap4_regulators and xoom_regulatorsAxel Lin1-2/+2
2019-02-26regulator: cpcap: Remove unused vsel_shift from struct cpcap_regulatorAxel Lin1-52/+50
2018-07-24regulator: Add support for CPCAP regulators on Motorola Xoom devices.Peter Geis1-0/+80
2018-07-24regulator: Add sw2_sw4 voltage table to cpcap regulator.Peter Geis1-0/+23
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson1-1/+1
2017-07-17regulator: cpcap: Add OF mode mappingSebastian Reichel1-0/+13
2017-07-17regulator: cpcap: Fix standby modeSebastian Reichel1-3/+5
2017-02-04regulator: cpcap: Add basic regulator supportTony Lindgren1-0/+464