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
/
max8952.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-24
regulator: max8952: Pass descriptor instead of GPIO number
Linus Walleij
1
-5
/
+13
2017-01-31
regulator: max8952: constify regulator_ops structure
Bhumika Goyal
1
-1
/
+1
2014-12-05
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...
Mark Brown
1
-1
/
+1
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
1
-1
/
+1
2014-11-07
regulator: Set ena_gpio_initialized in regulator drivers
Markus Pargmann
1
-0
/
+2
2014-06-27
regulator: max8952: Convert to devm_gpio_request_one()
Axel Lin
1
-24
/
+10
2014-05-07
regulator: max8952: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-03-18
regulator: max8952: Silence checkpatch warning
Sachin Kamat
1
-0
/
+1
2014-03-10
regulator: max8952: Use managed regulator registration
Krzysztof Kozlowski
1
-13
/
+8
2014-02-20
regulator: max8952: Remove redundant error message
Sachin Kamat
1
-3
/
+1
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-04-26
regulator: max8952: Add missing config.of_node setting for regulator register
Axel Lin
1
-0
/
+1
2013-04-05
regulator: max8952: Add Device Tree support
Tomasz Figa
1
-0
/
+70
2013-04-05
regulator: max8952: Separate constraints from platform data struct
Tomasz Figa
1
-2
/
+2
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-10
regulator: max8952: Use core GPIO enable support
Axel Lin
1
-55
/
+4
2012-07-09
regulator: max8952: Remove wrong set_suspend_disable callback setting
Axel Lin
1
-1
/
+0
2012-05-16
regulator: max8952: Use devm_kzalloc
Axel Lin
1
-8
/
+3
2012-04-20
regulator: max8952: Convert to get_voltage_sel
Axel Lin
1
-9
/
+4
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
1
-2
/
+6
2012-04-09
Merge branch 'regulator-register' into regulator-drivers
Mark Brown
1
-1
/
+1
2012-04-06
regulator: max8952: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-04-01
regulator: Convert max8952 to set_voltage_sel
Axel Lin
1
-21
/
+7
2012-04-01
regulator: max8952: Simplify the logic to get vid[0|1] status
Axel Lin
1
-6
/
+6
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
1
-1
/
+1
2011-08-08
regulator: max8952: removed unused mutex.
MyungJoo Ham
1
-3
/
+0
2011-07-08
regulator: max8952 - fix wrong gpio valid check
Jonghwan Choi
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
1
-1
/
+2
2010-10-28
regulator: max8952 - fix max8952_set_voltage
Axel Lin
1
-1
/
+1
2010-10-28
regulator: max8952 - fix max8952_pmic_probe error path
Axel Lin
1
-2
/
+8
2010-10-28
MAX8952 PMIC Driver Initial Release
MyungJoo Ham
1
-0
/
+360