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
2015-03-08
regulator: core: Fix enable GPIO reference counting
Doug Anderson
1
-14
/
+12
2015-03-08
regulator: Only enable disabled regulators on resume
Javier Martinez Canillas
1
-3
/
+5
2015-03-07
regulator: act8865: add input supply handling
Heiko Stuebner
1
-27
/
+28
2015-03-06
Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80...
Mark Brown
2
-0
/
+17
2015-03-06
regulator: act8865: Add act8600 support
Zubair Lutfullah Kakakhel
1
-1
/
+119
2015-03-05
regulator: wm8350: Remove unused variable
Fabio Estevam
1
-1
/
+0
2015-03-05
regulator: core: Add devres versions of notifier registration
Charles Keepax
1
-0
/
+85
2015-03-04
regulator: Fix regression due to NULL constraints check
Takashi Iwai
1
-7
/
+0
2015-02-26
regulator: arizona-micsupp: Add support for WM8280/WM8281
Richard Fitzgerald
1
-0
/
+1
2015-02-24
regulator: da9211: Pass NULL data with OVER_CURRENT event
Geert Uytterhoeven
1
-4
/
+2
2015-02-24
regulator: da9211: Fix wrong register name in error message
Geert Uytterhoeven
1
-1
/
+1
2015-02-24
regulator: dbx500: Remove use of seq_puts/seq_printf return value
Joe Perches
1
-23
/
+9
2015-02-24
regulator: wm8350: Pass NULL data with REGULATION_OUT and UNDER_VOLTAGE events
Geert Uytterhoeven
1
-2
/
+2
2015-02-23
regulator: qcom-rpm: Implement set_load and enable drms
Bjorn Andersson
1
-0
/
+30
2015-02-23
regulator: core: Introduce set_load op
Bjorn Andersson
1
-15
/
+24
2015-02-21
regulator: rk808: Set the enable time for LDOs
Doug Anderson
1
-0
/
+8
2015-02-21
regulator: arizona-micsupp: Drop OF node reference on error path
Charles Keepax
1
-2
/
+3
2015-02-21
regulator: arizona-ldo1: Drop OF node reference on error path
Charles Keepax
1
-2
/
+3
2015-02-18
Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2015-02-17
regulator: da9210: Mask all interrupt sources to deassert interrupt line
Geert Uytterhoeven
1
-0
/
+9
2015-02-08
Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'...
Mark Brown
4
-11
/
+21
2015-02-08
Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo...
Mark Brown
7
-88
/
+505
2015-02-08
Merge remote-tracking branches 'regulator/topic/isl9305', 'regulator/topic/lp...
Mark Brown
7
-74
/
+324
2015-02-08
Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9...
Mark Brown
3
-60
/
+53
2015-02-08
Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-next
Mark Brown
3
-5
/
+30
2015-02-08
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-130
/
+111
2015-02-08
Merge remote-tracking branch 'regulator/fix/qcom-rpm' into regulator-linus
Mark Brown
1
-1
/
+1
2015-02-05
regulator: max77843: Add max77843 regulator driver
Jaewon Kim
3
-0
/
+236
2015-02-02
regulator: Build sysfs entries with static attribute groups
Takashi Iwai
1
-127
/
+108
2015-01-30
regulator: qcom-rpm: Make it possible to specify supply
Bjorn Andersson
1
-0
/
+1
2015-01-28
regulator: core: Consolidate drms update handling
Bjorn Andersson
1
-77
/
+35
2015-01-28
regulator: qcom-rpm: signedness bug in probe()
Dan Carpenter
1
-1
/
+1
2015-01-28
regulator: da9211: Add gpio control for enable/disable of buck
James Ban
1
-0
/
+12
2015-01-26
regulator: qcom_rpm: Don't update vreg->uV/mV if rpm_reg_write fails
Axel Lin
1
-4
/
+8
2015-01-26
regulator: lp872x: Remove **regulators from struct lp872x
Axel Lin
1
-19
/
+5
2015-01-22
regulator: qcom-rpm: Add missing state flag in call to RPM
Bjorn Andersson
1
-0
/
+1
2015-01-16
Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linus
Mark Brown
1
-4
/
+38
2015-01-16
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-1
/
+3
2015-01-16
regulator: da9211: fix unmatched of_node
James Ban
1
-2
/
+2
2015-01-14
regulator: Update documentation after renaming function argument
Krzysztof Kozlowski
1
-1
/
+1
2015-01-09
Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-3
/
+3
2015-01-09
regulator: axp20x: Migrate to regulator core's simplified DT parsing code
Chen-Yu Tsai
1
-36
/
+8
2015-01-09
regulator: axp20x: Fill regulators_node and of_match descriptor fields
Chen-Yu Tsai
1
-20
/
+29
2015-01-09
regulator: pfuze100-regulator: add pfuze3000 support
Robin Gong
1
-9
/
+125
2015-01-08
regulator: Allow parsing custom properties when using simplified DT parsing
Krzysztof Kozlowski
3
-1
/
+14
2015-01-08
regulator: max77686: Add GPIO control
Krzysztof Kozlowski
1
-5
/
+65
2015-01-08
regulator: Copy config passed during registration
Krzysztof Kozlowski
1
-3
/
+15
2015-01-08
regulator: s2mps11: Fix wrong calculation of register offset
Jonghwa Lee
1
-4
/
+38
2015-01-08
regulator: core: fix race condition in regulator_put()
Ashay Jaiswal
1
-1
/
+3
2015-01-05
regulator: tps65023: Constify struct regmap_config and regulator_ops
Krzysztof Kozlowski
1
-3
/
+3
[prev]
[next]