index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2018-12-11
regulator: max8952: Let core handle GPIO descriptor
Linus Walleij
1
-3
/
+7
2018-10-15
regulator: Fetch enable gpiods nonexclusive
Linus Walleij
1
-0
/
+1
2018-05-24
regulator: max8952: Pass descriptor instead of GPIO number
Linus Walleij
1
-5
/
+13
2017-01-31
regulator: max8952: constify regulator_ops structure
Bhumika Goyal
1
-1
/
+1
2014-12-05
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...
Mark Brown
1
-1
/
+1
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
1
-1
/
+1
2014-11-07
regulator: Set ena_gpio_initialized in regulator drivers
Markus Pargmann
1
-0
/
+2
2014-06-27
regulator: max8952: Convert to devm_gpio_request_one()
Axel Lin
1
-24
/
+10
2014-05-07
regulator: max8952: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-03-18
regulator: max8952: Silence checkpatch warning
Sachin Kamat
1
-0
/
+1
2014-03-10
regulator: max8952: Use managed regulator registration
Krzysztof Kozlowski
1
-13
/
+8
2014-02-20
regulator: max8952: Remove redundant error message
Sachin Kamat
1
-3
/
+1
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