Age | Commit message (Expand) | Author |
2016-12-15 | Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-11-29 | pwm: Add PWM driver for HiSilicon BVT SOCs | yuanjian |
2016-11-29 | pwm: Fix device reference leak | Johan Hovold |
2016-10-21 | pwm: meson: Remove unneeded platform MODULE_ALIAS | Javier Martinez Canillas |
2016-10-21 | pwm: meson: Add missing spin_lock_init() | Axel Lin |
2016-09-08 | Merge branch 'for-4.9/drivers' into for-next | Thierry Reding |
2016-09-08 | pwm: meson: Handle unknown ID values | Arnd Bergmann |
2016-09-08 | pwm: sti: Take the opportunity to conduct a little house keeping | Lee Jones |
2016-09-08 | pwm: sti: It's now valid for number of PWM channels to be zero | Lee Jones |
2016-09-08 | pwm: sti: Add PWM capture callback | Lee Jones |
2016-09-08 | pwm: sti: Add support for PWM capture interrupts | Lee Jones |
2016-09-08 | pwm: sti: Initialise PWM capture device data | Lee Jones |
2016-09-08 | pwm: sti: Supply PWM Capture clock handling | Lee Jones |
2016-09-08 | pwm: sti: Supply PWM capture register addresses and bit locations | Lee Jones |
2016-09-08 | pwm: sti: Only request clock rate when needed | Lee Jones |
2016-09-08 | pwm: sti: Reorganise register names in preparation for new functionality | Lee Jones |
2016-09-08 | pwm: sti: Rename channel => device | Lee Jones |
2016-09-08 | pwm: lpc-18xx: use pwm_set_chip_data | oliver@schinagl.nl |
2016-09-08 | pwm: sunxi: Add H3 support | Milo Kim |
2016-09-08 | pwm: Add support for Meson PWM Controller | Neil Armstrong |
2016-09-06 | pwm: samsung: Fix to use lowest div for large enough modulation bits | Seung-Woo Kim |
2016-09-06 | pwm: pwm-tipwmss: Remove all runtime PM gets/puts | Jyri Sarha |
2016-09-06 | pwm: cros-ec: Add __packed to prevent padding | Brian Norris |
2016-09-06 | pwm: Add MediaTek MT2701 display PWM driver support | Weiqing Kong |
2016-09-06 | pwm: berlin: Add suspend/resume support | Jisheng Zhang |
2016-09-05 | pwm: Unexport children before chip removal | David Hsu |
2016-09-05 | pwm: twl: Reliably disable TWL6030 PWMs | Paul Kocialkowski |
2016-08-06 | Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-08-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-07-25 | Merge branch 'for-4.8/drivers' into for-next | Thierry Reding |
2016-07-25 | Merge branch 'for-4.8/capture' into for-next | Thierry Reding |
2016-07-25 | pwm: Add ChromeOS EC PWM driver | Brian Norris |
2016-07-11 | pwm: atmel: Use of_device_get_match_data() | Thierry Reding |
2016-07-11 | pwm: atmel: Fix checkpatch warnings | Thierry Reding |
2016-07-11 | pwm: atmel: Fix disabling of PWM channels | Guillermo Rodriguez |
2016-07-11 | pwm: rcar: Use ARCH_RENESAS | Ryo Kodama |
2016-07-11 | pwm: tegra: Add support for Tegra186 | Laxman Dewangan |
2016-07-11 | pwm: tegra: Avoid overflow when calculating duty cycle | Hyong Bin Kim |
2016-07-11 | pwm: tegra: Allow 100 % duty cycle | Victor(Weiguo) Pan |
2016-07-11 | pwm: tegra: Add support for reset control | Rohith Seelaboyina |
2016-07-11 | pwm: tegra: Rename mmio_base to regs | Thierry Reding |
2016-07-11 | pwm: tegra: Remove useless padding | Thierry Reding |
2016-07-11 | pwm: tegra: Drop NUM_PWM macro | Thierry Reding |
2016-07-11 | pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default value | Sylvain Lemieux |
2016-07-11 | pwm: Add a driver for the STMPE PWM | Linus Walleij |
2016-07-11 | pwm: rockchip: Add support for atomic update | Boris Brezillon |
2016-07-11 | pwm: rockchip: Avoid glitches on already running PWMs | Boris Brezillon |
2016-07-11 | pwm: rockchip: Add support for hardware readout | Boris Brezillon |
2016-07-11 | pwm: rockchip: Fix period and duty cycle approximation | Boris Brezillon |
2016-07-11 | pwm: Add support for Broadcom iProc PWM controller | Yendapally Reddy Dhananjaya Reddy |