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
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-23
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-10-22
Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-09-24
pwm: Allow store 64-bit duty cycle from sysfs interface
Jarkko Nikula
2020-09-24
pwm: img: Fix null pointer access in probe
Hauke Mehrtens
2020-09-24
pwm: pca9685: Disable unused alternative addresses
David Jander
2020-09-24
pwm: pca9685: Use BIT() macro instead of shift
David Jander
2020-09-24
pwm: pca9685: Make comments more consistent
David Jander
2020-09-24
pwm: sun4i: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
pwm: sprd: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
pwm: sifive: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
pwm: rockchip: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
pwm: jz4740: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
pwm: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
pwm: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-24
pwm: rockchip: Keep enabled PWMs running while probing
Simon South
2020-09-17
pwm: Add support for sl28cpld PWM controller
Michael Walle
2020-09-11
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2020-09-06
pwm: crc: Implement get_state() method
Hans de Goede
2020-09-06
pwm: crc: Implement apply() method to support the new atomic PWM API
Hans de Goede
2020-09-06
pwm: crc: Enable/disable PWM output on enable/disable
Hans de Goede
2020-09-06
pwm: crc: Fix period changes not having any effect
Hans de Goede
2020-09-06
pwm: crc: Fix off-by-one error in the clock-divider calculations
Hans de Goede
2020-09-06
pwm: crc: Fix period / duty_cycle times being off by a factor of 256
Hans de Goede
2020-09-06
pwm: lpss: Remove suspend/resume handlers
Hans de Goede
2020-09-06
pwm: lpss: Make pwm_lpss_apply() not rely on existing hardware state
Hans de Goede
2020-09-06
pwm: lpss: Add pwm_lpss_prepare_enable() helper
Hans de Goede
2020-09-06
pwm: lpss: Add range limit check for the base_unit register value
Hans de Goede
2020-09-06
pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
Hans de Goede
2020-08-24
pwm: cros-ec: Simplify EC error handling
Guenter Roeck
2020-08-24
pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_status
Guenter Roeck
2020-08-19
ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG
Arnd Bergmann
2020-08-14
Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-30
pwm: bcm-iproc: handle clk_get_rate() return
Rayagonda Kokatanur
2020-07-30
pwm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-30
pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc header
Lee Jones
2020-07-30
pwm: mediatek: Provide missing kerneldoc description for 'soc' arg
Lee Jones
2020-07-30
pwm: bcm-kona: Remove impossible comparison when validating duty cycle
Lee Jones
2020-07-30
pwm: bcm-iproc: Remove impossible comparison when validating duty cycle
Lee Jones
2020-07-01
pwm: remove pwm-puv3 driver
Mike Rapoport
2020-06-17
pwm: iqs620a: Use lowercase hexadecimal literals for consistency
Thierry Reding
2020-06-17
pwm: Convert period and duty cycle to u64
Guru Das Srinagesh
2020-06-17
pwm: sun4i: Use nsecs_to_jiffies to avoid a division
Guru Das Srinagesh
2020-06-17
pwm: sifive: Use 64-bit division macro
Guru Das Srinagesh
2020-06-17
pwm: iqs620a: Use 64-bit division
Thierry Reding
2020-06-16
pwm: imx27: Use 64-bit division macro
Guru Das Srinagesh
2020-06-16
pwm: imx-tpm: Use 64-bit division macro
Guru Das Srinagesh
2020-06-16
pwm: clps711x: Use 64-bit division macro
Guru Das Srinagesh
2020-06-04
pwm: Add missing "CONFIG_" prefix
Kees Cook
[next]