summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/cpcap-regulator.c
AgeCommit message (Expand)Author
2019-06-07regulator: cpcap: Spelling s/configuraion/configuration/Geert Uytterhoeven
2019-03-18regulator: cpcap: Convert to use of_device_get_match_dataAxel Lin
2019-03-18regulator: cpcap: Remove unneeded init_data settingAxel Lin
2019-02-26regulator: cpcap: Constify omap4_regulators and xoom_regulatorsAxel Lin
2019-02-26regulator: cpcap: Remove unused vsel_shift from struct cpcap_regulatorAxel Lin
2018-07-24regulator: Add support for CPCAP regulators on Motorola Xoom devices.Peter Geis
2018-07-24regulator: Add sw2_sw4 voltage table to cpcap regulator.Peter Geis
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson
2017-07-17regulator: cpcap: Add OF mode mappingSebastian Reichel
2017-07-17regulator: cpcap: Fix standby modeSebastian Reichel
2017-02-04regulator: cpcap: Add basic regulator supportTony Lindgren