- fded091 Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 5 months ago
- 6ced5ff pwm: bcm-iproc: handle clk_get_rate() return by Rayagonda Kokatanur · 4 years, 6 months ago
- 216a094 pwm: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- dfd9b61 pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc header by Lee Jones · 4 years, 6 months ago
- fc810e7 pwm: mediatek: Provide missing kerneldoc description for 'soc' arg by Lee Jones · 4 years, 6 months ago
- 75de725 pwm: bcm-kona: Remove impossible comparison when validating duty cycle by Lee Jones · 4 years, 6 months ago
- 9443f2c pwm: bcm-iproc: Remove impossible comparison when validating duty cycle by Lee Jones · 4 years, 6 months ago
- a2022e1 pwm: remove pwm-puv3 driver by Mike Rapoport · 4 years, 7 months ago
- b8fb642 pwm: iqs620a: Use lowercase hexadecimal literals for consistency by Thierry Reding · 4 years, 7 months ago
- a9d887d pwm: Convert period and duty cycle to u64 by Guru Das Srinagesh · 4 years, 7 months ago
- c7dccca pwm: sun4i: Use nsecs_to_jiffies to avoid a division by Guru Das Srinagesh · 4 years, 7 months ago
- 4cc2343 pwm: sifive: Use 64-bit division macro by Guru Das Srinagesh · 4 years, 7 months ago
- 5bc5d99 pwm: iqs620a: Use 64-bit division by Thierry Reding · 4 years, 7 months ago
- 1689dcd pwm: imx27: Use 64-bit division macro by Guru Das Srinagesh · 4 years, 7 months ago
- fcdea6b pwm: imx-tpm: Use 64-bit division macro by Guru Das Srinagesh · 4 years, 7 months ago
- 5bd0b90 pwm: clps711x: Use 64-bit division macro by Guru Das Srinagesh · 4 years, 7 months ago
- f5641d0 pwm: Add missing "CONFIG_" prefix by Kees Cook · 4 years, 7 months ago
- aef1a37 pwm: imx27: Fix rounding behavior by Uwe Kleine-König · 4 years, 9 months ago
- cad0f29 pwm: rockchip: Simplify rockchip_pwm_get_state() by Rasmus Villemoes · 5 years ago
- ca162ce pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case by Navid Emamdoost · 4 years, 7 months ago
- 1d7796b pwm: tegra: Support dynamic clock frequency configuration by Sandipan Patra · 4 years, 7 months ago
- 74db728 pwm: jz4740: Add support for the JZ4725B by Paul Cercueil · 4 years, 7 months ago
- a020f22 pwm: jz4740: Make PWM start with the active part by Paul Cercueil · 4 years, 7 months ago
- 9017dc4 pwm: jz4740: Enhance precision in calculation of duty cycle by Paul Cercueil · 4 years, 7 months ago
- b48d49e pwm: jz4740: Drop dependency on MACH_INGENIC by Paul Cercueil · 4 years, 7 months ago
- 01aa905 pwm: lpss: Fix get_state runtime-pm reference handling by Hans de Goede · 4 years, 8 months ago
- 856c45d pwm: sun4i: Support direct clock output on Allwinner A64 by Peter Vasil · 4 years, 8 months ago
- 6f0841a pwm: Add support for Azoteq IQS620A PWM generator by Jeff LaBundy · 4 years, 9 months ago
- db539cb pwm: Add missing '\n' in log messages by Christophe JAILLET · 4 years, 9 months ago
- 9cc5f23 pwm: pca9685: Fix PWM/GPIO inter-operation by Sven Van Asbroeck · 4 years, 9 months ago
- 374c110 pwm: Make pwm_apply_state_debug() static by Jason Yan · 4 years, 9 months ago
- 437fb76 pwm: meson: Remove redundant assignment to variable fin_freq by Colin Ian King · 4 years, 9 months ago
- a2005fc pwm: jz4740: Allow selection of PWM channels 0 and 1 by Paul Cercueil · 4 years, 9 months ago
- c269351 pwm: jz4740: Obtain regmap from parent node by Paul Cercueil · 4 years, 9 months ago
- 485b56f pwm: jz4740: Improve algorithm of clock calculation by Paul Cercueil · 4 years, 9 months ago
- ce1f9ce pwm: jz4740: Use clocks from TCU driver by Paul Cercueil · 4 years, 9 months ago
- d3817a6 pwm: sun4i: Remove redundant needs_delay by Pascal Roeleven · 4 years, 10 months ago
- 6b28fb6 pwm: omap-dmtimer: Implement .apply callback by Lokesh Vutla · 4 years, 10 months ago
- e793eef pwm: omap-dmtimer: Do not disable PWM before changing period/duty_cycle by Lokesh Vutla · 4 years, 10 months ago
- 867beb6 pwm: omap-dmtimer: Fix PWM enabling sequence by Lokesh Vutla · 4 years, 10 months ago
- 348fb6f pwm: omap-dmtimer: Update description for PWM OMAP DM timer by Lokesh Vutla · 4 years, 10 months ago
- 54091b5 pwm: omap-dmtimer: Drop unused header file by Lokesh Vutla · 4 years, 10 months ago
- a1098c1 pwm: renesas-tpu: Drop confusing registered message by Geert Uytterhoeven · 4 years, 10 months ago
- d5a3c7a pwm: renesas-tpu: Fix late Runtime PM enablement by Geert Uytterhoeven · 4 years, 10 months ago
- 1451a3e pwm: rcar: Fix late Runtime PM enablement by Geert Uytterhoeven · 4 years, 10 months ago
- b33d232 pwm: meson: Fix confusing indentation by Krzysztof Kozlowski · 4 years, 10 months ago
- a37507d pwm: pca9685: Use gpio core provided macro GPIO_LINE_DIRECTION_OUT by Rishi Gupta · 4 years, 10 months ago
- 408a759 pwm: pca9685: Replace CONFIG_PM with __maybe_unused by Rishi Gupta · 4 years, 10 months ago
- 2d0c08f pwm: tegra: Add support for Tegra194 by Sandipan Patra · 4 years, 10 months ago
- e96c0ff pwm: Enable compile testing for some of drivers by Krzysztof Kozlowski · 4 years, 10 months ago
- 69ee15f pwm: pca9685: Remove unused duty_cycle struct element by Matthias Schiffer · 4 years, 10 months ago
- cef6df8 pwm: mxs: Remove unused include of of_address.h by Anson Huang · 4 years, 10 months ago
- cf79873 pwm: imx27: Remove unused include of of_device.h by Anson Huang · 4 years, 10 months ago
- c0adbd1 pwm: imx-tpm: Remove unused includes by Anson Huang · 4 years, 10 months ago
- 3ad1f3a pwm: Implement some checks for lowlevel drivers by Uwe Kleine-König · 4 years, 11 months ago
- 2cb5cd9 pwm: imx27: Ensure clocks being on iff the PWM is on by Uwe Kleine-König · 4 years, 11 months ago
- 4563654 pwm: imx27: Don't disable clocks at device remove time by Uwe Kleine-König · 4 years, 11 months ago
- aad4e53 pwm: imx27: Simplify helper function to enable and disable clocks by Uwe Kleine-König · 4 years, 11 months ago
- 15d4dbd pwm: imx27: Fix clock handling in pwm_imx27_apply() by Uwe Kleine-König · 4 years, 11 months ago
- 2c25b07 pwm: bcm2835: Dynamically allocate base by Florian Fainelli · 5 years ago
- 02e6d54 clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwm by Lokesh Vutla · 4 years, 10 months ago
- 9871abf pwm: Remove set but not set variable 'pwm' by yu kuai · 5 years ago
- 413c2a1 pwm: sun4i: Initialize variables before use by Thierry Reding · 5 years ago
- 0c73201 pwm: stm32: Remove automatic output enable by Fabrice Gasnier · 5 years ago
- f6003f9 pwm: sun4i: Narrow scope of local variable by Uwe Kleine-König · 5 years ago
- fdf47ff pwm: bcm2835: Allow building for ARCH_BRCMSTB by Florian Fainelli · 5 years ago
- a368c34 pwm: imx27: Eliminate error message for defer probe by Anson Huang · 5 years ago
- cba8d3b pwm: sun4i: Fix inconsistent IS_ERR and PTR_ERR by Gustavo A. R. Silva · 5 years ago
- 3e954d9 pwm: sun4i: Move pwm_calculate() out of spin_lock() by Clément Péron · 5 years ago
- 9f2919e pwm: omap-dmtimer: Allow compiling with COMPILE_TEST by Uwe Kleine-König · 5 years ago
- c7cb3a1 pwm: omap-dmtimer: put_device() after of_find_device_by_node() by Uwe Kleine-König · 5 years ago
- c4cf7aa pwm: omap-dmtimer: Simplify error handling by Uwe Kleine-König · 5 years ago
- 43efdc8 pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional by Uwe Kleine-König · 5 years ago
- 1188829 pwm: Implement tracing for .get_state() and .apply_state() by Uwe Kleine-König · 5 years ago
- af4fab8 pwm: rcar: Document inability to set duty_cycle = 0 by Uwe Kleine-König · 5 years ago
- bca9008 pwm: rcar: Drop useless call to pwm_get_state() by Uwe Kleine-König · 5 years ago
- f24e564 pwm: Fix minor Kconfig whitespace issues by Krzysztof Kozlowski · 5 years ago
- 651b510 pwm: atmel: Implement .get_state() by Uwe Kleine-König · 5 years ago
- 02afb81 pwm: atmel: Use register accessors for channels by Uwe Kleine-König · 5 years ago
- 998d189 pwm: atmel: Document known weaknesses of both hardware and software by Uwe Kleine-König · 5 years ago
- 2101c87 pwm: atmel: Replace loop in prescale calculation by ad-hoc calculation by Uwe Kleine-König · 5 years ago
- ff55e7a pwm: atmel: Use a constant for maximum prescale value by Uwe Kleine-König · 5 years ago
- 3c269ba pwm: atmel: Add a hint where to find hardware documentation by Uwe Kleine-König · 5 years ago
- 3c64ed7 pwm: mxs: Avoid a division in mxs_pwm_apply() by Rasmus Villemoes · 5 years ago
- 2cf0f6f pwm: mxs: Add support for inverse polarity by Rasmus Villemoes · 5 years ago
- ebbfb15 pwm: mxs: Remove legacy methods by Rasmus Villemoes · 5 years ago
- bf29c2f pwm: mxs: Implement ->apply() by Rasmus Villemoes · 5 years ago
- fdd2c12 pwm: sun4i: Add support for H6 PWM by Jernej Skrabec · 5 years ago
- 9f28e95 pwm: sun4i: Add support to output source clock directly by Jernej Skrabec · 5 years ago
- fa4d817 pwm: sun4i: Always calculate params when applying new parameters by Clément Péron · 5 years ago
- 5b090b4 pwm: sun4i: Add an optional probe for bus clock by Jernej Skrabec · 5 years ago
- b8d7464 pwm: sun4i: Prefer "mod" clock to unnamed by Clément Péron · 5 years ago
- a7fe985 pwm: sun4i: Add an optional probe for reset line by Jernej Skrabec · 5 years ago
- bd88d31 pwm: imx27: Unconditionally write state to hardware by Thierry Reding · 5 years ago
- a3597d6 pwm: imx27: Cache duty cycle register value by Thierry Reding · 5 years ago
- 1db37f9 pwm: cros-ec: Cache duty cycle value by Thierry Reding · 5 years ago
- cfc4c18 pwm: Read initial hardware state at request time by Thierry Reding · 5 years ago
- d9e48dc Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
- f0cb9b5 Merge 5.4-rc7 into staging-next by Greg Kroah-Hartman · 5 years ago
- 24906a4 pwm: bcm-iproc: Prevent unloading the driver module while in use by Uwe Kleine-König · 5 years ago