- 1999e2c pwm: lp3943: Fix duty calculation in case period was clamped by Uwe Kleine-König · 2 years, 9 months ago
- 553cdc1 pwm: lpc18xx-sct: Initialize driver data and hardware before pwmchip_add() by Uwe Kleine-König · 3 years, 2 months ago
- 7fc2172 pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was registered by Uwe Kleine-König · 3 years, 6 months ago
- 7ccf66b pwm: tegra: Don't modify HW state in .remove callback by Uwe Kleine-König · 3 years, 7 months ago
- 1f459d8 pwm: spear: Don't modify HW state in .remove callback by Uwe Kleine-König · 3 years, 9 months ago
- 2af5bd8 pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare() by Simon South · 4 years ago
- d0883cb pwm: bcm-iproc: handle clk_get_rate() return by Rayagonda Kokatanur · 4 years, 6 months ago
- 4c237ff pwm: bcm2835: Dynamically allocate base by Florian Fainelli · 5 years ago
- ba37c3b pwm: renesas-tpu: Fix late Runtime PM enablement by Geert Uytterhoeven · 4 years, 10 months ago
- 3c33445 pwm: rcar: Fix late Runtime PM enablement by Geert Uytterhoeven · 4 years, 10 months ago
- d8c8434 pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional by Uwe Kleine-König · 5 years ago
- e5195f7 pwm: meson: Don't disable PWM when setting duty repeatedly by Bichao Zheng · 6 years ago
- 7f6e0f4 pwm: lpss: Release runtime-pm reference from the driver's remove callback by Hans de Goede · 6 years ago
- 564295c pwm: Clear chip_data in pwm_put() by Uwe Kleine-König · 6 years ago
- 3c1af2c pwm: clps711x: Fix period calculation by Alexander Shiyan · 6 years ago
- 339b3e9 pwm: bcm-iproc: Prevent unloading the driver module while in use by Uwe Kleine-König · 5 years ago
- d7650c7 pwm: Fix deadlock warning when removing PWM device by Phong Hoang · 6 years ago
- 2ed3540 pwm: tiehrpwm: Update shadow register for disabling PWMs by Christoph Vogtländer · 6 years ago
- d7541cb pwm: meson: Use the spin-lock only to protect register modifications by Martin Blumenstingl · 6 years ago
- 8001317 pwm: tiehrpwm: Fix disabling of output of PWMs by Vignesh R · 7 years ago
- 037aca0e pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume by Hans de Goede · 7 years ago
- f6ed0ff pwm: rcar: Fix a condition to prevent mismatch value setting to duty by Ryo Kodama · 7 years ago
- 93f092f pwm: stmpe: Fix wrong register offset for hwpwm=2 case by Axel Lin · 7 years ago
- 99f3e3b pwm: tegra: Increase precision in PWM rate calculation by Laxman Dewangan · 8 years ago
- 5f48cac pwm: rockchip: State of PWM clock should synchronize with PWM enabled state by David Wu · 8 years ago
- 019c088 pwm: pca9685: Fix period change with same duty cycle by Clemens Gruber · 8 years ago
- 0e1614a pwm: Fix device reference leak by Johan Hovold · 8 years ago
- c699995 pwm: meson: Add missing spin_lock_init() by Axel Lin · 8 years ago
- dc8e6e1 Merge branch 'for-4.9/drivers' into for-next by Thierry Reding · 8 years ago
- 2fbc487 pwm: meson: Handle unknown ID values by Arnd Bergmann · 8 years ago
- 7d8a600c pwm: sti: Take the opportunity to conduct a little house keeping by Lee Jones · 8 years ago
- 85a834c pwm: sti: It's now valid for number of PWM channels to be zero by Lee Jones · 8 years ago
- c97267a pwm: sti: Add PWM capture callback by Lee Jones · 8 years ago
- 25eb5380 pwm: sti: Add support for PWM capture interrupts by Lee Jones · 8 years ago
- 3f0925b pwm: sti: Initialise PWM capture device data by Lee Jones · 8 years ago
- d66a928 pwm: sti: Supply PWM Capture clock handling by Lee Jones · 8 years ago
- f66d78f pwm: sti: Supply PWM capture register addresses and bit locations by Lee Jones · 8 years ago
- d81738b pwm: sti: Only request clock rate when needed by Lee Jones · 8 years ago
- c5f94ae pwm: sti: Reorganise register names in preparation for new functionality by Lee Jones · 8 years ago
- 09022e6 pwm: sti: Rename channel => device by Lee Jones · 8 years ago
- fe0e2cf pwm: lpc-18xx: use pwm_set_chip_data by oliver@schinagl.nl · 8 years ago
- 42ddcf4 pwm: sunxi: Add H3 support by Milo Kim · 8 years ago
- 211ed63 pwm: Add support for Meson PWM Controller by Neil Armstrong · 8 years ago
- 04d68de pwm: samsung: Fix to use lowest div for large enough modulation bits by Seung-Woo Kim · 8 years ago
- 549c50a pwm: pwm-tipwmss: Remove all runtime PM gets/puts by Jyri Sarha · 8 years ago
- 065cfbb pwm: cros-ec: Add __packed to prevent padding by Brian Norris · 8 years ago
- cd4b45a pwm: Add MediaTek MT2701 display PWM driver support by Weiqing Kong · 9 years ago
- bbf0722 pwm: berlin: Add suspend/resume support by Jisheng Zhang · 9 years ago
- 0733424 pwm: Unexport children before chip removal by David Hsu · 8 years ago
- 45c0ce8 pwm: twl: Reliably disable TWL6030 PWMs by Paul Kocialkowski · 9 years ago
- a157b3a Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
- 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 070d9a9 Merge branch 'for-4.8/drivers' into for-next by Thierry Reding · 8 years ago
- bd26861 Merge branch 'for-4.8/capture' into for-next by Thierry Reding · 8 years ago
- 1f0d3bb pwm: Add ChromeOS EC PWM driver by Brian Norris · 9 years ago
- 017bb04 pwm: atmel: Use of_device_get_match_data() by Thierry Reding · 9 years ago
- 313b78e pwm: atmel: Fix checkpatch warnings by Thierry Reding · 9 years ago
- f718c54 pwm: atmel: Fix disabling of PWM channels by Guillermo Rodriguez · 9 years ago
- 4816998 pwm: rcar: Use ARCH_RENESAS by Ryo Kodama · 9 years ago
- e9be88a pwm: tegra: Add support for Tegra186 by Laxman Dewangan · 9 years ago
- b979ed5 pwm: tegra: Avoid overflow when calculating duty cycle by Hyong Bin Kim · 9 years ago
- e0ee1a7 pwm: tegra: Allow 100 % duty cycle by Victor(Weiguo) Pan · 9 years ago
- 5dfbd2b pwm: tegra: Add support for reset control by Rohith Seelaboyina · 9 years ago
- 4f57f5a pwm: tegra: Rename mmio_base to regs by Thierry Reding · 9 years ago
- e17c0b2 pwm: tegra: Remove useless padding by Thierry Reding · 9 years ago
- c009c56 pwm: tegra: Drop NUM_PWM macro by Thierry Reding · 9 years ago
- acfd92f pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default value by Sylvain Lemieux · 9 years ago
- ef1f09e pwm: Add a driver for the STMPE PWM by Linus Walleij · 9 years ago
- 2bf1c98 pwm: rockchip: Add support for atomic update by Boris Brezillon · 9 years ago
- 48cf973 pwm: rockchip: Avoid glitches on already running PWMs by Boris Brezillon · 9 years ago
- 1ebb74c pwm: rockchip: Add support for hardware readout by Boris Brezillon · 9 years ago
- 12f9ce4 pwm: rockchip: Fix period and duty cycle approximation by Boris Brezillon · 9 years ago
- daa5abc pwm: Add support for Broadcom iProc PWM controller by Yendapally Reddy Dhananjaya Reddy · 9 years ago
- d9cd4a7 pwm: lpss: Move clk_rate check to ->probe() by Andy Shevchenko · 9 years ago
- b89b4b7 pwm: lpss: pci: Enable PWM module on Intel Edison by Andy Shevchenko · 9 years ago
- ab248b6 pwm: lpss: Prevent on_time_div overflow on lower frequencies by Mika Westerberg · 9 years ago
- e5ca424 pwm: lpss: Fix base_unit calculation for PWM frequency by Dan O'Donovan · 9 years ago
- cc37655 pwm: pwm-ti*: Remove support for local clock gating by Cooper Jr., Franklin · 9 years ago
- ae5200d pwm: pwm-ti*: Get the clock from the PWMSS parent when using old bindings by Cooper Jr., Franklin · 9 years ago
- 82be117 Merge tag 'omap-for-v4.8/ir-rx51-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Arnd Bergmann · 9 years ago
- ba60ae1 pwm: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 9 years ago
- a74a198 pwm: omap-dmtimer: Allow for setting dmtimer clock source by Ivaylo Dimitrov · 9 years ago
- cc51846 pwm: atmel-hlcdc: Fix default PWM polarity by Boris Brezillon · 9 years ago
- 1a366fe pwm: sysfs: Add PWM capture support by Lee Jones · 9 years ago
- 3a3d1a4 pwm: Add PWM capture support by Lee Jones · 9 years ago
- fe5aa34 pwm: sysfs: Get return value from pwm_apply_state() by Ryo Kodama · 9 years ago
- ef2bf49 pwm: Improve args checking in pwm_apply_state() by Brian Norris · 9 years ago
- ecc5fbd Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
- 18c5887 Merge branch 'for-4.7/pwm-atomic' into for-next by Thierry Reding · 9 years ago
- bf5dd9a Merge branch 'for-4.7/pwm-args' into for-next by Thierry Reding · 9 years ago
- 23e3523 pwm: Add information about polarity, duty cycle and period to debugfs by Heiko Stübner · 9 years ago
- 39100ce pwm: Switch to the atomic API by Boris Brezillon · 9 years ago
- 5ec803e pwm: Add core infrastructure to allow atomic updates by Boris Brezillon · 9 years ago
- 15fa8a43 pwm: Add hardware readout infrastructure by Boris Brezillon · 9 years ago
- 09a7e4a pwm: Move the enabled/disabled info into pwm_state by Boris Brezillon · 9 years ago
- 43a276b pwm: Introduce the pwm_state concept by Boris Brezillon · 9 years ago
- a8c3862 pwm: Keep PWM state in sync with hardware state by Boris Brezillon · 9 years ago
- 4b58896 pwm: Use pwm_get/set_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
- 459a25a pwm: Get rid of pwm->lock by Boris BREZILLON · 9 years ago
- 3587c26 pwm: rcar: Make use of pwm_is_enabled() by Boris BREZILLON · 9 years ago