index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
pwm: lpss: Move clk_rate check to ->probe()
Andy Shevchenko
2016-07-11
1
-5
/
+7
|
|
*
pwm: lpss: pci: Enable PWM module on Intel Edison
Andy Shevchenko
2016-07-11
1
-0
/
+1
|
|
*
pwm: lpss: Prevent on_time_div overflow on lower frequencies
Mika Westerberg
2016-07-11
1
-2
/
+4
|
|
*
pwm: lpss: Fix base_unit calculation for PWM frequency
Dan O'Donovan
2016-07-11
1
-5
/
+3
|
|
*
pwm: pwm-ti*: Remove support for local clock gating
Cooper Jr., Franklin
2016-07-11
4
-145
/
+0
|
|
*
pwm: pwm-ti*: Get the clock from the PWMSS parent when using old bindings
Cooper Jr., Franklin
2016-07-08
2
-0
/
+18
|
*
|
Merge branch 'for-4.8/capture' into for-next
Thierry Reding
2016-07-25
2
-0
/
+44
|
|
\
\
|
|
*
|
pwm: sysfs: Add PWM capture support
Lee Jones
2016-06-10
1
-0
/
+17
|
|
*
|
pwm: Add PWM capture support
Lee Jones
2016-06-10
1
-0
/
+27
|
|
|
/
*
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-08-01
2
-6
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'omap-for-v4.8/ir-rx51-signed' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2016-07-07
1
-5
/
+7
|
|
\
\
|
|
*
|
pwm: omap-dmtimer: Allow for setting dmtimer clock source
Ivaylo Dimitrov
2016-06-29
1
-5
/
+7
|
|
|
/
|
*
|
pwm: clps711x: Changing the compatibility string to match with the smallest s...
Alexander Shiyan
2016-07-06
1
-1
/
+1
|
|
/
*
|
pwm: atmel-hlcdc: Fix default PWM polarity
Boris Brezillon
2016-06-14
1
-1
/
+1
*
|
pwm: sysfs: Get return value from pwm_apply_state()
Ryo Kodama
2016-06-10
1
-1
/
+1
*
|
pwm: Improve args checking in pwm_apply_state()
Brian Norris
2016-06-10
1
-1
/
+2
|
/
*
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-25
7
-106
/
+199
|
\
|
*
Merge branch 'for-4.7/pwm-atomic' into for-next
Thierry Reding
2016-05-17
7
-109
/
+194
|
|
\
|
|
*
pwm: Add information about polarity, duty cycle and period to debugfs
Heiko Stübner
2016-05-17
1
-0
/
+5
|
|
*
pwm: Switch to the atomic API
Boris Brezillon
2016-05-17
2
-12
/
+41
|
|
*
pwm: Add core infrastructure to allow atomic updates
Boris Brezillon
2016-05-17
1
-68
/
+119
|
|
*
pwm: Add hardware readout infrastructure
Boris Brezillon
2016-05-17
1
-0
/
+3
|
|
*
pwm: Move the enabled/disabled info into pwm_state
Boris Brezillon
2016-05-17
1
-4
/
+9
|
|
*
pwm: Introduce the pwm_state concept
Boris Brezillon
2016-05-17
1
-4
/
+4
|
|
*
pwm: Keep PWM state in sync with hardware state
Boris Brezillon
2016-05-17
1
-14
/
+0
|
|
*
pwm: Use pwm_get/set_xxx() helpers where appropriate
Boris Brezillon
2016-05-17
4
-4
/
+5
|
|
*
pwm: Get rid of pwm->lock
Boris BREZILLON
2016-05-17
2
-19
/
+24
|
|
*
pwm: rcar: Make use of pwm_is_enabled()
Boris BREZILLON
2016-05-17
1
-1
/
+1
|
*
|
Merge branch 'for-4.7/pwm-args' into for-next
Thierry Reding
2016-05-17
3
-8
/
+22
|
|
\
\
|
|
|
/
|
|
*
pwm: Fix pwm_apply_args() call sites
Boris Brezillon
2016-05-17
1
-10
/
+17
|
*
|
pwm: Use kcalloc() instead of kzalloc()
Thierry Reding
2016-05-03
1
-1
/
+1
|
*
|
pwm: Add missing newline
Thierry Reding
2016-05-03
1
-0
/
+1
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-s...
Mark Brown
2016-05-13
3
-9
/
+16
|
\
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
|
*
|
pwm: Introduce the pwm_args concept
Boris Brezillon
2016-05-03
3
-9
/
+16
|
|
/
*
|
pwm: fsl-ftm: Use flat regmap cache
Stefan Agner
2016-04-14
1
-1
/
+1
|
/
*
pwm: omap-dmtimer: Add debug message for effective period and duty cycle
David Rivshin
2016-03-23
1
-1
/
+8
*
pwm: omap-dmtimer: Round load and match values rather than truncate
David Rivshin
2016-03-23
1
-5
/
+1
*
pwm: omap-dmtimer: Add sanity checking for load and match values
David Rivshin
2016-03-23
1
-4
/
+30
*
pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculations
David Rivshin
2016-03-23
1
-7
/
+20
*
pwm: brcmstb: Fix check of devm_ioremap_resource() return code
Vladimir Zapolskiy
2016-03-23
1
-2
/
+2
*
pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILE
Simon Horman
2016-03-23
1
-1
/
+1
*
pwm: lpc18xx-sct: Test clock rate to avoid division by 0
Wolfram Sang
2016-03-23
1
-0
/
+5
*
pwm: img: Test clock rate to avoid division by 0
Wolfram Sang
2016-03-23
1
-0
/
+5
*
pwm: Mark all devices as "might sleep"
Thierry Reding
2016-01-21
1
-1
/
+1
*
pwm: omap-dmtimer: Potential NULL dereference on error
Dan Carpenter
2016-01-04
1
-1
/
+1
*
pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
Vegard Nossum
2016-01-04
1
-0
/
+1
*
pwm: Add PWM driver for OMAP using dual-mode timers
Neil Armstrong
2015-12-16
3
-0
/
+337
*
pwm: rcar: Improve accuracy of frequency division setting
Ryo Kodama
2015-12-16
1
-1
/
+1
*
pwm: lpc32xx: return ERANGE, if requested period is not supported
Vladimir Zapolskiy
2015-12-16
1
-3
/
+3
*
pwm: lpc32xx: fix and simplify duty cycle and period calculations
Vladimir Zapolskiy
2015-12-16
1
-34
/
+19
[prev]
[next]