index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
2025-07-17
pwm: mediatek: Ensure to disable clocks in error path
Uwe Kleine-König
2025-07-17
pwm: Fix invalid state detection
Uwe Kleine-König
2025-06-27
pwm: axi-pwmgen: fix missing separate external clock
David Lechner
2025-04-20
pwm: fsl-ftm: Handle clk_get_rate() returning 0
Uwe Kleine-König
2025-04-20
pwm: rcar: Improve register calculation
Uwe Kleine-König
2025-04-20
pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()
Josh Poimboeuf
2025-02-17
pwm: microchip-core: fix incorrect comparison with max period
Conor Dooley
2025-02-08
pwm: stm32: Add check for clk_enable()
Mingwei Zheng
2025-02-08
pwm: stm32-lp: Add check for clk_enable()
Mingwei Zheng
2025-02-08
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-05
pwm: Assume a disabled PWM to emit a constant inactive output
Uwe Kleine-König
2024-12-05
pwm: imx27: Workaround of the pwm output bug when decrease the duty cycle
Clark Wang
2024-10-25
pwm: imx-tpm: Use correct MODULO value for EPWM mode
Erik Schumacher
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-16
pwm: stm32: Fix a typo
Andrew Kreimer
2024-09-16
pwm: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-16
pwm: axi-pwmgen: use shared macro for version reg
David Lechner
2024-09-16
pwm: atmel-hlcdc: Drop trailing comma
Liao Chen
2024-09-16
pwm: atmel-hlcdc: Enable module autoloading
Liao Chen
2024-09-16
pwm: omap-dmtimer: Use of_property_read_bool()
Rob Herring (Arm)
2024-09-16
pwm: adp5585: Set OSC_EN bit to 1 when PWM state is enabled
Liu Ying
2024-09-16
Merge tag 'ib-mfd-gpio-pwm-v6.12' of https://git.kernel.org/pub/scm/linux/ker...
Uwe Kleine-König
2024-09-16
pwm: lp3943: Fix an incorrect type in lp3943_pwm_parse_dt()
Jiapeng Chong
2024-09-12
pwm: ep93xx: drop legacy pinctrl
Nikita Shubin
2024-09-12
pwm: ep93xx: add DT support for Cirrus EP93xx
Nikita Shubin
2024-09-05
pwm: Simplify pwm_capture()
Uwe Kleine-König
2024-09-05
pwm: lp3943: Use of_property_count_u32_elems() to get property length
Rob Herring (Arm)
2024-09-05
pwm: Don't export pwm_capture()
Uwe Kleine-König
2024-09-05
pwm: stm32: Use the right CCxNP bit in stm32_pwm_enable()
Uwe Kleine-König
2024-08-01
pwm: adp5585: Add Analog Devices ADP5585 support
Clark Wang
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-11
pwm: axi-pwmgen: add .max_register to regmap
Trevor Gamblin
2024-07-10
pwm: atmel-tcb: Make private data variable naming consistent
Uwe Kleine-König
2024-07-10
pwm: atmel-tcb: Simplify checking the companion output
Uwe Kleine-König
2024-07-10
pwm: Allow pwm state transitions from an invalid state
Uwe Kleine-König
2024-07-10
pwm: xilinx: Simplify using devm_ functions
Uwe Kleine-König
2024-07-10
pwm: Use guards for pwm_lookup_lock instead of explicity mutex_lock + mutex_u...
Uwe Kleine-König
2024-07-10
pwm: Use guards for export->lock instead of explicity mutex_lock + mutex_unlock
Uwe Kleine-König
2024-07-10
pwm: Use guards for pwm_lock instead of explicity mutex_lock + mutex_unlock
Uwe Kleine-König
2024-07-10
pwm: Register debugfs operations after the pwm class
Uwe Kleine-König
2024-07-10
pwm: imx-tpm: Enable pinctrl setting for sleep state
Shenwei Wang
2024-07-10
pwm: lpss: drop redundant runtime PM handles
Raag Jadav
2024-07-10
pwm: lpss: use devm_pm_runtime_enable() helper
Raag Jadav
2024-07-10
pwm-stm32: Make use of parametrised register definitions
Uwe Kleine-König
2024-07-10
pwm: meson: Add support for Amlogic S4 PWM
Junyi Zhao
2024-07-10
pwm: Add GPIO PWM driver
Vincent Whitchurch
2024-07-10
pwm: Make pwm_request_from_chip() private to the core
Uwe Kleine-König
2024-07-10
pwm: cros-ec: Simplify device tree xlation
Uwe Kleine-König
2024-07-10
pwm: cros-ec: Don't care about consumers in .get_state()
Uwe Kleine-König
2024-07-10
pwm: Make use of a symbol namespace for the core
Uwe Kleine-König
[next]