index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
max8952.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v5.2-rc4' into regulator-5.3
Mark Brown
2019-06-18
1
-14
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
|
regulator: max8952: Convert to use GPIO descriptors
Linus Walleij
2019-06-13
1
-34
/
+28
*
|
regulator: max8952: simplify getting the adapter of a client
Wolfram Sang
2019-06-10
1
-1
/
+1
|
/
*
regulator: max8952: Let core handle GPIO descriptor
Linus Walleij
2018-12-11
1
-3
/
+7
*
regulator: Fetch enable gpiods nonexclusive
Linus Walleij
2018-10-15
1
-0
/
+1
*
regulator: max8952: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-24
1
-5
/
+13
*
regulator: max8952: constify regulator_ops structure
Bhumika Goyal
2017-01-31
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...
Mark Brown
2014-12-05
1
-1
/
+1
|
\
\
|
|
*
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-11-26
1
-1
/
+1
|
|
/
*
/
regulator: Set ena_gpio_initialized in regulator drivers
Markus Pargmann
2014-11-07
1
-0
/
+2
|
/
*
regulator: max8952: Convert to devm_gpio_request_one()
Axel Lin
2014-06-27
1
-24
/
+10
*
regulator: max8952: Make of_device_id array const
Jingoo Han
2014-05-07
1
-1
/
+1
*
regulator: max8952: Silence checkpatch warning
Sachin Kamat
2014-03-18
1
-0
/
+1
*
regulator: max8952: Use managed regulator registration
Krzysztof Kozlowski
2014-03-10
1
-13
/
+8
*
regulator: max8952: Remove redundant error message
Sachin Kamat
2014-02-20
1
-3
/
+1
*
regulator: use dev_get_platdata()
Jingoo Han
2013-07-30
1
-1
/
+1
*
regulator: max8952: Add missing config.of_node setting for regulator register
Axel Lin
2013-04-26
1
-0
/
+1
*
regulator: max8952: Add Device Tree support
Tomasz Figa
2013-04-05
1
-0
/
+70
*
regulator: max8952: Separate constraints from platform data struct
Tomasz Figa
2013-04-05
1
-2
/
+2
*
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: max8952: Use core GPIO enable support
Axel Lin
2012-07-10
1
-55
/
+4
*
regulator: max8952: Remove wrong set_suspend_disable callback setting
Axel Lin
2012-07-09
1
-1
/
+0
*
regulator: max8952: Use devm_kzalloc
Axel Lin
2012-05-16
1
-8
/
+3
*
regulator: max8952: Convert to get_voltage_sel
Axel Lin
2012-04-20
1
-9
/
+4
*
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-04-09
1
-2
/
+6
*
Merge branch 'regulator-register' into regulator-drivers
Mark Brown
2012-04-09
1
-1
/
+1
|
\
|
*
regulator: max8952: Constify regulator_desc
Axel Lin
2012-04-06
1
-1
/
+1
*
|
regulator: Convert max8952 to set_voltage_sel
Axel Lin
2012-04-01
1
-21
/
+7
*
|
regulator: max8952: Simplify the logic to get vid[0|1] status
Axel Lin
2012-04-01
1
-6
/
+6
|
/
*
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-11-23
1
-1
/
+1
*
regulator: max8952: removed unused mutex.
MyungJoo Ham
2011-08-08
1
-3
/
+0
*
regulator: max8952 - fix wrong gpio valid check
Jonghwan Choi
2011-07-08
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
regulator: Report actual configured voltage to set_voltage()
Mark Brown
2011-01-12
1
-1
/
+2
*
regulator: max8952 - fix max8952_set_voltage
Axel Lin
2010-10-28
1
-1
/
+1
*
regulator: max8952 - fix max8952_pmic_probe error path
Axel Lin
2010-10-28
1
-2
/
+8
*
MAX8952 PMIC Driver Initial Release
MyungJoo Ham
2010-10-28
1
-0
/
+360