index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
regulator: Fix documentation for of_node parameter of regulator_register()
Mark Brown
1
-1
/
+2
2012-01-23
kernel-doc: fix new warning in regulator core
Randy Dunlap
1
-0
/
+1
2012-01-03
regulator: add regulator_bulk_force_disable function
Donggeun Kim
1
-0
/
+37
2012-01-02
regulator: Enable supply regulator if child rail is enabled.
Laxman Dewangan
1
-0
/
+8
2011-12-29
regulator: Fix checking return value of create_regulator
Axel Lin
1
-3
/
+2
2011-12-29
regulator: Fix the error handling if create_regulator fails
Axel Lin
1
-0
/
+1
2011-12-28
regulator: Export regulator_is_supported_voltage()
Mark Brown
1
-0
/
+1
2011-11-30
regulator: Allow regulators to register with no init_data
Mark Brown
1
-18
/
+25
2011-11-28
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
Mark Brown
1
-1
/
+1
2011-11-28
regulator: fix use after free bug
Lothar Waßmann
1
-1
/
+1
2011-11-23
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
1
-13
/
+69
2011-11-23
regulator: map consumer regulator based on device tree
Rajendra Nayak
1
-12
/
+67
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
1
-1
/
+2
2011-11-23
regulator: Don't create voltage sysfs entries if we can't read voltage
Mark Brown
1
-1
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
Linus Torvalds
1
-1
/
+42
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
1
-0
/
+1
2011-10-14
regulator: Fix possible nullpointer dereference in regulator_enable()
Heiko Stübner
1
-1
/
+1
2011-10-04
regulator: Fix return code from regulator_disable_deferred()
Mark Brown
1
-2
/
+7
2011-09-14
regulator: Implement deferred disable support
Mark Brown
1
-0
/
+59
2011-08-28
regulator: Add debugfs file showing the supply map table
Mark Brown
1
-0
/
+41
2011-07-22
regulator: Fix argument format type errors in error prints
Mark Brown
1
-2
/
+2
2011-07-22
regulator: Fix memory leak in set_machine_constraints() error paths
Axel Lin
1
-3
/
+4
2011-07-22
regulator: Make core more chatty about some errors
Mark Brown
1
-2
/
+9
2011-07-04
regulator: Add basic per consumer debugfs
Mark Brown
1
-1
/
+29
2011-06-09
regulator: Add rdev_crit() macro
Mark Brown
1
-0
/
+2
2011-06-09
regulator: Refactor supply implementation to work as regular consumers
Mark Brown
1
-65
/
+36
2011-06-09
regulator: Include the device name in the microamps_requested_ file
Mark Brown
1
-2
/
+3
2011-06-09
regulator: Increase the limit on sysfs file names
Mark Brown
1
-1
/
+1
2011-05-30
regulator: Do bulk enables of regulators in parallel
Mark Brown
1
-6
/
+26
2011-05-27
regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
Axel Lin
1
-3
/
+5
2011-05-27
regulator: Only apply voltage constraints from consumers that set them
Mark Brown
1
-0
/
+7
2011-05-27
regulator: If we can't configure optimum mode we're always in the best one
Mark Brown
1
-3
/
+13
2011-05-27
regulator: Support voltage offsets to compensate for drops in system
Mark Brown
1
-3
/
+12
2011-05-27
regulator: Remove supply_regulator_dev from machine configuration
Mark Brown
1
-16
/
+0
2011-05-27
regulator: Factor out references to rdev in regulator_force_disable()
Mark Brown
1
-3
/
+4
2011-05-27
regulator: Fix the argument of calling regulator_mode_constrain
Axel Lin
1
-1
/
+1
2011-05-27
regulator: When constraining modes fall back to higher power modes
Mark Brown
1
-9
/
+15
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-26
regulator: provide consumer interface for fall/rise time
Linus Walleij
1
-0
/
+45
2011-03-26
regulator: add set_voltage_time_sel infrastructure
Linus Walleij
1
-0
/
+25
2011-03-26
Regulator: add suspend-finish API for regulator core.
MyungJoo Ham
1
-0
/
+41
2011-03-26
regulator: If we fail when setting up a supply say which supply
Mark Brown
1
-1
/
+4
2011-01-12
regulator: Add initial per-regulator debugfs support
Mark Brown
1
-0
/
+35
2011-01-12
regulator: Make regulator_has_full_constraints a bool
Mark Brown
1
-1
/
+1
2011-01-12
regulator: Clean up logging a bit
Mark Brown
1
-1
/
+1
2011-01-12
regulator: Optimise out noop voltage changes
Mark Brown
1
-1
/
+8
2011-01-12
regulator: Add API to re-apply voltage to hardware
Mark Brown
1
-0
/
+47
2011-01-12
regulator: Only notify voltage changes when they succeed
Mark Brown
1
-1
/
+4
2011-01-12
regulator: Provide a selector based set_voltage_sel() operation
Mark Brown
1
-2
/
+35
[next]