index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
cpcap-regulator.c
Age
Commit message (
Expand
)
Author
2023-07-14
regulator: Explicitly include correct DT includes
Rob Herring
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
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