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
/
max8997.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: max8997: Test pdata by NULL checking instead of IS_ERR_OR_NULL
Axel Lin
2013-04-15
1
-2
/
+2
*
Merge remote-tracking branch 'regulator/topic/of' into regulator-next
Mark Brown
2013-02-19
1
-4
/
+4
|
\
|
*
regulator: max8997: Use of_get_child_count()
Axel Lin
2013-01-31
1
-3
/
+1
|
*
regulator: Add missing of_node_put()
Axel Lin
2013-01-30
1
-1
/
+3
*
|
Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next
Mark Brown
2013-02-19
1
-61
/
+20
|
\
\
|
|
/
|
/
|
|
*
regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_v...
Axel Lin
2012-12-27
1
-58
/
+18
|
*
regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_ops
Axel Lin
2012-12-27
1
-3
/
+2
*
|
regulator: max8997: Fix using wrong dev argument at various places
Axel Lin
2013-01-27
1
-20
/
+19
*
|
regulator: max8997: Use uV in voltage_map_desc
Axel Lin
2013-01-08
1
-19
/
+17
|
/
*
Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
2012-11-27
1
-3
/
+3
|
\
|
*
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: add device tree support for max8997
Thomas Abraham
2012-11-27
1
-2
/
+146
*
|
regulator: max8997: limit the number of dvs registers programmed in non-dvs mode
Thomas Abraham
2012-11-24
1
-3
/
+6
*
|
regulator: max8997: reorder buck1/2/5 dvs setup code
Thomas Abraham
2012-11-24
1
-13
/
+13
|
/
*
regulator: max8997: Properly handle gpio_request failure
Axel Lin
2012-07-15
1
-31
/
+9
*
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-05-21
1
-184
/
+158
|
\
|
*
regulator: max8997: Convert ot use devm_kzalloc
Axel Lin
2012-04-23
1
-25
/
+15
|
*
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
2012-04-23
1
-1
/
+0
|
*
regulator: max8997: Remove empty set_suspend_enable callback implementation
Axel Lin
2012-04-23
1
-9
/
+0
|
*
regulator: max8997: Remove is_enabled callback implementation for max8997_cha...
Axel Lin
2012-04-23
1
-4
/
+1
|
*
regulator: Convert max8997 to set_voltage_time_sel
Axel Lin
2012-04-17
1
-13
/
+42
|
*
regulator: Convert max8997 to get_voltage_sel
Axel Lin
2012-04-17
1
-21
/
+32
|
*
regulator: max8997: Use simple equation to get selector
Axel Lin
2012-04-10
1
-4
/
+5
|
*
regulator: max8997: Remove n_bits from struct voltage_map_desc
Axel Lin
2012-04-10
1
-9
/
+5
|
*
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-04-09
1
-2
/
+6
|
*
regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros
Axel Lin
2012-04-01
1
-90
/
+45
|
*
regulator: Make max8997_get_voltage_register always return correct register
Axel Lin
2012-04-01
1
-6
/
+7
*
|
regulator: Fix the logic to ensure new voltage setting in valid range
Axel Lin
2012-04-17
1
-1
/
+1
|
/
*
regulator: Kill max8997_get_rid function
Axel Lin
2012-03-11
1
-17
/
+12
*
regulator: max8997: Avoid spaces in regulator names
Karol Lewandowski
2012-01-24
1
-4
/
+4
*
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-11-23
1
-1
/
+1
*
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
regulator: max8997: Fix setting inappropriate value for ramp_delay variable
Donggeun Kim
2011-07-08
1
-1
/
+2
*
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: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...
Axel Lin
2011-05-27
1
-6
/
+6
*
regulator: max8997: remove useless code
Jonghwan Choi
2011-05-27
1
-1
/
+0
*
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
Axel Lin
2011-03-27
1
-0
/
+1
*
regulator: MAX8997/8966 support
MyungJoo Ham
2011-03-23
1
-0
/
+1213