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
/
include
/
linux
/
regulator
/
consumer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-03-21
regulator: add regulator_get_linear_step() stub helper
Arnd Bergmann
1
-0
/
+5
2018-11-20
regulator: Fix return value of _set_load() stub
Mark Brown
1
-1
/
+1
2018-04-20
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
1
-0
/
+1
2017-03-24
regulator: core: Add new notification for enabling of regulator
Harald Geyer
1
-0
/
+1
2016-12-05
regulator: Fix regulator_get_error_flags() signature mismatch
David Lechner
1
-1
/
+2
2016-11-04
regulator: core: Add new API to poll for error conditions
Axel Haslam
1
-0
/
+26
2016-08-16
regulator: Remove support for optional supplies in the bulk API
Bjorn Andersson
1
-3
/
+0
2016-06-09
regulator: Remove regulator_can_change_voltage()
Mark Brown
1
-6
/
+0
2016-05-17
regulator: Silence build warnings from regulator_can_change_voltage()
Mark Brown
1
-2
/
+2
2016-03-30
regulator: Deprecate regulator_can_change_voltage()
Mark Brown
1
-2
/
+2
2015-11-17
regulator: Make bulk API support optional supplies
Bjorn Andersson
1
-0
/
+3
2015-08-30
Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/q...
Mark Brown
1
-0
/
+16
2015-08-17
regulator: core: Define regulator_set_voltage_triplet()
Viresh Kumar
1
-0
/
+10
2015-07-10
regulator: Add missing dummy definition for regulator_list_voltage
Suzuki K. Poulose
1
-0
/
+6
2015-04-10
Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...
Mark Brown
1
-3
/
+18
2015-03-09
regulator: Drop temporary regulator_set_optimum_mode wrapper
Bjorn Andersson
1
-7
/
+0
2015-03-09
regulator: Rename regulator_set_optimum_mode
Bjorn Andersson
1
-3
/
+9
2015-03-05
regulator: core: Add devres versions of notifier registration
Charles Keepax
1
-0
/
+16
2015-02-24
regulator: core: Fix space before TAB
Geert Uytterhoeven
1
-1
/
+1
2014-12-05
Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topi...
Mark Brown
1
-1
/
+1
2014-12-05
Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...
Mark Brown
1
-0
/
+4
2014-11-24
regulator: core: Add PRE_DISABLE notification
Richard Fitzgerald
1
-0
/
+4
2014-10-25
regulator: Return an error from stubbed regulator_get_exclusive()
Mark Brown
1
-1
/
+1
2014-10-13
regulator: Include err.h from consumer.h to fix build failure
Guenter Roeck
1
-0
/
+2
2014-08-29
regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)
Heiko Stübner
1
-0
/
+20
2014-08-05
Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...
Mark Brown
1
-0
/
+26
2014-07-29
regulator: Add missing statics and inlines for stub functions
Mark Brown
1
-6
/
+6
2014-07-25
regulator: Add helpers for low-level register access
Tuomas Tynkkynen
1
-0
/
+26
2014-06-16
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-0
/
+5
2014-06-04
regulator: add regulator_can_change_voltage stub
Arnd Bergmann
1
-0
/
+5
2014-06-02
Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...
Mark Brown
1
-0
/
+6
2014-06-02
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-16
/
+20
2014-05-28
regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR
Viresh Kumar
1
-0
/
+6
2014-05-23
regulator: Constify the pointer to alias name array
Lee Jones
1
-16
/
+20
2014-04-18
regulator: core: Return error in get optional stub
Tim Kryger
1
-2
/
+2
2013-10-18
regulator: core: Add ability to create a lookup alias for supply
Charles Keepax
1
-0
/
+79
2013-09-01
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Mark Brown
1
-0
/
+25
2013-08-29
regulator: Add devm_regulator_get_exclusive()
Matthias Kaehlcke
1
-0
/
+2
2013-07-31
regulator: core: Provide hints to the core about optional supplies
Mark Brown
1
-1
/
+17
2013-07-31
regulator: core: Add missing stub for regulator_get_exclusive()
Mark Brown
1
-0
/
+7
2013-07-15
regulator: core: Make set_voltage_tol() try for mid-range first
Mark Brown
1
-2
/
+5
2013-06-07
regulator: core: add regulator_get_linear_step()
Paul Walmsley
1
-0
/
+1
2013-03-04
regulator: core: Mark all get and enable calls as __must_check
Mark Brown
1
-7
/
+7
2012-12-10
Merge remote-tracking branch 'regulator/topic/tol' into regulator-next
Mark Brown
1
-0
/
+8
2012-12-10
Merge remote-tracking branch 'regulator/topic/stub' into regulator-next
Mark Brown
1
-0
/
+4
2012-12-06
regulators: add regulator_can_change_voltage() function
Marek Szyprowski
1
-0
/
+1
2012-11-21
regulator: add missing prototype for regulator_is_supported_voltage
Philip Rakity
1
-0
/
+4
2012-11-14
regulator: core: Add regulator_is_supported_voltage_tol()
Mark Brown
1
-0
/
+8
2012-09-28
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...
Mark Brown
1
-0
/
+15
[next]