index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Commit message (
Expand
)
Author
Age
*
regulator: Add initial per-regulator debugfs support
Mark Brown
2011-01-12
*
regulator: Make regulator_has_full_constraints a bool
Mark Brown
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
2011-01-12
*
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-11-30
*
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-28
*
regulator: fix typo in current units
Cyril Chemparathy
2010-10-02
*
regulator: fix device_register() error handling
Vasiliy Kulikov
2010-10-02
*
regulator: Remove owner field from attribute initialization in regulator core...
Guenter Roeck
2010-08-05
*
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-05-25
*
Merge branch 'master' into for-next
Jiri Kosina
2010-04-22
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
*
regulator: Get rid of lockdep warning
Ameya Palande
2010-03-22
*
|
Fix typos in comments
Thomas Weber
2010-03-16
|
/
*
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-03-03
*
regulator: Fix display of null constraints for regulators
Mark Brown
2010-02-12
*
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
[next]