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
*
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-04-04
|
\
|
*
regulator: Fix deadlock on removal of regulators with supplies
Mark Brown
2012-03-29
*
|
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-03-21
|
\
|
|
*
Merge remote-tracking branch 'regulator/topic/supply' into regulator-next
Mark Brown
2012-03-18
|
|
\
|
|
*
regulator: Remove obsolete consumer_dev related comment
Axel Lin
2012-02-18
|
|
*
regulator: Remove support for supplies specified by struct device
Mark Brown
2012-02-02
|
*
|
Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...
Mark Brown
2012-03-18
|
|
\
\
|
|
*
|
regulator: Provide devm_regulator_bulk_get()
Mark Brown
2012-01-22
|
|
*
|
regulator: Implement devm_regulator_free()
Mark Brown
2012-01-22
|
|
*
|
regulator: Add devm_regulator_get()
Stephen Boyd
2012-01-20
|
*
|
|
Merge remote-tracking branch 'regulator/topic/stub' into regulator-next
Mark Brown
2012-03-18
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
regulator: Fix up a confusing dev_warn when DT lookup fails
Rajendra Nayak
2012-03-16
|
*
|
|
regulator: Set delay to 0 if set_voltage_time_sel callback returns error
Axel Lin
2012-02-24
|
*
|
|
regulator: Remove ifdefs for debugfs code
Stephen Boyd
2012-02-21
|
*
|
|
regulator: Clean up debugfs error handling a bit
Mark Brown
2012-02-21
|
*
|
|
regulator: Simplify regulator_bulk_get and regulator_bulk_enable error paths
Axel Lin
2012-02-19
|
*
|
|
regulator: Complain if a voltage range is specified but can't be used
Mark Brown
2012-02-09
|
*
|
|
regulator: Don't add the function name to pr_fmt
Mark Brown
2012-02-09
|
*
|
|
regulator: Reverse the disable sequence in regulator_bulk_disable()
Sylwester Nawrocki
2012-01-25
|
|
|
/
|
|
/
|
*
|
|
regulator: Support driver probe deferral
Mark Brown
2012-03-12
|
|
/
|
/
|
*
|
regulator: Fix documentation for of_node parameter of regulator_register()
Mark Brown
2012-01-24
*
|
kernel-doc: fix new warning in regulator core
Randy Dunlap
2012-01-23
|
/
*
regulator: add regulator_bulk_force_disable function
Donggeun Kim
2012-01-03
*
regulator: Enable supply regulator if child rail is enabled.
Laxman Dewangan
2012-01-02
*
regulator: Fix checking return value of create_regulator
Axel Lin
2011-12-29
*
regulator: Fix the error handling if create_regulator fails
Axel Lin
2011-12-29
*
regulator: Export regulator_is_supported_voltage()
Mark Brown
2011-12-28
*
regulator: Allow regulators to register with no init_data
Mark Brown
2011-11-30
*
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
Mark Brown
2011-11-28
|
\
|
*
regulator: fix use after free bug
Lothar Waßmann
2011-11-28
*
|
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2011-11-23
|
\
\
|
*
|
regulator: map consumer regulator based on device tree
Rajendra Nayak
2011-11-23
|
*
|
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-11-23
|
|
/
*
/
regulator: Don't create voltage sysfs entries if we can't read voltage
Mark Brown
2011-11-23
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-10-31
*
|
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
Linus Torvalds
2011-11-01
|
\
\
|
|
/
|
/
|
|
*
regulator: Fix possible nullpointer dereference in regulator_enable()
Heiko Stübner
2011-10-14
|
*
regulator: Add debugfs file showing the supply map table
Mark Brown
2011-08-28
*
|
regulator: Fix return code from regulator_disable_deferred()
Mark Brown
2011-10-04
*
|
regulator: Implement deferred disable support
Mark Brown
2011-09-14
|
/
*
regulator: Fix argument format type errors in error prints
Mark Brown
2011-07-22
*
regulator: Fix memory leak in set_machine_constraints() error paths
Axel Lin
2011-07-22
*
regulator: Make core more chatty about some errors
Mark Brown
2011-07-22
*
regulator: Add basic per consumer debugfs
Mark Brown
2011-07-04
*
regulator: Add rdev_crit() macro
Mark Brown
2011-06-09
*
regulator: Refactor supply implementation to work as regular consumers
Mark Brown
2011-06-09
*
regulator: Include the device name in the microamps_requested_ file
Mark Brown
2011-06-09
*
regulator: Increase the limit on sysfs file names
Mark Brown
2011-06-09
*
regulator: Do bulk enables of regulators in parallel
Mark Brown
2011-05-30
[next]