index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
2026-01-30
pwm: Remove redundant check in pwm_ops_check()
Ben Zong-You Xie
1
-2
/
+1
2026-01-26
Merge tag 'v6.19-rc7' into driver-core-next
Danilo Krummrich
2
-4
/
+7
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
1
-1
/
+4
2026-01-21
pwm: tiehrpwm: Enable pwmchip's parent device before setting configuration
Gokul Praveen
1
-4
/
+2
2026-01-20
pwm: th1520: Replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+1
2026-01-20
pwm: dwc: Use size macro
Raag Jadav
1
-1
/
+2
2026-01-20
pwm: Emit native configuration in /sys/kernel/debug/pwm
Uwe Kleine-König
1
-5
/
+22
2026-01-20
rust: pwm: Add UnregisteredChip wrapper around Chip
Markus Probst
1
-1
/
+1
2026-01-19
pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
Richard Genoud
1
-0
/
+1
2026-01-19
pwm: Ensure ioctl() returns a negative errno on error
Uwe Kleine-König
1
-4
/
+6
2025-12-13
Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2025-12-10
pwm: th1520: Fix missing Kconfig dependencies
Michal Wilczynski
1
-0
/
+2
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-11-27
pwm: rzg2l-gpt: Allow checking period_tick cache value only if sibling channe...
Biju Das
1
-3
/
+12
2025-11-19
pwm: bcm2835: Make sure the channel is enabled after pwm_request()
Uwe Kleine-König
1
-25
/
+3
2025-11-14
Merge branch 'pwm/th1520' into pwm/for-next
Uwe Kleine-König
4
-1
/
+413
2025-11-14
pwm: mediatek: Make use of struct_size macro
Uwe Kleine-König
1
-1
/
+1
2025-11-14
pwm: mediatek: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-11-14
pwm: airoha: Add support for EN7581 SoC
Benjamin Larsson
3
-0
/
+633
2025-11-14
pwm: mediatek: Convert to waveform API
Uwe Kleine-König
1
-109
/
+176
2025-11-14
pwm: max7360: Clean MAX7360 code
Mathieu Dubois-Briand
1
-1
/
+1
2025-11-14
pwm: Use %u to printf unsigned int pwm_chip::npwm and pwm_chip::id
Uwe Kleine-König
1
-1
/
+1
2025-11-14
pwm: Simplify printf to emit chip->npwm in $debugfs/pwm
Uwe Kleine-König
1
-3
/
+2
2025-11-14
pwm: adp5585: Correct mismatched pwm chip info
Luke Wang
1
-2
/
+2
2025-11-13
pwm: th1520: Use module_pwm_platform_driver! macro
Michal Wilczynski
1
-1
/
+1
2025-11-13
pwm: th1520: Fix clippy warning for redundant struct field init
Michal Wilczynski
1
-1
/
+1
2025-11-13
pwm: Fix Rust formatting
Miguel Ojeda
1
-3
/
+12
2025-11-13
pwm: Add Rust driver for T-HEAD TH1520 SoC
Michal Wilczynski
3
-0
/
+390
2025-11-07
rust: pwm: Add Kconfig and basic data structures
Michal Wilczynski
1
-0
/
+12
2025-11-07
pwm: Export `pwmchip_release` for external use
Michal Wilczynski
1
-1
/
+2
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+220
2025-09-16
pwm: max7360: Add MAX7360 PWM support
Kamel Bouhara
3
-0
/
+220
2025-09-15
pwm: cros-ec: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-6
/
+4
2025-09-15
pwm: pca9586: Convert to waveform API
Uwe Kleine-König
1
-150
/
+173
2025-09-15
pwm: pca9685: Drop GPIO support
Uwe Kleine-König
1
-156
/
+0
2025-09-15
pwm: pca9685: Make use of register caching in regmap
Uwe Kleine-König
1
-1
/
+26
2025-09-15
pwm: pca9685: Use bulk write to atomicially update registers
Uwe Kleine-König
1
-17
/
+29
2025-09-15
pwm: pca9685: Don't disable hardware in .free()
Uwe Kleine-König
1
-1
/
+0
2025-09-15
pwm: Add the S32G support in the Freescale FTM driver
Ghennadi Procopciuc
1
-2
/
+33
2025-09-15
pwm: mediatek: Lock and cache clock rate
Uwe Kleine-König
1
-28
/
+35
2025-09-15
pwm: mediatek: Fix various issues in the .apply() callback
Uwe Kleine-König
1
-26
/
+41
2025-09-15
pwm: mediatek: Implement .get_state() callback
Uwe Kleine-König
1
-0
/
+70
2025-09-15
pwm: mediatek: Initialize clks when the hardware is enabled at probe time
Uwe Kleine-König
1
-0
/
+47
2025-09-15
pwm: mediatek: Rework parameters for clk helper function
Uwe Kleine-König
1
-13
/
+11
2025-09-15
pwm: mediatek: Introduce and use a few more register defines
Uwe Kleine-König
1
-4
/
+5
2025-09-15
pwm: mediatek: Simplify representation of channel offsets
Uwe Kleine-König
1
-28
/
+30
[next]