index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-28
Merge remote-tracking branch 'regulator/topic/ab8500' into v3.9-rc8
Mark Brown
4
-148
/
+2925
2013-04-28
Merge remote-tracking branch 'regulator/topic/ab3100' into v3.9-rc8
Mark Brown
1
-50
/
+186
2013-04-28
regulator: mc13892: Fix MC13892_SWITCHERS0_SWxHI bit in set_voltage_sel
Axel Lin
1
-3
/
+3
2013-04-28
regulator: Remove NULL test before calling regulator_unregister()
Axel Lin
5
-14
/
+7
2013-04-28
regulator: mc13783: Add device tree probe support
Alexander Shiyan
1
-15
/
+29
2013-04-28
regulator: mc13xxx: Add warning of incorrect names of regulators
Alexander Shiyan
3
-43
/
+17
2013-04-28
regulator: max77686: Don't update max77686->opmode if update register fails
Axel Lin
1
-11
/
+21
2013-04-26
regulator: max8952: Add missing config.of_node setting for regulator register
Axel Lin
1
-0
/
+1
2013-04-26
regulator: ab3100: Fix regulator register error handling
Axel Lin
1
-14
/
+19
2013-04-26
regulator: tps6524x: Use regulator_map_voltage_ascend
Axel Lin
1
-0
/
+1
2013-04-25
regulator: lp8788-buck: Use regulator_map_voltage_ascend
Axel Lin
1
-0
/
+2
2013-04-25
regulator: lp872x: Use regulator_map_voltage_ascend
Axel Lin
1
-0
/
+3
2013-04-25
regulator: mc13892: Use regulator_map_voltage_ascend for mc13892_sw_regulator...
Axel Lin
1
-0
/
+1
2013-04-25
regulator: tps65023: Use regulator_map_voltage_ascend
Axel Lin
1
-0
/
+2
2013-04-25
regulator: tps65023: Merge tps65020 ldo1 and ldo2 vsel table
Axel Lin
1
-10
/
+5
2013-04-25
regulator: tps6507x: Use regulator_map_voltage_ascend
Axel Lin
1
-0
/
+1
2013-04-24
regulator: ab3100: device tree support
Linus Walleij
1
-6
/
+117
2013-04-24
regulator: ab3100: refactor probe to use IDs
Linus Walleij
1
-35
/
+55
2013-04-24
regulator: max8973: Don't override control1 variable when set ramp delay bits
Axel Lin
1
-5
/
+5
2013-04-23
regulator: tps80031: Convert tps80031_dcdc_ops to [get|set]_voltage_sel_regmap
Axel Lin
1
-33
/
+6
2013-04-23
regulator: tps80031: Fix LDO2 track mode for TPS80031 or TPS80032-ES1.0
Axel Lin
1
-4
/
+34
2013-04-23
regulator: tps6586x: Convert to use regulator_map_voltage_ascend
Axel Lin
1
-0
/
+1
2013-04-23
regulator: tps65910: Convert to use regulator_map_voltage_ascend
Axel Lin
1
-0
/
+4
2013-04-23
regulator: lp3972: Convert to use regulator_map_voltage_ascend
Axel Lin
1
-0
/
+2
2013-04-23
regulator: lp3971: Convert to use regulator_map_voltage_ascend
Axel Lin
1
-0
/
+2
2013-04-23
regulator: tps65023: Use [set|get]_voltage_sel_regmap instead of open coded
Axel Lin
1
-22
/
+9
2013-04-23
regulator: tps62360: Fix off-by-one shift for ramp_ctrl
Axel Lin
1
-1
/
+1
2013-04-22
regulator: palmas: Fix off-by-one for ramp_delay and register value mapping
Axel Lin
1
-2
/
+2
2013-04-22
regulator: palmas: Add missing ctrl_addr setting for SMPS10
Axel Lin
1
-0
/
+1
2013-04-19
regulator: palmas: Don't update tstep register for SMPS3 and SMPS7
Axel Lin
1
-0
/
+7
2013-04-18
regulator: palmas: Fix min_uV for LDO8 tracking mode
Axel Lin
1
-0
/
+1
2013-04-18
regulator: ab8500: Get rid of voltage_shift field from struct ab8500_regulato...
Axel Lin
1
-17
/
+16
2013-04-18
regulator: ab8500: Remove unused voltage_shift field from struct expand_register
Axel Lin
1
-2
/
+0
2013-04-18
regulator: palmas: preserve modes of rails during enable/disable
Laxman Dewangan
1
-7
/
+23
2013-04-18
regulator: palma: add ramp delay support through regulator constraints
Laxman Dewangan
1
-15
/
+78
2013-04-18
regulator: core: Add regulator_map_voltage_ascend() API
Axel Lin
1
-0
/
+31
2013-04-17
regulator: ab8500: Fix set voltage for AB8540_LDO_AUX3
Axel Lin
1
-20
/
+33
2013-04-17
regulator: ab8500-ext: Remove enable() and disable() functions
Axel Lin
1
-41
/
+23
2013-04-17
regulator: ab8500-ext: Don't update info->update_val if set_mode() fails
Axel Lin
1
-8
/
+18
2013-04-17
regulator: ab8500: Don't update lp_mode_req flag in set_mode() error paths
Axel Lin
1
-55
/
+43
2013-04-17
regulator: ab8500: Don't update info->update_val if write to register fails
Axel Lin
1
-9
/
+11
2013-04-17
regulator: palmas: add support for LDO8 tracking mode
Laxman Dewangan
1
-0
/
+53
2013-04-17
regulator: palmas: support for external regulator through control outputs
Laxman Dewangan
1
-12
/
+83
2013-04-17
regulator: palmas: clear sleep bits if not selected
Laxman Dewangan
1
-6
/
+12
2013-04-17
regulator: core: return err value for regulator_get if there is no DT binding
Nishanth Menon
1
-1
/
+10
2013-04-17
regulator: as3711: Use a static of_regulator_match table for of_regulator_match
Axel Lin
1
-25
/
+18
2013-04-16
regulator: ab8500: Optimize ab8540_aux3_regulator_get_voltage_sel
Axel Lin
1
-24
/
+18
2013-04-16
regulator: rc5t583: Remove unused fields from struct rc5t583_regulator_info
Axel Lin
1
-6
/
+0
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-1
/
+1
2013-04-15
regulator: max8997: Test pdata by NULL checking instead of IS_ERR_OR_NULL
Axel Lin
1
-2
/
+2
[prev]
[next]