index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-72
/
+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
*
regulator: max77686: Fix the delay time for set_voltage_time_sel
Axel Lin
2012-06-11
1
-2
/
+2
*
regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.
Yadwinder Singh Brar
2012-06-11
1
-0
/
+24
*
regulator: max77686: Check pdata->num_regulators earlier
Axel Lin
2012-06-11
1
-24
/
+19
*
regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
2012-06-11
1
-23
/
+6
*
regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linear
Axel Lin
2012-06-11
1
-8
/
+5
*
regulator: isl6271a: Remove setting map_voltage callback for isl_fixed_ops
Axel Lin
2012-06-11
1
-1
/
+0
*
regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage...
Axel Lin
2012-06-08
1
-16
/
+6
*
regulator: max1586: Convert max1586_v3_ops to regulator_list_voltage_linear
Axel Lin
2012-06-08
1
-21
/
+11
*
regulator: tps6586x: Convert to regulator_list_voltage_table
Axel Lin
2012-06-08
1
-36
/
+25
*
regulator: pcap: Convert to regulator_list_voltage_table
Axel Lin
2012-06-08
1
-53
/
+42
*
regulator: palmas: Slightly code change for better readability
Axel Lin
2012-06-08
1
-12
/
+16
*
regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_s...
Axel Lin
2012-06-08
1
-2
/
+1
*
regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementation
Axel Lin
2012-06-08
1
-11
/
+3
*
regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address
Axel Lin
2012-06-08
1
-0
/
+6
*
regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_ops
Axel Lin
2012-06-08
1
-9
/
+5
*
regulator: core: Handle fixed voltage in map_voltage_linear
Axel Lin
2012-06-08
1
-0
/
+8
*
regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VD...
Axel Lin
2012-06-05
1
-18
/
+2
*
regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_info
Axel Lin
2012-06-05
1
-12
/
+0
*
regulator: max77686: Fix checkpatch warnings
Axel Lin
2012-06-04
1
-6
/
+7
*
regulator: max1586: Convert max1586_v6_ops to set_voltage_sel
Axel Lin
2012-06-04
1
-22
/
+5
*
regulator: max1586: Convert max1586_v6_ops to regulator_list_voltage_table
Axel Lin
2012-06-04
1
-23
/
+12
*
regulator: wm8350: Convert LDOs to set_voltage_sel()
Mark Brown
2012-06-04
1
-30
/
+8
*
regulator: max77686: Use regulator_map_voltage_linear for simple linear mappings
Axel Lin
2012-06-03
1
-0
/
+2
*
regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_ops
Axel Lin
2012-06-03
1
-0
/
+1
*
regulator: Change db8500-prcmu match names to reflect Device Tree
Lee Jones
2012-06-03
1
-20
/
+20
*
regulator: Change ab8500 match names to reflect Device Tree
Lee Jones
2012-06-03
1
-11
/
+11
*
regulator: fixed: Use of_match_ptr() for of_match_table entry
Axel Lin
2012-06-03
1
-3
/
+1
*
regulator: MAX77686: Add Maxim 77686 regulator driver
Jonghwa Lee
2012-06-03
3
-0
/
+346
*
regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_ops
Axel Lin
2012-06-03
1
-0
/
+1
[next]