index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
2025-02-17
pwm: microchip-core: fix incorrect comparison with max period
Conor Dooley
1
-1
/
+1
2025-02-08
pwm: stm32: Add check for clk_enable()
Mingwei Zheng
1
-2
/
+5
2025-02-08
pwm: stm32-lp: Add check for clk_enable()
Mingwei Zheng
1
-2
/
+6
2025-02-08
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-3
/
+1
2024-12-09
pwm: imx27: Workaround of the pwm output bug when decrease the duty cycle
Clark Wang
1
-2
/
+96
2024-11-14
pwm: imx-tpm: Use correct MODULO value for EPWM mode
Erik Schumacher
1
-1
/
+3
2024-08-03
pwm: atmel-tcb: Fix race condition and convert to guards
Uwe Kleine-König
1
-7
/
+5
2024-08-03
pwm: stm32: Always do lazy disabling
Uwe Kleine-König
1
-2
/
+3
2024-07-05
pwm: stm32: Refuse too small period requests
Uwe Kleine-König
1
-0
/
+3
2024-06-12
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
4
-16
/
+16
2024-06-12
pwm: sti: Simplify probe function using devm functions
Uwe Kleine-König
1
-36
/
+3
2024-06-12
pwm: sti: Prepare removing pwm_chip from driver data
Uwe Kleine-König
1
-7
/
+10
2024-04-03
pwm: img: fix pwm clock lookup
Zoltan HERPAI
1
-2
/
+2
2024-03-26
pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan
Uwe Kleine-König
1
-1
/
+10
2024-03-26
pwm: atmel-hlcdc: Fix clock imbalance related to suspend support
Uwe Kleine-König
1
-1
/
+1
2024-01-25
pwm: Fix out-of-bounds access in of_pwm_single_xlate()
Uwe Kleine-König
1
-1
/
+1
2024-01-25
pwm: jz4740: Don't use dev_err_probe() in .request()
Uwe Kleine-König
1
-3
/
+4
2024-01-25
pwm: stm32: Fix enable count for clk in .probe()
Philipp Zabel
1
-4
/
+14
2024-01-25
pwm: stm32: Use hweight32 in stm32_pwm_detect_channels
Philipp Zabel
1
-15
/
+2
2023-11-20
pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
Florian Fainelli
1
-2
/
+2
2023-11-20
pwm: sti: Reduce number of allocations and drop usage of chip_data
Uwe Kleine-König
1
-15
/
+14
2023-09-07
Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
36
-260
/
+221
2023-08-22
pwm: lpc32xx: Remove handling of PWM channels
Vladimir Zapolskiy
1
-8
/
+8
2023-08-18
mfd: rz-mtu3: Link time dependencies
Arnd Bergmann
1
-1
/
+1
2023-07-28
pwm: atmel: Simplify using devm functions
Uwe Kleine-König
1
-26
/
+7
2023-07-28
pwm: stmpe: Handle errors when disabling the signal
Uwe Kleine-König
1
-8
/
+9
2023-07-28
pwm: stm32: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-9
/
+1
2023-07-28
pwm: stm32: Don't modify HW state in .remove() callback
Uwe Kleine-König
1
-4
/
+0
2023-07-28
pwm: Fix order of freeing resources in pwmchip_remove()
Uwe Kleine-König
1
-3
/
+3
2023-07-28
pwm: ntxec: Use device_set_of_node_from_dev()
Uwe Kleine-König
1
-1
/
+1
2023-07-28
pwm: ntxec: Drop a write-only variable from driver data
Uwe Kleine-König
1
-2
/
+0
2023-07-28
pwm: pxa: Don't reimplement of_device_get_match_data()
Uwe Kleine-König
1
-8
/
+1
2023-07-28
pwm: lpc18xx-sct: Simplify using devm_clk_get_enabled()
Uwe Kleine-König
1
-25
/
+8
2023-07-28
pwm: atmel-tcb: Don't track polarity in driver data
Uwe Kleine-König
1
-12
/
+6
2023-07-28
pwm: atmel-tcb: Unroll atmel_tcb_pwm_set_polarity() into only caller
Uwe Kleine-König
1
-14
/
+3
2023-07-28
pwm: atmel-tcb: Put per-channel data into driver data
Uwe Kleine-König
1
-20
/
+9
2023-07-28
pwm: atmel-tcb: Fix resource freeing in error path and remove
Uwe Kleine-König
1
-6
/
+17
2023-07-28
pwm: atmel-tcb: Harmonize resource allocation order
Uwe Kleine-König
1
-29
/
+20
2023-07-28
pwm: Drop unused #include <linux/radix-tree.h>
Uwe Kleine-König
1
-1
/
+0
2023-07-28
pwm: rz-mtu3: Fix build warning 'num_channel_ios' not described
Biju Das
1
-1
/
+1
2023-07-28
pwm: Remove outdated documentation for pwmchip_remove()
Uwe Kleine-König
1
-4
/
+1
2023-07-24
pwm: atmel: Enable clk when pwm already enabled in bootloader
Guiting Shen
1
-2
/
+45
2023-07-24
pwm: Explicitly include correct DT includes
Rob Herring
28
-21
/
+21
2023-07-21
pwm: sl28cpld: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
1
-5
/
+8
2023-07-21
pwm: sifive: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
1
-2
/
+2
2023-07-21
pwm: rockchip: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
1
-2
/
+2
2023-07-21
pwm: lp3943: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
1
-2
/
+2
2023-07-21
pwm: cros-ec: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
1
-5
/
+5
2023-07-21
pwm: crc: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
1
-2
/
+2
2023-07-21
pwm: bcm-kona: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
1
-2
/
+2
[next]