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