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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
1
-10
/
+2
2018-12-21
regulator: tps65910: fix a missing check of return value
Kangjie Lu
1
-1
/
+3
2018-12-21
regulator: mcp16502: Select REGMAP_I2C to fix build error
Axel Lin
1
-0
/
+1
2018-12-20
regulator: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2
-63
/
+9
2018-12-20
regulator: mcp16502: Fix missing n_voltages setting
Axel Lin
1
-0
/
+1
2018-12-20
regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resum...
Axel Lin
1
-5
/
+2
2018-12-19
regulator: mcp16502: code cleanup
Andrei.Stefanescu@microchip.com
1
-3
/
+3
2018-12-19
regulator: act8945a-regulator: make symbol act8945a_pm static
Wei Yongjun
1
-1
/
+1
2018-12-19
drivers/regulator: fix a missing check of return value
Kangjie Lu
1
-1
/
+4
2018-12-17
regulator: act8945a-regulator: fix 'defined but not used' compiler warning
Claudiu Beznea
1
-1
/
+1
2018-12-17
regulator: axp20x: fix set_ramp_delay for AXP209/dcdc2
Priit Laes
1
-0
/
+1
2018-12-14
regulator: mcp16502: add support for suspend
Andrei.Stefanescu@microchip.com
1
-0
/
+34
2018-12-13
regulator: axp20x: add software based soft_start for AXP209 LDO3
Olliver Schinagl
1
-1
/
+56
2018-12-13
regulator: axp20x: add support for set_ramp_delay for AXP209
Olliver Schinagl
1
-0
/
+85
2018-12-13
Merge branch 'topic/axp20x' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
1
-178
/
+555
2018-12-13
regulator: mcp16502: add regulator driver for MCP16502
Andrei.Stefanescu@microchip.com
3
-0
/
+530
2018-12-12
regulator: act8945a-regulator: add shutdown function
Claudiu Beznea
1
-0
/
+11
2018-12-12
regulator: act8945a-regulator: fix line over 80 chars warning
Claudiu Beznea
1
-1
/
+2
2018-12-12
regulator: act8945a-regulator: Implement PM functionalities
Boris Brezillon
1
-5
/
+181
2018-12-12
regulator: act8945a-regulator: unlock expert registers
Claudiu Beznea
1
-1
/
+12
2018-12-12
regulator: arizona-ldo1: Rely on core to handle GPIO descriptor
Linus Walleij
1
-3
/
+0
2018-12-12
regulator: wm8994: Rely on core to handle GPIO descriptor
Linus Walleij
1
-5
/
+6
2018-12-11
regulator: core: Clean enabling always-on regulators + their supplies
Douglas Anderson
1
-3
/
+16
2018-12-11
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2
-11
/
+12
2018-12-11
Merge branch 'regulator-4.20' into regulator-linus
Mark Brown
2
-11
/
+12
2018-12-11
regulator: s2mps11: Hand over GPIO to regulator core
Linus Walleij
1
-1
/
+6
2018-12-11
regulator: tps65090: Hand over GPIO to regulator core
Linus Walleij
1
-0
/
+6
2018-12-11
regulator: s5m8767: Hand over GPIO to regulator core
Linus Walleij
1
-1
/
+8
2018-12-11
regulator: da9211: Hand over GPIO to regulator core
Linus Walleij
1
-0
/
+6
2018-12-11
regulator: max8973: Let core handle GPIO descriptor
Linus Walleij
1
-1
/
+7
2018-12-11
regulator: max77686: Let core handle GPIO descriptor
Linus Walleij
1
-5
/
+9
2018-12-11
regulator: max8952: Let core handle GPIO descriptor
Linus Walleij
1
-3
/
+7
2018-12-11
regulator: lp8788-ldo: Let core handle GPIO descriptor
Linus Walleij
1
-2
/
+6
2018-12-11
regulator: lm363x: Let core handle GPIO descriptor
Linus Walleij
1
-2
/
+6
2018-12-11
regulator: fixed: Let core handle GPIO descriptor
Linus Walleij
1
-1
/
+5
2018-12-11
regulator: core: Track dangling GPIO descriptors
Linus Walleij
1
-10
/
+45
2018-12-06
regulator: Use of_node_name_eq for node name comparisons
Rob Herring
6
-6
/
+6
2018-12-04
regulator: Allow regulator nodes to contain their own init data
Charles Keepax
1
-2
/
+6
2018-12-04
regulator: Factor out location of init data OF node
Charles Keepax
1
-27
/
+37
2018-12-03
regulator: stpmic1: fix regulator_lock usage
Pascal PAILLET-LME
1
-1
/
+1
2018-11-28
regulator: axp20x: use defines for masks
Olliver Schinagl
1
-178
/
+555
2018-11-26
regulator: core: Apply system load even if no consumer loads
Douglas Anderson
1
-0
/
+6
2018-11-26
regulator: core: enable power when setting up constraints
Olliver Schinagl
1
-11
/
+11
2018-11-22
regulator: core: Avoid propagating to supplies when possible
Douglas Anderson
1
-7
/
+7
2018-11-22
regulator: core: Only count load for enabled consumers
Douglas Anderson
2
-51
/
+144
2018-11-21
regulator: wm8994: Don't use devres for enable GPIOs
Charles Keepax
1
-5
/
+9
2018-11-20
regulator: core: Don't double-disable supplies in regulator_disable_deferred()
Douglas Anderson
1
-10
/
+0
2018-11-20
regulator: core: Properly expose requested_microamps in sysfs
Douglas Anderson
1
-4
/
+0
2018-11-20
regulator: lochnagar: Move driver to binding from DT
Charles Keepax
1
-11
/
+37
2018-11-20
regulator: s2mps11: Fix GPIO descriptor initialization
Marek Szyprowski
1
-3
/
+2
[next]