summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/cpcap-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: cpcap: Spelling s/configuraion/configuration/Geert Uytterhoeven2019-06-071-1/+1
* regulator: cpcap: Convert to use of_device_get_match_dataAxel Lin2019-03-181-8/+4
* regulator: cpcap: Remove unneeded init_data settingAxel Lin2019-03-181-3/+0
* regulator: cpcap: Constify omap4_regulators and xoom_regulatorsAxel Lin2019-02-261-2/+2
* regulator: cpcap: Remove unused vsel_shift from struct cpcap_regulatorAxel Lin2019-02-261-52/+50
* regulator: Add support for CPCAP regulators on Motorola Xoom devices.Peter Geis2018-07-241-0/+80
* regulator: Add sw2_sw4 voltage table to cpcap regulator.Peter Geis2018-07-241-0/+23
* regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson2018-04-201-1/+1
* regulator: cpcap: Add OF mode mappingSebastian Reichel2017-07-171-0/+13
* regulator: cpcap: Fix standby modeSebastian Reichel2017-07-171-3/+5
* regulator: cpcap: Add basic regulator supportTony Lindgren2017-02-041-0/+464