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
Commit message (
Expand
)
Author
Age
*
regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
Anuj Aggarwal
2010-07-28
*
wm8350-regulator: fix wm8350_register_regulator error handling
Axel Lin
2010-07-27
*
ab3100: fix off-by-one value range checking for voltage selector
Axel Lin
2010-07-27
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
*
mfd: AB3100 register access change to abx500 API
Mattias Wallin
2010-05-27
*
mfd: Renamed ab3100.h to abx500.h
Linus Walleij
2010-05-27
*
mfd: Add TPS6507x support
Todd Fischer
2010-05-27
*
regulator: tps6057x namespace cleanup
Todd Fischer
2010-05-27
*
mfd: Add tps6507x board data structure
Todd Fischer
2010-05-27
*
mfd: Move TPS6507x register definition to header file.
Todd Fischer
2010-05-27
*
regulator: return set_mode is same mode is requested
Sundar R Iyer
2010-05-25
*
Regulators: ab3100/bq24022: add a missing .owner field in regulator_desc
Axel Lin
2010-05-25
*
twl6030: regulator: Remove vsel tables and use formula for calculation
Rajendra Nayak
2010-05-25
*
mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulat...
Axel Lin
2010-05-25
*
regulator: use voltage number array in 88pm860x
Haojian Zhuang
2010-05-25
*
regulator: make 88pm860x sharing one driver structure
Haojian Zhuang
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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-04-22
|
|
\
|
*
|
Fix typos in comments
Thomas Weber
2010-03-16
*
|
|
regulator: fix enabling regulator issue on max8925
Haojian Zhuang
2010-04-28
|
|
/
|
/
|
*
|
mc13783-regulator: fix a memory leak in mc13783_regulator_remove
Axel Lin
2010-04-19
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
regulator: fix dangling pointers
Wolfram Sang
2010-03-22
*
|
lp3971: Fix BUCK_VOL_CHANGE_SHIFT logic
Axel Lin
2010-03-22
*
|
lp3971: Fix setting val for LDO2 and LDO4
Axel Lin
2010-03-22
*
|
regulator: Get rid of lockdep warning
Ameya Palande
2010-03-22
*
|
regulator: handle kcalloc() failure
Dan Carpenter
2010-03-22
*
|
Regulators: max8925-regulator - clean up driver data after removal
Dmitry Torokhov
2010-03-22
|
/
*
regulator: Add max8925 support
Haojian Zhuang
2010-03-07
*
regulator: Unsupport 88pm8607 A0 and A1
Haojian Zhuang
2010-03-07
*
mfd: Rename 88pm8607 to 88pm860x in mfd
Haojian Zhuang
2010-03-07
*
mfd: Support 88pm8606 in 860x driver
Haojian Zhuang
2010-03-07
*
mfd: Add a data argument to the WM8350 IRQ free function
Mark Brown
2010-03-07
*
Regulators: wm8400 - cleanup platform driver data handling
Dmitry Torokhov
2010-03-03
*
Regulators: wm8994 - clean up driver data after removal
Dmitry Torokhov
2010-03-03
*
Regulators: wm831x-xxx - clean up driver data after removal
Dmitry Torokhov
2010-03-03
*
Regulators: pcap-regulator - clean up driver data after removal
Dmitry Torokhov
2010-03-03
*
Regulators: max8660 - annotate probe and remove methods
Dmitry Torokhov
2010-03-03
*
Regulators: max1586 - annotate probe and remove methods
Dmitry Torokhov
2010-03-03
*
Regulators: lp3971 - fail if platform data was not supplied
Dmitry Torokhov
2010-03-03
*
Regulators: tps6507x-regulator - mark probe method as __devinit
Dmitry Torokhov
2010-03-03
*
Regulators: tps65023-regulator - mark probe method as __devinit
Dmitry Torokhov
2010-03-03
*
Regulators: twl-regulator - mark probe function as __devinit
Dmitry Torokhov
2010-03-03
*
Regulators: fixed - annotate probe and remove methods
Dmitry Torokhov
2010-03-03
*
Regulators: ab3100 - fix probe and remove annotations
Dmitry Torokhov
2010-03-03
*
Regulators: virtual - use sysfs attribute groups
Dmitry Torokhov
2010-03-03
[next]