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
2014-02-14
regulator: max8660: Use of_get_child_by_name
Sachin Kamat
1
-1
/
+1
2014-02-14
regulator: max77693: Use of_get_child_by_name
Sachin Kamat
1
-1
/
+1
2014-02-14
regulator: max77686: Use of_get_child_by_name
Sachin Kamat
1
-1
/
+1
2014-02-14
regulator: anatop: Add bypass support to digital LDOs
Philipp Zabel
1
-3
/
+42
2014-02-14
regulator: anatop: Add power gating support to digital LDOs
Philipp Zabel
1
-2
/
+74
2014-02-14
regulator: tps65218: Add Regulator driver for TPS65218 PMIC
Keerthy
3
-0
/
+314
2014-02-14
regulator: gpio-regulator: fix forgotten gpios-states reading
Heiko Stuebner
1
-9
/
+13
2014-02-13
regulator: s5m8767: Add missing of_node_put
Sachin Kamat
1
-0
/
+2
2014-02-13
regulator: s5m8767: Use of_get_child_by_name
Sachin Kamat
1
-1
/
+1
2014-02-12
regulator: ti-abb-regulator: do not open-code counting and access of dt array...
Heiko Stuebner
1
-23
/
+20
2014-02-12
regulator: gpio-regulator: do not open-code counting and access of dt array e...
Heiko Stuebner
1
-9
/
+6
2014-02-12
regulator: da9063: Bug fix when setting max voltage on LDOs 5-11
Steve Twiss
1
-1
/
+3
2014-02-12
regulator: gpio: print warning if gpios <-> gpios-states mismatch on DT
Kuninori Morimoto
1
-1
/
+1
2014-02-12
regulator: da9055: declare return type of inline function exclusively
SeongJae Park
1
-1
/
+1
2014-02-12
Merge remote-tracking branches 'regulator/fix/da9055' and 'regulator/fix/max1...
Mark Brown
2
-3
/
+6
2014-02-11
regulator: fixed: update to devm_* API
Manish Badarkhe
1
-30
/
+12
2014-02-11
regulator: rc5t583: Allow missing init_data for diagnostics
Axel Lin
1
-8
/
+1
2014-02-11
regulator: as3711: Allow missing init_data for diagnostics
Axel Lin
1
-8
/
+1
2014-02-07
regulator: da9055: Add DT support
Adam Thomson
1
-4
/
+65
2014-02-07
regulator: da9055: Remove use of regmap_irq_get_virq()
Adam Thomson
1
-1
/
+3
2014-02-07
regulator: core: Allow regulator_set_voltage for fixed regulators
Bjorn Andersson
1
-0
/
+14
2014-02-07
regulator: tps6507x: Use "IS_ENABLED" for DT code.
Manish Badarkhe
1
-13
/
+5
2014-02-05
regulator: max14577: Add missing of_node_put
Krzysztof Kozlowski
1
-2
/
+3
2014-02-04
regulator: gpio: add gpios-status for DT
Kuninori Morimoto
1
-0
/
+11
2014-02-04
Merge remote-tracking branches 'regulator/fix/ab3100' and 'regulator/fix/s2mp...
Mark Brown
2
-2
/
+3
2014-02-04
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-1
/
+8
2014-02-03
regulator: ti-abb: Add support for interleaved LDO registers
Nishanth Menon
1
-29
/
+57
2014-02-03
regulator: max14577: Remove unused state container definition
Krzysztof Kozlowski
1
-7
/
+1
2014-02-03
regulator: gpio-regulator: Remove unneeded OOM error message
Fabio Estevam
1
-3
/
+1
2014-02-03
regulator: Make use of rdev_get_id() function where possible.
Thiago Farina
2
-3
/
+3
2014-01-31
regulator: s2mps11: Fix NULL pointer of_node value when using platform data
Krzysztof Kozlowski
1
-0
/
+1
2014-01-28
regulator: core: Correct default return value for full constraints
Mark Brown
1
-1
/
+8
2014-01-27
regulator: s5m8767: Use GPIO for controlling Buck9/eMMC
Krzysztof Kozlowski
1
-3
/
+84
2014-01-25
Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
25
-416
/
+876
2014-01-23
regulator: ab3100: cast fix
Linus Walleij
1
-2
/
+2
2014-01-23
Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5...
Mark Brown
8
-80
/
+119
2014-01-23
Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpi...
Mark Brown
11
-138
/
+332
2014-01-23
Merge remote-tracking branches 'regulator/fix/pfuze100', 'regulator/fix/s5m87...
Mark Brown
8
-190
/
+418
2014-01-23
Merge remote-tracking branch 'regulator/topic/core' into regulator-linus
Mark Brown
1
-8
/
+7
2014-01-23
regulator: pfuze100-regulator: Improve dev_info() message
Fabio Estevam
1
-1
/
+1
2014-01-21
mfd: mc13xxx: Remove useless symbol MFD_MC13783
Alexander Shiyan
1
-1
/
+1
2014-01-21
regulator: tps6586x: Add and use correct voltage table
Stefan Agner
1
-19
/
+74
2014-01-15
regulator: pfuze100-regulator: Fix some checkpatch complaints
Fabio Estevam
1
-8
/
+11
2014-01-15
Merge tag 'v3.13-rc4' into regulator-pfuze100
Mark Brown
6
-12
/
+81
2014-01-08
regulator: twl: Fix checkpatch issue
Jingoo Han
1
-2
/
+2
2014-01-08
regulator: core: Fix checkpatch issue
Jingoo Han
1
-7
/
+5
2014-01-08
regulator: anatop-regulator: Remove unneeded memset()
Fabio Estevam
1
-1
/
+0
2014-01-06
regulator: as3722: set enable time for SD0/1/6
Vince Hsu
1
-0
/
+1
2014-01-06
regulator: as3722: detect SD0 low-voltage mode
Andrew Bresticker
1
-4
/
+26
2014-01-06
regulator: tps62360: Fix up a pointer-integer size mismatch warning
David Howells
1
-1
/
+1
[prev]
[next]