index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: atmel: Remove useless symbolic definitions
Thierry Reding
2019-03-04
1
-14
/
+6
*
pwm: bcm-kona: Update macros to remove braces around numbers
Sheetal Tigadoli
2019-03-04
1
-8
/
+8
*
pwm: imx27: Only enable the clocks once in .get_state()
Uwe Kleine-König
2019-03-04
1
-7
/
+4
*
pwm: rcar: Improve calculation of divider
Yoshihiro Shimoda
2019-03-04
1
-9
/
+7
*
pwm: rcar: Remove legacy APIs
Yoshihiro Shimoda
2019-03-04
1
-40
/
+4
*
pwm: rcar: Use "atomic" API on rcar_pwm_resume()
Yoshihiro Shimoda
2019-03-04
1
-5
/
+3
*
pwm: rcar: Add support "atomic" API
Yoshihiro Shimoda
2019-03-04
1
-0
/
+37
*
pwm: atmel: Add support for SAM9X60's PWM controller
Claudiu Beznea
2019-03-04
1
-0
/
+19
*
pwm: atmel: Rename objects of type atmel_pwm_data
Claudiu Beznea
2019-03-04
1
-7
/
+7
*
pwm: atmel: Add support for controllers with 32 bit counters
Claudiu Beznea
2019-03-04
1
-11
/
+23
*
pwm: atmel: Add struct atmel_pwm_data
Claudiu Beznea
2019-03-04
1
-28
/
+36
*
pwm: Add MediaTek MT8183 display PWM driver support
Jitao Shi
2019-03-04
1
-0
/
+11
*
pwm: hibvt: Add hi3559v100 support
Mathieu Othacehe
2019-03-04
1
-1
/
+26
*
pwm: hibvt: Use individual struct per of-data
Mathieu Othacehe
2019-03-04
1
-5
/
+12
*
pwm: imx: Signedness bug in imx_pwm_get_state()
Dan Carpenter
2019-01-16
1
-1
/
+2
*
pwm: imx: Split into two drivers
Uwe Kleine-König
2019-01-16
4
-153
/
+257
*
pwm: imx: Don't print an error on -EPROBE_DEFER
Uwe Kleine-König
2019-01-10
1
-3
/
+8
*
pwm: imx: Set driver data earlier simplifying the end of ->probe()
Uwe Kleine-König
2019-01-10
1
-7
/
+3
*
pwm: imx: Remove if block where the condition is always wrong
Uwe Kleine-König
2019-01-10
1
-2
/
+0
*
pwm: Drop per-chip dbg_show callback
Uwe Kleine-König
2019-01-10
1
-4
/
+1
*
pwm: Don't use memcmp() to compare state variables
Uwe Kleine-König
2019-01-10
1
-1
/
+4
*
pwm: imx: Add ipg clock operation
Anson Huang
2018-12-24
1
-5
/
+48
*
pwm: clps711x: Switch to SPDX identifier
Alexander Shiyan
2018-12-24
1
-7
/
+2
*
pwm: clps711x: Fix period calculation
Alexander Shiyan
2018-12-24
1
-2
/
+2
*
pwm: bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-12-24
1
-4
/
+1
*
pwm: Enable Kona PWM to be built for the Cygnus architecture
Clément Péron
2018-12-24
1
-1
/
+3
*
pwm: imx: Implement get_state() function for hardware readout
Michal Vokáč
2018-12-12
1
-0
/
+53
*
pwm: imx: Use bitops and bitfield macros to define register values
Michal Vokáč
2018-12-12
1
-20
/
+58
*
pwm: imx: Sort include files
Michal Vokáč
2018-12-12
1
-6
/
+6
*
pwm: lpc18xx-sct: Don't reconfigure PWM in .request and .free
Uwe Kleine-König
2018-11-16
1
-3
/
+0
*
pwm: lpss: Only set update bit if we are actually changing the settings
Hans de Goede
2018-10-16
1
-5
/
+7
*
pwm: lpss: Force runtime-resume on suspend on Cherry Trail
Hans de Goede
2018-10-16
2
-15
/
+16
*
pwm: Enable TI ECAP driver for ARCH_K3
Vignesh R
2018-10-16
1
-3
/
+2
*
pwm: Send a uevent on the pwmchip device upon channel sysfs (un)export
Fabrice Gasnier
2018-10-12
1
-0
/
+11
*
Revert "pwm: Set class for exported channels in sysfs"
Fabrice Gasnier
2018-10-12
1
-1
/
+0
*
pwm: Use SPDX identifier for Renesas drivers
Wolfram Sang
2018-10-12
2
-13
/
+2
*
pwm: lpss: Add get_state callback
Hans de Goede
2018-10-12
1
-0
/
+34
*
pwm: lpss: Release runtime-pm reference from the driver's remove callback
Hans de Goede
2018-10-12
1
-0
/
+6
*
pwm: lpss: Check PWM powerstate after resume on Cherry Trail devices
Hans de Goede
2018-10-12
2
-3
/
+24
*
pwm: lpss: Move struct pwm_lpss_chip definition to the header file
Hans de Goede
2018-10-12
2
-10
/
+8
*
pwm: lpss: Add ACPI HID for second PWM controller on Cherry Trail devices
Hans de Goede
2018-10-12
1
-0
/
+1
*
pwm: tegra: Remove gratuituous blank line
Thierry Reding
2018-09-26
1
-1
/
+0
*
pwm: mediatek: Add MT7628 support
John Crispin
2018-08-20
2
-2
/
+19
*
pwm: meson: Fix mux clock names
Jerome Brunet
2018-08-20
1
-2
/
+1
*
pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove()
Fabrice Gasnier
2018-08-20
1
-3
/
+1
*
pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
David Rivshin
2018-08-20
1
-2
/
+3
*
pwm: mxs: Switch to SPDX identifier
Fabio Estevam
2018-07-12
1
-7
/
+1
*
pwm: fsl-ftm: Enable support for the new SoC i.MX8QM
shenwei.wang@nxp.com
2018-07-09
1
-0
/
+5
*
pwm: fsl-ftm: Added the support of per-compatible data
shenwei.wang@nxp.com
2018-07-09
1
-2
/
+30
*
pwm: fsl-ftm: Added a dedicated IP interface clock
shenwei.wang@nxp.com
2018-07-09
1
-6
/
+16
[next]