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
/
max8952.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-04-26
regulator: max8952: Add missing config.of_node setting for regulator register
Axel Lin
1
-0
/
+1
2013-04-05
regulator: max8952: Add Device Tree support
Tomasz Figa
1
-0
/
+70
2013-04-05
regulator: max8952: Separate constraints from platform data struct
Tomasz Figa
1
-2
/
+2
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-07-10
regulator: max8952: Use core GPIO enable support
Axel Lin
1
-55
/
+4
2012-07-09
regulator: max8952: Remove wrong set_suspend_disable callback setting
Axel Lin
1
-1
/
+0
2012-05-16
regulator: max8952: Use devm_kzalloc
Axel Lin
1
-8
/
+3
2012-04-20
regulator: max8952: Convert to get_voltage_sel
Axel Lin
1
-9
/
+4
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
1
-2
/
+6
2012-04-09
Merge branch 'regulator-register' into regulator-drivers
Mark Brown
1
-1
/
+1
2012-04-06
regulator: max8952: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-01
regulator: Convert max8952 to set_voltage_sel
Axel Lin
1
-21
/
+7
2012-04-01
regulator: max8952: Simplify the logic to get vid[0|1] status
Axel Lin
1
-6
/
+6
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
1
-1
/
+1
2011-08-08
regulator: max8952: removed unused mutex.
MyungJoo Ham
1
-3
/
+0
2011-07-08
regulator: max8952 - fix wrong gpio valid check
Jonghwan Choi
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
1
-1
/
+2
2010-10-29
regulator: max8952 - fix max8952_set_voltage
Axel Lin
1
-1
/
+1
2010-10-29
regulator: max8952 - fix max8952_pmic_probe error path
Axel Lin
1
-2
/
+8
2010-10-29
MAX8952 PMIC Driver Initial Release
MyungJoo Ham
1
-0
/
+360