Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
606a25628187ce863b48d43ca42bc0cbe8342de9
/
drivers
/
regulator
/
core.c
606a256
regulator: Add API to re-apply voltage to hardware
by Mark Brown
· 14 years ago
ded06a5
regulator: Only notify voltage changes when they succeed
by Mark Brown
· 14 years ago
e8eef82
regulator: Provide a selector based set_voltage_sel() operation
by Mark Brown
· 14 years ago
7579025
regulator: Factor out voltage set operation into a separate function
by Mark Brown
· 14 years ago
476c2d8
regulator: Allow drivers to report voltages as selectors
by Mark Brown
· 14 years ago
1bf5a1f
regulator: Use _regulator_get_voltage() consistently
by Mark Brown
· 14 years ago
43e7ee3
drivers/regulator: Update WARN uses
by Joe Perches
· 14 years ago
05fda3b1a
regulator: Take into account the requirements of all consumers
by Thomas Petazzoni
· 14 years ago
5da84fd
regulator: Add and use rdev_<level> macros
by Joe Perches
· 14 years ago
f8c12fe
regulator: Copy constraints from regulators when initialising them
by Mark Brown
· 14 years ago
50ba5ca
regulator: Remove regulator core version announcement
by Mark Brown
· 14 years ago
4c35508
regulator: Fix obfuscated log messages
by Mark Brown
· 14 years ago
1d7372e
drivers: regulator: core: convert to using pr_ macros
by Daniel Walker
· 14 years ago
c5e28ed7
drivers: regulator: core: use pr_fmt
by Daniel Walker
· 14 years ago
acaf6ff
regulator: enable supply regulator only when use count is zero
by Bengt Jonsson
· 14 years ago
02fa3ec
regulator: Add basic trace facilities
by Mark Brown
· 14 years ago
3a93f2a
regulator: Report actual configured voltage to set_voltage()
by Mark Brown
· 14 years ago
63cee94
regulator: lock supply in regulator enable
by Mattias Wallin
· 14 years ago
06c63f9
regulator: fix kernel-doc for set_consumer_device_supply
by Randy Dunlap
· 14 years ago
f3c18a8
regulator: enable supply regulator only when use count is zero
by Bengt Jonsson
· 14 years ago
3aa713e
regulator: lock supply in regulator enable
by Mattias Wallin
· 14 years ago
7727da2
regulator: Return proper error for regulator_register()
by Axel Lin
· 14 years ago
e36c1df
regulator: Ensure enough delay time for enabling regulator
by Axel Lin
· 14 years ago
aa7a740
regulator: Remove a redundant device_remove_file call in create_regulator
by Axel Lin
· 14 years ago
b12a1e2
regulator: regulator disable supply fix
by Mattias Wallin
· 14 years ago
8cbf811
regulator: avoid deadlock when disabling regulator with supply
by Jeffrey Carlyle
· 14 years ago
688fe99
regulator: Add option for machine drivers to enable the dummy regulator
by Mark Brown
· 14 years ago
e4a6376
regulator: fix typo in current units
by Cyril Chemparathy
· 14 years ago
ad7725c
regulator: fix device_register() error handling
by Vasiliy Kulikov
· 14 years ago
068a278
regulator: Remove owner field from attribute initialization in regulator core driver
by Guenter Roeck
· 14 years ago
500b4ac
regulator: return set_mode is same mode is requested
by Sundar R Iyer
· 14 years ago
d4033b5
regulator: simplify regulator_register() error handling
by Jani Nikula
· 15 years ago
47bd53f0
regulator: fix unset_regulator_supplies() to remove all matches
by Jani Nikula
· 15 years ago
23b5cc2
regulator: prevent registration of matching regulator consumer supplies
by Jani Nikula
· 15 years ago
0178f3e
regulator: Allow regulator-regulator supplies to be specified by name
by Mark Brown
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4f26a2a
regulator: Get rid of lockdep warning
by Ameya Palande
· 15 years ago
8839316
Fix typos in comments
by Thomas Weber
· 15 years ago
34abbd6
regulator: Provide optional dummy regulator for consumers
by Mark Brown
· 15 years ago
9a7f6a4
regulator: Assume regulators are enabled if they don't report anything
by Mark Brown
· 15 years ago
31aae2b
regulator: Allow regulators to specify the time taken to ramp on enable
by Mark Brown
· 15 years ago
84b6826
regulator: Add notifier event on regulator disable
by Mark Brown
· 15 years ago
973e9a2
regulator: Fix display of null constraints for regulators
by Mark Brown
· 15 years ago
eb143ac
regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable} error path
by Lars-Peter Clausen
· 15 years ago
fa2984d
regulator: core.c: Small coding style cleanup (indentation fixup)
by Stefan Roese
· 15 years ago
638f85c
regulator: Handle regulators without suspend mode configuration
by Mark Brown
· 15 years ago
1083c39
regulator: Factor out regulator name pretty printing
by Mark Brown
· 15 years ago
8f031b4
regulator: Display actual settings with constraints
by Mark Brown
· 15 years ago
af5866c
regulator: Also lift apply_uV into machine_constraints_voltage()
by Mark Brown
· 15 years ago
e79055d
regulator: Factor out voltage constraint setup
by Mark Brown
· 15 years ago
5b30762
regulator: Report error codes for bulk operations
by Mark Brown
· 15 years ago
60ef66f
regulator: Handle missing constraints in _regulator_disable()
by Mark Brown
· 15 years ago
a7433cf
REGULATOR Handle positive returncode from enable
by Linus Walleij
· 15 years ago
9a2372f
regulator: regulator_enable() permission checking
by Mark Brown
· 15 years ago
9332546
regulator: Push locking for regulator_is_enabled() out
by Mark Brown
· 15 years ago
f25e0b4
regulator: Check for constraints in regulator_init_complete()
by Mark Brown
· 15 years ago
b39480a
regulator: Check for constraints before using them for name
by Mark Brown
· 15 years ago
9ed2099
regulator: Fix support for deviceless supply mappings
by Mark Brown
· 15 years ago
6bf87d1
regulator: Warn when unregistering an in-use regulator
by Mark Brown
· 15 years ago
a7a1ad9
regulator: Add regulator voltage range check API
by Mark Brown
· 15 years ago
5ffbd13
regulator: Add regulator_get_exclusive() API
by Mark Brown
· 15 years ago
40f9244
regulator: Allow consumer supplies to be set up with dev_name()
by Mark Brown
· 15 years ago
be72197
regulator: Provide mode to status conversion function
by Mark Brown
· 15 years ago
3e59091
regulator: Fix default constraints for fixed voltage regulators
by Mark Brown
· 16 years ago
53032da
regulator core: fix double-free in regulator_register() error path
by Paul Walmsley
· 16 years ago
cd78dfc
drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGULATOR_CURRENT
by Diego Liziero
· 16 years ago
036de8e
unreachable code in drms_uA_update()
by Dan Carpenter
· 16 years ago
ca72556
regulator: Support disabling of unused regulators by machines
by Mark Brown
· 16 years ago
50f0759
regulator: Don't increment use_count for boot_on regulators
by Mark Brown
· 16 years ago
cd94b50
regulator: refcount fixes
by David Brownell
· 16 years ago
1dc6034
regulator: Don't warn if we failed to get a regulator
by Mark Brown
· 16 years ago
cacf90f
regulator: Allow boot_on regulators to be disabled by clients
by Mark Brown
· 16 years ago
3e2b9ab
regulator: Don't warn on omitted voltage constraints
by Mark Brown
· 16 years ago
4367cfd
regulator: enumerate voltages (v2)
by David Brownell
· 16 years ago
a308466
regulator: Allow regulators to set the initial operating mode
by Mark Brown
· 16 years ago
fe203ddf
regulator: Suggest use of datasheet supply or pin names for consumers
by Mark Brown
· 16 years ago
0f1d747
regulator: add unset_regulator_supplies to fix regulator_unregister
by Mike Rapoport
· 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
b136fb4
Regulator: Push lock out of _notifier_call_chain + add voltage change event.
by Jonathan Cameron
· 16 years ago
853116a
regulator: add get_status()
by David Brownell
· 16 years ago
6001e13
regulator: catch some registration errors
by David Brownell
· 16 years ago
cf7bbcd
regulator: Fix some kerneldoc rendering issues
by Mark Brown
· 16 years ago
c8e7e46
regulator: Add missing kerneldoc
by Mark Brown
· 16 years ago
69279fb
regulator: Clean up kerneldoc warnings
by Mark Brown
· 16 years ago
8dc5390
regulator: Remove extraneous kerneldoc annotations
by Mark Brown
· 16 years ago
74f544c
regulator: move set_machine_constraints after regulator device initialization
by Mike Rapoport
· 16 years ago
7ad68e2
regulator: sysfs attribute reduction (v2)
by David Brownell
· 16 years ago
4fca954
regulator: code shrink (v2)
by David Brownell
· 16 years ago
e573520
regulator: improved mode error checks
by David Brownell
· 16 years ago
412aec6
regulator: enable/disable refcounting
by David Brownell
· 16 years ago
812460a
regulator: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
bc558a6
regulator: Export regulator name via sysfs
by Mark Brown
· 16 years ago
e5fda26
regulator: Enable regulators marked as always_on
by Mark Brown
· 16 years ago
e06f5b4
regulator: Additional diagnostics for machine constraints
by Mark Brown
· 16 years ago
46fabe1e
regulator: check for init_data on registration
by Mark Brown
· 16 years ago
a5766f1
regulator: core - Rework machine API to remove string based functions.
by Liam Girdwood
· 16 years ago
414c70c
regulator: regulator framework core
by Liam Girdwood
· 17 years ago