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
/
gpio-regulator.c
Commit message (
Expand
)
Author
Age
*
regulator: gpio-regulator: Staticize of_get_gpio_regulator_config()
Axel Lin
2013-01-28
*
regulator: gpio-regulator: Use of_gpio_count()
Axel Lin
2013-01-28
*
Drivers: regulator: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
*
Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next
Mark Brown
2012-12-10
|
\
|
*
regulator: gpio-regulator: gpio_set_value should use cansleep
Lee Jones
2012-12-10
|
*
regulator: gpio-regulator: Fix logical error in for() loop
Lee Jones
2012-12-10
*
|
Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next
Mark Brown
2012-12-09
|
\
\
|
|
/
|
/
|
|
*
regulator: remove use of __devexit
Bill Pemberton
2012-11-19
|
*
regulator: remove use of __devinit
Bill Pemberton
2012-11-19
|
*
regulator: remove use of __devexit_p
Bill Pemberton
2012-11-19
*
|
regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_match
Axel Lin
2012-12-06
|
/
*
regulator: gpio-regulator: Catch 'no states property' misuse
Lee Jones
2012-11-14
*
regulator: gpio-regulator: fix can't find regulator node in dt
Frank Li
2012-11-13
*
regulator: gpio-regulator: Allow use of GPIO controlled regulators though DT
Lee Jones
2012-10-17
*
regulator: gpio-regulator: Split setting of voltages and currents
Heiko Stübner
2012-08-08
*
regulator: gpio-regulator: Use core GPIO enable support
Axel Lin
2012-07-04
*
regulator: gpio-regulator: Set enable enable_time in regulator_desc
Axel Lin
2012-07-04
*
regulator: gpio-regulator: populate selector from set_voltage
Heiko Stübner
2012-06-04
*
regulator: gpio-regulator: Fix finding of smallest value
Heiko Stübner
2012-06-04
*
regulator: gpio-regulator: do not pass drvdata pointer as reference
Heiko Stübner
2012-06-04
*
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
2012-04-23
*
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-04-09
*
regulator: gpio-regulator: Basic devm_kzalloc() conversion
Mark Brown
2012-04-04
*
regulator: gpio-regulator: Set the smallest voltage/current in the specified ...
Axel Lin
2012-04-01
*
regulator: Fix compile break due to missing arguments to regulator_register
Rajendra Nayak
2011-11-24
*
regulator: Add module.h include to gpio-regulator
Mark Brown
2011-10-11
*
regulator: Add driver for gpio-controlled regulators
Heiko Stübner
2011-10-09