| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-11-11 | 15 | -80/+1323 |
|\ |
|
| * | pwm: sunxi: Fix whitespace issue | Olliver Schinagl | 2015-11-10 | 1 | -1/+1 |
| * | pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro's | Olliver Schinagl | 2015-11-10 | 1 | -36/+36 |
| * | pwm: sysfs: Remove unnecessary temporary variable | Olliver Schinagl | 2015-11-10 | 1 | -2/+1 |
| * | pwm: Return -ENODEV if no PWM lookup match is found | Thierry Reding | 2015-11-10 | 1 | -1/+3 |
| * | pwm: sun4i: Add support for PWM controller on sun5i SoCs | Hans de Goede | 2015-11-10 | 1 | -2/+23 |
| * | pwm: Set enable state properly on failed call to enable | Jonathan Richardson | 2015-11-10 | 1 | -7/+26 |
| * | pwm: lpss: Add support for runtime PM | Qipeng Zha | 2015-11-06 | 3 | -0/+45 |
| * | pwm: lpss: Add more Intel Broxton IDs | Mika Westerberg | 2015-11-06 | 2 | -0/+2 |
| * | pwm: lpss: Support all four PWMs on Intel Broxton | Mika Westerberg | 2015-11-06 | 3 | -2/+10 |
| * | pwm: lpss: Add support for multiple PWMs | Mika Westerberg | 2015-11-06 | 2 | -21/+28 |
| * | pwm-pca9685: enable ACPI device found on Galileo Gen2 | Andy Shevchenko | 2015-11-06 | 2 | -5/+17 |
| * | pwm: Add MediaTek display PWM driver support | YH Huang | 2015-10-06 | 3 | -0/+255 |
| * | pwm: tipwmss: Enable on TI DRA7x and AM437x | Vignesh R | 2015-10-06 | 1 | -3/+3 |
| * | pwm: atmel-hlcdc: add sama5d2 SoC support. | Nicolas Ferre | 2015-10-06 | 1 | -0/+3 |
| * | pwm: Add Broadcom BCM7038 PWM controller support | Florian Fainelli | 2015-10-06 | 3 | -0/+354 |
| * | pwm: Add support for R-Car PWM Timer | Yoshihiro Shimoda | 2015-10-06 | 3 | -0/+286 |
| * | pwm: Add support for the Berlin PWM controller | Antoine Ténart | 2015-10-06 | 3 | -0/+229 |
| * | pwm: atmel-hlcdc: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-21 | 1 | -0/+1 |
* | | misc: atmel_tclib: get and use slow clock | Boris Brezillon | 2015-10-06 | 1 | -7/+19 |
|/ |
|
* | Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-09 | 18 | -55/+697 |
|\ |
|
| * | ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errata | Josh Wu | 2015-09-09 | 1 | -0/+5 |
| * | pwm: NXP LPC18xx PWM/SCT driver | Ariel D'Alessandro | 2015-09-09 | 3 | -0/+478 |
| * | 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: kona: Modify settings application sequence | Jonathan Richardson | 2015-08-17 | 1 | -9/+38 |
| * | pwm: pca9685: Drop owner assignment | Krzysztof Kozlowski | 2015-08-17 | 1 | -1/+0 |
| * | pwm: Clean up kerneldoc | Thierry Reding | 2015-08-17 | 1 | -6/+38 |
| * | pwm: Remove useless whitespace | Thierry Reding | 2015-08-17 | 1 | -1/+0 |
| * | pwm: sysfs: Remove unnecessary padding | Thierry Reding | 2015-07-27 | 1 | -3/+3 |
| * | pwm: sysfs: Properly convert from enum to string | Thierry Reding | 2015-07-27 | 1 | -2/+12 |
| * | pwm: Make use of pwm_get_xxx() helpers where appropriate | Boris Brezillon | 2015-07-20 | 5 | -9/+12 |
| * | pwm: Add the pwm_is_enabled() helper | Boris Brezillon | 2015-07-20 | 12 | -26/+26 |
* | | pwm: crc: Add Crystalcove (CRC) PWM driver | Shobhit Kumar | 2015-07-21 | 3 | -0/+151 |
|/ |
|
* | Merge tag 'pwm/for-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-06-23 | 5 | -26/+89 |
|\ |
|
| * | pwm: lpss: pci: Add support for Broxton platform | Qipeng Zha | 2015-06-12 | 1 | -0/+2 |
| * | pwm: bcm-kona: Don't set polarity in probe | Arun Ramamurthy | 2015-06-12 | 1 | -6/+3 |
| * | pwm: Add pwmchip_add_with_polarity() API | Tim Kryger | 2015-06-12 | 1 | -3/+20 |
| * | pwm: atmel: Fix incorrect CDTY value after disabling | Alexandre Belloni | 2015-06-12 | 1 | -0/+28 |
| * | pwm: atmel: Fix incorrect CDTY value after enabling | Alexandre Belloni | 2015-06-12 | 1 | -17/+18 |
| * | pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modalias | Javier Martinez Canillas | 2015-05-21 | 1 | -0/+1 |
| * | pwm: Add support to remove registered consumer lookup tables | Shobhit Kumar | 2015-05-06 | 1 | -0/+17 |
* | | pwm: img: Impose upper and lower timebase steps value | Naidu Tellapati | 2015-05-19 | 1 | -12/+64 |
|/ |
|
* | pwm: Remove __init initializer for pwm_add_table() | Shobhit Kumar | 2015-04-23 | 1 | -1/+1 |
* | pwm: samsung: Fix output race on disabling | Sjoerd Simons | 2015-03-27 | 1 | -1/+31 |
* | pwm: mxs: Fix period divider computation | Gaetan Hug | 2015-03-11 | 1 | -2/+6 |
* | pwm: atmel-hlcdc: Add errata handling for sama5d4 | Nicolas Ferre | 2015-03-11 | 1 | -0/+4 |
* | pwm: pca9685: Constify struct regmap_config | Krzysztof Kozlowski | 2015-03-11 | 1 | -1/+1 |
* | pwm: tegra: Use NSEC_PER_SEC | Thierry Reding | 2015-02-18 | 1 | -1/+1 |
* | pwm: Remove unnecessary check before of_node_put() | Markus Elfring | 2015-02-03 | 1 | -1/+1 |