index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
regulator: Include the device name in the microamps_requested_ file
Mark Brown
2011-06-09
1
-2
/
+3
|
|
*
regulator: Increase the limit on sysfs file names
Mark Brown
2011-06-09
1
-1
/
+1
|
|
*
regulator: Properly register dummy regulator driver
Mark Brown
2011-06-08
1
-6
/
+26
|
|
*
regulator: twl-regulator: fix n_voltages for twl6030 variable LDOs
Colin Cross
2011-05-30
1
-1
/
+1
|
|
*
regulator: Use _cansleep() for WM8994 regulator GPIOs
Mark Brown
2011-05-30
1
-2
/
+2
|
|
*
regulator: Do bulk enables of regulators in parallel
Mark Brown
2011-05-30
1
-6
/
+26
*
|
|
regulator: Storing tps65912 error codes in u8
Dan Carpenter
2011-07-31
1
-1
/
+1
*
|
|
regulator: aat2870: Add AAT2870 regulator driver
Jin Park
2011-07-31
3
-0
/
+240
*
|
|
tps65912: add regulator driver
Margarita Olaya
2011-07-31
3
-0
/
+807
*
|
|
regulator: Convert tps65023 to use regmap API
Mark Brown
2011-07-23
2
-70
/
+28
|
/
/
*
|
regulator: max8997: Fix setting inappropriate value for ramp_delay variable
Donggeun Kim
2011-07-08
1
-1
/
+2
*
|
regulator: db8500-prcmu: small fixes
Axel Lin
2011-07-08
1
-11
/
+3
*
|
regulator: max8997: remove dependency on platform_data pointer
MyungJoo Ham
2011-07-08
1
-21
/
+23
*
|
regulator: MAX8997: Fix for divide by zero error
Tushar Behera
2011-07-08
1
-4
/
+4
*
|
regulator: max8952 - fix wrong gpio valid check
Jonghwan Choi
2011-07-08
1
-1
/
+1
|
/
*
regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
Axel Lin
2011-05-27
1
-3
/
+5
*
REGULATOR: TWL6025: add support to twl-regulator
Graeme Gregory
2011-05-27
1
-8
/
+321
*
regulator: twl6030: do not write to _GRP for regulator disable
Balaji T K
2011-05-27
1
-25
/
+22
*
regulator: twl6030: do not write to _GRP for regulator enable
Balaji T K
2011-05-27
1
-14
/
+25
*
regulator: tps65911: Add new chip version
Jorge Eduardo Candelaria
2011-05-27
1
-34
/
+323
*
regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage
Axel Lin
2011-05-27
1
-1
/
+1
*
regulator: mc13892: Fix voltage unit in test case.
Fabio Estevam
2011-05-27
1
-2
/
+2
*
regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...
Axel Lin
2011-05-27
1
-6
/
+6
*
regulator: Only apply voltage constraints from consumers that set them
Mark Brown
2011-05-27
1
-0
/
+7
*
regulator: If we can't configure optimum mode we're always in the best one
Mark Brown
2011-05-27
1
-3
/
+13
*
regulator: max8997: remove useless code
Jonghwan Choi
2011-05-27
1
-1
/
+0
*
regulator: Fix memory leak in max8998_pmic_probe failure path
Axel Lin
2011-05-27
1
-9
/
+13
*
regulator: Fix desc_id for tps65023/6507x/65910
Axel Lin
2011-05-27
3
-6
/
+3
*
Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...
Axel Lin
2011-05-27
1
-1
/
+1
*
regulator: Remove some unused variables from wm831x DCDCs
Mark Brown
2011-05-27
1
-2
/
+0
*
TPS65910: Add tps65910 regulator driver
Graeme Gregory
2011-05-27
3
-0
/
+712
*
regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...
Axel Lin
2011-05-27
1
-6
/
+10
*
regulator: Support voltage offsets to compensate for drops in system
Mark Brown
2011-05-27
1
-3
/
+12
*
regulator: Remove supply_regulator_dev from machine configuration
Mark Brown
2011-05-27
1
-16
/
+0
*
regulator: Move VCOINCELL to be the last element of mc13892_regulators array
Axel Lin
2011-05-27
1
-1
/
+1
*
regulator: Factor out references to rdev in regulator_force_disable()
Mark Brown
2011-05-27
1
-3
/
+4
*
regulator: Convert WM8400 to get_voltage_sel()
Mark Brown
2011-05-27
1
-6
/
+6
*
regulator: Fix the argument of calling regulator_mode_constrain
Axel Lin
2011-05-27
1
-1
/
+1
*
regulator: twl: add twl6030 set_mode
Saquib Herman
2011-05-27
1
-8
/
+34
*
regulator: twl: add twl6030 get_status
Saquib Herman
2011-05-27
1
-9
/
+35
*
regulator: twl: fix twl6030 regulator is_enabled
Saquib Herman
2011-05-27
1
-15
/
+46
*
regulator: twl: remap has no meaning for 6030
Saquib Herman
2011-05-27
1
-20
/
+17
*
regulator: twl: fix twl6030 enable/disable
Saquib Herman
2011-05-27
1
-1
/
+30
*
regulator: Add missing platform_set_drvdata in tps6105x_regulator_probe
Axel Lin
2011-05-27
1
-0
/
+1
*
regulator: When constraining modes fall back to higher power modes
Mark Brown
2011-05-27
1
-9
/
+15
*
regulator: Fix 88pm8607.c printk format warning
Randy Dunlap
2011-05-26
1
-2
/
+2
*
mfd: Avoid to use constraint name in 88pm860x regulator driver
Haojian Zhuang
2011-05-26
1
-12
/
+13
*
regulator: Enable max8925 i2c sequence for control
Haojian Zhuang
2011-05-26
1
-3
/
+8
*
regulator: Use device platform_data to retrieve db8500 platform bits
Samuel Ortiz
2011-05-26
1
-2
/
+2
*
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
Samuel Ortiz
2011-05-26
1
-6
/
+1
[prev]
[next]