index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-pca9685.c
Age
Commit message (
Expand
)
Author
2017-07-25
pwm: pca9685: clarify pca9685_set_sleep_mode() interface.
Sven Van Asbroeck
2017-04-13
pwm: pca9685: Fix GPIO-only operation
Sven Van Asbroeck
2017-02-10
Merge branch 'for-4.11/drivers' into for-next
Thierry Reding
2017-01-20
pwm: pca9685: Fix period change with same duty cycle
Clemens Gruber
2017-01-19
pwm: pca9685: Allow any of the 16 PWMs to be used as a GPIO
Mika Westerberg
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
2015-11-06
pwm-pca9685: enable ACPI device found on Galileo Gen2
Andy Shevchenko
2015-08-17
pwm-pca9685: Support changing the output frequency
Clemens Gruber
2015-08-17
pwm-pca9685: Fix several driver bugs
Clemens Gruber
2015-08-17
pwm: pca9685: Drop owner assignment
Krzysztof Kozlowski
2015-03-11
pwm: pca9685: Constify struct regmap_config
Krzysztof Kozlowski
2013-06-26
pwm: pca9685: Fix wrong argument to set MODE1_SLEEP bit
Axel Lin
2013-06-12
pwm: Fill in missing .owner fields
Thierry Reding
2013-06-12
pwm: add pca9685 driver
Steffen Trumtrar