Commits
Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/max8997', 'regulator/topic/max8998', 'regulator/topic/mc13xxx', 'regulator/topic/pfuze100', 'regulator/topic/rc5t583' and 'regulator/topic/s2mps11' into regulator-next
Showing diff to4faa54e52c3
- Mark Brown committed 4faa54e52c3MMerge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/max77686', '...
- Krzysztof Kozlowski committed 9654fbe9cdaregulator: max8973: Remove unused field from 'struct max8973_chip' The 'struct regulat...
- Axel Lin committed ad78bba42adregulator: max8997: Remove unnecessary **rdev from struct max8997_data Now we are usin...
- Axel Lin committed 8a221df6996regulator: max8998: Remove unnecessary **rdev from struct max8998_data Now we are usin...
- Alexander Shiyan committed b431e69a6f2regulator: mc13xxx: Fix probing with DT The nodes of regulators should be retrieved fr...
- Axel Lin committed 2cee2121db4regulator: pfuze100: Add PFUZE200 support to Kconfig and module description Signed-off...
- Sachin Kamat committed 2ea2583f2f2regulator: rc5t583: Remove redundant error message kzalloc prints its own OOM message ...
- Sachin Kamat committed 991acaf629cregulator: s2mps11: Add missing of_node_put Add of_node_put to decrement the ref count...