index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-16
pwm: stm32: Fix a typo
Andrew Kreimer
2024-09-16
pwm: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-16
pwm: axi-pwmgen: use shared macro for version reg
David Lechner
2024-09-16
pwm: atmel-hlcdc: Drop trailing comma
Liao Chen
2024-09-16
pwm: atmel-hlcdc: Enable module autoloading
Liao Chen
2024-09-16
pwm: omap-dmtimer: Use of_property_read_bool()
Rob Herring (Arm)
2024-09-16
pwm: adp5585: Set OSC_EN bit to 1 when PWM state is enabled
Liu Ying
2024-09-16
Merge tag 'ib-mfd-gpio-pwm-v6.12' of https://git.kernel.org/pub/scm/linux/ker...
Uwe Kleine-König
2024-09-16
pwm: lp3943: Fix an incorrect type in lp3943_pwm_parse_dt()
Jiapeng Chong
2024-09-12
pwm: ep93xx: drop legacy pinctrl
Nikita Shubin
2024-09-12
pwm: ep93xx: add DT support for Cirrus EP93xx
Nikita Shubin
2024-09-05
pwm: Simplify pwm_capture()
Uwe Kleine-König
2024-09-05
pwm: lp3943: Use of_property_count_u32_elems() to get property length
Rob Herring (Arm)
2024-09-05
pwm: Don't export pwm_capture()
Uwe Kleine-König
2024-09-05
pwm: stm32: Use the right CCxNP bit in stm32_pwm_enable()
Uwe Kleine-König
2024-08-01
pwm: adp5585: Add Analog Devices ADP5585 support
Clark Wang
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-11
pwm: axi-pwmgen: add .max_register to regmap
Trevor Gamblin
2024-07-10
pwm: atmel-tcb: Make private data variable naming consistent
Uwe Kleine-König
2024-07-10
pwm: atmel-tcb: Simplify checking the companion output
Uwe Kleine-König
2024-07-10
pwm: Allow pwm state transitions from an invalid state
Uwe Kleine-König
2024-07-10
pwm: xilinx: Simplify using devm_ functions
Uwe Kleine-König
2024-07-10
pwm: Use guards for pwm_lookup_lock instead of explicity mutex_lock + mutex_u...
Uwe Kleine-König
2024-07-10
pwm: Use guards for export->lock instead of explicity mutex_lock + mutex_unlock
Uwe Kleine-König
2024-07-10
pwm: Use guards for pwm_lock instead of explicity mutex_lock + mutex_unlock
Uwe Kleine-König
2024-07-10
pwm: Register debugfs operations after the pwm class
Uwe Kleine-König
2024-07-10
pwm: imx-tpm: Enable pinctrl setting for sleep state
Shenwei Wang
2024-07-10
pwm: lpss: drop redundant runtime PM handles
Raag Jadav
2024-07-10
pwm: lpss: use devm_pm_runtime_enable() helper
Raag Jadav
2024-07-10
pwm-stm32: Make use of parametrised register definitions
Uwe Kleine-König
2024-07-10
pwm: meson: Add support for Amlogic S4 PWM
Junyi Zhao
2024-07-10
pwm: Add GPIO PWM driver
Vincent Whitchurch
2024-07-10
pwm: Make pwm_request_from_chip() private to the core
Uwe Kleine-König
2024-07-10
pwm: cros-ec: Simplify device tree xlation
Uwe Kleine-König
2024-07-10
pwm: cros-ec: Don't care about consumers in .get_state()
Uwe Kleine-König
2024-07-10
pwm: Make use of a symbol namespace for the core
Uwe Kleine-König
2024-07-10
pwm: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-10
pwm: axi-pwmgen: Make use of regmap_clear_bits()
Uwe Kleine-König
2024-07-10
pwm: jz4740: Another few conversions to regmap_{set,clear}_bits()
Uwe Kleine-König
2024-07-10
pwm: Add driver for AXI PWM generator
Drew Fustini
2024-07-10
pwm: atmel-tcb: Fix race condition and convert to guards
Uwe Kleine-König
2024-07-05
pwm: stm32: Always do lazy disabling
Uwe Kleine-König
2024-06-22
pwm: stm32: Fix error message to not describe the previous error path
Uwe Kleine-König
2024-06-22
pwm: stm32: Fix calculation of prescaler
Uwe Kleine-König
2024-06-21
pwm: stm32: Refuse too small period requests
Uwe Kleine-König
2024-05-10
pwm: pca9685: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2024-04-30
pwm: meson: Use mul_u64_u64_div_u64() for frequency calculating
George Stark
2024-04-30
pwm: meson: Add check for error from clk_round_rate()
George Stark
2024-04-30
pwm: meson: Drop unneeded check in .get_state()
George Stark
[next]