index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pwm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2025-01-27
Merge tag 'pwm/for-6.14-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
2
-3
/
+12
2025-01-23
pwm: Ensure callbacks exist before calling them
Uwe Kleine-König
1
-2
/
+11
2025-01-23
pwm: microchip-core: fix incorrect comparison with max period
Conor Dooley
1
-1
/
+1
2025-01-22
Merge tag 'pwm/for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
4
-17
/
+21
2025-01-17
pwm: stm32: Add check for clk_enable()
Mingwei Zheng
1
-2
/
+5
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-1
/
+1
2024-12-19
Merge tag 'pwm/for-6.13-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
1
-1
/
+1
2024-12-18
pwm: stm32-lp: Add check for clk_enable()
Mingwei Zheng
1
-2
/
+6
2024-12-18
pwm: Replace deprecated PCI functions
Philipp Stanner
2
-13
/
+10
2024-12-18
pwm: stm32: Fix complementary output in round_waveform_tohw()
Fabrice Gasnier
1
-1
/
+1
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
3
-3
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
3
-3
/
+3
2024-11-07
pwm: Assume a disabled PWM to emit a constant inactive output
Uwe Kleine-König
1
-3
/
+7
2024-11-03
pwm: core: export pwm_get_state_hw()
David Lechner
1
-13
/
+27
2024-10-25
pwm: core: use device_match_name() instead of strcmp(dev_name(...
Andy Shevchenko
1
-3
/
+1
2024-10-25
pwm: imx27: Use clk_bulk_*() API to simplify clock handling
Frank Li
1
-41
/
+22
2024-10-25
pwm: imx27: Workaround of the pwm output bug when decrease the duty cycle
Clark Wang
1
-2
/
+96
2024-10-25
pwm: axi-pwmgen: Enable FORCE_ALIGN by default
David Lechner
1
-0
/
+12
2024-10-25
pwm: axi-pwmgen: Rename 0x10 register
David Lechner
1
-6
/
+6
2024-10-25
Merge tag 'pwm/duty_offset-for-6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Uwe Kleine-König
3
-416
/
+1201
2024-10-25
pwm: axi-pwmgen: Create a dedicated function for getting driver data from a chip
Uwe Kleine-König
1
-2
/
+7
2024-10-25
pwm: atmel-tcb: Use min() macro
Shen Lichuan
1
-2
/
+2
2024-10-25
pwm: imx-tpm: Use correct MODULO value for EPWM mode
Erik Schumacher
1
-1
/
+3
2024-10-04
pwm: stm32: Fix error checking for a regmap_read() call
Uwe Kleine-König
1
-1
/
+1
2024-09-28
pwm: Reorder symbols in core.c
Uwe Kleine-König
1
-156
/
+156
2024-09-28
pwm: stm32: Implementation of the waveform callbacks
Uwe Kleine-König
1
-221
/
+391
2024-09-28
pwm: axi-pwmgen: Implementation of the waveform callbacks
Uwe Kleine-König
1
-43
/
+105
2024-09-28
pwm: Add tracing for waveform callbacks
Uwe Kleine-König
1
-4
/
+20
2024-09-28
pwm: Provide new consumer API functions for waveforms
Uwe Kleine-König
1
-0
/
+261
2024-09-28
pwm: New abstraction for PWM waveforms
Uwe Kleine-König
1
-21
/
+213
2024-09-27
pwm: Add more locking
Uwe Kleine-König
1
-8
/
+92
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-18
/
+8
2024-09-16
pwm: stm32: Fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-16
pwm: Switch back to struct platform_driver::remove()
Uwe Kleine-König
14
-14
/
+14
2024-09-16
pwm: axi-pwmgen: use shared macro for version reg
David Lechner
1
-2
/
+1
2024-09-16
pwm: atmel-hlcdc: Drop trailing comma
Liao Chen
1
-2
/
+2
2024-09-16
pwm: atmel-hlcdc: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-09-16
pwm: omap-dmtimer: Use of_property_read_bool()
Rob Herring (Arm)
1
-1
/
+1
2024-09-16
pwm: adp5585: Set OSC_EN bit to 1 when PWM state is enabled
Liu Ying
1
-0
/
+4
2024-09-16
Merge tag 'ib-mfd-gpio-pwm-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Uwe Kleine-König
3
-0
/
+192
2024-09-16
pwm: lp3943: Fix an incorrect type in lp3943_pwm_parse_dt()
Jiapeng Chong
1
-2
/
+1
2024-09-12
pwm: ep93xx: drop legacy pinctrl
Nikita Shubin
1
-18
/
+0
2024-09-12
pwm: ep93xx: add DT support for Cirrus EP93xx
Nikita Shubin
1
-0
/
+8
2024-09-05
pwm: Simplify pwm_capture()
Uwe Kleine-König
1
-4
/
+4
2024-09-05
pwm: lp3943: Use of_property_count_u32_elems() to get property length
Rob Herring (Arm)
1
-6
/
+3
2024-09-05
pwm: Don't export pwm_capture()
Uwe Kleine-König
1
-3
/
+2
2024-09-05
pwm: stm32: Use the right CCxNP bit in stm32_pwm_enable()
Uwe Kleine-König
1
-1
/
+1
2024-08-01
pwm: adp5585: Add Analog Devices ADP5585 support
Clark Wang
3
-0
/
+192
[next]