index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-08
regulator: tps62360: fix stylistic issue and optimize code
Laxman Dewangan
1
-71
/
+60
2012-05-07
regulator: wm831x-dcdc: Convert to gpio_request_one()
Mark Brown
1
-10
/
+4
2012-05-07
regulator: wm8994: Convert to gpio_request_one()
Mark Brown
1
-8
/
+1
2012-05-07
regulator: tps62360: Provide settling time for voltage change
Laxman Dewangan
1
-6
/
+40
2012-05-07
regulator: tps62360: enable register cache
Laxman Dewangan
1
-2
/
+4
2012-05-07
regulator: Actually free the regulator in devm_regulator_put()
Mark Brown
1
-1
/
+4
2012-05-07
regulator: da9052: fix bug in device tree iteration loop
Ying-Chun Liu (PaulLiu)
1
-1
/
+1
2012-05-07
regulator: fixed: add property for gpio open drain flag
Laxman Dewangan
1
-0
/
+3
2012-05-04
regulator: 88pm8607: Use regulator_get_voltage_sel_regmap()
Axel Lin
1
-27
/
+9
2012-05-04
regulator: rc5t583: Use regulator_get_voltage_sel_regmap()
Axel Lin
1
-24
/
+9
2012-05-04
regulator: da9052: Use regulator_get_voltage_sel_regmap()
Axel Lin
1
-24
/
+8
2012-05-04
tps6586x: Add device tree support
Thierry Reding
1
-0
/
+1
2012-05-04
regulator: Add generic DT parsing for regulators
Thierry Reding
1
-0
/
+47
2012-04-23
regulator: wm831x-dcdc: Specify supply names
Mark Brown
1
-1
/
+12
2012-04-23
regulator: wm831x-ldo: Set up supply names
Mark Brown
1
-1
/
+17
2012-04-23
regulator: tps65912: Convert to get_voltage_sel
Axel Lin
1
-4
/
+4
2012-04-23
regulator: max8998: Convert ot use devm_kzalloc
Axel Lin
1
-28
/
+17
2012-04-23
regulator: max8997: Convert ot use devm_kzalloc
Axel Lin
1
-25
/
+15
2012-04-23
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
16
-16
/
+0
2012-04-23
regulator: max8997: Remove empty set_suspend_enable callback implementation
Axel Lin
1
-9
/
+0
2012-04-23
regulator: max8997: Remove is_enabled callback implementation for max8997_cha...
Axel Lin
1
-4
/
+1
2012-04-23
regulator: pcf50633: Use regulator_get_voltage_sel_regmap()
Axel Lin
1
-33
/
+4
2012-04-23
regulator: da9052: Use generic regmap enable/disable operations
Axel Lin
1
-45
/
+11
2012-04-23
regulator: 88pm8607: Use generic regmap enable/disable operations
Axel Lin
1
-38
/
+12
2012-04-23
regulator: pcf50633: Use generic regmap enable/disable operations
Axel Lin
1
-83
/
+25
2012-04-23
regulator: tps65910: Use generic regmap enable/disable operations
Axel Lin
1
-54
/
+15
2012-04-23
regulator: rc5t583: Use generic regmap enable/disable operations
Axel Lin
1
-57
/
+6
2012-04-23
regulator: s5m8767: Use DIV_ROUND_UP to calculate selector
Axel Lin
1
-1
/
+4
2012-04-20
regulator: max8952: Convert to get_voltage_sel
Axel Lin
1
-9
/
+4
2012-04-20
regulator: tps6507x: Convert to get_voltage_sel
Axel Lin
1
-3
/
+3
2012-04-20
regulator: core: Optimise enable/disable path for always on regulators
Mark Brown
1
-14
/
+40
2012-04-19
regulator: virtual: Replace strict_strtol with kstrtol
Axel Lin
1
-4
/
+4
2012-04-19
regulator: 88pm8607: Fix writting value to vol_reg in pm8607_set_voltage_sel
Axel Lin
1
-1
/
+1
2012-04-18
regulator: tps65090: Use generic regmap enable/disable operations
Axel Lin
1
-57
/
+7
2012-04-18
regulator: virtual: Convert to use devm_* APIs
Axel Lin
1
-13
/
+5
2012-04-18
regulator: userspace-consumer: Convert to use devm_* APIs
Axel Lin
1
-13
/
+7
2012-04-17
regulator: Convert max8997 to set_voltage_time_sel
Axel Lin
1
-13
/
+42
2012-04-17
regulator: Convert max8997 to get_voltage_sel
Axel Lin
1
-21
/
+32
2012-04-17
regulator: Fix the logic to ensure new voltage setting in valid range
Axel Lin
1
-1
/
+1
2012-04-17
regulator: max8660: Fix a memory leak due to missing devm_kzalloc conversion
Axel Lin
1
-1
/
+1
2012-04-16
regulator: core: Add checking set_mode callback in regulator_set_optimum_mode
Axel Lin
1
-0
/
+3
2012-04-16
regulator: tps65023: Use generic regmap enable/disable operations
Axel Lin
1
-96
/
+16
2012-04-16
regulator: wm831x-ldo: Use generic regmap enable/disable operations
Mark Brown
1
-44
/
+15
2012-04-16
regulator: wm831x-dcdc: Use generic regmap enable/disable operations
Mark Brown
1
-47
/
+23
2012-04-16
regulator: core: Provide standard enable operations for regmap users
Mark Brown
1
-0
/
+55
2012-04-16
regulator: wm8994: Use core voltage selector operations
Mark Brown
1
-50
/
+9
2012-04-16
regulator: wm831x-ldo: Use regulator_get_voltage_sel_regmap()
Mark Brown
1
-51
/
+12
2012-04-16
regulator: wm831x-dcdc: Use regulator_get_voltage_sel_regmap()
Mark Brown
1
-15
/
+4
2012-04-16
regulator: core: Provide regmap based voltage_sel operations
Mark Brown
1
-0
/
+44
2012-04-16
regulator: core: Allow drivers to pass in a regmap
Mark Brown
1
-0
/
+2
[prev]
[next]