index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
pwm: omap-dmtimer: Add debug message for effective period and duty cycle
David Rivshin
1
-1
/
+8
2016-03-23
pwm: omap-dmtimer: Round load and match values rather than truncate
David Rivshin
1
-5
/
+1
2016-03-23
pwm: omap-dmtimer: Add sanity checking for load and match values
David Rivshin
1
-4
/
+30
2016-03-23
pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculations
David Rivshin
1
-7
/
+20
2016-03-23
pwm: brcmstb: Fix check of devm_ioremap_resource() return code
Vladimir Zapolskiy
1
-2
/
+2
2016-03-23
pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILE
Simon Horman
1
-1
/
+1
2016-03-23
pwm: lpc18xx-sct: Test clock rate to avoid division by 0
Wolfram Sang
1
-0
/
+5
2016-03-23
pwm: img: Test clock rate to avoid division by 0
Wolfram Sang
1
-0
/
+5
2016-01-21
pwm: Mark all devices as "might sleep"
Thierry Reding
1
-1
/
+1
2016-01-04
pwm: omap-dmtimer: Potential NULL dereference on error
Dan Carpenter
1
-1
/
+1
2016-01-04
pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
Vegard Nossum
1
-0
/
+1
2015-12-16
pwm: Add PWM driver for OMAP using dual-mode timers
Neil Armstrong
3
-0
/
+337
2015-12-16
pwm: rcar: Improve accuracy of frequency division setting
Ryo Kodama
1
-1
/
+1
2015-12-16
pwm: lpc32xx: return ERANGE, if requested period is not supported
Vladimir Zapolskiy
1
-3
/
+3
2015-12-16
pwm: lpc32xx: fix and simplify duty cycle and period calculations
Vladimir Zapolskiy
1
-34
/
+19
2015-12-16
pwm: lpc32xx: make device usable with common clock framework
Vladimir Zapolskiy
1
-2
/
+2
2015-12-16
pwm: lpc32xx: correct number of PWM channels from 2 to 1
Vladimir Zapolskiy
1
-1
/
+1
2015-12-16
pwm: fsl-ftm: Fix clock enable/disable when using PM
Stefan Agner
1
-33
/
+25
2015-12-16
pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
Mika Westerberg
1
-2
/
+21
2015-12-16
pwm: lpss: Select core part automatically
Andy Shevchenko
1
-10
/
+5
2015-12-16
pwm: lpss: Update PWM setting for Broxton
qipeng.zha
2
-14
/
+20
2015-12-16
pwm: bcm2835: Fix email address specification
Stefan Wahren
1
-1
/
+1
2015-12-16
pwm: bcm2835: Prevent division by zero
Stefan Wahren
1
-1
/
+9
2015-12-16
pwm: bcm2835: Calculate scaler in ->config()
Stefan Wahren
1
-5
/
+3
2015-12-16
pwm: lpss: Remove ->free() callback
Mika Westerberg
1
-1
/
+0
2015-11-11
Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-80
/
+1323
2015-11-10
pwm: sunxi: Fix whitespace issue
Olliver Schinagl
1
-1
/
+1
2015-11-10
pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro's
Olliver Schinagl
1
-36
/
+36
2015-11-10
pwm: sysfs: Remove unnecessary temporary variable
Olliver Schinagl
1
-2
/
+1
2015-11-10
pwm: Return -ENODEV if no PWM lookup match is found
Thierry Reding
1
-1
/
+3
2015-11-10
pwm: sun4i: Add support for PWM controller on sun5i SoCs
Hans de Goede
1
-2
/
+23
2015-11-10
pwm: Set enable state properly on failed call to enable
Jonathan Richardson
1
-7
/
+26
2015-11-06
pwm: lpss: Add support for runtime PM
Qipeng Zha
3
-0
/
+45
2015-11-06
pwm: lpss: Add more Intel Broxton IDs
Mika Westerberg
2
-0
/
+2
2015-11-06
pwm: lpss: Support all four PWMs on Intel Broxton
Mika Westerberg
3
-2
/
+10
2015-11-06
pwm: lpss: Add support for multiple PWMs
Mika Westerberg
2
-21
/
+28
2015-11-06
pwm-pca9685: enable ACPI device found on Galileo Gen2
Andy Shevchenko
2
-5
/
+17
2015-10-06
pwm: Add MediaTek display PWM driver support
YH Huang
3
-0
/
+255
2015-10-06
pwm: tipwmss: Enable on TI DRA7x and AM437x
Vignesh R
1
-3
/
+3
2015-10-06
pwm: atmel-hlcdc: add sama5d2 SoC support.
Nicolas Ferre
1
-0
/
+3
2015-10-06
pwm: Add Broadcom BCM7038 PWM controller support
Florian Fainelli
3
-0
/
+354
2015-10-06
misc: atmel_tclib: get and use slow clock
Boris Brezillon
1
-7
/
+19
2015-10-06
pwm: Add support for R-Car PWM Timer
Yoshihiro Shimoda
3
-0
/
+286
2015-10-06
pwm: Add support for the Berlin PWM controller
Antoine Ténart
3
-0
/
+229
2015-09-21
pwm: atmel-hlcdc: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-09
Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-55
/
+697
2015-09-09
ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errata
Josh Wu
1
-0
/
+5
2015-09-09
pwm: NXP LPC18xx PWM/SCT driver
Ariel D'Alessandro
3
-0
/
+478
2015-08-17
pwm-pca9685: Support changing the output frequency
Clemens Gruber
1
-1
/
+64
2015-08-17
pwm-pca9685: Fix several driver bugs
Clemens Gruber
1
-0
/
+24
[next]