index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-10
Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-09
pwm: meson: Add clock source configuration for Meson G12A
Neil Armstrong
2019-05-09
pwm: samsung: Don't uses devm_*() functions in ->request()
Uwe Kleine-König
2019-05-09
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
2019-05-09
pwm: Add i.MX TPM PWM driver support
Anson Huang
2019-05-09
pwm: imx27: Use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-05-09
pwm: meson: Use the spin-lock only to protect register modifications
Martin Blumenstingl
2019-05-09
pwm: meson: Don't disable PWM when setting duty repeatedly
Bichao Zheng
2019-05-09
pwm: meson: Consider 128 a valid pre-divider
Martin Blumenstingl
2019-05-02
ARM: at91: move SoC specific definitions to SoC folder
Alexandre Belloni
2019-04-28
ARM: ep93xx: move pinctrl interfaces into include/linux/soc
Arnd Bergmann
2019-04-26
clk: Remove CLK_IS_BASIC clk flag
Stephen Boyd
2019-04-25
drivers/pwm: pwm-fsl-ftm: use common header for FlexTimer #defines
Patrick Havelange
2019-03-20
pwm: sysfs: fix typo "its" -> "it's"
Uwe Kleine-König
2019-03-20
pwm: tiehrpwm: Enable compilation for ARCH_K3
Vignesh Raghavendra
2019-03-20
pwm: tiehrpwm: Update shadow register for disabling PWMs
Christoph Vogtländer
2019-03-20
pwm: img: Turn final 'else if' into 'else' in img_pwm_config
Nathan Chancellor
2019-03-20
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-03-04
pwm: atmel: Remove useless symbolic definitions
Thierry Reding
2019-03-04
pwm: bcm-kona: Update macros to remove braces around numbers
Sheetal Tigadoli
2019-03-04
pwm: imx27: Only enable the clocks once in .get_state()
Uwe Kleine-König
2019-03-04
pwm: rcar: Improve calculation of divider
Yoshihiro Shimoda
2019-03-04
pwm: rcar: Remove legacy APIs
Yoshihiro Shimoda
2019-03-04
pwm: rcar: Use "atomic" API on rcar_pwm_resume()
Yoshihiro Shimoda
2019-03-04
pwm: rcar: Add support "atomic" API
Yoshihiro Shimoda
2019-03-04
pwm: atmel: Add support for SAM9X60's PWM controller
Claudiu Beznea
2019-03-04
pwm: atmel: Rename objects of type atmel_pwm_data
Claudiu Beznea
2019-03-04
pwm: atmel: Add support for controllers with 32 bit counters
Claudiu Beznea
2019-03-04
pwm: atmel: Add struct atmel_pwm_data
Claudiu Beznea
2019-03-04
pwm: Add MediaTek MT8183 display PWM driver support
Jitao Shi
2019-03-04
pwm: hibvt: Add hi3559v100 support
Mathieu Othacehe
2019-03-04
pwm: hibvt: Use individual struct per of-data
Mathieu Othacehe
2019-01-16
pwm: imx: Signedness bug in imx_pwm_get_state()
Dan Carpenter
2019-01-16
pwm: imx: Split into two drivers
Uwe Kleine-König
2019-01-10
pwm: imx: Don't print an error on -EPROBE_DEFER
Uwe Kleine-König
2019-01-10
pwm: imx: Set driver data earlier simplifying the end of ->probe()
Uwe Kleine-König
2019-01-10
pwm: imx: Remove if block where the condition is always wrong
Uwe Kleine-König
2019-01-10
pwm: Drop per-chip dbg_show callback
Uwe Kleine-König
2019-01-10
pwm: Don't use memcmp() to compare state variables
Uwe Kleine-König
2018-12-24
pwm: imx: Add ipg clock operation
Anson Huang
2018-12-24
pwm: clps711x: Switch to SPDX identifier
Alexander Shiyan
[next]