index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
max8997-regulator.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: max8997: Convert to GPIO descriptors
Linus Walleij
2024-02-26
1
-60
/
+25
*
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
2023-03-20
1
-0
/
+1
*
regulator: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-11
1
-8
/
+3
*
regulator: max8997: Constify struct regulator_ops
Rikard Falkeborn
2020-06-18
1
-7
/
+7
*
regulator: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-06
1
-1
/
+1
*
regulator: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-28
1
-2
/
+2
*
regulator: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2018-08-08
1
-22
/
+8
*
regulator: max8997: clean up a condition in max8997_list_voltage()
Dan Carpenter
2018-07-09
1
-2
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-2
/
+3
*
regulator: max8997/8966: fix charger cv voltage set bug
MyungJoo Ham
2017-05-14
1
-6
/
+3
*
regulator: max8997/max77802: Fix misspelled Samsung address
Krzysztof Kozlowski
2016-04-05
1
-1
/
+1
*
regulator: Rename files for Maxim PMIC drivers
Javier Martinez Canillas
2016-03-28
1
-0
/
+1241