index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-14
pwm: atmel-hlcdc: Fix default PWM polarity
Boris Brezillon
1
-1
/
+1
2016-06-10
pwm: sysfs: Get return value from pwm_apply_state()
Ryo Kodama
1
-1
/
+1
2016-06-10
pwm: Improve args checking in pwm_apply_state()
Brian Norris
1
-1
/
+2
2016-05-25
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-106
/
+199
2016-05-17
Merge branch 'for-4.7/pwm-atomic' into for-next
Thierry Reding
7
-109
/
+194
2016-05-17
Merge branch 'for-4.7/pwm-args' into for-next
Thierry Reding
3
-8
/
+22
2016-05-17
pwm: Add information about polarity, duty cycle and period to debugfs
Heiko Stübner
1
-0
/
+5
2016-05-17
pwm: Switch to the atomic API
Boris Brezillon
2
-12
/
+41
2016-05-17
pwm: Add core infrastructure to allow atomic updates
Boris Brezillon
1
-68
/
+119
2016-05-17
pwm: Add hardware readout infrastructure
Boris Brezillon
1
-0
/
+3
2016-05-17
pwm: Move the enabled/disabled info into pwm_state
Boris Brezillon
1
-4
/
+9
2016-05-17
pwm: Introduce the pwm_state concept
Boris Brezillon
1
-4
/
+4
2016-05-17
pwm: Keep PWM state in sync with hardware state
Boris Brezillon
1
-14
/
+0
2016-05-17
pwm: Use pwm_get/set_xxx() helpers where appropriate
Boris Brezillon
4
-4
/
+5
2016-05-17
pwm: Get rid of pwm->lock
Boris BREZILLON
2
-19
/
+24
2016-05-17
pwm: rcar: Make use of pwm_is_enabled()
Boris BREZILLON
1
-1
/
+1
2016-05-17
pwm: Fix pwm_apply_args() call sites
Boris Brezillon
1
-10
/
+17
2016-05-13
Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-s...
Mark Brown
3
-9
/
+16
2016-05-03
pwm: Use kcalloc() instead of kzalloc()
Thierry Reding
1
-1
/
+1
2016-05-03
pwm: Add missing newline
Thierry Reding
1
-0
/
+1
2016-05-03
pwm: Introduce the pwm_args concept
Boris Brezillon
3
-9
/
+16
2016-04-14
pwm: fsl-ftm: Use flat regmap cache
Stefan Agner
1
-1
/
+1
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
[next]