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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-19
regulator: tps65023: Convert to get_voltage_sel
Axel Lin
1
-7
/
+7
2012-06-19
regulator: tps65023: Convert to regulator_list_voltage_table
Axel Lin
1
-104
/
+49
2012-06-19
regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function
Axel Lin
3
-8
/
+0
2012-06-18
regulator: twl: Remove references to 32kHz clock from DT bindings
Mark Brown
1
-2
/
+0
2012-06-18
regulator: tps65910: Don't use 0 as NULL
Mark Brown
1
-1
/
+1
2012-06-18
regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS
Axel Lin
1
-2
/
+2
2012-06-18
regulator: core: Support table based mapping in regulator_set_voltage_time_sel
Axel Lin
1
-12
/
+25
2012-06-18
regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints
Axel Lin
1
-1
/
+1
2012-06-17
regulator: Add ramp_delay configuration to constraints
Yadwinder Singh Brar
2
-5
/
+24
2012-06-17
regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_v...
Axel Lin
1
-13
/
+8
2012-06-17
regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel...
Axel Lin
1
-35
/
+9
2012-06-17
regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_vo...
Axel Lin
1
-91
/
+38
2012-06-17
regulator: ab3100: Convert fixed voltage to use regulator_list_voltage_linear
Axel Lin
1
-11
/
+13
2012-06-17
regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltage
Axel Lin
1
-14
/
+6
2012-06-17
regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_info
Axel Lin
1
-12
/
+0
2012-06-17
regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fix...
Axel Lin
1
-32
/
+9
2012-06-17
regulator: mc13xxx: Convert to regulator_list_voltage_table
Axel Lin
4
-70
/
+49
2012-06-17
regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltage
Axel Lin
1
-2
/
+2
2012-06-17
regulator: tps62360: Simplify tps62360_set_voltage_time_sel implementation
Axel Lin
1
-10
/
+3
2012-06-17
regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_li...
Axel Lin
1
-11
/
+4
2012-06-17
regulator: tps65023: Set n_voltages to 1 for fixed voltage
Axel Lin
1
-1
/
+4
2012-06-17
regulator: wm8350: Reuse map_voltage() to get selector of a given uV
Axel Lin
1
-77
/
+50
2012-06-17
regulator: wm8350: Use wm8350_ldo_list_voltage instead of open code to verify...
Axel Lin
1
-31
/
+21
2012-06-13
regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap
Axel Lin
1
-72
/
+42
2012-06-13
regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_...
Axel Lin
1
-1
/
+1
2012-06-13
regulator: Replace set_voltage with set_voltage_sel
Sangbeom Kim
1
-24
/
+14
2012-06-13
regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify...
Axel Lin
1
-15
/
+7
2012-06-13
regulator: Remove s5m8767a buck initialization
Sangbeom Kim
1
-3
/
+0
2012-06-13
regulator: wm8350: Add missing min_uV and uV_step settings for DCDC4
Axel Lin
1
-0
/
+2
2012-06-11
regulator: core: Return correct delay time in regulator_set_voltage_time_sel
Axel Lin
1
-1
/
+1
2012-06-11
regulator: max77686: Fix the delay time for set_voltage_time_sel
Axel Lin
1
-2
/
+2
2012-06-11
regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.
Yadwinder Singh Brar
1
-0
/
+24
2012-06-11
regulator: max77686: Check pdata->num_regulators earlier
Axel Lin
1
-24
/
+19
2012-06-11
regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linear
Axel Lin
1
-23
/
+6
2012-06-11
regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linear
Axel Lin
1
-8
/
+5
2012-06-11
regulator: isl6271a: Remove setting map_voltage callback for isl_fixed_ops
Axel Lin
1
-1
/
+0
2012-06-08
regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage...
Axel Lin
1
-16
/
+6
2012-06-08
regulator: max1586: Convert max1586_v3_ops to regulator_list_voltage_linear
Axel Lin
1
-21
/
+11
2012-06-08
regulator: tps6586x: Convert to regulator_list_voltage_table
Axel Lin
1
-36
/
+25
2012-06-08
regulator: pcap: Convert to regulator_list_voltage_table
Axel Lin
1
-53
/
+42
2012-06-08
regulator: palmas: Slightly code change for better readability
Axel Lin
1
-12
/
+16
2012-06-08
regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_s...
Axel Lin
1
-2
/
+1
2012-06-08
regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementation
Axel Lin
1
-11
/
+3
2012-06-08
regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address
Axel Lin
1
-0
/
+6
2012-06-08
regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_ops
Axel Lin
1
-9
/
+5
2012-06-08
regulator: core: Handle fixed voltage in map_voltage_linear
Axel Lin
1
-0
/
+8
2012-06-05
regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VD...
Axel Lin
1
-18
/
+2
2012-06-05
regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_info
Axel Lin
1
-12
/
+0
2012-06-04
regulator: max77686: Fix checkpatch warnings
Axel Lin
1
-6
/
+7
2012-06-04
regulator: max1586: Convert max1586_v6_ops to set_voltage_sel
Axel Lin
1
-22
/
+5
[next]