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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-14
regulator: core: Shorten off-on-delay-us for always-on/boot-on by time since ...
Douglas Anderson
1
-4
/
+3
2023-03-13
regulator: mt6397-regulator: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
regulator: mp8859: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
regulator: max20086: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
regulator: lp872x: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-11
regulator: Use of_property_read_bool() for boolean properties
Rob Herring
7
-36
/
+17
2023-03-11
regulator: Use of_property_present() for testing DT property presence
Rob Herring
4
-7
/
+7
2023-03-07
regulator: rt5739: Spelling s/Rcihtek/Richtek/
Geert Uytterhoeven
1
-1
/
+1
2023-03-05
regulator: Add support for Richtek RT5739 voltage regulator
ChiYuan Huang
3
-0
/
+304
2023-03-02
Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2023-02-23
regulator: core: Use ktime_get_boottime() to determine how long a regulator w...
Matthias Kaehlcke
1
-3
/
+3
2023-02-22
Merge tag 'regulator-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
11
-66
/
+247
2023-02-20
regulator: max597x: Fix error return code in max597x_get_status
Axel Lin
1
-1
/
+1
2023-02-16
regulator: max597x: Align for simple_mfd_i2c driver
Naresh Solanki
1
-14
/
+32
2023-02-13
regulator: max20411: Fix off-by-one for n_voltages setting
Axel Lin
1
-1
/
+1
2023-02-10
regulator: max597x: Remove unused variable
Naresh Solanki
1
-6
/
+0
2023-02-03
regulator: tps65219: use generic set_bypass()
Jerome Neanne
1
-19
/
+1
2023-01-28
regulator: s5m8767: Bounds check id indexing into arrays
Kees Cook
1
-1
/
+5
2023-01-28
regulator: max77802: Bounds check regulator id against opmode
Kees Cook
1
-10
/
+24
2023-01-27
regulator: max20411: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-26
regulator: scmi: Allow for zero voltage domains
Cristian Marussi
1
-10
/
+6
2023-01-26
regulator: max20411: Directly include bitfield.h
Mark Brown
1
-0
/
+1
2023-01-25
regulator: Introduce Maxim MAX20411 Step-Down converter
Bjorn Andersson
3
-0
/
+172
2023-01-18
regulator: tps65219: use IS_ERR() to detect an error pointer
Randy Dunlap
1
-1
/
+1
2023-01-18
regulator: mcp16502: add enum MCP16502_REG_HPM description
Randy Dunlap
1
-0
/
+1
2023-01-13
regulator: fixed-helper: use the correct function name in comment
Randy Dunlap
1
-1
/
+1
2023-01-13
regulator: act8945a: fix non-kernel-doc comments
Randy Dunlap
1
-3
/
+3
2023-01-03
regulator: qcom-rpmh: PM8550 ldo11 regulator is an nldo
Neil Armstrong
1
-1
/
+1
2022-12-27
regulator: Merge up forgotten fix
Mark Brown
1
-5
/
+6
2022-12-25
regulator: tps65219: Report regulator name if devm_regulator_register fails
Wadim Egorov
1
-1
/
+1
2022-12-23
Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-12-15
regulator: core: fix deadlock on regulator enable
Johan Hovold
1
-1
/
+1
2022-12-14
regulator: core: Fix resolve supply lookup issue
ChiYuan Huang
1
-1
/
+1
2022-12-13
Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
46
-241
/
+1478
2022-12-08
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
4
-7
/
+7
2022-12-07
regulator: qcom-labibb: Fix missing of_node_put() in qcom_labibb_regulator_pr...
Yuan Can
1
-0
/
+1
2022-12-02
Add MediaTek MT6357 PMIC support
Mark Brown
3
-0
/
+463
2022-12-02
regulator: add mt6357 regulator
Fabien Parent
3
-0
/
+463
2022-12-02
regulator: core: fix resource leak in regulator_register()
Yang Yingliang
1
-0
/
+1
2022-12-01
regulator: core: fix module refcount leak in set_supply()
Yang Yingliang
1
-0
/
+1
2022-12-01
regulator: core: fix use_count leakage when handling boot-on
Rui Zhang
1
-1
/
+7
2022-11-28
regulator: da9211: Use irq handler when ready
Ricardo Ribalda
1
-5
/
+6
2022-11-28
regulator: rk808: Use dev_err_probe
Sebastian Reichel
1
-5
/
+3
2022-11-28
regulator: rk808: reduce 'struct rk808' usage
Sebastian Reichel
1
-8
/
+12
2022-11-25
Merge tag 'regulator-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-6
/
+22
2022-11-24
regulator: Drop obsolete dependencies on COMPILE_TEST
Jean Delvare
6
-21
/
+17
2022-11-24
regulator: pv88080-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-24
regulator: pfuze100-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-24
regulator: isl6271a-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-24
regulator: fan53555: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
[next]