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.12.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
2016-04-14
regulator: lp3971: Silence uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2016-04-13
regulator: max8973: add support for junction thermal warning
Laxman Dewangan
2
-0
/
+98
2016-04-13
regulator: core: Fix locking of GPIO list on free
Mark Brown
1
-1
/
+1
2016-04-13
regulator: reorder initialization steps in regulator_register()
Boris Brezillon
1
-10
/
+10
2016-04-12
regulator: core: Use parent voltage from the supply when bypassed
Mark Brown
1
-0
/
+14
2016-04-11
regulator: as3722: Constify regulator ops
Thierry Reding
1
-13
/
+13
2016-04-11
regulator: as3722: Add bypass support for LDO6
Jon Hunter
1
-0
/
+43
2016-04-06
regulator: max77686: Use module_platform_driver() instead subsys initcall
Javier Martinez Canillas
1
-11
/
+1
2016-04-06
regulator: s2mps11: Use module_platform_driver() instead subsys initcall
Javier Martinez Canillas
1
-11
/
+1
2016-04-06
regulator: twl: Fix a typo in twl4030_send_pb_msg
Ivaylo Dimitrov
1
-1
/
+1
2016-04-05
regulator: pwm: Try to avoid voltage error in duty cycle calculation
Laxman Dewangan
1
-15
/
+23
2016-04-05
regulator: max8997/max77802: Fix misspelled Samsung address
Krzysztof Kozlowski
2
-2
/
+2
2016-04-05
regulator: twl: Provide of_map_mode for twl4030
Ivaylo Dimitrov
1
-3
/
+19
2016-03-31
regulator: qcom_spmi: Only use selector based regulator ops
Stephen Boyd
1
-76
/
+113
2016-03-31
regulator: qcom_spmi: Add slewing delays for all SMPS types
Stephen Boyd
1
-5
/
+24
2016-03-30
regulator: Fix deadlock during regulator registration
Jon Hunter
1
-5
/
+5
2016-03-30
regulator: of: Don't flag voltage change as possible for exact voltages
Mark Brown
1
-2
/
+4
2016-03-30
regulator: core: Log when we bring constraints into range
Mark Brown
1
-0
/
+2
2016-03-28
regulator: act8865: Configure register access for act8600
Maarten ter Huurne
1
-1
/
+73
2016-03-28
regulator: act8865: Pass of_node via act8865_regulator_data
Maarten ter Huurne
1
-16
/
+12
2016-03-28
regulator: Rename files for Maxim PMIC drivers
Javier Martinez Canillas
4
-3
/
+3
2016-03-28
regulator: Try to resolve regulators supplies on registration
Javier Martinez Canillas
1
-0
/
+9
2016-03-28
regulator: qcom_spmi: Keep trying to add regulators if read fails
Stephen Boyd
1
-2
/
+2
2016-03-28
regulator: qcom_spmi: Add support for pm8994
Stephen Boyd
1
-0
/
+51
2016-03-28
regulator: twl: Regulator mode should not depend on regulator enabled state
Ivaylo Dimitrov
1
-8
/
+0
2016-03-28
regulator: twl: Make sure we have access to powerbus before trying to write t...
Ivaylo Dimitrov
1
-8
/
+70
2016-03-28
regulator: s2mps11: Fix invalid selector mask and voltages for buck9
Krzysztof Kozlowski
1
-6
/
+22
2016-03-27
regulator: core: Ensure we are at least in bounds for our constraints
Mark Brown
2
-8
/
+26
2016-03-25
regulator: core: Remove duplicate copy of active-discharge parsing
Vladimir Zapolskiy
1
-11
/
+0
2016-03-22
regulator: core: Always flag voltage constraints as appliable
Mark Brown
1
-4
/
+2
2016-03-21
regulator: act8865: Remove "too many regulators" error handler
Maarten ter Huurne
1
-6
/
+0
2016-03-21
regulator: act8865: Remove redundant dev lookups
Maarten ter Huurne
1
-3
/
+2
2016-03-21
regulator: Remove unneded check for regulator supply
Javier Martinez Canillas
1
-1
/
+1
2016-03-18
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2016-03-18
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-494
/
+121
2016-03-17
regulator: gpio: check return value of of_get_named_gpio
Mihai Mihalache
1
-0
/
+2
2016-03-15
regulator: pwm: Prints error number along with detail
Laxman Dewangan
1
-11
/
+12
2016-03-13
Merge remote-tracking branches 'regulator/topic/s5m8767' and 'regulator/topic...
Mark Brown
3
-5
/
+10
2016-03-13
Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of'...
Mark Brown
5
-40
/
+70
2016-03-13
Merge remote-tracking branches 'regulator/topic/ltc3589', 'regulator/topic/ma...
Mark Brown
7
-8
/
+845
2016-03-13
Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/...
Mark Brown
9
-5
/
+333
2016-03-13
Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ac...
Mark Brown
5
-35
/
+204
2016-03-13
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-13
/
+13
2016-03-13
Merge remote-tracking branches 'regulator/fix/ad5398', 'regulator/fix/da9210'...
Mark Brown
3
-6
/
+13
2016-03-12
regulator: pwm: Add support to have multiple instance of pwm regulator
Laxman Dewangan
1
-7
/
+20
2016-03-12
regulator: pwm: Fix calculation of voltage-to-duty cycle
Laxman Dewangan
1
-1
/
+1
2016-03-12
regulator: of: Use of_property_read_u32() for reading min/max
Laxman Dewangan
1
-8
/
+7
2016-03-09
Merge branches 'ib-mfd-clk-4.6', 'ib-mfd-input-iio-4.6', 'ib-mfd-regulator-4....
Lee Jones
3
-494
/
+124
2016-03-08
regulator: pv88060: fix incorrect clear of event register
James Ban
1
-4
/
+4
2016-03-07
regulator: pv88090: fix incorrect clear of event register
James Ban
1
-4
/
+4
[prev]
[next]