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
/
tps65217-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
regulator: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-06-26
regulator: tps65217-regulator: Use the returned value of tps65217_reg_read()
Lee Jones
1
-0
/
+3
2020-06-26
regulator: tps65217-regulator: Remove pointless 'is unsigned int <0' check
Lee Jones
1
-2
/
+2
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
1
-2
/
+2
2019-05-06
Merge branch 'regulator-5.2' into regulator-next
Mark Brown
1
-4
/
+3
2019-03-26
regulator: tps65217: Fix off-by-one for latest seletor of tps65217_uv1_ranges
Axel Lin
1
-1
/
+1
2019-03-25
regulator: tps65217: Constify regulator_ops
Axel Lin
1
-2
/
+2
2019-03-21
regulator: tps65217: Simplify linear range for selector 25-52
Axel Lin
1
-2
/
+1
2018-07-30
regulator: tps65217: Fix NULL pointer dereference on probe
Anton Vasilyev
1
-0
/
+2
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+3
2017-10-13
mfd: tps65217: Introduce dependency on CONFIG_OF
Keerthy
1
-5
/
+0
2017-01-23
regulator: tps65217: Allow DCDC1 and DCDC3 up to 3.3V
Måns Andersson
1
-2
/
+4
2016-06-27
regulator: tps65217: Enable suspend configuration
Russ Dill
1
-9
/
+60
2014-09-10
regulator: tps65217: Use simplified DT parsing
Mark Brown
1
-77
/
+29
2014-09-09
regulator: tps65217: Remove unused driver_data from of_match table
Mark Brown
1
-7
/
+7
2014-09-06
regulator: tps65217: Remove spurious platform data check
Mark Brown
1
-6
/
+2
2014-06-24
regulator: tps65217: Fix build warnings
Sachin Kamat
1
-2
/
+2
2014-04-18
regulator: tps65217: Use regulator_map_voltage_ascend for LDO1
Axel Lin
1
-0
/
+1
2014-04-18
regulator: tps65217: Remove *rdev[] from struct tps65217
Axel Lin
1
-3
/
+0
2014-03-03
regulator: tps65217: Allow missing init_data for diagnostics
Axel Lin
1
-13
/
+2
2014-02-14
regulator: tps65217: Use of_get_child_by_name
Sachin Kamat
1
-1
/
+1
2013-10-24
Merge remote-tracking branch 'regulator/topic/linear' into regulator-next
Mark Brown
1
-16
/
+8
2013-10-11
regulator: Add REGULATOR_LINEAR_RANGE macro
Axel Lin
1
-8
/
+8
2013-10-11
regulator: Remove max_uV from struct regulator_linear_range
Axel Lin
1
-16
/
+8
2013-09-17
regulator: tps65217: Use devm_regulator_register
Sachin Kamat
1
-22
/
+4
2013-08-30
regulator: tps65217: Convert to use linear ranges
Axel Lin
1
-145
/
+37
2013-05-12
regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers
Axel Lin
1
-2
/
+0
2013-01-24
regulator: tps65217: Fix using wrong dev argument for calling of_regulator_match
Axel Lin
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-08-22
mfd: Move tps65217 regulator plat data handling to regulator
AnilKumar Ch
1
-15
/
+109
2012-07-12
regulator: tps65217: Add device tree support
AnilKumar Ch
1
-0
/
+1
2012-07-03
regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltage
Axel Lin
1
-3
/
+3
2012-07-02
regulator: tps65217: invalid if check
Alan Cox
1
-2
/
+2
2012-07-01
regulator: tps65217: Convert LDO1 to use regulator_list_voltage_table
Axel Lin
1
-25
/
+22
2012-06-13
regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap
Axel Lin
1
-72
/
+42
2012-05-18
regulator: tps65217: Convert to set_voltage_sel and map_voltage
Axel Lin
1
-38
/
+30
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
1
-2
/
+6
2012-04-06
regulator: tps65217: Constify regulator_desc
Axel Lin
1
-1
/
+1
2012-03-12
regulator: Merge tps65217_pmic_ldo234_ops and tps65217_pmic_dcdc_ops to tps65...
Axel Lin
1
-187
/
+72
2012-03-11
regulator: tps65217: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
1
-6
/
+6
2012-01-20
regulator: Update tps65217-regulator for DT changes
Axel Lin
1
-1
/
+1
2012-01-20
regulator: tps65217: Add tps65217 regulator driver
AnilKumar Ch
1
-0
/
+493