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
/
mfd
/
mt6397-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-27
mfd: mt6397: Drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-05-21
mfd: Add support for the MediaTek MT6358 PMIC
Hsin-Hsiung Wang
1
-0
/
+36
2020-05-21
mfd: mt6397: Trim probe function to support different chips more cleanly
Hsin-Hsiung Wang
1
-21
/
+14
2020-05-21
mfd: mt6397: Modify suspend/resume behavior
Hsin-Hsiung Wang
1
-30
/
+0
2019-11-11
mfd: mt6397: Use PLATFORM_DEVID_NONE macro instead of -1
Fabien Parent
1
-6
/
+6
2019-11-11
mfd: mt6397: Fix probe after changing mt6397-core
Frank Wunderlich
1
-24
/
+40
2019-09-02
mfd: mt6323: Add MT6323 RTC and PWRC
Josef Friedl
1
-0
/
+25
2019-09-02
mfd: mt6323: Replace boilerplate resource code with DEFINE_RES_* macros
Josef Friedl
1
-10
/
+3
2019-08-12
mfd: mt6397: Extract IRQ related code from core driver
Hsin-Hsiung Wang
1
-146
/
+0
2019-08-12
mfd: mt6397: Rename macros to something more readable
Hsin-Hsiung Wang
1
-8
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-01-03
mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported
Nicolas Boichat
1
-2
/
+1
2018-04-16
mfd: mt6397: Add PMIC keys support to MT6397 driver
Chen Zhong
1
-1
/
+21
2018-04-16
mfd: mt6397: Create irq mappings in mfd core driver
Chen Zhong
1
-2
/
+2
2017-04-27
mfd: mt6397: Align the placement at which the mfd_cell of LED is defined
Sean Wang
1
-2
/
+1
2017-02-13
mfd: mt6397: Add MT6323 LED support into MT6397 driver
Sean Wang
1
-0
/
+4
2016-05-09
mfd: mt6397: IRQ domain should initialize before mfd_add_devices()
Henry Chen
1
-9
/
+13
2016-04-19
mfd: mt6397: Use devm_mfd_add_devices() for mfd_device registration
Laxman Dewangan
1
-12
/
+6
2016-03-16
mfd: mt6397: Add platform device ID table
Javier Martinez Canillas
1
-1
/
+7
2016-03-16
mfd: mt6397: Add MT6323 support to MT6397 driver
John Crispin
1
-0
/
+20
2016-03-16
mfd: mt6397: Add support for different Slave types
John Crispin
1
-17
/
+41
2016-03-16
mfd: mt6397: int_con and int_status may vary in location
John Crispin
1
-10
/
+17
2015-08-11
mfd: mt6397: Implement wake handler and suspend/resume to handle wake up event
Henry Chen
1
-0
/
+49
2015-08-11
mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-4
/
+4
2015-08-11
mfd: Kill off set_irq_flags usage
Rob Herring
1
-4
/
+0
2015-06-25
Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...
Linus Torvalds
1
-0
/
+18
2015-06-25
mfd: provide RTC resource in MT6397 MFD
Eddie Huang
1
-0
/
+18
2015-06-22
mfd: mt6397-core: Add GPIO sub-module support
Hongzhou Yang
1
-0
/
+3
2015-06-22
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
1
-1
/
+1
2015-03-04
mfd: Add support for the MediaTek MT6397 PMIC
Flora Fu
1
-0
/
+227