index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
rc5t583-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
regulator: rc5t583: Get rid of struct rc5t583_regulator
Axel Lin
2019-04-01
1
-22
/
+3
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+4
*
regulator: rc5t583-regulator: constify regulator_ops structure
Bhumika Goyal
2017-01-31
1
-1
/
+1
*
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
regulator: rc5t583: Remove redundant error message
Sachin Kamat
2014-02-20
1
-3
/
+1
*
regulator: rc5t583: Allow missing init_data for diagnostics
Axel Lin
2014-02-11
1
-8
/
+1
*
regulator: rc5t583: Use devm_regulator_register
Sachin Kamat
2013-09-17
1
-20
/
+2
*
regulator: rc5t583: Remove unused fields from struct rc5t583_regulator_info
Axel Lin
2013-04-16
1
-6
/
+0
*
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: rc5t583: Use regulator_set_voltage_time_sel()
Axel Lin
2012-06-24
1
-14
/
+2
*
regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementation
Axel Lin
2012-06-08
1
-11
/
+3
*
regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_info
Axel Lin
2012-05-17
1
-4
/
+0
*
regulator: rc5t583: Convert to regulator_set_voltage_sel_regmap and regulator...
Axel Lin
2012-05-14
1
-27
/
+2
*
regulator: rc5t583: Convert to regulator_list_voltage_linear()
Axel Lin
2012-05-14
1
-19
/
+9
*
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
Mark Brown
2012-05-12
1
-1
/
+0
|
\
|
*
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
2012-04-23
1
-1
/
+0
*
|
regulator: rc5t583: Use regulator_get_voltage_sel_regmap()
Axel Lin
2012-05-04
1
-24
/
+9
*
|
regulator: rc5t583: Use generic regmap enable/disable operations
Axel Lin
2012-04-23
1
-57
/
+6
|
/
*
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-04-09
1
-2
/
+6
*
regulator: Convert rc5t583 to set_voltage
Axel Lin
2012-04-06
1
-8
/
+15
*
regulator: rc5t583: Correct MODULE LICENSE to GPL v2
Laxman Dewangan
2012-04-06
1
-1
/
+1
*
regulator: rc5t583: Simplify RC5T583_REG macro
Axel Lin
2012-04-06
1
-32
/
+18
*
regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_info
Axel Lin
2012-04-05
1
-20
/
+17
*
regulator: rc5t583: Fix off-by-one valid range checking for selector
Axel Lin
2012-04-05
1
-1
/
+1
*
regulator: Fix rc5t583_regulator_probe error handling
Axel Lin
2012-04-04
1
-2
/
+2
*
regulator: Add support for RICOH PMIC RC5T583 regulator
Laxman Dewangan
2012-04-04
1
-0
/
+367