index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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]