index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
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
1
-1
/
+72
|
*
|
|
|
regulator: tps62360: make init_data of platform data to pointer.
Laxman Dewangan
2012-05-13
1
-1
/
+1
|
*
|
|
|
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
1
-0
/
+53
|
*
|
|
|
regulator: core: Allow regulators to provide a voltage to selector mapping
Mark Brown
2012-05-12
1
-27
/
+55
|
*
|
|
|
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
Mark Brown
2012-05-12
26
-294
/
+342
|
|
\
\
\
\
|
|
*
|
|
|
regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.
NeilBrown
2012-05-09
1
-6
/
+4
|
|
*
|
|
|
regulator: tps65910: Convert to get_voltage_sel
Axel Lin
2012-05-09
1
-25
/
+9
|
|
*
|
|
|
regulator: wm8994: Use main I2C device as struct device
Mark Brown
2012-05-08
1
-1
/
+1
|
|
*
|
|
|
regulator: tps62360: fix stylistic issue and optimize code
Laxman Dewangan
2012-05-08
1
-71
/
+60
|
|
*
|
|
|
regulator: wm831x-dcdc: Convert to gpio_request_one()
Mark Brown
2012-05-07
1
-10
/
+4
|
|
*
|
|
|
regulator: wm8994: Convert to gpio_request_one()
Mark Brown
2012-05-07
1
-8
/
+1
|
|
*
|
|
|
regulator: tps62360: Provide settling time for voltage change
Laxman Dewangan
2012-05-07
1
-6
/
+40
|
|
*
|
|
|
regulator: tps62360: enable register cache
Laxman Dewangan
2012-05-07
1
-2
/
+4
|
|
*
|
|
|
regulator: da9052: fix bug in device tree iteration loop
Ying-Chun Liu (PaulLiu)
2012-05-07
1
-1
/
+1
|
|
*
|
|
|
regulator: fixed: add property for gpio open drain flag
Laxman Dewangan
2012-05-07
1
-0
/
+3
|
|
*
|
|
|
tps6586x: Add device tree support
Thierry Reding
2012-05-04
1
-0
/
+1
|
|
*
|
|
|
regulator: Add generic DT parsing for regulators
Thierry Reding
2012-05-04
1
-0
/
+47
|
|
*
|
|
|
regulator: wm831x-dcdc: Specify supply names
Mark Brown
2012-04-23
1
-1
/
+12
|
|
*
|
|
|
regulator: wm831x-ldo: Set up supply names
Mark Brown
2012-04-23
1
-1
/
+17
|
|
*
|
|
|
regulator: tps65912: Convert to get_voltage_sel
Axel Lin
2012-04-23
1
-4
/
+4
|
|
*
|
|
|
regulator: max8998: Convert ot use devm_kzalloc
Axel Lin
2012-04-23
1
-28
/
+17
|
|
*
|
|
|
regulator: max8997: Convert ot use devm_kzalloc
Axel Lin
2012-04-23
1
-25
/
+15
|
|
*
|
|
|
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
2012-04-23
16
-16
/
+0
|
|
*
|
|
|
regulator: max8997: Remove empty set_suspend_enable callback implementation
Axel Lin
2012-04-23
1
-9
/
+0
|
|
*
|
|
|
regulator: max8997: Remove is_enabled callback implementation for max8997_cha...
Axel Lin
2012-04-23
1
-4
/
+1
|
|
*
|
|
|
regulator: s5m8767: Use DIV_ROUND_UP to calculate selector
Axel Lin
2012-04-23
1
-1
/
+4
|
|
*
|
|
|
regulator: max8952: Convert to get_voltage_sel
Axel Lin
2012-04-20
1
-9
/
+4
|
|
*
|
|
|
regulator: tps6507x: Convert to get_voltage_sel
Axel Lin
2012-04-20
1
-3
/
+3
|
|
*
|
|
|
regulator: virtual: Replace strict_strtol with kstrtol
Axel Lin
2012-04-19
1
-4
/
+4
|
|
*
|
|
|
regulator: 88pm8607: Fix writting value to vol_reg in pm8607_set_voltage_sel
Axel Lin
2012-04-19
1
-1
/
+1
|
|
*
|
|
|
regulator: virtual: Convert to use devm_* APIs
Axel Lin
2012-04-18
1
-13
/
+5
|
|
*
|
|
|
regulator: userspace-consumer: Convert to use devm_* APIs
Axel Lin
2012-04-18
1
-13
/
+7
|
|
*
|
|
|
regulator: Convert max8997 to set_voltage_time_sel
Axel Lin
2012-04-17
1
-13
/
+42
|
|
*
|
|
|
regulator: Convert max8997 to get_voltage_sel
Axel Lin
2012-04-17
1
-21
/
+32
|
|
*
|
|
|
regulator: max8660: Fix a memory leak due to missing devm_kzalloc conversion
Axel Lin
2012-04-17
1
-1
/
+1
|
|
*
|
|
|
regulator: da9052: Directly include of.h
Mark Brown
2012-04-16
1
-0
/
+1
|
|
|
|
|
|
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...
Mark Brown
2012-05-12
50
-2189
/
+1885
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
regulator: core: Warn on missing struct device
Mark Brown
2012-05-10
1
-0
/
+1
|
|
|
*
|
|
|
regulator: dummy: Specify a struct device
Mark Brown
2012-05-10
1
-0
/
+1
|
|
|
*
|
|
|
regulator: wm831x: Register all normal regulators
Mark Brown
2012-05-10
2
-24
/
+12
[prev]
[next]