Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c7ed326fa7cafb83ced5a8b02517a61672fe9e90
/
include
/
linux
/
regulator
/
driver.h
ca5d1b3
regulator: helpers: Modify helpers enabling multi-bit control
by Carlo Caione
· 11 years ago
4c35c86
Merge remote-tracking branch 'regulator/topic/linear' into regulator-next
by Mark Brown
· 11 years ago
706664c
Merge remote-tracking branch 'regulator/topic/fixed' into regulator-next
by Mark Brown
· 11 years ago
420118d
Merge remote-tracking branch 'regulator/topic/alias' into regulator-next
by Mark Brown
· 11 years ago
8828bae
regulator: Add REGULATOR_LINEAR_RANGE macro
by Axel Lin
· 11 years ago
e277e65
regulator: Remove max_uV from struct regulator_linear_range
by Axel Lin
· 11 years ago
7c2330f
regulator: fix fatal kernel-doc error
by Randy Dunlap
· 11 years ago
b33e46b
regulator: core: Provide managed regulator registration
by Mark Brown
· 11 years ago
5a52360
regulator: core: provide fixed voltage in desc for single voltage rail
by Laxman Dewangan
· 11 years ago
94d33c0
regulator: core: Add helpers for multiple linear ranges
by Mark Brown
· 12 years ago
3dc06c1
Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8
by Mark Brown
· 12 years ago
1d60a4c
Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8
by Mark Brown
· 12 years ago
fcf371e
regulator: core: Add regulator_map_voltage_ascend() API
by Axel Lin
· 12 years ago
51dcdaf
regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits to disable
by Axel Lin
· 12 years ago
7b74d14
regulator: core: use regulator_ena_pin member
by Kim, Milo
· 12 years ago
f19b00d
regulator: core: support shared enable GPIO concept
by Kim, Milo
· 12 years ago
5838b03
regulator: core: update kernel documentation for regulator_desc
by Nishanth Menon
· 12 years ago
c8520b4
regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel operations
by Axel Lin
· 12 years ago
adca48f
Merge remote-tracking branch 'regulator/topic/min' into regulator-next
by Mark Brown
· 12 years ago
33234e7
regulator: core: Allow specific minimal selector for starting linear mapping
by Axel Lin
· 12 years ago
bd7a2b6
regulator: core: Support for continuous voltage range
by Pawel Moll
· 12 years ago
6a2027a
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next
by Mark Brown
· 12 years ago
df36793
regulator: core: Provide regmap get/set bypass operations
by Mark Brown
· 12 years ago
f59c8f9
regulator: core: Support bypass mode
by Mark Brown
· 12 years ago
380a0e6
regulator: Clarify documentation for regmap in the config
by Mark Brown
· 12 years ago
89009e1
regulator: Update comment for set_current_limit callback of struct regulator_ops
by Axel Lin
· 12 years ago
3384fb9
Merge branch 'regulator-drivers' into regulator-next
by Mark Brown
· 12 years ago
1beaf76
regulator: Add REGULATOR_STATUS_UNDEFINED.
by Krystian Garbaciak
· 13 years ago
65f7350
regulator: core: Add core support for GPIO controlled enable lines
by Mark Brown
· 13 years ago
79511ed
regulator: core: Allow fixed enable_time to be set in the regulator_desc
by Mark Brown
· 13 years ago
ea38d13
regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS
by Axel Lin
· 13 years ago
6f0b2c6
regulator: Add ramp_delay configuration to constraints
by Yadwinder Singh Brar
· 13 years ago
98a175b
regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.
by Yadwinder Singh Brar
· 13 years ago
cffc959
regulator: core: Allow drivers to set voltage mapping table in regulator_desc
by Axel Lin
· 13 years ago
bca7bbf
regulator: core: Allow drivers to set simple linear voltage maps as data
by Mark Brown
· 13 years ago
e843fc4
regulator: core: Allow regulators to provide a voltage to selector mapping
by Mark Brown
· 13 years ago
cd6dffb
regulator: core: Provide standard enable operations for regmap users
by Mark Brown
· 13 years ago
4ab5b3d
regulator: core: Provide regmap based voltage_sel operations
by Mark Brown
· 13 years ago
65b19ce
regulator: core: Allow drivers to pass in a regmap
by Mark Brown
· 13 years ago
c172708
regulator: core: Use a struct to pass in regulator runtime configuration
by Mark Brown
· 13 years ago
65f2684
regulator: core: Constify the regulator_desc passed in when registering
by Mark Brown
· 13 years ago
2475143
regulator: Remove ifdefs for debugfs code
by Stephen Boyd
· 13 years ago
fde297bb
regulator: fix wrong header name in description
by Kim, Milo
· 13 years ago
69511a4
regulator: map consumer regulator based on device tree
by Rajendra Nayak
· 13 years ago
2c043bc
regulator: pass additional of_node to regulator_register()
by Rajendra Nayak
· 13 years ago
ced55d4
regulator: Fix implicit use of notifier.h by driver.h
by Paul Gortmaker
· 14 years ago
da07ecd
regulator: Implement deferred disable support
by Mark Brown
· 13 years ago
3801b86
regulator: Refactor supply implementation to work as regular consumers
by Mark Brown
· 14 years ago
77af1b2
regulator: add set_voltage_time_sel infrastructure
by Linus Walleij
· 14 years ago
1130e5b
regulator: Add initial per-regulator debugfs support
by Mark Brown
· 14 years ago
e8eef82
regulator: Provide a selector based set_voltage_sel() operation
by Mark Brown
· 14 years ago
476c2d8
regulator: Allow drivers to report voltages as selectors
by Mark Brown
· 14 years ago
f8c12fe
regulator: Copy constraints from regulators when initialising them
by Mark Brown
· 14 years ago
3a93f2a
regulator: Report actual configured voltage to set_voltage()
by Mark Brown
· 14 years ago
31aae2b
regulator: Allow regulators to specify the time taken to ramp on enable
by Mark Brown
· 15 years ago
d87b969
regulator/driver: be more specific in nanodoc for is_enabled
by Wolfram Sang
· 15 years ago
5ffbd13
regulator: Add regulator_get_exclusive() API
by Mark Brown
· 15 years ago
be72197
regulator: Provide mode to status conversion function
by Mark Brown
· 15 years ago
9f653251
regulator: fix header file missing kernel-doc
by Randy Dunlap
· 16 years ago
3b2a606
regulator: get_status() grows kerneldoc
by David Brownell
· 16 years ago
4367cfd
regulator: enumerate voltages (v2)
by David Brownell
· 16 years ago
1dd68f0
regulator: email - update email address and regulator webpage.
by Liam Girdwood
· 16 years ago
90ca563
regulator: fix header file missing kernel-doc
by Randy Dunlap
· 16 years ago
1fa9ad5
regulator: Hoist struct regulator_dev out of core to fix notifiers
by Mark Brown
· 16 years ago
0527100
regulator: Pass regulator init data as explict argument when registering
by Mark Brown
· 16 years ago
853116a
regulator: add get_status()
by David Brownell
· 16 years ago
0ba4887
regulator: fix kernel-doc warnings
by Randy Dunlap
· 16 years ago
c8e7e46
regulator: Add missing kerneldoc
by Mark Brown
· 16 years ago
3de8960
regulator: Fix typo
by Mark Brown
· 16 years ago
a5766f1
regulator: core - Rework machine API to remove string based functions.
by Liam Girdwood
· 16 years ago
571a354
regulator: regulator driver interface
by Liam Girdwood
· 17 years ago