Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-4.11/drivers' into for-next | Thierry Reding | 2017-02-10 | 1 | -12/+163 |
|\ | |||||
| * | pwm: pca9685: Fix period change with same duty cycle | Clemens Gruber | 2017-01-20 | 1 | -11/+0 |
| * | pwm: pca9685: Allow any of the 16 PWMs to be used as a GPIO | Mika Westerberg | 2017-01-19 | 1 | -1/+163 |
* | | pwm: Remove .can_sleep from struct pwm_chip | Thierry Reding | 2017-01-04 | 1 | -1/+0 |
|/ | |||||
* | pwm-pca9685: enable ACPI device found on Galileo Gen2 | Andy Shevchenko | 2015-11-06 | 1 | -4/+16 |
* | pwm-pca9685: Support changing the output frequency | Clemens Gruber | 2015-08-17 | 1 | -1/+64 |
* | pwm-pca9685: Fix several driver bugs | Clemens Gruber | 2015-08-17 | 1 | -0/+24 |
* | pwm: pca9685: Drop owner assignment | Krzysztof Kozlowski | 2015-08-17 | 1 | -1/+0 |
* | pwm: pca9685: Constify struct regmap_config | Krzysztof Kozlowski | 2015-03-11 | 1 | -1/+1 |
* | pwm: pca9685: Fix wrong argument to set MODE1_SLEEP bit | Axel Lin | 2013-06-26 | 1 | -2/+3 |
* | pwm: Fill in missing .owner fields | Thierry Reding | 2013-06-12 | 1 | -0/+1 |
* | pwm: add pca9685 driver | Steffen Trumtrar | 2013-06-12 | 1 | -0/+298 |