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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
pwm: lpss: Only set update bit if we are actually changing the settings
Hans de Goede
1
-5
/
+7
2018-10-16
pwm: lpss: Force runtime-resume on suspend on Cherry Trail
Hans de Goede
2
-15
/
+16
2018-10-16
pwm: Enable TI ECAP driver for ARCH_K3
Vignesh R
1
-3
/
+2
2018-10-12
pwm: Send a uevent on the pwmchip device upon channel sysfs (un)export
Fabrice Gasnier
1
-0
/
+11
2018-10-12
Revert "pwm: Set class for exported channels in sysfs"
Fabrice Gasnier
1
-1
/
+0
2018-10-12
pwm: Use SPDX identifier for Renesas drivers
Wolfram Sang
2
-13
/
+2
2018-10-12
pwm: lpss: Add get_state callback
Hans de Goede
1
-0
/
+34
2018-10-12
pwm: lpss: Release runtime-pm reference from the driver's remove callback
Hans de Goede
1
-0
/
+6
2018-10-12
pwm: lpss: Check PWM powerstate after resume on Cherry Trail devices
Hans de Goede
2
-3
/
+24
2018-10-12
pwm: lpss: Move struct pwm_lpss_chip definition to the header file
Hans de Goede
2
-10
/
+8
2018-10-12
pwm: lpss: Add ACPI HID for second PWM controller on Cherry Trail devices
Hans de Goede
1
-0
/
+1
2018-09-26
pwm: tegra: Remove gratuituous blank line
Thierry Reding
1
-1
/
+0
2018-08-20
pwm: mediatek: Add MT7628 support
John Crispin
2
-2
/
+19
2018-08-20
pwm: meson: Fix mux clock names
Jerome Brunet
1
-2
/
+1
2018-08-20
pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove()
Fabrice Gasnier
1
-3
/
+1
2018-08-20
pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
David Rivshin
1
-2
/
+3
2018-07-12
pwm: mxs: Switch to SPDX identifier
Fabio Estevam
1
-7
/
+1
2018-07-09
pwm: fsl-ftm: Enable support for the new SoC i.MX8QM
shenwei.wang@nxp.com
1
-0
/
+5
2018-07-09
pwm: fsl-ftm: Added the support of per-compatible data
shenwei.wang@nxp.com
1
-2
/
+30
2018-07-09
pwm: fsl-ftm: Added a dedicated IP interface clock
shenwei.wang@nxp.com
1
-6
/
+16
2018-07-09
pwm: cros-ec: Switch to SPDX identifier
Enric Balletbo i Serra
1
-6
/
+3
2018-07-09
pwm: imx: Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-07-09
pwm: tiehrpwm: Fix disabling of output of PWMs
Vignesh R
1
-0
/
+2
2018-07-09
pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
Vignesh R
1
-11
/
+1
2018-07-09
pwm: berlin: Don't use broken prescaler values
Thomas Hebb
1
-20
/
+25
2018-06-14
Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-12
/
+44
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-06-06
pwm: stm32: Fix build warning with CONFIG_DMA_ENGINE disabled
Arnd Bergmann
1
-3
/
+1
2018-06-06
Merge tag 'ib-mfd-pwm-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thierry Reding
1
-0
/
+257
2018-06-06
pwm: stm32: Enforce dependency on CONFIG_MFD_STM32_TIMERS
Arnd Bergmann
1
-1
/
+1
2018-06-06
pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
Hans de Goede
3
-0
/
+37
2018-06-04
pwm: stm32: Initialize raw local variables
Fabrice Gasnier
1
-1
/
+1
2018-05-16
pwm: stm32: Use input prescaler to improve period capture
Fabrice Gasnier
1
-2
/
+61
2018-05-16
pwm: stm32: Improve capture by tuning counter prescaler
Fabrice Gasnier
1
-1
/
+23
2018-05-16
pwm: stm32: Add capture support
Fabrice Gasnier
1
-0
/
+176
2018-04-30
pwm: simplify getting .drvdata
Wolfram Sang
2
-6
/
+3
2018-04-30
pwm: meson: Fix allocation of PWM channel array
Martin Blumenstingl
1
-2
/
+2
2018-04-13
Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-56
/
+161
2018-04-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-26
/
+42
2018-03-28
pwm: rcar: Add suspend/resume support
Yoshihiro Shimoda
1
-0
/
+42
2018-03-28
pwm: rcar: Use PM Runtime to control module clock
Hien Dang
1
-6
/
+2
2018-03-28
pwm: rcar: Fix a condition to prevent mismatch value setting to duty
Ryo Kodama
1
-2
/
+6
2018-03-28
pwm: sysfs: Use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+2
2018-03-28
pwm: sun4i: Simplify controller mapping
Andre Przywara
1
-18
/
+8
2018-03-28
pwm: sun4i: Drop unused .has_rdy member
Andre Przywara
1
-6
/
+0
2018-03-28
pwm: sun4i: Properly check current state
Alexandre Belloni
1
-2
/
+4
2018-03-28
pwm: Remove depends on AVR32
Corentin Labbe
1
-1
/
+1
2018-03-28
pwm: stm32: LPTimer: Use 3 cells ->of_xlate()
Gerald Baeza
1
-0
/
+2
2018-03-28
pwm: stm32: Protect common prescaler for all channels
Fabrice Gasnier
1
-1
/
+17
2018-03-28
pwm: stm32: Remove unused struct device
Fabrice Gasnier
1
-1
/
+0
[next]