index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2012-09-10
regulator: core: Support bypass mode
Mark Brown
1
-0
/
+8
2012-08-08
regulator: add a new API regulator_set_voltage_tol()
Shawn Guo
1
-0
/
+7
2012-07-01
regulator: add missing defintion regulator_is_supported_voltage
Philip Rakity
1
-0
/
+6
2012-06-18
regulator: stubs: Make stub regulator_get_voltage() return an error
Mark Brown
1
-1
/
+1
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+2
2012-01-30
regulator: Add devm_regulator_put in consumer.h
Axel Lin
1
-1
/
+5
2012-01-27
regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATOR
Axel Lin
1
-0
/
+6
2012-01-22
regulator: Provide devm_regulator_bulk_get()
Mark Brown
1
-0
/
+2
2012-01-22
regulator: Implement devm_regulator_free()
Mark Brown
1
-0
/
+1
2012-01-20
regulator: Add devm_regulator_get()
Stephen Boyd
1
-0
/
+9
2012-01-04
regulator: add regulator_bulk_force_disable function
Donggeun Kim
1
-0
/
+8
2012-01-02
regulator: add regulator_force_disable() definition for !CONFIG_REGULATOR
MyungJoo Ham
1
-0
/
+5
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+7
2011-09-14
regulator: Implement deferred disable support
Mark Brown
1
-0
/
+7
2011-09-09
regulator: fix kernel-doc warning in consumer.h
Randy Dunlap
1
-1
/
+1
2011-05-30
regulator: Do bulk enables of regulators in parallel
Mark Brown
1
-0
/
+3
2011-03-26
regulator: provide consumer interface for fall/rise time
Linus Walleij
1
-0
/
+2
2011-01-12
regulator: Add API to re-apply voltage to hardware
Mark Brown
1
-0
/
+1
2010-04-19
regulator: Let drivers know when they use the stub API
Jean Delvare
1
-2
/
+6
[next]