index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
max8998.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: max8998: Use devm_regulator_register
Sachin Kamat
2013-09-17
1
-27
/
+8
*
mfd: max8998: Add support for Device Tree
Tomasz Figa
2013-06-30
1
-4
/
+127
*
regulator: max8998: Use arrays for specifying voltages in platform data
Tomasz Figa
2013-06-30
1
-67
/
+29
*
regulators: max8998.c: use dev_err() instead of printk()
Thiago Farina
2013-03-04
1
-3
/
+6
*
Merge remote-tracking branch 'regulator/topic/max8998' into regulator-next
Mark Brown
2013-02-19
1
-13
/
+1
|
\
|
*
regulator: max8998: Let regulator core handle the case selector == old_selector
Axel Lin
2013-02-08
1
-13
/
+1
*
|
regulator: max8998: fix incorrect min_uV value for ldo10
Marek Szyprowski
2013-01-26
1
-1
/
+1
|
/
*
regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_tim...
Axel Lin
2013-01-10
1
-1
/
+1
*
regulator: max8998: Use uV in voltage_map_desc
Axel Lin
2013-01-08
1
-21
/
+21
*
regulator: remove use of __devexit
Bill Pemberton
2012-11-20
1
-1
/
+1
*
regulator: remove use of __devinit
Bill Pemberton
2012-11-20
1
-1
/
+1
*
regulator: remove use of __devexit_p
Bill Pemberton
2012-11-20
1
-1
/
+1
*
regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settings
Axel Lin
2012-07-09
1
-6
/
+0
*
regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
2012-06-23
1
-70
/
+27
*
regulator: max8998: Convert to regulator_list_voltage_linear()
Axel Lin
2012-06-23
1
-25
/
+7
*
regulator: max8998: Convert ot use devm_kzalloc
Axel Lin
2012-04-23
1
-28
/
+17
*
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
2012-04-23
1
-1
/
+0
*
regulator: Convert max8998 to set_voltage_time_sel
Axel Lin
2012-04-13
1
-7
/
+28
*
regulator: Convert max8998 to get_voltage_sel
Axel Lin
2012-04-13
1
-9
/
+10
*
regulator: max8998: Use simple equation to get selector
Axel Lin
2012-04-10
1
-9
/
+10
*
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-04-09
1
-2
/
+7
*
regulator: Silence error message in max8998_pmic_probe
Axel Lin
2012-03-11
1
-1
/
+0
*
regulator: Kill max8998_get_ldo function
Axel Lin
2012-03-11
1
-10
/
+5
*
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-11-23
1
-1
/
+1
*
regulator: Fix memory leak in max8998_pmic_probe failure path
Axel Lin
2011-05-27
1
-9
/
+13
*
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2011-04-26
1
-2
/
+2
*
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
Axel Lin
2011-03-27
1
-0
/
+1
*
regulator: Support MAX8998/LP3974 DVS-GPIO
MyungJoo Ham
2011-01-14
1
-20
/
+67
*
mfd: Support LP3974 RTC
MyungJoo Ham
2011-01-14
1
-0
/
+7
*
regulator: Fix prototype for MAX8998 buck set_voltage()
Mark Brown
2011-01-12
1
-1
/
+1
*
regulator: Report actual configured voltage to set_voltage()
Mark Brown
2011-01-12
1
-2
/
+6
*
regulator: max8998 BUCK1/2 voltage change with use of GPIOs
Lukasz Majewski
2010-10-29
1
-21
/
+193
*
regulator: max8998 BUCK1/2 internal voltages and indexes defined
Lukasz Majewski
2010-10-29
1
-2
/
+8
*
regulator: Separate set_voltage for max8998 ldo and buck
Lukasz Majewski
2010-10-29
1
-3
/
+40
*
mfd: Use i2c_client as an argument on MAX8998 i2c routines
Joonyoung Shim
2010-10-29
1
-6
/
+11
*
regulator: set max8998->dev to &pdev->dev.
Axel Lin
2010-09-01
1
-0
/
+1
*
regulator: max8998 - set max8998->num_regulators
Axel Lin
2010-09-01
1
-0
/
+1
*
regulator: max8998 - fix memory allocation size for max8998->rdev
Axel Lin
2010-09-01
1
-3
/
+3
*
max8998: fix off-by-one value range checking
Axel Lin
2010-08-11
1
-2
/
+2
*
regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage
MyungJoo Ham
2010-08-11
1
-2
/
+27
*
drivers: regulator: add Maxim 8998 driver
Kyungmin Park
2010-08-11
1
-0
/
+610