Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
68336293462c92ba420528dd293d54ee879b6e15
/
drivers
/
pwm
ff01c94
pwm: Mark all devices as "might sleep"
by Thierry Reding
· 9 years ago
0747264
pwm: omap-dmtimer: Potential NULL dereference on error
by Dan Carpenter
· 9 years ago
36d5be4
pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
by Vegard Nossum
· 9 years ago
6604c65
pwm: Add PWM driver for OMAP using dual-mode timers
by Neil Armstrong
· 9 years ago
72c16a9
pwm: rcar: Improve accuracy of frequency division setting
by Ryo Kodama
· 9 years ago
d6dbdf0
pwm: lpc32xx: return ERANGE, if requested period is not supported
by Vladimir Zapolskiy
· 9 years ago
5a9fc9c
pwm: lpc32xx: fix and simplify duty cycle and period calculations
by Vladimir Zapolskiy
· 9 years ago
82aff04
pwm: lpc32xx: make device usable with common clock framework
by Vladimir Zapolskiy
· 9 years ago
ebe1fca
pwm: lpc32xx: correct number of PWM channels from 2 to 1
by Vladimir Zapolskiy
· 9 years ago
816aec2
pwm: fsl-ftm: Fix clock enable/disable when using PM
by Stefan Agner
· 9 years ago
3767067
pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
by Mika Westerberg
· 9 years ago
6f90a00
pwm: lpss: Select core part automatically
by Andy Shevchenko
· 9 years ago
883e4d0
pwm: lpss: Update PWM setting for Broxton
by qipeng.zha
· 9 years ago
6ef7d1c
pwm: bcm2835: Fix email address specification
by Stefan Wahren
· 9 years ago
fd13c14
pwm: bcm2835: Prevent division by zero
by Stefan Wahren
· 9 years ago
ebe88b6
pwm: bcm2835: Calculate scaler in ->config()
by Stefan Wahren
· 9 years ago
c7b91b3
pwm: lpss: Remove ->free() callback
by Mika Westerberg
· 9 years ago
c8fff3e
Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
5dcd7b4
pwm: sunxi: Fix whitespace issue
by Olliver Schinagl
· 9 years ago
65cdc69
pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro's
by Olliver Schinagl
· 9 years ago
0344d0d
pwm: sysfs: Remove unnecessary temporary variable
by Olliver Schinagl
· 9 years ago
655a035
pwm: Return -ENODEV if no PWM lookup match is found
by Thierry Reding
· 9 years ago
f6649f7
pwm: sun4i: Add support for PWM controller on sun5i SoCs
by Hans de Goede
· 9 years ago
d1cd214
pwm: Set enable state properly on failed call to enable
by Jonathan Richardson
· 9 years ago
f080be2
pwm: lpss: Add support for runtime PM
by Qipeng Zha
· 9 years ago
03f00e5
pwm: lpss: Add more Intel Broxton IDs
by Mika Westerberg
· 9 years ago
87219cb
pwm: lpss: Support all four PWMs on Intel Broxton
by Mika Westerberg
· 9 years ago
4e11f5a
pwm: lpss: Add support for multiple PWMs
by Mika Westerberg
· 9 years ago
912b843
pwm-pca9685: enable ACPI device found on Galileo Gen2
by Andy Shevchenko
· 9 years ago
7e3b7dc
pwm: Add MediaTek display PWM driver support
by YH Huang
· 9 years ago
25ebc9e
pwm: tipwmss: Enable on TI DRA7x and AM437x
by Vignesh R
· 9 years ago
2b8b0ef
pwm: atmel-hlcdc: add sama5d2 SoC support.
by Nicolas Ferre
· 9 years ago
3a9f595
pwm: Add Broadcom BCM7038 PWM controller support
by Florian Fainelli
· 9 years ago
7d8d05d
misc: atmel_tclib: get and use slow clock
by Boris Brezillon
· 9 years ago
ed6c147
pwm: Add support for R-Car PWM Timer
by Yoshihiro Shimoda
· 9 years ago
59d5c8b
pwm: Add support for the Berlin PWM controller
by Antoine Ténart
· 9 years ago
a83a6a8
pwm: atmel-hlcdc: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
82278fc
Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
7a59382
ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errata
by Josh Wu
· 9 years ago
841e6f9
pwm: NXP LPC18xx PWM/SCT driver
by Ariel D'Alessandro
· 9 years ago
01ec847
pwm-pca9685: Support changing the output frequency
by Clemens Gruber
· 9 years ago
4a627b5
pwm-pca9685: Fix several driver bugs
by Clemens Gruber
· 9 years ago
fe0aea7
pwm: kona: Modify settings application sequence
by Jonathan Richardson
· 9 years ago
09c1445
pwm: pca9685: Drop owner assignment
by Krzysztof Kozlowski
· 9 years ago
0488380
pwm: Clean up kerneldoc
by Thierry Reding
· 9 years ago
6bc7064
pwm: Remove useless whitespace
by Thierry Reding
· 9 years ago
412820d
pwm: sysfs: Remove unnecessary padding
by Thierry Reding
· 9 years ago
5a063d8
pwm: sysfs: Properly convert from enum to string
by Thierry Reding
· 9 years ago
a3f37a1
pwm: crc: Add Crystalcove (CRC) PWM driver
by Shobhit Kumar
· 9 years ago
15da7b5
pwm: Make use of pwm_get_xxx() helpers where appropriate
by Boris Brezillon
· 9 years ago
5c31252
pwm: Add the pwm_is_enabled() helper
by Boris Brezillon
· 9 years ago
c70c5fb
Merge tag 'pwm/for-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
361c106
pwm: lpss: pci: Add support for Broxton platform
by Qipeng Zha
· 10 years ago
e23db65
pwm: bcm-kona: Don't set polarity in probe
by Arun Ramamurthy
· 9 years ago
b6a00fa
pwm: Add pwmchip_add_with_polarity() API
by Tim Kryger
· 9 years ago
472ac3d
pwm: atmel: Fix incorrect CDTY value after disabling
by Alexandre Belloni
· 9 years ago
4c027f7
pwm: atmel: Fix incorrect CDTY value after enabling
by Alexandre Belloni
· 9 years ago
cccb945
pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modalias
by Javier Martinez Canillas
· 9 years ago
1e70897
pwm: img: Impose upper and lower timebase steps value
by Naidu Tellapati
· 10 years ago
efb0de5
pwm: Add support to remove registered consumer lookup tables
by Shobhit Kumar
· 10 years ago
c264f11
pwm: Remove __init initializer for pwm_add_table()
by Shobhit Kumar
· 10 years ago
4a1c683
pwm: samsung: Fix output race on disabling
by Sjoerd Simons
· 10 years ago
24ccea1
pwm: mxs: Fix period divider computation
by Gaetan Hug
· 10 years ago
054d3e1
pwm: atmel-hlcdc: Add errata handling for sama5d4
by Nicolas Ferre
· 10 years ago
c456fbb
pwm: pca9685: Constify struct regmap_config
by Krzysztof Kozlowski
· 10 years ago
b65af27
pwm: tegra: Use NSEC_PER_SEC
by Thierry Reding
· 10 years ago
8d6cc07
pwm: Remove unnecessary check before of_node_put()
by Markus Elfring
· 10 years ago
277bb6a
pwm: Imagination Technologies PWM DAC driver
by Naidu Tellapati
· 10 years ago
cd264b6
pwm: sti: Maintain a bitmap of configured devices
by Ajit Pal Singh
· 10 years ago
09853ce
pwm: Add Allwinner SoC support
by Alexandre Belloni
· 10 years ago
df6922a
pwm: atmel-hlcdc: Prevent division by zero
by Boris BREZILLON
· 10 years ago
d2048c4
pwm: atmel-hlcdc: Depend on HAVE_CLK
by Thierry Reding
· 10 years ago
0b4954c
Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 10 years ago
39e046f
pwm: atmel-hlcdc: add at91sam9x5 and sama5d3 errata handling
by Boris BREZILLON
· 10 years ago
97d0b42
pwm: ftm: Add Power Management support for FTM PWM
by Xiubo Li
· 10 years ago
49599cf
pwm: ftm: Add regmap rbtree type cache support
by Xiubo Li
· 10 years ago
8e6e765
pwm: ftm: Correctly track usage count
by Xiubo Li
· 10 years ago
06e4cb6
pwm: samsung: Allow Samsung PWM driver to be enabled on Exynos7
by Abhilash Kesavan
· 10 years ago
2b4984b
pwm: add support for atmel-hlcdc-pwm device
by Boris Brezillon
· 10 years ago
e5a06dc
pwm: Add BCM2835 PWM driver
by Bart Tanghe
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
5b9c897
Merge tag 'pwm/for-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 10 years ago
f05fae1
pwm: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
dec02f9
pwm: Let PWM_CLPS711X depend on HAS_IOMEM
by Chen Gang
· 10 years ago
e2e0897
pwm: atmel: Fix calculation of prescale value
by Nikolaus Voss
· 10 years ago
c40c402
Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/cleanup
by Arnd Bergmann
· 10 years ago
4930d24
ARM: at91/tclib: move initialization from alloc to probe
by Gaël PORTAY
· 10 years ago
70145f8
pwm: Fix uninitialized warnings in pwm_get()
by Geert Uytterhoeven
· 10 years ago
7264354
pwm: rockchip: Allow polarity invert on rk3288
by Doug Anderson
· 10 years ago
137fd45
pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2
by Liu Ying
· 10 years ago
40f260c
pwm: imx: Cleanup indentation for register definitions
by Liu Ying
· 10 years ago
bd59bdc
pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definition
by Liu Ying
· 10 years ago
533acc0
pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
by Xiubo Li
· 10 years ago
ad16202
pwm: lpss: make it buildable only on X86
by Andy Shevchenko
· 10 years ago
b2b7ade
pwm: lpss: use c99 initializers in structures
by Julia Lawall
· 10 years ago
e0c86a3
pwm: lpss: Fix build failure on PowerPC
by Thierry Reding
· 10 years ago
90927fe
pwm: lpss: pci: Move to use pcim_enable_device()
by Andy Shevchenko
· 10 years ago
c558e39
pwm: lpss: Properly split driver to parts
by Andy Shevchenko
· 10 years ago
373c578
pwm: lpss: Add ACPI and PCI IDs for Intel Braswell
by Alan Cox
· 10 years ago
00018a8
pwm: fsl-ftm: Select REGMAP_MMIO
by Fabio Estevam
· 10 years ago
Next »