index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
2023-09-07
Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-22
pwm: lpc32xx: Remove handling of PWM channels
Vladimir Zapolskiy
2023-08-18
mfd: rz-mtu3: Link time dependencies
Arnd Bergmann
2023-07-28
pwm: atmel: Simplify using devm functions
Uwe Kleine-König
2023-07-28
pwm: stmpe: Handle errors when disabling the signal
Uwe Kleine-König
2023-07-28
pwm: stm32: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2023-07-28
pwm: stm32: Don't modify HW state in .remove() callback
Uwe Kleine-König
2023-07-28
pwm: Fix order of freeing resources in pwmchip_remove()
Uwe Kleine-König
2023-07-28
pwm: ntxec: Use device_set_of_node_from_dev()
Uwe Kleine-König
2023-07-28
pwm: ntxec: Drop a write-only variable from driver data
Uwe Kleine-König
2023-07-28
pwm: pxa: Don't reimplement of_device_get_match_data()
Uwe Kleine-König
2023-07-28
pwm: lpc18xx-sct: Simplify using devm_clk_get_enabled()
Uwe Kleine-König
2023-07-28
pwm: atmel-tcb: Don't track polarity in driver data
Uwe Kleine-König
2023-07-28
pwm: atmel-tcb: Unroll atmel_tcb_pwm_set_polarity() into only caller
Uwe Kleine-König
2023-07-28
pwm: atmel-tcb: Put per-channel data into driver data
Uwe Kleine-König
2023-07-28
pwm: atmel-tcb: Fix resource freeing in error path and remove
Uwe Kleine-König
2023-07-28
pwm: atmel-tcb: Harmonize resource allocation order
Uwe Kleine-König
2023-07-28
pwm: Drop unused #include <linux/radix-tree.h>
Uwe Kleine-König
2023-07-28
pwm: rz-mtu3: Fix build warning 'num_channel_ios' not described
Biju Das
2023-07-28
pwm: Remove outdated documentation for pwmchip_remove()
Uwe Kleine-König
2023-07-24
pwm: atmel: Enable clk when pwm already enabled in bootloader
Guiting Shen
2023-07-24
pwm: Explicitly include correct DT includes
Rob Herring
2023-07-21
pwm: sl28cpld: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
2023-07-21
pwm: sifive: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
2023-07-21
pwm: rockchip: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
2023-07-21
pwm: lp3943: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
2023-07-21
pwm: cros-ec: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
2023-07-21
pwm: crc: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
2023-07-21
pwm: bcm-kona: Consistently name pwm_chip variables "chip"
Uwe Kleine-König
2023-07-21
pwm: atmel-hlcdc: Use consistent variable naming
Uwe Kleine-König
2023-07-20
pwm: Use a consistent name for pwm_chip pointers in the core
Uwe Kleine-König
2023-07-05
Merge tag 'pwm/for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-23
pwm: Add Renesas RZ/G2L MTU3a PWM driver
Biju Das
2023-06-23
pwm: mtk_disp: Fix the disable flow of disp_pwm
Shuijing Li
2023-06-23
pwm: pca9685: Switch i2c driver back to use .probe()
Uwe Kleine-König
2023-06-23
pwm: ab8500: Fix error code in probe()
Dan Carpenter
2023-06-23
pwm: add microchip soft ip corePWM driver
Conor Dooley
2023-06-23
pwm: sysfs: Do not apply state to already disabled PWMs
Marek Vasut
2023-06-23
pwm: imx-tpm: force 'real_period' to be zero in suspend
Fancy Fang
2023-06-23
pwm: meson: make full use of common clock framework
Heiner Kallweit
2023-06-23
pwm: meson: don't use hdmi/video clock as mux parent
Heiner Kallweit
2023-06-23
pwm: meson: switch to using struct clk_parent_data for mux parents
Heiner Kallweit
2023-06-23
pwm: meson: remove not needed check in meson_pwm_calc
Heiner Kallweit
2023-06-23
pwm: meson: fix handling of period/duty if greater than UINT_MAX
Heiner Kallweit
2023-06-23
pwm: meson: modify and simplify calculation in meson_pwm_get_state
Heiner Kallweit
2023-06-23
pwm: mediatek: Add support for MT7981
Daniel Golle
2023-06-23
pwm: sifive: Simplify using devm_clk_get_prepared()
Uwe Kleine-König
2023-06-23
pwm: clk: Use the devm_clk_get_prepared() helper function
Christophe JAILLET
2023-06-16
docs: update some straggling Documentation/arm references
Jonathan Corbet
2023-05-03
Merge tag 'pwm/for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]