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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
Axel Lin
1
-3
/
+5
2011-05-27
REGULATOR: TWL6025: add support to twl-regulator
Graeme Gregory
1
-8
/
+321
2011-05-27
regulator: twl6030: do not write to _GRP for regulator disable
Balaji T K
1
-25
/
+22
2011-05-27
regulator: twl6030: do not write to _GRP for regulator enable
Balaji T K
1
-14
/
+25
2011-05-27
regulator: tps65911: Add new chip version
Jorge Eduardo Candelaria
1
-34
/
+323
2011-05-27
regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage
Axel Lin
1
-1
/
+1
2011-05-27
regulator: mc13892: Fix voltage unit in test case.
Fabio Estevam
1
-2
/
+2
2011-05-27
regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...
Axel Lin
1
-6
/
+6
2011-05-27
regulator: Only apply voltage constraints from consumers that set them
Mark Brown
1
-0
/
+7
2011-05-27
regulator: If we can't configure optimum mode we're always in the best one
Mark Brown
1
-3
/
+13
2011-05-27
regulator: max8997: remove useless code
Jonghwan Choi
1
-1
/
+0
2011-05-27
regulator: Fix memory leak in max8998_pmic_probe failure path
Axel Lin
1
-9
/
+13
2011-05-27
regulator: Fix desc_id for tps65023/6507x/65910
Axel Lin
3
-6
/
+3
2011-05-27
Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...
Axel Lin
1
-1
/
+1
2011-05-27
regulator: Remove some unused variables from wm831x DCDCs
Mark Brown
1
-2
/
+0
2011-05-27
TPS65910: Add tps65910 regulator driver
Graeme Gregory
3
-0
/
+712
2011-05-27
regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...
Axel Lin
1
-6
/
+10
2011-05-27
regulator: Support voltage offsets to compensate for drops in system
Mark Brown
1
-3
/
+12
2011-05-27
regulator: Remove supply_regulator_dev from machine configuration
Mark Brown
1
-16
/
+0
2011-05-27
regulator: Move VCOINCELL to be the last element of mc13892_regulators array
Axel Lin
1
-1
/
+1
2011-05-27
regulator: Factor out references to rdev in regulator_force_disable()
Mark Brown
1
-3
/
+4
2011-05-27
regulator: Convert WM8400 to get_voltage_sel()
Mark Brown
1
-6
/
+6
2011-05-27
regulator: Fix the argument of calling regulator_mode_constrain
Axel Lin
1
-1
/
+1
2011-05-27
regulator: twl: add twl6030 set_mode
Saquib Herman
1
-8
/
+34
2011-05-27
regulator: twl: add twl6030 get_status
Saquib Herman
1
-9
/
+35
2011-05-27
regulator: twl: fix twl6030 regulator is_enabled
Saquib Herman
1
-15
/
+46
2011-05-27
regulator: twl: remap has no meaning for 6030
Saquib Herman
1
-20
/
+17
2011-05-27
regulator: twl: fix twl6030 enable/disable
Saquib Herman
1
-1
/
+30
2011-05-27
regulator: Add missing platform_set_drvdata in tps6105x_regulator_probe
Axel Lin
1
-0
/
+1
2011-05-27
regulator: When constraining modes fall back to higher power modes
Mark Brown
1
-9
/
+15
2011-05-26
regulator: Fix 88pm8607.c printk format warning
Randy Dunlap
1
-2
/
+2
2011-05-26
mfd: Avoid to use constraint name in 88pm860x regulator driver
Haojian Zhuang
1
-12
/
+13
2011-05-26
regulator: Enable max8925 i2c sequence for control
Haojian Zhuang
1
-3
/
+8
2011-05-26
regulator: Use device platform_data to retrieve db8500 platform bits
Samuel Ortiz
1
-2
/
+2
2011-05-26
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
Samuel Ortiz
1
-6
/
+1
2011-05-26
mfd: Use mfd cell platform_data for tps6105x cells platform bits
Samuel Ortiz
1
-2
/
+2
2011-05-26
mfd: Use mfd cell platform_data for mc13xxx cells platform bits
Samuel Ortiz
2
-6
/
+8
2011-05-26
mfd: Use mfd cell platform_data for ab3100 cells platform bits
Samuel Ortiz
1
-2
/
+1
2011-05-24
mach-ux500: voltage domain regulators for DB8500
Bengt Jonsson
3
-0
/
+566
2011-05-10
regulator: change debug statement be consistent with the style of the rest
Wanlong Gao
1
-1
/
+1
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-27
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
Axel Lin
2
-0
/
+2
2011-03-26
regulator: fix tps6524x section mismatch
Randy Dunlap
1
-1
/
+1
2011-03-26
regulator: Remove more wm831x-specific IRQ operations
Mark Brown
1
-3
/
+3
2011-03-26
regulator: add ab8500 enable and raise time delays
Linus Walleij
1
-0
/
+30
2011-03-26
regulator: provide consumer interface for fall/rise time
Linus Walleij
1
-0
/
+45
2011-03-26
regulator: add set_voltage_time_sel infrastructure
Linus Walleij
1
-0
/
+25
2011-03-26
regulator: initialization for ab8500 regulators
Bengt Jonsson
1
-1
/
+222
2011-03-26
regulator: add support for USB voltage regulator
Bengt Jonsson
1
-1
/
+16
[next]