linux-uconsole/drivers/pwm
David Wu e6f2796ef5 pwm: rockchip: Disable irq for pwm config
Add irq disabled protection at the PWM configuration, which can
speed up the PWM configuration and reduce the possibility of
interrupting the configuration.

Change-Id: I8ca3c4b9790b747c12804fa82b51456a0de7fb92
Signed-off-by: David Wu <david.wu@rock-chips.com>
2018-03-23 09:23:36 +08:00
..
core.c UPSTREAM: pwm: Add PWM capture support 2017-03-06 18:28:40 +08:00
Kconfig UPSTREAM: pwm: Add ChromeOS EC PWM driver 2017-03-06 18:28:40 +08:00
Makefile UPSTREAM: pwm: Add ChromeOS EC PWM driver 2017-03-06 18:28:40 +08:00
pwm-ab8500.c
pwm-atmel-hlcdc.c
pwm-atmel-tcb.c
pwm-atmel.c
pwm-bcm-kona.c
pwm-bcm2835.c
pwm-berlin.c
pwm-bfin.c
pwm-brcmstb.c
pwm-clps711x.c UPSTREAM: pwm: Introduce the pwm_args concept 2017-03-06 18:28:40 +08:00
pwm-crc.c UPSTREAM: pwm: Use pwm_get/set_xxx() helpers where appropriate 2017-03-09 09:36:59 +08:00
pwm-cros-ec.c UPSTREAM: pwm: cros-ec: Add __packed to prevent padding 2017-03-06 18:28:40 +08:00
pwm-ep93xx.c
pwm-fsl-ftm.c pwm: fsl-ftm: Fix clock enable/disable when using PM 2016-09-15 08:27:43 +02:00
pwm-img.c
pwm-imx.c
pwm-jz4740.c
pwm-lp3943.c
pwm-lpc18xx-sct.c UPSTREAM: pwm: Use pwm_get/set_xxx() helpers where appropriate 2017-03-09 09:36:59 +08:00
pwm-lpc32xx.c pwm: lpc32xx: fix and simplify duty cycle and period calculations 2016-09-15 08:27:43 +02:00
pwm-lpss-pci.c
pwm-lpss-platform.c
pwm-lpss.c
pwm-lpss.h
pwm-mtk-disp.c
pwm-mxs.c
pwm-pca9685.c pwm: pca9685: Fix period change with same duty cycle 2017-03-15 09:57:14 +08:00
pwm-puv3.c
pwm-pxa.c UPSTREAM: pwm: Introduce the pwm_args concept 2017-03-06 18:28:40 +08:00
pwm-rcar.c
pwm-renesas-tpu.c
pwm-rockchip.c pwm: rockchip: Disable irq for pwm config 2018-03-23 09:23:36 +08:00
pwm-samsung.c
pwm-spear.c
pwm-sti.c
pwm-sun4i.c UPSTREAM: pwm: Use pwm_get/set_xxx() helpers where appropriate 2017-03-09 09:36:59 +08:00
pwm-tegra.c
pwm-tiecap.c
pwm-tiehrpwm.c
pwm-tipwmss.c
pwm-tipwmss.h
pwm-twl-led.c
pwm-twl.c
pwm-vt8500.c
sysfs.c UPSTREAM: pwm: sysfs: Add PWM capture support 2017-03-06 18:28:40 +08:00