index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
2011-01-12
regulator: Clean up logging a bit
Mark Brown
2011-01-12
regulator: Optimise out noop voltage changes
Mark Brown
2011-01-12
regulator: Add API to re-apply voltage to hardware
Mark Brown
2011-01-12
regulator: Only notify voltage changes when they succeed
Mark Brown
2011-01-12
regulator: Provide a selector based set_voltage_sel() operation
Mark Brown
2011-01-12
regulator: Factor out voltage set operation into a separate function
Mark Brown
2011-01-12
regulator: Allow drivers to report voltages as selectors
Mark Brown
2011-01-12
regulator: Use _regulator_get_voltage() consistently
Mark Brown
2011-01-12
drivers/regulator: Update WARN uses
Joe Perches
2011-01-12
regulator: Take into account the requirements of all consumers
Thomas Petazzoni
2011-01-12
regulator: Add and use rdev_<level> macros
Joe Perches
2011-01-12
regulator: Copy constraints from regulators when initialising them
Mark Brown
2011-01-12
regulator: Remove regulator core version announcement
Mark Brown
2011-01-12
regulator: Fix obfuscated log messages
Mark Brown
2011-01-12
drivers: regulator: core: convert to using pr_ macros
Daniel Walker
2011-01-12
drivers: regulator: core: use pr_fmt
Daniel Walker
2011-01-12
regulator: enable supply regulator only when use count is zero
Bengt Jonsson
2011-01-12
regulator: Add basic trace facilities
Mark Brown
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
2011-01-12
regulator: lock supply in regulator enable
Mattias Wallin
2010-11-30
regulator: fix kernel-doc for set_consumer_device_supply
Randy Dunlap
2010-11-30
regulator: enable supply regulator only when use count is zero
Bengt Jonsson
2010-11-30
regulator: lock supply in regulator enable
Mattias Wallin
2010-11-30
regulator: Return proper error for regulator_register()
Axel Lin
2010-11-30
regulator: Ensure enough delay time for enabling regulator
Axel Lin
2010-11-30
regulator: Remove a redundant device_remove_file call in create_regulator
Axel Lin
2010-11-30
regulator: regulator disable supply fix
Mattias Wallin
2010-10-28
regulator: avoid deadlock when disabling regulator with supply
Jeffrey Carlyle
2010-10-28
regulator: Add option for machine drivers to enable the dummy regulator
Mark Brown
2010-10-02
regulator: fix typo in current units
Cyril Chemparathy
2010-10-02
regulator: fix device_register() error handling
Vasiliy Kulikov
2010-08-05
regulator: Remove owner field from attribute initialization in regulator core...
Guenter Roeck
2010-05-25
regulator: return set_mode is same mode is requested
Sundar R Iyer
2010-05-25
regulator: simplify regulator_register() error handling
Jani Nikula
2010-05-25
regulator: fix unset_regulator_supplies() to remove all matches
Jani Nikula
2010-05-25
regulator: prevent registration of matching regulator consumer supplies
Jani Nikula
2010-05-25
regulator: Allow regulator-regulator supplies to be specified by name
Mark Brown
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-22
regulator: Get rid of lockdep warning
Ameya Palande
2010-03-16
Fix typos in comments
Thomas Weber
2010-03-03
regulator: Provide optional dummy regulator for consumers
Mark Brown
2010-03-03
regulator: Assume regulators are enabled if they don't report anything
Mark Brown
2010-03-03
regulator: Allow regulators to specify the time taken to ramp on enable
Mark Brown
2010-03-03
regulator: Add notifier event on regulator disable
Mark Brown
2010-02-12
regulator: Fix display of null constraints for regulators
Mark Brown
2009-12-17
regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...
Lars-Peter Clausen
2009-12-17
regulator: core.c: Small coding style cleanup (indentation fixup)
Stefan Roese
2009-12-17
regulator: Handle regulators without suspend mode configuration
Mark Brown
2009-12-17
regulator: Factor out regulator name pretty printing
Mark Brown
[prev]
[next]