index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
cpcap-regulator.c
Age
Commit message (
Expand
)
Author
2020-06-25
regulator: cpcap-regulator: Demote kerneldoc header to standard comment
Lee Jones
2020-06-25
regulator: cpcap-regulator: Remove declared and set, but never used variable ...
Lee Jones
2020-06-18
regulator: cpcap: Constify cpcap_regulator_ops
Rikard Falkeborn
2019-06-07
regulator: cpcap: Spelling s/configuraion/configuration/
Geert Uytterhoeven
2019-03-18
regulator: cpcap: Convert to use of_device_get_match_data
Axel Lin
2019-03-18
regulator: cpcap: Remove unneeded init_data setting
Axel Lin
2019-02-26
regulator: cpcap: Constify omap4_regulators and xoom_regulators
Axel Lin
2019-02-26
regulator: cpcap: Remove unused vsel_shift from struct cpcap_regulator
Axel Lin
2018-07-24
regulator: Add support for CPCAP regulators on Motorola Xoom devices.
Peter Geis
2018-07-24
regulator: Add sw2_sw4 voltage table to cpcap regulator.
Peter Geis
2018-04-20
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
2017-07-17
regulator: cpcap: Add OF mode mapping
Sebastian Reichel
2017-07-17
regulator: cpcap: Fix standby mode
Sebastian Reichel
2017-02-04
regulator: cpcap: Add basic regulator support
Tony Lindgren