index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: db8500-prcmu: Separate regulator registration from probe
Lee Jones
2012-05-18
1
-27
/
+44
*
regulator: ab3100: Use regulator_map_voltage_iterate()
Axel Lin
2012-05-18
1
-34
/
+1
*
regulator: tps65217: Convert to set_voltage_sel and map_voltage
Axel Lin
2012-05-18
1
-38
/
+30
*
regulator: Enable the ab8500 for Device Tree
Lee Jones
2012-05-18
1
-0
/
+54
*
regulator: ab8500: Split up probe() into manageable pieces
Lee Jones
2012-05-18
1
-63
/
+87
*
regulator: max8925: Remove check_range function and max_uV from struct rc5t58...
Axel Lin
2012-05-17
1
-12
/
+0
*
regulator: max8649: Remove unused check_range() function
Axel Lin
2012-05-17
1
-10
/
+0
*
regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_info
Axel Lin
2012-05-17
1
-4
/
+0
*
regulator: da9052: Convert to set_voltage_sel and map_voltage
Axel Lin
2012-05-16
1
-13
/
+24
*
regulator: max8952: Use devm_kzalloc
Axel Lin
2012-05-16
1
-8
/
+3
*
regulator: isl6271a: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
2012-05-16
1
-15
/
+6
*
regulator: isl6271a: Convert to get_voltage_sel
Axel Lin
2012-05-16
1
-12
/
+5
*
regulator: isl6271a: Use regulator_list_voltage_linear()
Axel Lin
2012-05-16
1
-6
/
+3
*
regulator: max8660: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
2012-05-15
1
-56
/
+15
*
regulator: max8660: Convert to get_voltage_sel
Axel Lin
2012-05-15
1
-11
/
+12
*
regulator: max8660: Convert to regulator_list_voltage_linear()
Axel Lin
2012-05-15
1
-27
/
+16
*
regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functions
Axel Lin
2012-05-15
1
-67
/
+6
*
regulator: da903x: Convert to set_voltage_sel and map_voltage
Axel Lin
2012-05-15
1
-56
/
+54
*
regulator: da903x: Convert to regulator_list_voltage_linear()
Axel Lin
2012-05-15
1
-33
/
+21
*
regulator: tps62360: support force PWM mode via regulator mode
Laxman Dewangan
2012-05-14
3
-40
/
+65
*
regulator: rc5t583: Convert to regulator_set_voltage_sel_regmap and regulator...
Axel Lin
2012-05-14
1
-27
/
+2
*
regulator: rc5t583: Convert to regulator_list_voltage_linear()
Axel Lin
2012-05-14
1
-19
/
+9
*
regulator: max8649: Convert to regulator_set_voltage_sel_regmap and regulator...
Axel Lin
2012-05-14
1
-20
/
+2
*
regulator: max8649: Convert to regulator_list_voltage_linear()
Axel Lin
2012-05-14
1
-7
/
+4
*
regulator: max8649: Use regulator_get_voltage_sel_regmap()
Axel Lin
2012-05-14
1
-29
/
+16
*
regulator: max8649: Convert to get_voltage_sel
Axel Lin
2012-05-14
1
-3
/
+3
*
regulator: tps62360: Fix build error due to missing semicolon
Axel Lin
2012-05-14
1
-1
/
+1
*
regulator: wm8994: Allow registration with no platform data
Mark Brown
2012-05-14
1
-4
/
+2
*
regulator: core: Don't open code _regulator_is_enabled()
Mark Brown
2012-05-14
1
-3
/
+2
*
regulator: wm831x-dcdc: Add missing checks for pdata before use
Mark Brown
2012-05-14
1
-2
/
+3
*
regulator: max8925: Convert to set_voltage_sel() and map_voltage()
Axel Lin
2012-05-14
1
-15
/
+8
*
regulator: max8925: Convert to regulator_list_voltage_linear()
Axel Lin
2012-05-14
1
-17
/
+8
*
regulator: max8925: Convert to get_voltage_sel
Axel Lin
2012-05-14
1
-4
/
+4
*
regulator: core: Release regulator-regulator supplies on error
Mark Brown
2012-05-14
1
-0
/
+2
*
regulator: tps62360: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
2012-05-14
1
-17
/
+7
*
regulator: tps62360: Convert to regulator_list_voltage_linear()
Axel Lin
2012-05-14
1
-14
/
+6
*
regulator: core: Ensure simple linear voltage mappings falls within the speci...
Axel Lin
2012-05-14
1
-1
/
+1
*
regulator: tps62360: add dt support
Laxman Dewangan
2012-05-13
2
-1
/
+117
*
regulator: tps62360: make init_data of platform data to pointer.
Laxman Dewangan
2012-05-13
2
-4
/
+2
*
regulator: tps65910 regulator: add device tree support
Rhyland Klein
2012-05-12
1
-0
/
+108
*
regulator: da903x: Convert to get_voltage_sel
Axel Lin
2012-05-12
1
-25
/
+23
*
regulator: da903x: Fix list voltage for da9030 ldo14
Axel Lin
2012-05-12
1
-1
/
+19
*
regulator: Staticise non-exported symbol s5m8767_opmode_reg
Mark Brown
2012-05-12
1
-1
/
+1
*
regulator: wm8400: Modernise driver
Mark Brown
2012-05-12
1
-125
/
+44
*
regulator: wm831x: Convert to regulator_list_voltage_linear()
Mark Brown
2012-05-12
1
-11
/
+4
*
regulator: core: Allow drivers to set simple linear voltage maps as data
Mark Brown
2012-05-12
2
-2
/
+66
*
regulator: core: Allow regulators to provide a voltage to selector mapping
Mark Brown
2012-05-12
2
-27
/
+59
*
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
Mark Brown
2012-05-12
33
-304
/
+559
|
\
|
*
regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.
NeilBrown
2012-05-09
2
-6
/
+9
|
*
mfd: twl: define all feature flags in one place.
NeilBrown
2012-05-09
2
-9
/
+6
[next]