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.12.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
2018-12-24
pwm: imx: Add ipg clock operation
Anson Huang
1
-5
/
+48
2018-12-24
pwm: clps711x: Switch to SPDX identifier
Alexander Shiyan
1
-7
/
+2
2018-12-24
pwm: clps711x: Fix period calculation
Alexander Shiyan
1
-2
/
+2
2018-12-24
pwm: bcm2835: Switch to SPDX identifier
Stefan Wahren
1
-4
/
+1
2018-12-24
pwm: Enable Kona PWM to be built for the Cygnus architecture
Clément Péron
1
-1
/
+3
2018-12-12
pwm: imx: Implement get_state() function for hardware readout
Michal Vokáč
1
-0
/
+53
2018-12-12
pwm: imx: Use bitops and bitfield macros to define register values
Michal Vokáč
1
-20
/
+58
2018-12-12
pwm: imx: Sort include files
Michal Vokáč
1
-6
/
+6
2018-11-16
pwm: lpc18xx-sct: Don't reconfigure PWM in .request and .free
Uwe Kleine-König
1
-3
/
+0
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-13
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-14
Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-56
/
+161
2018-04-06
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
[next]