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
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: tps6524x: Fix get_voltage_sel for fixed voltage
Axel Lin
1
-1
/
+1
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-20
regulator: extend the fixed dummy voltage regulator to accept voltage
Guennadi Liakhovetski
1
-2
/
+3
2012-06-20
regulator: support multiple dummy fixed regulators
Guennadi Liakhovetski
1
-3
/
+11
2012-06-20
regulator: add new regulator driver for lp872x
Kim, Milo
3
-0
/
+965
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
1
-44
/
+93
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
1
-2
/
+0
2012-06-18
regulator: Fix double free in devm_regulator_put()
Mark Brown
1
-3
/
+1
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
1
-2
/
+2
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-18
regulator: Add ramp_delay configuration to constraints
Yadwinder Singh Brar
2
-5
/
+24
2012-06-18
regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_v...
Axel Lin
1
-13
/
+8
2012-06-18
regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel...
Axel Lin
1
-35
/
+9
2012-06-18
regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_vo...
Axel Lin
1
-91
/
+38
2012-06-18
regulator: ab3100: Convert fixed voltage to use regulator_list_voltage_linear
Axel Lin
1
-11
/
+13
2012-06-18
regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltage
Axel Lin
1
-14
/
+6
2012-06-18
regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_info
Axel Lin
1
-12
/
+0
2012-06-18
regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fix...
Axel Lin
1
-32
/
+9
2012-06-18
regulator: mc13xxx: Convert to regulator_list_voltage_table
Axel Lin
4
-70
/
+49
2012-06-18
regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltage
Axel Lin
1
-2
/
+2
2012-06-18
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: Fix mask for LDOs output voltage select control
Axel Lin
1
-1
/
+1
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-17
regulator: core.c Only delay when setting voltage requires this
Philip Rakity
1
-7
/
+7
2012-06-17
regulator: core.c Pass voltage to notifier when setting voltage
Philip Rakity
1
-3
/
+3
2012-06-17
regulator: core: Actually use the data in _notifier_call_chain()
Mark Brown
1
-1
/
+1
2012-06-17
regulator: Change db8500-prcmu match names to reflect Device Tree
Lee Jones
1
-20
/
+20
2012-06-17
regulator: Change ab8500 match names to reflect Device Tree
Lee Jones
1
-11
/
+11
2012-06-17
regulator: Fix the s5m8767a problem of the division by null
Sangbeom Kim
1
-1
/
+1
2012-06-13
regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap
Axel Lin
1
-72
/
+42
[prev]
[next]