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
/
s5m8767.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
regulator: Fix an s5m8767 build failure
Samuel Ortiz
1
-3
/
+3
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-36
/
+36
2012-07-16
mfd: Modify samsung mfd header
Sangbeom Kim
1
-2
/
+2
2012-07-16
mfd: Modify samsung mfd driver for common api
Sangbeom Kim
1
-39
/
+39
2012-07-16
mfd: Rename s5m file and directories to samsung
Sangbeom Kim
1
-2
/
+2
2012-07-15
regulator: s5m8767: Properly handle gpio_request failure
Axel Lin
1
-25
/
+24
2012-06-26
regulator: s5m8767: Convert to regulator_list_voltage_linear
Axel Lin
1
-25
/
+21
2012-06-25
regulator: Modify ramp_delay value for s5m8767a
Sangbeom Kim
1
-2
/
+6
2012-06-25
Merge tag 'v3.5-rc4' into regulator-drivers
Mark Brown
1
-1
/
+1
2012-06-19
regulator: s5m8767a: Support AP watchdog reset operation
Sangbeom Kim
1
-44
/
+93
2012-06-17
regulator: Fix the s5m8767a problem of the division by null
Sangbeom Kim
1
-1
/
+1
2012-06-13
regulator: Replace set_voltage with set_voltage_sel
Sangbeom Kim
1
-24
/
+14
2012-06-13
regulator: Remove s5m8767a buck initialization
Sangbeom Kim
1
-3
/
+0
2012-05-12
regulator: Staticise non-exported symbol s5m8767_opmode_reg
Mark Brown
1
-1
/
+1
2012-04-23
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
1
-1
/
+0
2012-04-23
regulator: s5m8767: Use DIV_ROUND_UP to calculate selector
Axel Lin
1
-1
/
+4
2012-04-10
regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macro
Axel Lin
1
-48
/
+41
2012-04-10
regulator: Use one s5m8767_ops for both LDOs and BUCKs
Axel Lin
1
-13
/
+3
2012-04-10
regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKs
Axel Lin
1
-94
/
+49
2012-04-10
Merge tag 'v3.4-rc2' into regulator-drivers
Mark Brown
1
-7
/
+7
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
1
-2
/
+6
2012-04-01
regulator: Add support s5m8767 opmode operation
Sangbeom Kim
1
-10
/
+61
2012-03-31
regulator: Fix setting new voltage in s5m8767_set_voltage
Axel Lin
1
-7
/
+7
2012-03-14
regulator: Make s5m8767_get_voltage_register always return correct register
Axel Lin
1
-18
/
+9
2012-03-14
regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlier
Axel Lin
1
-24
/
+21
2012-03-11
regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_sel
Axel Lin
1
-12
/
+10
2012-03-11
regulator: Fix s5m8767_set_voltage_time_sel calculation value
Sangbeom Kim
1
-1
/
+1
2012-03-11
regulator: Remove unused i2c variable in s5m8767_pmic_probe
Axel Lin
1
-2
/
+0
2012-03-11
regulator: Fix the logic of s5m8767_set_voltage_time_sel
Axel Lin
1
-28
/
+2
2012-03-11
regulator: s5m8767: Fix unused variable warning in probe()
Mark Brown
1
-1
/
+1
2012-02-02
regulator: Kill s5m8767_get_reg_id function
Axel Lin
1
-12
/
+7
2012-01-20
regulator: Update s5m8767 for device tree API changes
Mark Brown
1
-1
/
+1
2012-01-20
regulator: s5m8767: Remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2012-01-20
regulator: s5m8767: Add missing breaks
Axel Lin
1
-0
/
+4
2012-01-20
regulator: Add S5M8767A regulator driver
Sangbeom Kim
1
-0
/
+834