summaryrefslogtreecommitdiffstats
path: root/drivers/pwm
Commit message (Expand)AuthorAge
* pwm: atmel: Remove useless symbolic definitionsThierry Reding2019-03-04
* pwm: bcm-kona: Update macros to remove braces around numbersSheetal Tigadoli2019-03-04
* pwm: imx27: Only enable the clocks once in .get_state()Uwe Kleine-König2019-03-04
* pwm: rcar: Improve calculation of dividerYoshihiro Shimoda2019-03-04
* pwm: rcar: Remove legacy APIsYoshihiro Shimoda2019-03-04
* pwm: rcar: Use "atomic" API on rcar_pwm_resume()Yoshihiro Shimoda2019-03-04
* pwm: rcar: Add support "atomic" APIYoshihiro Shimoda2019-03-04
* pwm: atmel: Add support for SAM9X60's PWM controllerClaudiu Beznea2019-03-04
* pwm: atmel: Rename objects of type atmel_pwm_dataClaudiu Beznea2019-03-04
* pwm: atmel: Add support for controllers with 32 bit countersClaudiu Beznea2019-03-04
* pwm: atmel: Add struct atmel_pwm_dataClaudiu Beznea2019-03-04
* pwm: Add MediaTek MT8183 display PWM driver supportJitao Shi2019-03-04
* pwm: hibvt: Add hi3559v100 supportMathieu Othacehe2019-03-04
* pwm: hibvt: Use individual struct per of-dataMathieu Othacehe2019-03-04
* pwm: imx: Signedness bug in imx_pwm_get_state()Dan Carpenter2019-01-16
* pwm: imx: Split into two driversUwe Kleine-König2019-01-16
* pwm: imx: Don't print an error on -EPROBE_DEFERUwe Kleine-König2019-01-10
* pwm: imx: Set driver data earlier simplifying the end of ->probe()Uwe Kleine-König2019-01-10
* pwm: imx: Remove if block where the condition is always wrongUwe Kleine-König2019-01-10
* pwm: Drop per-chip dbg_show callbackUwe Kleine-König2019-01-10
* pwm: Don't use memcmp() to compare state variablesUwe Kleine-König2019-01-10
* pwm: imx: Add ipg clock operationAnson Huang2018-12-24
* pwm: clps711x: Switch to SPDX identifierAlexander Shiyan2018-12-24
* pwm: clps711x: Fix period calculationAlexander Shiyan2018-12-24
* pwm: bcm2835: Switch to SPDX identifierStefan Wahren2018-12-24
* pwm: Enable Kona PWM to be built for the Cygnus architectureClément Péron2018-12-24
* pwm: imx: Implement get_state() function for hardware readoutMichal Vokáč2018-12-12
* pwm: imx: Use bitops and bitfield macros to define register valuesMichal Vokáč2018-12-12
* pwm: imx: Sort include filesMichal Vokáč2018-12-12
* pwm: lpc18xx-sct: Don't reconfigure PWM in .request and .freeUwe Kleine-König2018-11-16
* pwm: lpss: Only set update bit if we are actually changing the settingsHans de Goede2018-10-16
* pwm: lpss: Force runtime-resume on suspend on Cherry TrailHans de Goede2018-10-16
* pwm: Enable TI ECAP driver for ARCH_K3Vignesh R2018-10-16
* pwm: Send a uevent on the pwmchip device upon channel sysfs (un)exportFabrice Gasnier2018-10-12
* Revert "pwm: Set class for exported channels in sysfs"Fabrice Gasnier2018-10-12
* pwm: Use SPDX identifier for Renesas driversWolfram Sang2018-10-12
* pwm: lpss: Add get_state callbackHans de Goede2018-10-12
* pwm: lpss: Release runtime-pm reference from the driver's remove callbackHans de Goede2018-10-12
* pwm: lpss: Check PWM powerstate after resume on Cherry Trail devicesHans de Goede2018-10-12
* pwm: lpss: Move struct pwm_lpss_chip definition to the header fileHans de Goede2018-10-12
* pwm: lpss: Add ACPI HID for second PWM controller on Cherry Trail devicesHans de Goede2018-10-12
* pwm: tegra: Remove gratuituous blank lineThierry Reding2018-09-26
* pwm: mediatek: Add MT7628 supportJohn Crispin2018-08-20
* pwm: meson: Fix mux clock namesJerome Brunet2018-08-20
* pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove()Fabrice Gasnier2018-08-20
* pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform dataDavid Rivshin2018-08-20
* pwm: mxs: Switch to SPDX identifierFabio Estevam2018-07-12
* pwm: fsl-ftm: Enable support for the new SoC i.MX8QMshenwei.wang@nxp.com2018-07-09
* pwm: fsl-ftm: Added the support of per-compatible datashenwei.wang@nxp.com2018-07-09
* pwm: fsl-ftm: Added a dedicated IP interface clockshenwei.wang@nxp.com2018-07-09