index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
2025-04-17
pwm: Better document return value of pwm_round_waveform_might_sleep()
Uwe Kleine-König
2025-04-17
pwm: loongson: Fix an error code in probe()
Dan Carpenter
2025-04-16
pwm: loongson: Fix u32 overflow in waveform calculation
Uwe Kleine-König
2025-04-14
pwm: pca9685: Use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-04-14
pwm: Do stricter return value checking for .round_waveform_tohw()
Uwe Kleine-König
2025-04-14
pwm: stm32: Emit debug output also for corner cases of the rounding callbacks
Uwe Kleine-König
2025-04-14
pwm: stm32: Don't open-code TIM_CCER_CCxE()
Uwe Kleine-König
2025-04-14
pwm: Add actual hardware state to pwm debugfs file
Uwe Kleine-König
2025-04-14
pwm: pxa: Improve using dev_err_probe()
Uwe Kleine-König
2025-04-14
pwm: Add Loongson PWM controller support
Binbin Zhou
2025-04-14
pwm: meson: Simplify meson_pwm_cnt_to_ns()
George Stark
2025-04-14
pwm: meson: Enable constant and polarity features for g12, axg, s4
George Stark
2025-04-14
pwm: meson: Use separate device id data for axg and g12
George Stark
2025-04-14
pwm: meson: Support constant and polarity bits
George Stark
2025-04-14
pwm: meson: Simplify get_state() callback
George Stark
2025-04-12
Merge tag 'pwm/for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-04-07
pwm: axi-pwmgen: Let .round_waveform_tohw() signal when request was rounded up
Uwe Kleine-König
2025-04-07
pwm: stm32: Search an appropriate duty_cycle if period cannot be modified
Uwe Kleine-König
2025-04-07
pwm: Let pwm_set_waveform() succeed even if lowlevel driver rounded up
Uwe Kleine-König
2025-04-04
pwm: fsl-ftm: Handle clk_get_rate() returning 0
Uwe Kleine-König
2025-04-04
pwm: rcar: Improve register calculation
Uwe Kleine-König
2025-04-02
pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()
Josh Poimboeuf
2025-03-29
Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-03
pwm: stmpe: Allow to compile as a module
Uwe Kleine-König
2025-02-15
pwm: Strengthen dependency for PWM_SIFIVE
Uwe Kleine-König
2025-02-15
pwm: clps711x: Drop of_match_ptr() usage for .of_match_table
Uwe Kleine-König
2025-02-15
pwm: pca9685: Drop ACPI_PTR() and of_match_ptr()
Andy Shevchenko
2025-02-12
pwm: Add support for pwm nexus dt bindings
Herve Codina
2025-02-10
pwm: Add upgrade path to #pwm-cells = <3> for users of of_pwm_single_xlate()
Uwe Kleine-König
2025-02-07
pwm: gpio: Switch to use hrtimer_setup()
Nam Cao
2025-02-05
pwm: sophgo: add driver for Sophgo SG2042 PWM
Chen Wang
2025-02-04
pwm: lpss: Only include <linux/pwm.h> where needed
Uwe Kleine-König
2025-02-03
pwm: lpss: Actually use a module namespace by defining the namespace earlier
Uwe Kleine-König
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-27
Merge tag 'pwm/for-6.14-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-23
pwm: Ensure callbacks exist before calling them
Uwe Kleine-König
2025-01-23
pwm: microchip-core: fix incorrect comparison with max period
Conor Dooley
2025-01-22
Merge tag 'pwm/for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-17
pwm: stm32: Add check for clk_enable()
Mingwei Zheng
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2024-12-19
Merge tag 'pwm/for-6.13-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-18
pwm: stm32-lp: Add check for clk_enable()
Mingwei Zheng
2024-12-18
pwm: Replace deprecated PCI functions
Philipp Stanner
2024-12-18
pwm: stm32: Fix complementary output in round_waveform_tohw()
Fabrice Gasnier
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-07
pwm: Assume a disabled PWM to emit a constant inactive output
Uwe Kleine-König
2024-11-03
pwm: core: export pwm_get_state_hw()
David Lechner
2024-10-25
pwm: core: use device_match_name() instead of strcmp(dev_name(...
Andy Shevchenko
[prev]
[next]