.. |
Kconfig
|
1f0d3bb027
pwm: Add ChromeOS EC PWM driver
|
9 years ago |
Makefile
|
1f0d3bb027
pwm: Add ChromeOS EC PWM driver
|
9 years ago |
core.c
|
bd2686122d
Merge branch 'for-4.8/capture' into for-next
|
9 years ago |
pwm-ab8500.c
|
f05fae14a1
pwm: drop owner assignment from platform_drivers
|
11 years ago |
pwm-atmel-hlcdc.c
|
cc51846ba8
pwm: atmel-hlcdc: Fix default PWM polarity
|
9 years ago |
pwm-atmel-tcb.c
|
7d8d05d114
misc: atmel_tclib: get and use slow clock
|
10 years ago |
pwm-atmel.c
|
017bb04e84
pwm: atmel: Use of_device_get_match_data()
|
9 years ago |
pwm-bcm-iproc.c
|
daa5abc41c
pwm: Add support for Broadcom iProc PWM controller
|
9 years ago |
pwm-bcm-kona.c
|
fe0aea7978
pwm: kona: Modify settings application sequence
|
10 years ago |
pwm-bcm2835.c
|
6ef7d1c46f
pwm: bcm2835: Fix email address specification
|
9 years ago |
pwm-berlin.c
|
59d5c8b153
pwm: Add support for the Berlin PWM controller
|
10 years ago |
pwm-bfin.c
|
f05fae14a1
pwm: drop owner assignment from platform_drivers
|
11 years ago |
pwm-brcmstb.c
|
c5857e3f94
pwm: brcmstb: Fix check of devm_ioremap_resource() return code
|
9 years ago |
pwm-clps711x.c
|
ba60ae1dc0
pwm: clps711x: Changing the compatibility string to match with the smallest supported chip
|
9 years ago |
pwm-crc.c
|
4b58896f72
pwm: Use pwm_get/set_xxx() helpers where appropriate
|
9 years ago |
pwm-cros-ec.c
|
1f0d3bb027
pwm: Add ChromeOS EC PWM driver
|
9 years ago |
pwm-ep93xx.c
|
5c31252c4a
pwm: Add the pwm_is_enabled() helper
|
10 years ago |
pwm-fsl-ftm.c
|
ad06fdeeef
pwm: fsl-ftm: Use flat regmap cache
|
9 years ago |
pwm-img.c
|
bea307c16a
pwm: img: Test clock rate to avoid division by 0
|
9 years ago |
pwm-imx.c
|
15da7b5001
pwm: Make use of pwm_get_xxx() helpers where appropriate
|
10 years ago |
pwm-jz4740.c
|
f05fae14a1
pwm: drop owner assignment from platform_drivers
|
11 years ago |
pwm-lp3943.c
|
f05fae14a1
pwm: drop owner assignment from platform_drivers
|
11 years ago |
pwm-lpc18xx-sct.c
|
4b58896f72
pwm: Use pwm_get/set_xxx() helpers where appropriate
|
9 years ago |
pwm-lpc32xx.c
|
acfd92fdfb
pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default value
|
9 years ago |
pwm-lpss-pci.c
|
b89b4b7a3d
pwm: lpss: pci: Enable PWM module on Intel Edison
|
9 years ago |
pwm-lpss-platform.c
|
f080be27d7
pwm: lpss: Add support for runtime PM
|
10 years ago |
pwm-lpss.c
|
d9cd4a7369
pwm: lpss: Move clk_rate check to ->probe()
|
9 years ago |
pwm-lpss.h
|
883e4d070f
pwm: lpss: Update PWM setting for Broxton
|
9 years ago |
pwm-mtk-disp.c
|
7e3b7dc76c
pwm: Add MediaTek display PWM driver support
|
10 years ago |
pwm-mxs.c
|
5c31252c4a
pwm: Add the pwm_is_enabled() helper
|
10 years ago |
pwm-omap-dmtimer.c
|
a74a198249
pwm: omap-dmtimer: Allow for setting dmtimer clock source
|
9 years ago |
pwm-pca9685.c
|
912b843904
pwm-pca9685: enable ACPI device found on Galileo Gen2
|
10 years ago |
pwm-puv3.c
|
f05fae14a1
pwm: drop owner assignment from platform_drivers
|
11 years ago |
pwm-pxa.c
|
e39c0df1be
pwm: Introduce the pwm_args concept
|
9 years ago |
pwm-rcar.c
|
3587c26090
pwm: rcar: Make use of pwm_is_enabled()
|
9 years ago |
pwm-renesas-tpu.c
|
5c31252c4a
pwm: Add the pwm_is_enabled() helper
|
10 years ago |
pwm-rockchip.c
|
2bf1c98aa5
pwm: rockchip: Add support for atomic update
|
9 years ago |
pwm-samsung.c
|
cccb94543c
pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modalias
|
10 years ago |
pwm-spear.c
|
f05fae14a1
pwm: drop owner assignment from platform_drivers
|
11 years ago |
pwm-sti.c
|
cd264b6a65
pwm: sti: Maintain a bitmap of configured devices
|
10 years ago |
pwm-stmpe.c
|
ef1f09eca7
pwm: Add a driver for the STMPE PWM
|
9 years ago |
pwm-sun4i.c
|
4b58896f72
pwm: Use pwm_get/set_xxx() helpers where appropriate
|
9 years ago |
pwm-tegra.c
|
e9be88a2f0
pwm: tegra: Add support for Tegra186
|
9 years ago |
pwm-tiecap.c
|
cc37655e6b
pwm: pwm-ti*: Remove support for local clock gating
|
9 years ago |
pwm-tiehrpwm.c
|
cc37655e6b
pwm: pwm-ti*: Remove support for local clock gating
|
9 years ago |
pwm-tipwmss.c
|
cc37655e6b
pwm: pwm-ti*: Remove support for local clock gating
|
9 years ago |
pwm-twl-led.c
|
e852340dee
pwm: twl-led: Include linux/of.h header
|
12 years ago |
pwm-twl.c
|
9c88669c2c
pwm: twl: Really disable twl6030 PWMs
|
11 years ago |
pwm-vt8500.c
|
f05fae14a1
pwm: drop owner assignment from platform_drivers
|
11 years ago |
sysfs.c
|
bd2686122d
Merge branch 'for-4.8/capture' into for-next
|
9 years ago |