Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e84549146e6869e8697a463ff9ab3da2b2fb6fac
/
drivers
/
pwm
d7d9631
pwm: atmel: Remove useless symbolic definitions
by Thierry Reding
· 6 years ago
6571d13
pwm: bcm-kona: Update macros to remove braces around numbers
by Sheetal Tigadoli
· 6 years ago
519ef9b
pwm: imx27: Only enable the clocks once in .get_state()
by Uwe Kleine-König
· 6 years ago
b4f9a72
pwm: rcar: Improve calculation of divider
by Yoshihiro Shimoda
· 6 years ago
8cc2b97
pwm: rcar: Remove legacy APIs
by Yoshihiro Shimoda
· 6 years ago
87f50ce
pwm: rcar: Use "atomic" API on rcar_pwm_resume()
by Yoshihiro Shimoda
· 6 years ago
7f68ce8
pwm: rcar: Add support "atomic" API
by Yoshihiro Shimoda
· 6 years ago
74d0c3b
pwm: atmel: Add support for SAM9X60's PWM controller
by Claudiu Beznea
· 6 years ago
abcbe37
pwm: atmel: Rename objects of type atmel_pwm_data
by Claudiu Beznea
· 6 years ago
0285827d
pwm: atmel: Add support for controllers with 32 bit counters
by Claudiu Beznea
· 6 years ago
5378415
pwm: atmel: Add struct atmel_pwm_data
by Claudiu Beznea
· 6 years ago
a87b406
pwm: Add MediaTek MT8183 display PWM driver support
by Jitao Shi
· 6 years ago
7a58fc5
pwm: hibvt: Add hi3559v100 support
by Mathieu Othacehe
· 6 years ago
77c3edd
pwm: hibvt: Use individual struct per of-data
by Mathieu Othacehe
· 6 years ago
7ca17b2
pwm: imx: Signedness bug in imx_pwm_get_state()
by Dan Carpenter
· 6 years ago
d80f820
pwm: imx: Split into two drivers
by Uwe Kleine-König
· 6 years ago
b9a5c60
pwm: imx: Don't print an error on -EPROBE_DEFER
by Uwe Kleine-König
· 6 years ago
f20b187
pwm: imx: Set driver data earlier simplifying the end of ->probe()
by Uwe Kleine-König
· 6 years ago
01482d2
pwm: imx: Remove if block where the condition is always wrong
by Uwe Kleine-König
· 6 years ago
cc2d224
pwm: Drop per-chip dbg_show callback
by Uwe Kleine-König
· 6 years ago
309b32f
pwm: Don't use memcmp() to compare state variables
by Uwe Kleine-König
· 6 years ago
9f4c8f9
pwm: imx: Add ipg clock operation
by Anson Huang
· 6 years ago
f236d18
pwm: clps711x: Switch to SPDX identifier
by Alexander Shiyan
· 6 years ago
b0f1757
pwm: clps711x: Fix period calculation
by Alexander Shiyan
· 6 years ago
e747cbe25
pwm: bcm2835: Switch to SPDX identifier
by Stefan Wahren
· 6 years ago
88a053d
pwm: Enable Kona PWM to be built for the Cygnus architecture
by Clément Péron
· 6 years ago
bf9b0b1
pwm: imx: Implement get_state() function for hardware readout
by Michal Vokáč
· 6 years ago
9f617ad
pwm: imx: Use bitops and bitfield macros to define register values
by Michal Vokáč
· 6 years ago
e3adc7e
pwm: imx: Sort include files
by Michal Vokáč
· 6 years ago
f82d15e
pwm: lpc18xx-sct: Don't reconfigure PWM in .request and .free
by Uwe Kleine-König
· 6 years ago
2153bbc
pwm: lpss: Only set update bit if we are actually changing the settings
by Hans de Goede
· 6 years ago
4743765
pwm: lpss: Force runtime-resume on suspend on Cherry Trail
by Hans de Goede
· 6 years ago
6f37709
pwm: Enable TI ECAP driver for ARCH_K3
by Vignesh R
· 6 years ago
552c02e
pwm: Send a uevent on the pwmchip device upon channel sysfs (un)export
by Fabrice Gasnier
· 6 years ago
c289d66
Revert "pwm: Set class for exported channels in sysfs"
by Fabrice Gasnier
· 6 years ago
e4ab517
pwm: Use SPDX identifier for Renesas drivers
by Wolfram Sang
· 6 years ago
280fec4
pwm: lpss: Add get_state callback
by Hans de Goede
· 6 years ago
4288555
pwm: lpss: Release runtime-pm reference from the driver's remove callback
by Hans de Goede
· 6 years ago
6a425ec
pwm: lpss: Check PWM powerstate after resume on Cherry Trail devices
by Hans de Goede
· 6 years ago
9dc419b
pwm: lpss: Move struct pwm_lpss_chip definition to the header file
by Hans de Goede
· 6 years ago
1688c87
pwm: lpss: Add ACPI HID for second PWM controller on Cherry Trail devices
by Hans de Goede
· 6 years ago
f31fb2f
pwm: tegra: Remove gratuituous blank line
by Thierry Reding
· 6 years ago
8cdc43a
pwm: mediatek: Add MT7628 support
by John Crispin
· 6 years ago
b96e9eb
pwm: meson: Fix mux clock names
by Jerome Brunet
· 6 years ago
2c2059c
pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove()
by Fabrice Gasnier
· 6 years ago
43725fe
pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
by David Rivshin
· 6 years ago
19ad2b7
pwm: mxs: Switch to SPDX identifier
by Fabio Estevam
· 6 years ago
2c4f2e3
pwm: fsl-ftm: Enable support for the new SoC i.MX8QM
by shenwei.wang@nxp.com
· 6 years ago
db6c51a
pwm: fsl-ftm: Added the support of per-compatible data
by shenwei.wang@nxp.com
· 6 years ago
82a9c55
pwm: fsl-ftm: Added a dedicated IP interface clock
by shenwei.wang@nxp.com
· 6 years ago
4964cb5
pwm: cros-ec: Switch to SPDX identifier
by Enric Balletbo i Serra
· 6 years ago
a99290c
pwm: imx: Switch to SPDX identifier
by Fabio Estevam
· 6 years ago
38dabd9
pwm: tiehrpwm: Fix disabling of output of PWMs
by Vignesh R
· 6 years ago
aa49d62
pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
by Vignesh R
· 6 years ago
4de445c
pwm: berlin: Don't use broken prescaler values
by Thomas Hebb
· 6 years ago
4b4bb99
Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 6 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 6 years ago
414c52b
pwm: stm32: Fix build warning with CONFIG_DMA_ENGINE disabled
by Arnd Bergmann
· 6 years ago
91348b1
Merge tag 'ib-mfd-pwm-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into for-next
by Thierry Reding
· 6 years ago
d968e50
pwm: stm32: Enforce dependency on CONFIG_MFD_STM32_TIMERS
by Arnd Bergmann
· 6 years ago
1d375b5
pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
by Hans de Goede
· 7 years ago
a3b51be
pwm: stm32: Initialize raw local variables
by Fabrice Gasnier
· 7 years ago
ab3a897
pwm: stm32: Use input prescaler to improve period capture
by Fabrice Gasnier
· 7 years ago
d66ffb9
pwm: stm32: Improve capture by tuning counter prescaler
by Fabrice Gasnier
· 7 years ago
53e38fe
pwm: stm32: Add capture support
by Fabrice Gasnier
· 7 years ago
692099c
pwm: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
735596c
pwm: meson: Fix allocation of PWM channel array
by Martin Blumenstingl
· 7 years ago
daf3ef6
Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 7 years ago
1675693
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
6873842
pwm: rcar: Add suspend/resume support
by Yoshihiro Shimoda
· 7 years ago
f2e6142
pwm: rcar: Use PM Runtime to control module clock
by Hien Dang
· 7 years ago
6225f9c
pwm: rcar: Fix a condition to prevent mismatch value setting to duty
by Ryo Kodama
· 7 years ago
8bbf5b4
pwm: sysfs: Use put_device() instead of kfree()
by Arvind Yadav
· 7 years ago
7b4c7c5
pwm: sun4i: Simplify controller mapping
by Andre Przywara
· 7 years ago
6a89bb6
pwm: sun4i: Drop unused .has_rdy member
by Andre Przywara
· 7 years ago
989ae7a
pwm: sun4i: Properly check current state
by Alexandre Belloni
· 7 years ago
120cc2f
pwm: Remove depends on AVR32
by Corentin Labbe
· 7 years ago
f6ea025
pwm: stm32: LPTimer: Use 3 cells ->of_xlate()
by Gerald Baeza
· 7 years ago
4eb67a2
pwm: stm32: Protect common prescaler for all channels
by Fabrice Gasnier
· 7 years ago
3af0bdd
pwm: stm32: Remove unused struct device
by Fabrice Gasnier
· 7 years ago
04c0a4e
pwm: mediatek: Improve precision in rate calculation
by Sean Wang
· 7 years ago
f361787
pwm: mediatek: Remove redundant MODULE_ALIAS entries
by Sean Wang
· 7 years ago
360cc03
pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
by Sean Wang
· 7 years ago
b419006
pwm: jz4740: Enable for all Ingenic SoCs
by Paul Cercueil
· 7 years ago
cc20173
pwm: jz4740: Add support for devicetree
by Paul Cercueil
· 7 years ago
174dcc8
pwm: jz4740: Implement ->set_polarity()
by Paul Cercueil
· 7 years ago
df56b17
pwm: jz4740: Make disable operation compatible with TCU2 mode
by Maarten ter Huurne
· 7 years ago
1f6eefe
pwm: imx: Let PWM be active during suspend
by Fabio Estevam
· 7 years ago
708aa93
pwm: atmel-tcb: Delete an error message for a failed memory allocation
by Markus Elfring
· 7 years ago
6106d88
pwm: puv3: Delete an error message for a failed memory allocation
by Markus Elfring
· 7 years ago
d7a131d
pwm: stm32: Adopt SPDX identifier
by Benjamin Gaignard
· 7 years ago
4dab216d
pwm: remove pwm-bfin driver
by Arnd Bergmann
· 7 years ago
a687a53
treewide: simplify Kconfig dependencies for removed archs
by Arnd Bergmann
· 7 years ago
b7290cf
pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops
by Keerthy
· 7 years ago
bccaa3f
pwm: meson: Add clock source configuration for Meson-AXG
by Jian Hu
· 7 years ago
8472b52
pwm: stmpe: Fix wrong register offset for hwpwm=2 case
by Axel Lin
· 7 years ago
7e5d1fd
pwm: Set class for exported channels in sysfs
by Gottfried Haider
· 7 years ago
5a78775
Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 7 years ago
f83e2ae
pwm: stm32-lp: Remove pwm_is_enabled() check before calling pwm_disable()
by Axel Lin
· 7 years ago
424268c
pwm: mediatek: Add MT2712/MT7622 support
by Zhi Mao
· 7 years ago
Next »