index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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-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
2024-10-25
pwm: imx27: Use clk_bulk_*() API to simplify clock handling
Frank Li
2024-10-25
pwm: imx27: Workaround of the pwm output bug when decrease the duty cycle
Clark Wang
2024-10-25
pwm: axi-pwmgen: Enable FORCE_ALIGN by default
David Lechner
2024-10-25
pwm: axi-pwmgen: Rename 0x10 register
David Lechner
2024-10-25
Merge tag 'pwm/duty_offset-for-6.13-rc1' of https://git.kernel.org/pub/scm/li...
Uwe Kleine-König
2024-10-25
pwm: axi-pwmgen: Create a dedicated function for getting driver data from a chip
Uwe Kleine-König
2024-10-25
pwm: atmel-tcb: Use min() macro
Shen Lichuan
2024-10-25
pwm: imx-tpm: Use correct MODULO value for EPWM mode
Erik Schumacher
2024-10-04
pwm: stm32: Fix error checking for a regmap_read() call
Uwe Kleine-König
2024-09-28
pwm: Reorder symbols in core.c
Uwe Kleine-König
2024-09-28
pwm: stm32: Implementation of the waveform callbacks
Uwe Kleine-König
2024-09-28
pwm: axi-pwmgen: Implementation of the waveform callbacks
Uwe Kleine-König
2024-09-28
pwm: Add tracing for waveform callbacks
Uwe Kleine-König
2024-09-28
pwm: Provide new consumer API functions for waveforms
Uwe Kleine-König
2024-09-28
pwm: New abstraction for PWM waveforms
Uwe Kleine-König
[next]