index
:
pm24.git
master
perf-mon
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
/
max8997-regulator.c
Age
Commit message (
Expand
)
Author
2024-08-14
regulator: max8997: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-08-01
regulator: Use of_property_read_bool()
Rob Herring (Arm)
2024-02-26
regulator: max8997: Convert to GPIO descriptors
Linus Walleij
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
2023-03-11
regulator: Use of_property_read_bool() for boolean properties
Rob Herring
2020-06-18
regulator: max8997: Constify struct regulator_ops
Rikard Falkeborn
2018-12-06
regulator: Use of_node_name_eq for node name comparisons
Rob Herring
2018-08-28
regulator: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-08
regulator: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2018-07-09
regulator: max8997: clean up a condition in max8997_list_voltage()
Dan Carpenter
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-05-14
regulator: max8997/8966: fix charger cv voltage set bug
MyungJoo Ham
2016-04-05
regulator: max8997/max77802: Fix misspelled Samsung address
Krzysztof Kozlowski
2016-03-28
regulator: Rename files for Maxim PMIC drivers
Javier Martinez Canillas