summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-pca9685.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* pwm: Clear chip_data in pwm_put()Uwe Kleine-König2019-05-091-1/+0Star
* pwm: pca9685: clarify pca9685_set_sleep_mode() interface.Sven Van Asbroeck2017-07-251-7/+7
* pwm: pca9685: Fix GPIO-only operationSven Van Asbroeck2017-04-131-33/+79
* Merge branch 'for-4.11/drivers' into for-nextThierry Reding2017-02-101-12/+163
|\
| * pwm: pca9685: Fix period change with same duty cycleClemens Gruber2017-01-201-11/+0Star
| * pwm: pca9685: Allow any of the 16 PWMs to be used as a GPIOMika Westerberg2017-01-191-1/+163
* | pwm: Remove .can_sleep from struct pwm_chipThierry Reding2017-01-041-1/+0Star
|/
* pwm-pca9685: enable ACPI device found on Galileo Gen2Andy Shevchenko2015-11-061-4/+16
* pwm-pca9685: Support changing the output frequencyClemens Gruber2015-08-171-1/+64
* pwm-pca9685: Fix several driver bugsClemens Gruber2015-08-171-0/+24
* pwm: pca9685: Drop owner assignmentKrzysztof Kozlowski2015-08-171-1/+0Star
* pwm: pca9685: Constify struct regmap_configKrzysztof Kozlowski2015-03-111-1/+1
* pwm: pca9685: Fix wrong argument to set MODE1_SLEEP bitAxel Lin2013-06-261-2/+3
* pwm: Fill in missing .owner fieldsThierry Reding2013-06-121-0/+1
* pwm: add pca9685 driverSteffen Trumtrar2013-06-121-0/+298