aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/cpcap-regulator.c
AgeCommit message (Expand)Author
10 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2020-06-25regulator: cpcap-regulator: Demote kerneldoc header to standard commentLee Jones
2020-06-25regulator: cpcap-regulator: Remove declared and set, but never used variable ...Lee Jones
2020-06-18regulator: cpcap: Constify cpcap_regulator_opsRikard Falkeborn
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