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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-23
regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_sel
Axel Lin
1
-14
/
+9
2012-06-23
regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
1
-70
/
+27
2012-06-23
regulator: max8998: Convert to regulator_list_voltage_linear()
Axel Lin
1
-25
/
+7
2012-06-23
regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chip
Axel Lin
1
-5
/
+2
2012-06-23
regulator: core: Add export of regulator_set_voltage_time_sel()
Mark Brown
1
-0
/
+1
2012-06-22
regulator: tps65910: Convert to regulator_list_voltage_table
Axel Lin
1
-54
/
+40
2012-06-22
regulator: tps65910: Remove unused min_uV and max_uV from struct tps_info
Axel Lin
1
-50
/
+0
2012-06-21
regulator: change message level on probing lp872x driver
Kim, Milo
1
-1
/
+1
2012-06-21
regulator: lp872x: Depend on I2C=y
Mark Brown
1
-1
/
+1
2012-06-21
regulator: tps65910: Convert to regulator_set_voltage_time_sel()
Axel Lin
1
-28
/
+6
2012-06-20
regulator: arizona: Add support for microphone supplies on Arizona devices
Mark Brown
3
-0
/
+192
2012-06-20
regulator: lp872x: Return -EINVAL if pdata is NULL
Axel Lin
1
-5
/
+5
2012-06-20
regulator: max77686: Implement .set_ramp_delay() callback
Yadwinder Singh Brar
1
-8
/
+29
2012-06-20
regulator: max77686: Initialize regulator_config
Axel Lin
1
-1
/
+1
2012-06-20
regulator: lp872x: Don't allow modular build
Mark Brown
1
-1
/
+2
2012-06-19
regulator: add new regulator driver for lp872x
Kim, Milo
4
-0
/
+1055
2012-06-19
regulator: tps65023: Convert tps65023_ldo_ops to regulator_[get|set]_voltage_...
Axel Lin
1
-38
/
+13
2012-06-19
regulator: s5m8767a: Support AP watchdog reset operation
Sangbeom Kim
2
-44
/
+98
2012-06-19
regulator: max77686: Convert driver to use regulator_set_voltage_time_sel.
Yadwinder Singh Brar
1
-33
/
+9
2012-06-19
regulator: tps65023: Convert to get_voltage_sel
Axel Lin
1
-7
/
+7
2012-06-19
regulator: tps65023: Convert to regulator_list_voltage_table
Axel Lin
1
-104
/
+49
2012-06-19
regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function
Axel Lin
3
-8
/
+0
2012-06-18
regulator: twl: Remove references to 32kHz clock from DT bindings
Mark Brown
2
-3
/
+0
2012-06-18
regulator: tps65910: Don't use 0 as NULL
Mark Brown
1
-1
/
+1
2012-06-18
regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS
Axel Lin
4
-5
/
+5
2012-06-18
regulator: core: Support table based mapping in regulator_set_voltage_time_sel
Axel Lin
1
-12
/
+25
2012-06-18
regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints
Axel Lin
1
-1
/
+1
2012-06-17
regulator: Add ramp_delay configuration to constraints
Yadwinder Singh Brar
5
-5
/
+31
2012-06-17
regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_v...
Axel Lin
1
-13
/
+8
2012-06-17
regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel...
Axel Lin
1
-35
/
+9
2012-06-17
regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_vo...
Axel Lin
1
-91
/
+38
2012-06-17
regulator: ab3100: Convert fixed voltage to use regulator_list_voltage_linear
Axel Lin
1
-11
/
+13
2012-06-17
regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltage
Axel Lin
1
-14
/
+6
2012-06-17
regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_info
Axel Lin
1
-12
/
+0
2012-06-17
regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fix...
Axel Lin
1
-32
/
+9
2012-06-17
regulator: mc13xxx: Convert to regulator_list_voltage_table
Axel Lin
4
-70
/
+49
2012-06-17
regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltage
Axel Lin
1
-2
/
+2
2012-06-17
regulator: tps62360: Simplify tps62360_set_voltage_time_sel implementation
Axel Lin
1
-10
/
+3
2012-06-17
regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_li...
Axel Lin
1
-11
/
+4
2012-06-17
regulator: tps65023: Set n_voltages to 1 for fixed voltage
Axel Lin
1
-1
/
+4
2012-06-17
regulator: wm8350: Reuse map_voltage() to get selector of a given uV
Axel Lin
1
-77
/
+50
2012-06-17
regulator: wm8350: Use wm8350_ldo_list_voltage instead of open code to verify...
Axel Lin
1
-31
/
+21
2012-06-13
regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap
Axel Lin
2
-78
/
+42
2012-06-13
regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_...
Axel Lin
1
-1
/
+1
2012-06-13
regulator: Replace set_voltage with set_voltage_sel
Sangbeom Kim
1
-24
/
+14
2012-06-13
regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify...
Axel Lin
1
-15
/
+7
2012-06-13
regulator: Remove s5m8767a buck initialization
Sangbeom Kim
1
-3
/
+0
2012-06-13
regulator: wm8350: Add missing min_uV and uV_step settings for DCDC4
Axel Lin
1
-0
/
+2
2012-06-11
regulator: core: Return correct delay time in regulator_set_voltage_time_sel
Axel Lin
1
-1
/
+1
2012-06-11
regulator: max77686: Fix the delay time for set_voltage_time_sel
Axel Lin
1
-2
/
+2
[next]