index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
45 hours
Merge tag 'pwm/for-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14 days
Merge tag 'pwm/for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-09
pwm: rzg2l-gpt: Add missing newlines to dev_err_probe() messages
Biju Das
2026-06-09
pwm: rzg2l-gpt: Fix period_ticks type from u32 to u64
Biju Das
2026-06-05
pwm: th1520: Remove requirement for mul_u64_u64_div_u64_roundup
Maurice Hieronymus
2026-05-27
rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: platform: make Driver trait lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: device: make Core and CoreInternal lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: driver: decouple driver private data from driver type
Danilo Krummrich
2026-05-26
pwm: pca9685: Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
2026-05-26
pwm: pxa: Add optional bus clock
Yixun Lan
2026-05-26
pwm: ipq: Add missing module description
Rosen Penev
2026-05-26
pwm: stm32: Make use of mul_u64_u64_div_u64_roundup()
Uwe Kleine-König
2026-05-26
pwm: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-05-26
pwm: Driver for qualcomm ipq6018 pwm block
Devi Priya
2026-05-23
pwm: imx27: Fix variable truncation in .apply()
Ronaldo Nunez
2026-05-23
pwm: mediatek: correct mt7628 clock source setting
Shiji Yang
2026-05-23
pwm: mediatek: set mt7628 pwm45_fixup flag to false
Shiji Yang
2026-05-18
pwm: atmel-tcb: Remove unneeded semicolon
Chen Ni
2026-04-23
Merge tag 'pwm/fixes-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-22
pwm: atmel-tcb: Cache clock rates and mark chip as atomic
Sangyun Kim
2026-04-16
pwm: stm32: Fix rounding issue for requests with inverted polarity
Uwe Kleine-König
2026-04-15
Merge tag 'pwm/for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-03
pwm: th1520: remove impl Send/Sync for Th1520PwmDriverData
Alice Ryhl
2026-03-29
pwm: th1520: fix `CLIPPY=1` warning
Miguel Ojeda
2026-03-21
pwm: jz4740: Drop unused include
Andy Shevchenko
2026-03-13
pwm: imx-tpm: Count the number of enabled channels in probe
Viorel Suman (OSS)
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-30
pwm: Remove redundant check in pwm_ops_check()
Ben Zong-You Xie
2026-01-26
Merge tag 'v6.19-rc7' into driver-core-next
Danilo Krummrich
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
2026-01-21
pwm: tiehrpwm: Enable pwmchip's parent device before setting configuration
Gokul Praveen
2026-01-20
pwm: th1520: Replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2026-01-20
pwm: dwc: Use size macro
Raag Jadav
2026-01-20
pwm: Emit native configuration in /sys/kernel/debug/pwm
Uwe Kleine-König
2026-01-20
rust: pwm: Add UnregisteredChip wrapper around Chip
Markus Probst
2026-01-19
pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
Richard Genoud
2026-01-19
pwm: Ensure ioctl() returns a negative errno on error
Uwe Kleine-König
2025-12-13
Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-10
pwm: th1520: Fix missing Kconfig dependencies
Michal Wilczynski
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-27
pwm: rzg2l-gpt: Allow checking period_tick cache value only if sibling channe...
Biju Das
2025-11-19
pwm: bcm2835: Make sure the channel is enabled after pwm_request()
Uwe Kleine-König
2025-11-14
Merge branch 'pwm/th1520' into pwm/for-next
Uwe Kleine-König
2025-11-14
pwm: mediatek: Make use of struct_size macro
Uwe Kleine-König
2025-11-14
pwm: mediatek: Remove unneeded semicolon
Chen Ni
2025-11-14
pwm: airoha: Add support for EN7581 SoC
Benjamin Larsson
[next]