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
/
pwm-atmel-hlcdc.c
Age
Commit message (
Expand
)
Author
2023-07-24
pwm: Explicitly include correct DT includes
Rob Herring
2023-07-21
pwm: atmel-hlcdc: Use consistent variable naming
Uwe Kleine-König
2023-03-30
pwm: atmel-hlcdc: Convert to platform remove callback returning void
Uwe Kleine-König
2021-09-02
pwm: atmel-hlcdc: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
2021-05-25
pwm: Simplify all drivers with explicit of_pwm_n_cells = 3
Uwe Kleine-König
2021-03-22
pwm: atmel-hlcdc: Use pwmchip_add() instead of pwmchip_add_with_polarity()
Uwe Kleine-König
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
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: atmel-hlcdc: Add compatible for SAM9X60 HLCDC's PWM
Claudiu Beznea
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2017-04-06
pwm: atmel-hlcdc: Implement the suspend/resume hooks
Boris Brezillon
2017-04-06
pwm: atmel-hlcdc: Convert to the atomic PWM API
Boris Brezillon
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
2016-06-14
pwm: atmel-hlcdc: Fix default PWM polarity
Boris Brezillon
2015-10-06
pwm: atmel-hlcdc: add sama5d2 SoC support.
Nicolas Ferre
2015-09-21
pwm: atmel-hlcdc: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-09
ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errata
Josh Wu
2015-03-11
pwm: atmel-hlcdc: Add errata handling for sama5d4
Nicolas Ferre
2015-01-30
pwm: atmel-hlcdc: Prevent division by zero
Boris BREZILLON
2014-12-04
pwm: atmel-hlcdc: add at91sam9x5 and sama5d3 errata handling
Boris BREZILLON
2014-11-17
pwm: add support for atmel-hlcdc-pwm device
Boris Brezillon