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
/
max8998.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-11
regulator: Silence error message in max8998_pmic_probe
Axel Lin
1
-1
/
+0
2012-03-11
regulator: Kill max8998_get_ldo function
Axel Lin
1
-10
/
+5
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
1
-1
/
+1
2011-05-27
regulator: Fix memory leak in max8998_pmic_probe failure path
Axel Lin
1
-9
/
+13
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
1
-2
/
+2
2011-03-27
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
Axel Lin
1
-0
/
+1
2011-01-14
regulator: Support MAX8998/LP3974 DVS-GPIO
MyungJoo Ham
1
-20
/
+67
2011-01-14
mfd: Support LP3974 RTC
MyungJoo Ham
1
-0
/
+7
2011-01-12
regulator: Fix prototype for MAX8998 buck set_voltage()
Mark Brown
1
-1
/
+1
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
1
-2
/
+6
2010-10-29
regulator: max8998 BUCK1/2 voltage change with use of GPIOs
Lukasz Majewski
1
-21
/
+193
2010-10-29
regulator: max8998 BUCK1/2 internal voltages and indexes defined
Lukasz Majewski
1
-2
/
+8
2010-10-29
regulator: Separate set_voltage for max8998 ldo and buck
Lukasz Majewski
1
-3
/
+40
2010-10-29
mfd: Use i2c_client as an argument on MAX8998 i2c routines
Joonyoung Shim
1
-6
/
+11
2010-09-01
regulator: set max8998->dev to &pdev->dev.
Axel Lin
1
-0
/
+1
2010-09-01
regulator: max8998 - set max8998->num_regulators
Axel Lin
1
-0
/
+1
2010-09-01
regulator: max8998 - fix memory allocation size for max8998->rdev
Axel Lin
1
-3
/
+3
2010-08-11
max8998: fix off-by-one value range checking
Axel Lin
1
-2
/
+2
2010-08-11
regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage
MyungJoo Ham
1
-2
/
+27
2010-08-11
drivers: regulator: add Maxim 8998 driver
Kyungmin Park
1
-0
/
+610