index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
Axel Lin
1
-3
/
+5
2011-05-27
regulator: Only apply voltage constraints from consumers that set them
Mark Brown
1
-0
/
+7
2011-05-27
regulator: If we can't configure optimum mode we're always in the best one
Mark Brown
1
-3
/
+13
2011-05-27
regulator: Support voltage offsets to compensate for drops in system
Mark Brown
1
-3
/
+12
2011-05-27
regulator: Remove supply_regulator_dev from machine configuration
Mark Brown
1
-16
/
+0
2011-05-27
regulator: Factor out references to rdev in regulator_force_disable()
Mark Brown
1
-3
/
+4
2011-05-27
regulator: Fix the argument of calling regulator_mode_constrain
Axel Lin
1
-1
/
+1
2011-05-27
regulator: When constraining modes fall back to higher power modes
Mark Brown
1
-9
/
+15
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-26
regulator: provide consumer interface for fall/rise time
Linus Walleij
1
-0
/
+45
2011-03-26
regulator: add set_voltage_time_sel infrastructure
Linus Walleij
1
-0
/
+25
2011-03-26
Regulator: add suspend-finish API for regulator core.
MyungJoo Ham
1
-0
/
+41
2011-03-26
regulator: If we fail when setting up a supply say which supply
Mark Brown
1
-1
/
+4
2011-01-12
regulator: Add initial per-regulator debugfs support
Mark Brown
1
-0
/
+35
2011-01-12
regulator: Make regulator_has_full_constraints a bool
Mark Brown
1
-1
/
+1
2011-01-12
regulator: Clean up logging a bit
Mark Brown
1
-1
/
+1
2011-01-12
regulator: Optimise out noop voltage changes
Mark Brown
1
-1
/
+8
2011-01-12
regulator: Add API to re-apply voltage to hardware
Mark Brown
1
-0
/
+47
2011-01-12
regulator: Only notify voltage changes when they succeed
Mark Brown
1
-1
/
+4
2011-01-12
regulator: Provide a selector based set_voltage_sel() operation
Mark Brown
1
-2
/
+35
2011-01-12
regulator: Factor out voltage set operation into a separate function
Mark Brown
1
-24
/
+39
2011-01-12
regulator: Allow drivers to report voltages as selectors
Mark Brown
1
-3
/
+22
2011-01-12
regulator: Use _regulator_get_voltage() consistently
Mark Brown
1
-8
/
+10
2011-01-12
drivers/regulator: Update WARN uses
Joe Perches
1
-2
/
+1
2011-01-12
regulator: Take into account the requirements of all consumers
Thomas Petazzoni
1
-0
/
+25
2011-01-12
regulator: Add and use rdev_<level> macros
Joe Perches
1
-81
/
+65
2011-01-12
regulator: Copy constraints from regulators when initialising them
Mark Brown
1
-7
/
+12
2011-01-12
regulator: Remove regulator core version announcement
Mark Brown
1
-4
/
+0
2011-01-12
regulator: Fix obfuscated log messages
Mark Brown
1
-8
/
+6
2011-01-12
drivers: regulator: core: convert to using pr_ macros
Daniel Walker
1
-80
/
+57
2011-01-12
drivers: regulator: core: use pr_fmt
Daniel Walker
1
-10
/
+12
2011-01-12
regulator: enable supply regulator only when use count is zero
Bengt Jonsson
1
-9
/
+11
2011-01-12
regulator: Add basic trace facilities
Mark Brown
1
-0
/
+17
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
1
-2
/
+12
2011-01-12
regulator: lock supply in regulator enable
Mattias Wallin
1
-11
/
+9
2010-11-30
regulator: fix kernel-doc for set_consumer_device_supply
Randy Dunlap
1
-1
/
+1
2010-11-30
regulator: enable supply regulator only when use count is zero
Bengt Jonsson
1
-9
/
+11
2010-11-30
regulator: lock supply in regulator enable
Mattias Wallin
1
-0
/
+2
2010-11-30
regulator: Return proper error for regulator_register()
Axel Lin
1
-0
/
+2
2010-11-30
regulator: Ensure enough delay time for enabling regulator
Axel Lin
1
-2
/
+4
2010-11-30
regulator: Remove a redundant device_remove_file call in create_regulator
Axel Lin
1
-1
/
+0
2010-11-30
regulator: regulator disable supply fix
Mattias Wallin
1
-0
/
+1
2010-10-28
regulator: avoid deadlock when disabling regulator with supply
Jeffrey Carlyle
1
-9
/
+26
2010-10-28
regulator: Add option for machine drivers to enable the dummy regulator
Mark Brown
1
-0
/
+22
2010-10-02
regulator: fix typo in current units
Cyril Chemparathy
1
-1
/
+1
2010-10-02
regulator: fix device_register() error handling
Vasiliy Kulikov
1
-1
/
+3
2010-08-05
regulator: Remove owner field from attribute initialization in regulator core...
Guenter Roeck
1
-1
/
+0
2010-05-25
regulator: return set_mode is same mode is requested
Sundar R Iyer
1
-0
/
+10
2010-05-25
regulator: simplify regulator_register() error handling
Jani Nikula
1
-30
/
+5
2010-05-25
regulator: fix unset_regulator_supplies() to remove all matches
Jani Nikula
1
-1
/
+0
[next]