index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2015-04-10
Merge remote-tracking branch 'regulator/topic/wm8350' into regulator-next
Mark Brown
1
-3
/
+2
2015-04-10
Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...
Mark Brown
5
-107
/
+295
2015-04-10
Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...
Mark Brown
5
-127
/
+76
2015-04-10
Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ar...
Mark Brown
4
-30
/
+149
2015-04-10
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-37
/
+175
2015-04-10
Merge branch 'topic/debugfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
1
-1
/
+119
2015-04-10
regulator: max8660: Handle empty regulator data
Markus Pargmann
1
-3
/
+3
2015-04-10
regulator: output current-limit for all regulators in summary
Heiko Stübner
1
-19
/
+5
2015-04-10
regulator: add a summary tree in debugfs
Heiko Stübner
1
-0
/
+121
2015-04-08
regulator: qcom: Tidy up probe()
Bjorn Andersson
1
-10
/
+11
2015-04-08
regulator: qcom: Rework to single platform device
Bjorn Andersson
1
-83
/
+161
2015-04-08
regulator: qcom: Refactor of-parsing code
Bjorn Andersson
1
-60
/
+81
2015-04-08
regulator: qcom: Don't enable DRMS in driver
Bjorn Andersson
1
-4
/
+0
2015-04-08
regulator: max8660: fix assignment of pdata to data that becomes dead
Colin Ian King
1
-2
/
+1
2015-04-01
regulator: Defer lookup of supply to regulator_get
Bjorn Andersson
1
-36
/
+56
2015-03-30
regulator: max77693: Let core parse DT and drop board files support
Krzysztof Kozlowski
1
-84
/
+9
2015-03-28
regulator: Ensure unique regulator debugfs directory names
Guenter Roeck
1
-1
/
+12
2015-03-23
Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...
Mark Brown
1
-0
/
+4
2015-03-21
regulator: stw481x: Remove unused fields from struct stw481x
Axel Lin
1
-4
/
+4
2015-03-17
regulator: palmas: Add has_regen3 check for TPS659038
Keerthy
1
-1
/
+8
2015-03-17
Merge branch 'fix/palmas' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-0
/
+4
2015-03-17
regulator: palmas: Correct TPS659038 register definition for REGEN2
Keerthy
1
-0
/
+4
2015-03-17
regulator: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-16
Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...
Mark Brown
2
-17
/
+18
2015-03-16
regulator: tps65910: Add missing #include <linux/of.h>
Geert Uytterhoeven
1
-0
/
+1
2015-03-09
regulator: Rename regulator_set_optimum_mode
Bjorn Andersson
1
-4
/
+4
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-07
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
[next]