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
2025-10-19
pwm: berlin: Fix wrong register in suspend/resume
Jisheng Zhang
1
-2
/
+2
2025-10-19
pwm: tiehrpwm: Fix corner case in clock divisor calculation
Uwe Kleine-König
1
-2
/
+2
2025-08-28
pwm: mediatek: Fix duty and period setting
Uwe Kleine-König
1
-7
/
+14
2025-08-28
pwm: mediatek: Handle hardware enable and clock enable separately
Uwe Kleine-König
1
-32
/
+28
2025-08-28
pwm: mediatek: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+26
2025-08-28
pwm: imx-tpm: Reset counter if CMOD is 0
Laurentiu Mihalcea
1
-0
/
+9
2025-07-17
pwm: mediatek: Ensure to disable clocks in error path
Uwe Kleine-König
1
-6
/
+9
2025-05-02
pwm: fsl-ftm: Handle clk_get_rate() returning 0
Uwe Kleine-König
1
-0
/
+6
2025-05-02
pwm: rcar: Improve register calculation
Uwe Kleine-König
1
-11
/
+13
2025-05-02
pwm: rcar: Simplify multiplication/shift logic
Geert Uytterhoeven
1
-1
/
+1
2025-05-02
pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()
Josh Poimboeuf
1
-2
/
+6
2024-12-14
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-19
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-16
pwm: sti: Simplify probe function using devm functions
Uwe Kleine-König
1
-36
/
+3
2024-06-16
pwm: sti: Prepare removing pwm_chip from driver data
Uwe Kleine-König
1
-7
/
+10
2024-06-16
pwm: sti: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+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: sti: Implement .apply() callback
Uwe Kleine-König
1
-3
/
+26
2024-03-26
pwm: atmel-hlcdc: Fix clock imbalance related to suspend support
Uwe Kleine-König
1
-1
/
+1
2024-03-26
pwm: atmel-hlcdc: Use consistent variable naming
Uwe Kleine-König
1
-32
/
+33
2024-03-26
pwm: atmel-hlcdc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
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
2024-01-25
pwm: stm32: Use regmap_clear_bits and regmap_set_bits where applicable
Uwe Kleine-König
1
-18
/
+16
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-19
pwm: lpc32xx: Remove handling of PWM channels
Vladimir Zapolskiy
1
-8
/
+8
2023-09-19
pwm: atmel-tcb: Fix resource freeing in error path and remove
Uwe Kleine-König
1
-6
/
+17
2023-09-19
pwm: atmel-tcb: Harmonize resource allocation order
Uwe Kleine-König
1
-29
/
+20
2023-09-19
pwm: atmel-tcb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-03
pwm: meson: fix handling of period/duty if greater than UINT_MAX
Heiner Kallweit
1
-7
/
+7
2023-08-03
pwm: meson: Simplify duplicated per-channel tracking
Uwe Kleine-König
1
-5
/
+6
2023-07-23
pwm: mtk_disp: Fix the disable flow of disp_pwm
Shuijing Li
1
-8
/
+5
2023-07-23
pwm: ab8500: Fix error code in probe()
Dan Carpenter
1
-1
/
+1
2023-07-23
pwm: sysfs: Do not apply state to already disabled PWMs
Marek Vasut
1
-0
/
+17
2023-07-23
pwm: imx-tpm: force 'real_period' to be zero in suspend
Fancy Fang
1
-0
/
+7
2023-05-11
pwm: mtk-disp: Configure double buffering before reading in .get_state()
AngeloGioacchino Del Regno
1
-0
/
+10
2023-05-11
pwm: mtk-disp: Disable shadow registers before setting backlight values
AngeloGioacchino Del Regno
1
-11
/
+13
2023-05-11
pwm: meson: Fix g12a ao clk81 name
Heiner Kallweit
1
-2
/
+2
2023-05-11
pwm: meson: Fix axg ao mux parents
Heiner Kallweit
1
-1
/
+1
2023-04-26
pwm: hibvt: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+1
2023-04-26
pwm: iqs620a: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+1
2023-04-26
pwm: meson: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+7
2023-04-13
pwm: sprd: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+1
2023-04-13
pwm: cros-ec: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+1
2023-03-11
pwm: stm32-lp: fix the check on arr and cmp registers update
Fabrice Gasnier
1
-1
/
+1
2023-03-11
pwm: sifive: Always let the first pwm_apply_state succeed
Emil Renner Berthing
1
-1
/
+7
[next]