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
13 days
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
2025-11-14
pwm: mediatek: Convert to waveform API
Uwe Kleine-König
2025-11-14
pwm: max7360: Clean MAX7360 code
Mathieu Dubois-Briand
2025-11-14
pwm: Use %u to printf unsigned int pwm_chip::npwm and pwm_chip::id
Uwe Kleine-König
2025-11-14
pwm: Simplify printf to emit chip->npwm in $debugfs/pwm
Uwe Kleine-König
2025-11-14
pwm: adp5585: Correct mismatched pwm chip info
Luke Wang
2025-11-13
pwm: th1520: Use module_pwm_platform_driver! macro
Michal Wilczynski
2025-11-13
pwm: th1520: Fix clippy warning for redundant struct field init
Michal Wilczynski
2025-11-13
pwm: Fix Rust formatting
Miguel Ojeda
2025-11-13
pwm: Add Rust driver for T-HEAD TH1520 SoC
Michal Wilczynski
2025-11-07
rust: pwm: Add Kconfig and basic data structures
Michal Wilczynski
2025-11-07
pwm: Export `pwmchip_release` for external use
Michal Wilczynski
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-16
pwm: max7360: Add MAX7360 PWM support
Kamel Bouhara
2025-09-15
pwm: cros-ec: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-09-15
pwm: pca9586: Convert to waveform API
Uwe Kleine-König
2025-09-15
pwm: pca9685: Drop GPIO support
Uwe Kleine-König
2025-09-15
pwm: pca9685: Make use of register caching in regmap
Uwe Kleine-König
2025-09-15
pwm: pca9685: Use bulk write to atomicially update registers
Uwe Kleine-König
2025-09-15
pwm: pca9685: Don't disable hardware in .free()
Uwe Kleine-König
[next]