index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-04
regulator: gpio-regulator: Fix finding of smallest value
Heiko Stübner
1
-2
/
+4
2012-06-04
regulator: gpio-regulator: do not pass drvdata pointer as reference
Heiko Stübner
1
-1
/
+1
2012-06-04
regulator: anatop: Use correct __devexit_p annotation
Axel Lin
1
-1
/
+1
2012-06-04
regulator: palmas: Fix wrong kfree calls
Axel Lin
1
-7
/
+0
2012-06-04
regulator: wm8350: Convert LDOs to set_voltage_sel()
Mark Brown
1
-30
/
+8
2012-06-03
regulator: max77686: Use regulator_map_voltage_linear for simple linear mappings
Axel Lin
1
-0
/
+2
2012-06-03
regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_ops
Axel Lin
1
-0
/
+1
2012-06-03
regulator: Change db8500-prcmu match names to reflect Device Tree
Lee Jones
1
-20
/
+20
2012-06-03
regulator: Change ab8500 match names to reflect Device Tree
Lee Jones
1
-11
/
+11
2012-06-03
regulator: fixed: Use of_match_ptr() for of_match_table entry
Axel Lin
1
-3
/
+1
2012-06-03
regulator: MAX77686: Add Maxim 77686 regulator driver
Jonghwa Lee
3
-0
/
+346
2012-06-03
regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_ops
Axel Lin
1
-0
/
+1
2012-06-03
regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_ops
Axel Lin
1
-0
/
+1
2012-06-03
regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_li...
Axel Lin
1
-10
/
+4
2012-06-03
regulator: anatop: Convert to regulator_list_voltage_linear()
Axel Lin
1
-12
/
+3
2012-06-03
regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_s...
Axel Lin
1
-7
/
+4
2012-06-03
regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltages
Mark Brown
1
-56
/
+8
2012-06-03
regulator: wm8350: Convert to core regmap-based enable operations
Mark Brown
1
-92
/
+29
2012-06-03
regulator: wm8350: Convert to use core regmap vsel readback
Mark Brown
1
-56
/
+19
2012-06-03
regulator: ab8500: Let regulator core handle the case no delay for setting ne...
Axel Lin
1
-7
/
+0
2012-06-03
regulator: lp3971: Use regulator_list_voltage_table()
Axel Lin
1
-43
/
+23
2012-06-03
regulator: tps6507x: Use regulator_list_voltage_table()
Axel Lin
1
-57
/
+43
2012-06-03
regulator: tps6105x: Use regulator_list_voltage_table()
Axel Lin
1
-11
/
+3
2012-06-03
regulator: lp3972: Use regulator_list_voltage_table()
Axel Lin
1
-66
/
+36
2012-06-03
regulator: ab8500: Use regulator_list_voltage_table()
Axel Lin
1
-40
/
+24
2012-06-03
regulator: ab3100: Use regulator_list_voltage_table()
Axel Lin
1
-36
/
+14
2012-06-03
regulator: core: Use dev_get_regmap() to find the regmap
Mark Brown
1
-1
/
+4
2012-06-03
regulator: Use newly added devres_release() rather than open coding
Mark Brown
1
-1
/
+1
2012-06-03
regulator: core: Call set_voltage_time_sel() only when the regulator is on
Axel Lin
1
-2
/
+3
2012-06-03
regulator: core: Allow drivers to set voltage mapping table in regulator_desc
Axel Lin
1
-0
/
+25
2012-05-29
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
5
-68
/
+70
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-10
/
+10
2012-05-21
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
54
-3236
/
+3884
2012-05-20
regulator: tps65910: use of_node of matched regulator being register
Laxman Dewangan
1
-7
/
+12
2012-05-20
regulator: tps65910: dt: support when "regulators" node found
Laxman Dewangan
1
-0
/
+4
2012-05-20
regulator: tps65910: add error message in case of failure
Laxman Dewangan
1
-4
/
+8
2012-05-20
regulator: tps62360: dt: initialize of_node param for regulator register.
Laxman Dewangan
1
-0
/
+1
2012-05-20
mfd: Make anatop register accessor more flexible and rename meaningfully
Richard Zhao
1
-10
/
+8
2012-05-20
mfd: Convert wm831x to irq_domain
Mark Brown
3
-15
/
+23
2012-05-20
mfd: Commonize tps65910 regmap access through header
Rhyland Klein
1
-46
/
+42
2012-05-19
regulator: tps65910: use devm_* for memory allocation
Laxman Dewangan
1
-18
/
+9
2012-05-19
regulator: tps65910: use small letter for regulator names
Laxman Dewangan
1
-52
/
+52
2012-05-19
regulator: regulator for Palmas Kconfig
Graeme Gregory
2
-0
/
+13
2012-05-19
regulator: regulator driver for Palmas series chips
Graeme Gregory
1
-0
/
+822
2012-05-18
regulator: Enable Device Tree for the db8500-prcmu regulator driver
Lee Jones
1
-7
/
+69
2012-05-18
regulator: db8500-prcmu: Separate regulator registration from probe
Lee Jones
1
-27
/
+44
2012-05-18
regulator: ab3100: Use regulator_map_voltage_iterate()
Axel Lin
1
-34
/
+1
2012-05-18
regulator: tps65217: Convert to set_voltage_sel and map_voltage
Axel Lin
1
-38
/
+30
2012-05-18
regulator: Enable the ab8500 for Device Tree
Lee Jones
1
-0
/
+54
2012-05-18
regulator: ab8500: Split up probe() into manageable pieces
Lee Jones
1
-63
/
+87
[prev]
[next]