index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
max8907-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
regulator: remove unnecessary of_node_get() to parent
Guodong Xu
2014-09-10
1
-1
/
+1
*
regulator: max8907: Remove regulator_dev array from state container
Krzysztof Kozlowski
2014-03-10
1
-4
/
+5
*
regulator: max8907: Remove redundant error message
Sachin Kamat
2014-02-20
1
-3
/
+2
*
regulator: max8907: Use of_get_child_by_name
Sachin Kamat
2014-02-14
1
-1
/
+1
*
regulator: max8907-regulator: Use devm_regulator_register
Sachin Kamat
2013-09-17
1
-20
/
+3
*
regulator: Add missing of_node_put()
Axel Lin
2013-01-30
1
-3
/
+4
*
regulator: max8907: Fix using wrong dev argument for calling of_regulator_match
Axel Lin
2013-01-27
1
-2
/
+1
*
regulator: remove use of __devexit
Bill Pemberton
2012-11-20
1
-1
/
+1
*
regulator: remove use of __devinit
Bill Pemberton
2012-11-20
1
-1
/
+1
*
regulator: remove use of __devexit_p
Bill Pemberton
2012-11-20
1
-1
/
+1
*
regulator: max8907: Add MODULE_ALIAS
Axel Lin
2012-08-28
1
-0
/
+1
*
regulator: max8907: fix use of possibly NULL idata
Stephen Warren
2012-08-28
1
-1
/
+4
*
regulator: max8907: fix compile error when !CONFIG_OF
Stephen Warren
2012-08-28
1
-2
/
+22
*
regulator: max8907: Properly set pmic pointer in max8907_regulator_remove()
Axel Lin
2012-08-28
1
-1
/
+1
*
regulator: max8907: Fix n_voltages for MAX8907B SD1
Axel Lin
2012-08-28
1
-1
/
+2
*
regulator: add MAX8907 driver
Gyungoh Yoo
2012-08-28
1
-0
/
+383