index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
2018-04-13
Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-03-28
pwm: rcar: Add suspend/resume support
Yoshihiro Shimoda
2018-03-28
pwm: rcar: Use PM Runtime to control module clock
Hien Dang
2018-03-28
pwm: rcar: Fix a condition to prevent mismatch value setting to duty
Ryo Kodama
2018-03-28
pwm: sysfs: Use put_device() instead of kfree()
Arvind Yadav
2018-03-28
pwm: sun4i: Simplify controller mapping
Andre Przywara
2018-03-28
pwm: sun4i: Drop unused .has_rdy member
Andre Przywara
2018-03-28
pwm: sun4i: Properly check current state
Alexandre Belloni
2018-03-28
pwm: Remove depends on AVR32
Corentin Labbe
2018-03-28
pwm: stm32: LPTimer: Use 3 cells ->of_xlate()
Gerald Baeza
2018-03-28
pwm: stm32: Protect common prescaler for all channels
Fabrice Gasnier
2018-03-28
pwm: stm32: Remove unused struct device
Fabrice Gasnier
2018-03-28
pwm: mediatek: Improve precision in rate calculation
Sean Wang
2018-03-28
pwm: mediatek: Remove redundant MODULE_ALIAS entries
Sean Wang
2018-03-28
pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
Sean Wang
2018-03-28
pwm: jz4740: Enable for all Ingenic SoCs
Paul Cercueil
2018-03-28
pwm: jz4740: Add support for devicetree
Paul Cercueil
2018-03-28
pwm: jz4740: Implement ->set_polarity()
Paul Cercueil
2018-03-28
pwm: jz4740: Make disable operation compatible with TCU2 mode
Maarten ter Huurne
2018-03-28
pwm: imx: Let PWM be active during suspend
Fabio Estevam
2018-03-27
pwm: atmel-tcb: Delete an error message for a failed memory allocation
Markus Elfring
2018-03-27
pwm: puv3: Delete an error message for a failed memory allocation
Markus Elfring
2018-03-27
pwm: stm32: Adopt SPDX identifier
Benjamin Gaignard
2018-03-26
pwm: remove pwm-bfin driver
Arnd Bergmann
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-02-22
pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
Keerthy
2017-12-05
pwm: meson: Add clock source configuration for Meson-AXG
Jian Hu
2017-12-05
pwm: stmpe: Fix wrong register offset for hwpwm=2 case
Axel Lin
2017-12-05
pwm: Set class for exported channels in sysfs
Gottfried Haider
2017-11-22
Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-15
pwm: stm32-lp: Remove pwm_is_enabled() check before calling pwm_disable()
Axel Lin
2017-11-15
pwm: mediatek: Add MT2712/MT7622 support
Zhi Mao
2017-11-15
pwm: sunxi: Use of_device_get_match_data()
Corentin Labbe
2017-11-15
pwm: atmel-tcb: Support backup mode
Romain Izard
2017-11-15
pwm: img: Add runtime PM
Ed Blake
2017-11-15
pwm: img: Add suspend / resume handling
Ed Blake
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-11
Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-05
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
2017-09-04
pwm: Add STM32 LPTimer PWM driver
Fabrice Gasnier
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-08-21
pwm: pwm-samsung: fix suspend/resume support
Bartlomiej Zolnierkiewicz
2017-08-21
pwm: samsung: Remove redundant checks from pwm_samsung_config()
Bartlomiej Zolnierkiewicz
2017-08-21
pwm: mediatek: Disable clock on PWM configuration failure
Zhi Mao
2017-08-21
pwm: mediatek: Fix clock control issue
Zhi Mao
2017-08-21
pwm: mediatek: Fix PWM source clock selection
Zhi Mao
2017-08-21
pwm: mediatek: Fix Kconfig description
Zhi Mao
2017-08-21
pwm: tegra: Explicitly request exclusive reset control
Philipp Zabel
2017-08-21
pwm: hibvt: Explicitly request exclusive reset control
Philipp Zabel
[next]