Age | Commit message (Expand) | Author |
2019-03-04 | pwm: atmel: Remove useless symbolic definitions | Thierry Reding |
2019-03-04 | pwm: bcm-kona: Update macros to remove braces around numbers | Sheetal Tigadoli |
2019-03-04 | pwm: imx27: Only enable the clocks once in .get_state() | Uwe Kleine-König |
2019-03-04 | pwm: rcar: Improve calculation of divider | Yoshihiro Shimoda |
2019-03-04 | pwm: rcar: Remove legacy APIs | Yoshihiro Shimoda |
2019-03-04 | pwm: rcar: Use "atomic" API on rcar_pwm_resume() | Yoshihiro Shimoda |
2019-03-04 | pwm: rcar: Add support "atomic" API | Yoshihiro Shimoda |
2019-03-04 | pwm: atmel: Add support for SAM9X60's PWM controller | Claudiu Beznea |
2019-03-04 | pwm: atmel: Rename objects of type atmel_pwm_data | Claudiu Beznea |
2019-03-04 | pwm: atmel: Add support for controllers with 32 bit counters | Claudiu Beznea |
2019-03-04 | pwm: atmel: Add struct atmel_pwm_data | Claudiu Beznea |
2019-03-04 | pwm: Add MediaTek MT8183 display PWM driver support | Jitao Shi |
2019-03-04 | pwm: hibvt: Add hi3559v100 support | Mathieu Othacehe |
2019-03-04 | pwm: hibvt: Use individual struct per of-data | Mathieu Othacehe |
2019-01-16 | pwm: imx: Signedness bug in imx_pwm_get_state() | Dan Carpenter |
2019-01-16 | pwm: imx: Split into two drivers | Uwe Kleine-König |
2019-01-10 | pwm: imx: Don't print an error on -EPROBE_DEFER | Uwe Kleine-König |
2019-01-10 | pwm: imx: Set driver data earlier simplifying the end of ->probe() | Uwe Kleine-König |
2019-01-10 | pwm: imx: Remove if block where the condition is always wrong | Uwe Kleine-König |
2019-01-10 | pwm: Drop per-chip dbg_show callback | Uwe Kleine-König |
2019-01-10 | pwm: Don't use memcmp() to compare state variables | Uwe Kleine-König |
2018-12-24 | pwm: imx: Add ipg clock operation | Anson Huang |
2018-12-24 | pwm: clps711x: Switch to SPDX identifier | Alexander Shiyan |
2018-12-24 | pwm: clps711x: Fix period calculation | Alexander Shiyan |
2018-12-24 | pwm: bcm2835: Switch to SPDX identifier | Stefan Wahren |
2018-12-24 | pwm: Enable Kona PWM to be built for the Cygnus architecture | Clément Péron |
2018-12-12 | pwm: imx: Implement get_state() function for hardware readout | Michal Vokáč |
2018-12-12 | pwm: imx: Use bitops and bitfield macros to define register values | Michal Vokáč |
2018-12-12 | pwm: imx: Sort include files | Michal Vokáč |
2018-11-16 | pwm: lpc18xx-sct: Don't reconfigure PWM in .request and .free | Uwe Kleine-König |
2018-10-16 | pwm: lpss: Only set update bit if we are actually changing the settings | Hans de Goede |
2018-10-16 | pwm: lpss: Force runtime-resume on suspend on Cherry Trail | Hans de Goede |
2018-10-16 | pwm: Enable TI ECAP driver for ARCH_K3 | Vignesh R |
2018-10-12 | pwm: Send a uevent on the pwmchip device upon channel sysfs (un)export | Fabrice Gasnier |
2018-10-12 | Revert "pwm: Set class for exported channels in sysfs" | Fabrice Gasnier |
2018-10-12 | pwm: Use SPDX identifier for Renesas drivers | Wolfram Sang |
2018-10-12 | pwm: lpss: Add get_state callback | Hans de Goede |
2018-10-12 | pwm: lpss: Release runtime-pm reference from the driver's remove callback | Hans de Goede |
2018-10-12 | pwm: lpss: Check PWM powerstate after resume on Cherry Trail devices | Hans de Goede |
2018-10-12 | pwm: lpss: Move struct pwm_lpss_chip definition to the header file | Hans de Goede |
2018-10-12 | pwm: lpss: Add ACPI HID for second PWM controller on Cherry Trail devices | Hans de Goede |
2018-09-26 | pwm: tegra: Remove gratuituous blank line | Thierry Reding |
2018-08-20 | pwm: mediatek: Add MT7628 support | John Crispin |
2018-08-20 | pwm: meson: Fix mux clock names | Jerome Brunet |
2018-08-20 | pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove() | Fabrice Gasnier |
2018-08-20 | pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data | David Rivshin |
2018-07-12 | pwm: mxs: Switch to SPDX identifier | Fabio Estevam |
2018-07-09 | pwm: fsl-ftm: Enable support for the new SoC i.MX8QM | shenwei.wang@nxp.com |
2018-07-09 | pwm: fsl-ftm: Added the support of per-compatible data | shenwei.wang@nxp.com |
2018-07-09 | pwm: fsl-ftm: Added a dedicated IP interface clock | shenwei.wang@nxp.com |