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
/
mc13783-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+7
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-3
/
+3
2018-05-24
regulator: mc13783: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+7
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-10-24
Merge remote-tracking branch 'regulator/topic/mc13783' into regulator-next
Mark Brown
1
-14
/
+14
2013-10-15
regulator: mc13783: Fix checkpatch issue
Jingoo Han
1
-14
/
+14
2013-09-17
regulator: mc13783: Use devm_regulator_register
Sachin Kamat
1
-21
/
+4
2013-05-12
regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers
Axel Lin
1
-2
/
+0
2013-04-28
regulator: mc13783: Add device tree probe support
Alexander Shiyan
1
-15
/
+29
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-08-28
regulator: mc13783: add regulators sw1x and sw2x
Gaëtan Carlier
1
-0
/
+66
2012-08-28
regulator: mc13xxx: Remove get_voltage implementation for single voltage regu...
Axel Lin
1
-1
/
+0
2012-08-28
regulator: mc13783: Make mc13783_powermisc_rmw() lock protected
Axel Lin
1
-14
/
+8
2012-06-17
regulator: mc13xxx: Convert to regulator_list_voltage_table
Axel Lin
1
-19
/
+19
2012-04-10
regulator: Fix build error for mc13783 and mc13892
Axel Lin
1
-3
/
+9
2012-03-11
regulator: mc13783: bail out without platform data
Sascha Hauer
1
-0
/
+3
2011-12-29
regulator: mc13783: Convert to devm_kzalloc()
Fabio Estevam
1
-4
/
+1
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
1
-0
/
+1
2011-10-24
regulator: Finish mc13783 conversion to the mc13xxx API
Samuel Ortiz
1
-3
/
+3
2011-05-26
mfd: Use mfd cell platform_data for mc13xxx cells platform bits
Samuel Ortiz
1
-3
/
+4
2011-05-10
regulator: change debug statement be consistent with the style of the rest
Wanlong Gao
1
-1
/
+1
2011-03-23
mfd: mfd_cell is now implicitly available to mc13xxx drivers
Andres Salomon
1
-4
/
+3
2011-01-12
make mc13783 regulator code generic
Yong Shen
1
-282
/
+43
2011-01-12
Change the register name definitions for mc13783
Yong Shen
1
-15
/
+15
2011-01-12
regulator: Remove duplicate consts from mc13873 driver voltage tables
Mark Brown
1
-18
/
+18
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
1
-2
/
+8
2010-11-30
regulator: Staticise mc13783_powermisc_rmw()
Mark Brown
1
-2
/
+2
2010-05-25
mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulat...
Axel Lin
1
-3
/
+3
2010-04-19
mc13783-regulator: fix a memory leak in mc13783_regulator_remove
Axel Lin
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
regulator: mc13783: consider Power Gates as digital regulators.
Alberto Panizzo
1
-6
/
+126
2010-03-03
regulator: add voltage selection capability to mc13783 regulators v2 .
Alberto Panizzo
1
-30
/
+315
2009-12-17
regulator: mc13783-regulator: correct the probing time.
Alberto Panizzo
1
-2
/
+2
2009-12-17
regulator/mc13783: various cleanups
Uwe Kleine-König
1
-277
/
+112
2009-12-17
regulator/mc13783: rename source file to match other drivers
Uwe Kleine-König
1
-0
/
+410