index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-1
/
+281
2016-11-29
pwm: Add PWM driver for HiSilicon BVT SOCs
yuanjian
3
-0
/
+281
2016-11-29
pwm: Fix device reference leak
Johan Hovold
1
-0
/
+2
2016-10-21
pwm: meson: Remove unneeded platform MODULE_ALIAS
Javier Martinez Canillas
1
-1
/
+0
2016-10-21
pwm: meson: Add missing spin_lock_init()
Axel Lin
1
-0
/
+1
2016-09-08
Merge branch 'for-4.9/drivers' into for-next
Thierry Reding
12
-141
/
+1127
2016-09-08
pwm: meson: Handle unknown ID values
Arnd Bergmann
1
-0
/
+9
2016-09-08
pwm: sti: Take the opportunity to conduct a little house keeping
Lee Jones
1
-72
/
+81
2016-09-08
pwm: sti: It's now valid for number of PWM channels to be zero
Lee Jones
1
-1
/
+14
2016-09-08
pwm: sti: Add PWM capture callback
Lee Jones
1
-0
/
+88
2016-09-08
pwm: sti: Add support for PWM capture interrupts
Lee Jones
1
-1
/
+91
2016-09-08
pwm: sti: Initialise PWM capture device data
Lee Jones
1
-7
/
+38
2016-09-08
pwm: sti: Supply PWM Capture clock handling
Lee Jones
1
-0
/
+25
2016-09-08
pwm: sti: Supply PWM capture register addresses and bit locations
Lee Jones
1
-0
/
+25
2016-09-08
pwm: sti: Only request clock rate when needed
Lee Jones
1
-8
/
+8
2016-09-08
pwm: sti: Reorganise register names in preparation for new functionality
Lee Jones
1
-35
/
+41
2016-09-08
pwm: sti: Rename channel => device
Lee Jones
1
-16
/
+16
2016-09-08
pwm: lpc-18xx: use pwm_set_chip_data
oliver@schinagl.nl
1
-4
/
+8
2016-09-08
pwm: sunxi: Add H3 support
Milo Kim
1
-0
/
+9
2016-09-08
pwm: Add support for Meson PWM Controller
Neil Armstrong
3
-0
/
+530
2016-09-06
pwm: samsung: Fix to use lowest div for large enough modulation bits
Seung-Woo Kim
1
-3
/
+12
2016-09-06
pwm: pwm-tipwmss: Remove all runtime PM gets/puts
Jyri Sarha
1
-19
/
+0
2016-09-06
pwm: cros-ec: Add __packed to prevent padding
Brian Norris
1
-2
/
+2
2016-09-06
pwm: Add MediaTek MT2701 display PWM driver support
Weiqing Kong
1
-15
/
+72
2016-09-06
pwm: berlin: Add suspend/resume support
Jisheng Zhang
1
-0
/
+84
2016-09-05
pwm: Unexport children before chip removal
David Hsu
2
-0
/
+20
2016-09-05
pwm: twl: Reliably disable TWL6030 PWMs
Paul Kocialkowski
1
-0
/
+16
2016-08-06
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-234
/
+1169
2016-08-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-6
/
+8
2016-07-25
Merge branch 'for-4.8/drivers' into for-next
Thierry Reding
15
-234
/
+1125
2016-07-25
Merge branch 'for-4.8/capture' into for-next
Thierry Reding
2
-0
/
+44
2016-07-25
pwm: Add ChromeOS EC PWM driver
Brian Norris
3
-0
/
+268
2016-07-11
pwm: atmel: Use of_device_get_match_data()
Thierry Reding
1
-9
/
+2
2016-07-11
pwm: atmel: Fix checkpatch warnings
Thierry Reding
1
-6
/
+7
2016-07-11
pwm: atmel: Fix disabling of PWM channels
Guillermo Rodriguez
1
-0
/
+10
2016-07-11
pwm: rcar: Use ARCH_RENESAS
Ryo Kodama
1
-1
/
+1
2016-07-11
pwm: tegra: Add support for Tegra186
Laxman Dewangan
1
-3
/
+19
2016-07-11
pwm: tegra: Avoid overflow when calculating duty cycle
Hyong Bin Kim
1
-2
/
+3
2016-07-11
pwm: tegra: Allow 100 % duty cycle
Victor(Weiguo) Pan
1
-1
/
+1
2016-07-11
pwm: tegra: Add support for reset control
Rohith Seelaboyina
1
-0
/
+20
2016-07-11
pwm: tegra: Rename mmio_base to regs
Thierry Reding
1
-6
/
+6
2016-07-11
pwm: tegra: Remove useless padding
Thierry Reding
1
-4
/
+4
2016-07-11
pwm: tegra: Drop NUM_PWM macro
Thierry Reding
1
-5
/
+3
2016-07-11
pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default value
Sylvain Lemieux
1
-0
/
+7
2016-07-11
pwm: Add a driver for the STMPE PWM
Linus Walleij
3
-0
/
+327
2016-07-11
pwm: rockchip: Add support for atomic update
Boris Brezillon
1
-41
/
+43
2016-07-11
pwm: rockchip: Avoid glitches on already running PWMs
Boris Brezillon
1
-1
/
+19
2016-07-11
pwm: rockchip: Add support for hardware readout
Boris Brezillon
1
-0
/
+67
2016-07-11
pwm: rockchip: Fix period and duty cycle approximation
Boris Brezillon
1
-4
/
+3
2016-07-11
pwm: Add support for Broadcom iProc PWM controller
Yendapally Reddy Dhananjaya Reddy
3
-0
/
+288
[next]