index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
wm831x-dcdc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
regulator: Convert wm831x regulator drivers to devm_kzalloc()
Mark Brown
1
-6
/
+4
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
1
-4
/
+4
2011-07-28
regulator: Improve WM831x DVS VSEL selection algorithm
Mark Brown
1
-37
/
+15
2011-07-28
regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set
Mark Brown
1
-0
/
+14
2011-07-28
regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode
Mark Brown
1
-21
/
+20
2011-07-28
regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc
Mark Brown
1
-0
/
+1
2011-07-28
regulator: Fix WM831x DCDC DVS VSEL bootstrapping
Mark Brown
1
-1
/
+1
2011-07-28
regulator: Fix WM831x regulator ID lookups for multiple WM831xs
Mark Brown
1
-2
/
+14
2011-05-27
regulator: Remove some unused variables from wm831x DCDCs
Mark Brown
1
-2
/
+0
2011-03-26
regulator: Remove more wm831x-specific IRQ operations
Mark Brown
1
-3
/
+3
2011-03-26
regulator: Convert WM831x regulators to genirq
Mark Brown
1
-15
/
+11
2011-02-25
regulator: Fix warning with CONFIG_BUG disabled
Mark Brown
1
-0
/
+1
2011-01-12
regulator: Convert WM831x drivers to use get_voltage_sel()
Mark Brown
1
-7
/
+7
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
1
-5
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
Regulators: wm831x-xxx - clean up driver data after removal
Dmitry Torokhov
1
-0
/
+12
2009-12-17
regulator: Implement WM831x BuckWise DC-DC convertor DVS support
Mark Brown
1
-18
/
+189
2009-09-17
regulator: Add WM831x DC-DC boost convertor support
Mark Brown
1
-0
/
+131
2009-09-17
regulator: Add WM831x EPE support
Mark Brown
1
-0
/
+88
2009-09-17
regulator: Add WM831x DC-DC buck convertor support
Mark Brown
1
-0
/
+643