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
/
pwm
/
pwm-mediatek.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
1
-1
/
+0
2023-07-24
pwm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-23
pwm: mediatek: Add support for MT7981
Daniel Golle
1
-8
/
+31
2022-12-06
pwm: mediatek: Add support for MT7986
Daniel Golle
1
-0
/
+7
2022-12-06
pwm: mediatek: always use bus clock for PWM on MT7622
Daniel Golle
1
-1
/
+1
2022-06-22
pwm: mediatek: Add MT8365 support
Fabien Parent
1
-0
/
+7
2022-05-20
pwm: mediatek: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+26
2022-05-20
pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795
AngeloGioacchino Del Regno
1
-0
/
+7
2022-02-24
pwm: pwm-mediatek: Beautify error messages text
AngeloGioacchino Del Regno
1
-4
/
+4
2022-02-24
pwm: pwm-mediatek: Allocate clk_pwms with devm_kmalloc_array
AngeloGioacchino Del Regno
1
-1
/
+1
2022-02-24
pwm: pwm-mediatek: Simplify error handling with dev_err_probe()
AngeloGioacchino Del Regno
1
-19
/
+11
2021-09-02
pwm: mediatek: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-11
/
+1
2021-04-23
pwm: mediatek: Remove unused function
Jiapeng Chong
1
-6
/
+0
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2020-12-17
pwm: mediatek: Add MT8183 SoC support
Fabien Parent
1
-0
/
+7
2020-12-17
pwm: mediatek: Always use bus clock
Fabien Parent
1
-0
/
+12
2020-12-17
pwm: mediatek: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-07-30
pwm: mediatek: Provide missing kerneldoc description for 'soc' arg
Lee Jones
1
-0
/
+1
2019-09-26
pwm: mediatek: Add MT7629 compatible string
Sam Shih
1
-0
/
+6
2019-09-25
pwm: mediatek: Update license and switch to SPDX tag
Sam Shih
1
-5
/
+3
2019-09-25
pwm: mediatek: Use pwm_mediatek as common prefix
Sam Shih
1
-57
/
+60
2019-09-25
pwm: mediatek: Allocate the clks array dynamically
Sam Shih
1
-35
/
+44
2019-09-25
pwm: mediatek: Remove the has_clks field
Sam Shih
1
-13
/
+1
2019-09-21
pwm: mediatek: Drop the check for of_device_get_match_data()
Sam Shih
1
-7
/
+3
2019-09-21
pwm: mediatek: Add MT8516 SoC support
Fabien Parent
1
-0
/
+7
2018-08-20
pwm: mediatek: Add MT7628 support
John Crispin
1
-1
/
+18
2018-03-28
pwm: mediatek: Improve precision in rate calculation
Sean Wang
1
-5
/
+12
2018-03-28
pwm: mediatek: Remove redundant MODULE_ALIAS entries
Sean Wang
1
-1
/
+0
2018-03-28
pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
Sean Wang
1
-3
/
+21
2017-11-15
pwm: mediatek: Add MT2712/MT7622 support
Zhi Mao
1
-9
/
+44
2017-08-21
pwm: mediatek: Disable clock on PWM configuration failure
Zhi Mao
1
-1
/
+6
2017-08-21
pwm: mediatek: Fix clock control issue
Zhi Mao
1
-22
/
+47
2017-08-21
pwm: mediatek: Fix PWM source clock selection
Zhi Mao
1
-1
/
+1
2017-04-13
pwm: mediatek: Don't explicitly set .owner
kbuild test robot
1
-1
/
+0
2017-04-06
pwm: Add MediaTek PWM support
John Crispin
1
-0
/
+220