index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
max8907-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
regulator: max8907-regulator: constify regulator_ops structure
Bhumika Goyal
1
-5
/
+5
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-10
regulator: remove unnecessary of_node_get() to parent
Guodong Xu
1
-1
/
+1
2014-03-10
regulator: max8907: Remove regulator_dev array from state container
Krzysztof Kozlowski
1
-4
/
+5
2014-02-20
regulator: max8907: Remove redundant error message
Sachin Kamat
1
-3
/
+2
2014-02-15
regulator: max8907: Use of_get_child_by_name
Sachin Kamat
1
-1
/
+1
2013-09-17
regulator: max8907-regulator: Use devm_regulator_register
Sachin Kamat
1
-20
/
+3
2013-01-30
regulator: Add missing of_node_put()
Axel Lin
1
-3
/
+4
2013-01-27
regulator: max8907: Fix using wrong dev argument for calling of_regulator_match
Axel Lin
1
-2
/
+1
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-08-28
regulator: max8907: Add MODULE_ALIAS
Axel Lin
1
-0
/
+1
2012-08-28
regulator: max8907: fix use of possibly NULL idata
Stephen Warren
1
-1
/
+4
2012-08-28
regulator: max8907: fix compile error when !CONFIG_OF
Stephen Warren
1
-2
/
+22
2012-08-28
regulator: max8907: Properly set pmic pointer in max8907_regulator_remove()
Axel Lin
1
-1
/
+1
2012-08-28
regulator: max8907: Fix n_voltages for MAX8907B SD1
Axel Lin
1
-1
/
+2
2012-08-28
regulator: add MAX8907 driver
Gyungoh Yoo
1
-0
/
+383