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
2019-12-05
Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-11
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
2019-11-08
pwm: bcm-iproc: Prevent unloading the driver module while in use
Uwe Kleine-König
2019-10-21
pwm: stm32: Pass breakinput instead of its values
Thierry Reding
2019-10-21
pwm: stm32: Remove clutter from ternary operator
Thierry Reding
2019-10-21
pwm: stm32: Validate breakinput data from DT
Thierry Reding
2019-10-21
pwm: sun4i: Fix incorrect calculation of duty_cycle/period
Ondrej Jirman
2019-10-21
pwm: stm32: Add power management support
Fabrice Gasnier
2019-10-21
pwm: stm32: Split breakinput apply routine to ease PM support
Fabrice Gasnier
2019-10-21
pwm: sun4i: Drop redundant assignment to variable pval
Colin Ian King
2019-10-21
Revert "pwm: Let pwm_get_state() return the last implemented state"
Thierry Reding
2019-10-17
bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystem
David Lechner
2019-09-27
Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-26
pwm: mediatek: Add MT7629 compatible string
Sam Shih
2019-09-25
pwm: mediatek: Update license and switch to SPDX tag
Sam Shih
2019-09-25
pwm: mediatek: Use pwm_mediatek as common prefix
Sam Shih
2019-09-25
pwm: mediatek: Allocate the clks array dynamically
Sam Shih
2019-09-25
pwm: mediatek: Remove the has_clks field
Sam Shih
2019-09-21
pwm: mediatek: Drop the check for of_device_get_match_data()
Sam Shih
2019-09-21
pwm: atmel: Consolidate driver data initialization
Thierry Reding
2019-09-21
pwm: atmel: Remove unneeded check for match data
Thierry Reding
2019-09-21
pwm: atmel: Remove platform_device_id and use only dt bindings
Kamel Bouhara
2019-09-21
pwm: stm32-lp: Add check in case requested period cannot be achieved
Fabrice Gasnier
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
2019-09-21
pwm: fsl-ftm: Don't update the state for the caller of pwm_apply_state()
Uwe Kleine-König
2019-09-21
pwm: sun4i: Don't update the state for the caller of pwm_apply_state()
Uwe Kleine-König
2019-09-21
pwm: rockchip: Don't update the state for the caller of pwm_apply_state()
Uwe Kleine-König
2019-09-21
pwm: Let pwm_get_state() return the last implemented state
Uwe Kleine-König
2019-09-21
pwm: Introduce local struct pwm_chip in pwm_apply_state()
Uwe Kleine-König
2019-09-21
pwm: rockchip: Set polarity unconditionally in .get_state()
Uwe Kleine-König
2019-09-21
pwm: bcm2835: Suppress error message during deferred probe
Stefan Wahren
2019-09-21
pwm: bcm2835: Fix period_ns range check
Stefan Wahren
2019-09-21
pwm: bcm2835: Suppress error message for invalid period_ns
Stefan Wahren
2019-09-21
pwm: rcar: Remove a redundant condition in rcar_pwm_apply()
Yoshihiro Shimoda
2019-09-21
pwm: sprd: Add Spreadtrum PWM support
Baolin Wang
2019-09-21
pwm: mediatek: Add MT8516 SoC support
Fabien Parent
2019-09-21
pwm: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-21
pwm: imx: Document known limitations
Uwe Kleine-König
2019-09-21
pwm: jz4740: Document known limitations
Uwe Kleine-König
2019-09-21
pwm: sifive: Remove redundant error message
Ding Xiang
2019-09-21
pwm: mxs: Use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
2019-08-08
pwm: Fallback to the static lookup-list when acpi_pwm_get fails
Hans de Goede
2019-07-09
Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-06-26
pwm: fsl-ftm: Make sure to unlock mutex on failure
Thierry Reding
2019-06-26
pwm: fsl-ftm: Use write protection for prescaler & polarity
Patrick Havelange
2019-06-26
pwm: fsl-ftm: More relaxed permissions for updating period
Patrick Havelange
2019-06-26
pwm: atmel-hlcdc: Add compatible for SAM9X60 HLCDC's PWM
Claudiu Beznea
[next]