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
starfive-6.6.48-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
/
driver.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-06
regulator: helpers: Modify helpers enabling multi-bit control
Carlo Caione
1
-0
/
+8
2013-10-24
Merge remote-tracking branch 'regulator/topic/linear' into regulator-next
Mark Brown
1
-2
/
+9
2013-10-24
Merge remote-tracking branch 'regulator/topic/fixed' into regulator-next
Mark Brown
1
-0
/
+2
2013-10-24
Merge remote-tracking branch 'regulator/topic/alias' into regulator-next
Mark Brown
1
-0
/
+5
2013-10-11
regulator: Add REGULATOR_LINEAR_RANGE macro
Axel Lin
1
-0
/
+9
2013-10-11
regulator: Remove max_uV from struct regulator_linear_range
Axel Lin
1
-2
/
+0
2013-09-17
regulator: fix fatal kernel-doc error
Randy Dunlap
1
-0
/
+2
2013-09-17
regulator: core: Provide managed regulator registration
Mark Brown
1
-0
/
+5
2013-09-10
regulator: core: provide fixed voltage in desc for single voltage rail
Laxman Dewangan
1
-0
/
+2
2013-07-15
regulator: core: Add helpers for multiple linear ranges
Mark Brown
1
-0
/
+25
2013-04-28
Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8
Mark Brown
1
-2
/
+2
2013-04-28
Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8
Mark Brown
1
-0
/
+3
2013-04-18
regulator: core: Add regulator_map_voltage_ascend() API
Axel Lin
1
-0
/
+2
2013-03-05
regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...
Axel Lin
1
-0
/
+3
2013-03-04
regulator: core: use regulator_ena_pin member
Kim, Milo
1
-2
/
+0
2013-03-04
regulator: core: support shared enable GPIO concept
Kim, Milo
1
-0
/
+2
2013-03-01
regulator: core: update kernel documentation for regulator_desc
Nishanth Menon
1
-0
/
+2
2012-12-24
regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...
Axel Lin
1
-0
/
+6
2012-12-10
Merge remote-tracking branch 'regulator/topic/min' into regulator-next
Mark Brown
1
-0
/
+2
2012-11-28
regulator: core: Allow specific minimal selector for starting linear mapping
Axel Lin
1
-0
/
+2
2012-10-15
regulator: core: Support for continuous voltage range
Pawel Moll
1
-0
/
+3
2012-09-28
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...
Mark Brown
1
-1
/
+17
2012-09-10
regulator: core: Provide regmap get/set bypass operations
Mark Brown
1
-0
/
+4
2012-09-10
regulator: core: Support bypass mode
Mark Brown
1
-0
/
+10
2012-08-31
regulator: Clarify documentation for regmap in the config
Mark Brown
1
-1
/
+2
2012-08-28
regulator: Update comment for set_current_limit callback of struct regulator_ops
Axel Lin
1
-0
/
+1
2012-07-22
Merge branch 'regulator-drivers' into regulator-next
Mark Brown
1
-0
/
+23
2012-07-12
regulator: Add REGULATOR_STATUS_UNDEFINED.
Krystian Garbaciak
1
-0
/
+2
2012-07-03
regulator: core: Add core support for GPIO controlled enable lines
Mark Brown
1
-0
/
+11
2012-07-03
regulator: core: Allow fixed enable_time to be set in the regulator_desc
Mark Brown
1
-0
/
+4
2012-06-18
regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS
Axel Lin
1
-1
/
+1
2012-06-18
regulator: Add ramp_delay configuration to constraints
Yadwinder Singh Brar
1
-0
/
+3
2012-06-11
regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.
Yadwinder Singh Brar
1
-0
/
+5
2012-06-03
regulator: core: Allow drivers to set voltage mapping table in regulator_desc
Axel Lin
1
-0
/
+5
2012-05-12
regulator: core: Allow drivers to set simple linear voltage maps as data
Mark Brown
1
-2
/
+13
2012-05-12
regulator: core: Allow regulators to provide a voltage to selector mapping
Mark Brown
1
-0
/
+4
2012-04-16
regulator: core: Provide standard enable operations for regmap users
Mark Brown
1
-0
/
+7
2012-04-16
regulator: core: Provide regmap based voltage_sel operations
Mark Brown
1
-0
/
+9
2012-04-16
regulator: core: Allow drivers to pass in a regmap
Mark Brown
1
-0
/
+4
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
1
-5
/
+26
2012-04-04
regulator: core: Constify the regulator_desc passed in when registering
Mark Brown
1
-2
/
+3
2012-02-21
regulator: Remove ifdefs for debugfs code
Stephen Boyd
1
-2
/
+0
2012-02-17
regulator: fix wrong header name in description
Kim, Milo
1
-2
/
+2
2011-11-23
regulator: map consumer regulator based on device tree
Rajendra Nayak
1
-0
/
+2
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
1
-1
/
+1
2011-11-01
regulator: Fix implicit use of notifier.h by driver.h
Paul Gortmaker
1
-0
/
+1
2011-09-14
regulator: Implement deferred disable support
Mark Brown
1
-0
/
+3
2011-06-09
regulator: Refactor supply implementation to work as regular consumers
Mark Brown
1
-3
/
+1
2011-03-26
regulator: add set_voltage_time_sel infrastructure
Linus Walleij
1
-2
/
+9
2011-01-12
regulator: Add initial per-regulator debugfs support
Mark Brown
1
-2
/
+6
[next]