index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
9 days
Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12 days
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
2025-09-15
pwm: Add the S32G support in the Freescale FTM driver
Ghennadi Procopciuc
2025-09-15
pwm: mediatek: Lock and cache clock rate
Uwe Kleine-König
2025-09-15
pwm: mediatek: Fix various issues in the .apply() callback
Uwe Kleine-König
2025-09-15
pwm: mediatek: Implement .get_state() callback
Uwe Kleine-König
2025-09-15
pwm: mediatek: Initialize clks when the hardware is enabled at probe time
Uwe Kleine-König
2025-09-15
pwm: mediatek: Rework parameters for clk helper function
Uwe Kleine-König
2025-09-15
pwm: mediatek: Introduce and use a few more register defines
Uwe Kleine-König
2025-09-15
pwm: mediatek: Simplify representation of channel offsets
Uwe Kleine-König
2025-09-15
pwm: tiecap: Document behaviour of hardware disable
Uwe Kleine-König
2025-09-15
pwm: Provide a gpio device for waveform drivers
Uwe Kleine-König
2025-09-15
pwm: Check actual period and duty_cycle for ignored polarity test
Uwe Kleine-König
2025-09-15
pwm: Disable PWM_DEBUG check for disabled states
Uwe Kleine-König
2025-09-15
pwm: tiehrpwm: Fix corner case in clock divisor calculation
Uwe Kleine-König
2025-09-15
pwm: tiehrpwm: Fix various off-by-one errors in duty-cycle calculation
Uwe Kleine-König
2025-09-15
pwm: tiehrpwm: Make code comment in .free() more useful
Uwe Kleine-König
2025-09-15
pwm: tiehrpwm: Don't drop runtime PM reference in .free()
Uwe Kleine-König
2025-09-15
pwm: Fix incorrect variable used in error message
Colin Ian King
2025-09-15
pwm: berlin: Fix wrong register in suspend/resume
Jisheng Zhang
2025-09-15
pwm: loongson: Fix LOONGSON_PWM_FREQ_DEFAULT
Xi Ruoyao
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2025-07-31
Merge tag 'pwm/for-6.17-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]