index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-21
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
54
-3236
/
+3884
2012-05-20
regulator: tps65910: use of_node of matched regulator being register
Laxman Dewangan
1
-7
/
+12
2012-05-20
regulator: tps65910: dt: support when "regulators" node found
Laxman Dewangan
1
-0
/
+4
2012-05-20
regulator: tps65910: add error message in case of failure
Laxman Dewangan
1
-4
/
+8
2012-05-20
regulator: tps62360: dt: initialize of_node param for regulator register.
Laxman Dewangan
1
-0
/
+1
2012-05-19
regulator: tps65910: use devm_* for memory allocation
Laxman Dewangan
1
-18
/
+9
2012-05-19
regulator: tps65910: use small letter for regulator names
Laxman Dewangan
1
-52
/
+52
2012-05-19
regulator: regulator for Palmas Kconfig
Graeme Gregory
2
-0
/
+13
2012-05-19
regulator: regulator driver for Palmas series chips
Graeme Gregory
1
-0
/
+822
2012-05-18
regulator: Enable Device Tree for the db8500-prcmu regulator driver
Lee Jones
1
-7
/
+69
2012-05-18
regulator: db8500-prcmu: Separate regulator registration from probe
Lee Jones
1
-27
/
+44
2012-05-18
regulator: ab3100: Use regulator_map_voltage_iterate()
Axel Lin
1
-34
/
+1
2012-05-18
regulator: tps65217: Convert to set_voltage_sel and map_voltage
Axel Lin
1
-38
/
+30
2012-05-18
regulator: Enable the ab8500 for Device Tree
Lee Jones
1
-0
/
+54
2012-05-18
regulator: ab8500: Split up probe() into manageable pieces
Lee Jones
1
-63
/
+87
2012-05-17
regulator: max8925: Remove check_range function and max_uV from struct rc5t58...
Axel Lin
1
-12
/
+0
2012-05-17
regulator: max8649: Remove unused check_range() function
Axel Lin
1
-10
/
+0
2012-05-17
regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_info
Axel Lin
1
-4
/
+0
2012-05-16
regulator: da9052: Convert to set_voltage_sel and map_voltage
Axel Lin
1
-13
/
+24
2012-05-16
regulator: max8952: Use devm_kzalloc
Axel Lin
1
-8
/
+3
2012-05-16
regulator: isl6271a: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
1
-15
/
+6
2012-05-16
regulator: isl6271a: Convert to get_voltage_sel
Axel Lin
1
-12
/
+5
2012-05-16
regulator: isl6271a: Use regulator_list_voltage_linear()
Axel Lin
1
-6
/
+3
2012-05-15
regulator: max8660: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
1
-56
/
+15
2012-05-15
regulator: max8660: Convert to get_voltage_sel
Axel Lin
1
-11
/
+12
2012-05-15
regulator: max8660: Convert to regulator_list_voltage_linear()
Axel Lin
1
-27
/
+16
2012-05-15
regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functions
Axel Lin
1
-67
/
+6
2012-05-15
regulator: da903x: Convert to set_voltage_sel and map_voltage
Axel Lin
1
-56
/
+54
2012-05-15
regulator: da903x: Convert to regulator_list_voltage_linear()
Axel Lin
1
-33
/
+21
2012-05-14
regulator: tps62360: support force PWM mode via regulator mode
Laxman Dewangan
1
-37
/
+65
2012-05-14
regulator: rc5t583: Convert to regulator_set_voltage_sel_regmap and regulator...
Axel Lin
1
-27
/
+2
2012-05-14
regulator: rc5t583: Convert to regulator_list_voltage_linear()
Axel Lin
1
-19
/
+9
2012-05-14
regulator: max8649: Convert to regulator_set_voltage_sel_regmap and regulator...
Axel Lin
1
-20
/
+2
2012-05-14
regulator: max8649: Convert to regulator_list_voltage_linear()
Axel Lin
1
-7
/
+4
2012-05-14
regulator: max8649: Use regulator_get_voltage_sel_regmap()
Axel Lin
1
-29
/
+16
2012-05-14
regulator: max8649: Convert to get_voltage_sel
Axel Lin
1
-3
/
+3
2012-05-14
regulator: tps62360: Fix build error due to missing semicolon
Axel Lin
1
-1
/
+1
2012-05-14
regulator: wm8994: Allow registration with no platform data
Mark Brown
1
-4
/
+2
2012-05-14
regulator: core: Don't open code _regulator_is_enabled()
Mark Brown
1
-3
/
+2
2012-05-14
regulator: wm831x-dcdc: Add missing checks for pdata before use
Mark Brown
1
-2
/
+3
2012-05-14
regulator: max8925: Convert to set_voltage_sel() and map_voltage()
Axel Lin
1
-15
/
+8
2012-05-14
regulator: max8925: Convert to regulator_list_voltage_linear()
Axel Lin
1
-17
/
+8
2012-05-14
regulator: max8925: Convert to get_voltage_sel
Axel Lin
1
-4
/
+4
2012-05-14
regulator: core: Release regulator-regulator supplies on error
Mark Brown
1
-0
/
+2
2012-05-14
regulator: tps62360: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
1
-17
/
+7
2012-05-14
regulator: tps62360: Convert to regulator_list_voltage_linear()
Axel Lin
1
-14
/
+6
2012-05-14
regulator: core: Ensure simple linear voltage mappings falls within the speci...
Axel Lin
1
-1
/
+1
2012-05-13
regulator: tps62360: add dt support
Laxman Dewangan
1
-1
/
+72
2012-05-13
regulator: tps62360: make init_data of platform data to pointer.
Laxman Dewangan
1
-1
/
+1
2012-05-12
regulator: tps65910 regulator: add device tree support
Rhyland Klein
1
-0
/
+108
[next]