index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
pwm: tegra: Use NSEC_PER_SEC
Thierry Reding
1
-1
/
+1
2015-02-03
pwm: Remove unnecessary check before of_node_put()
Markus Elfring
1
-1
/
+1
2015-01-30
pwm: Imagination Technologies PWM DAC driver
Naidu Tellapati
3
-0
/
+263
2015-01-30
pwm: sti: Maintain a bitmap of configured devices
Ajit Pal Singh
1
-19
/
+11
2015-01-30
pwm: Add Allwinner SoC support
Alexandre Belloni
3
-0
/
+377
2015-01-30
pwm: atmel-hlcdc: Prevent division by zero
Boris BREZILLON
1
-0
/
+6
2015-01-30
pwm: atmel-hlcdc: Depend on HAVE_CLK
Thierry Reding
1
-0
/
+1
2014-12-17
Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-5
/
+587
2014-12-04
pwm: atmel-hlcdc: add at91sam9x5 and sama5d3 errata handling
Boris BREZILLON
1
-5
/
+45
2014-12-01
pwm: ftm: Add Power Management support for FTM PWM
Xiubo Li
1
-1
/
+48
2014-12-01
pwm: ftm: Add regmap rbtree type cache support
Xiubo Li
1
-0
/
+11
2014-12-01
pwm: ftm: Correctly track usage count
Xiubo Li
1
-3
/
+1
2014-11-17
pwm: samsung: Allow Samsung PWM driver to be enabled on Exynos7
Abhilash Kesavan
1
-1
/
+1
2014-11-17
pwm: add support for atmel-hlcdc-pwm device
Boris Brezillon
3
-0
/
+271
2014-11-17
pwm: Add BCM2835 PWM driver
Bart Tanghe
3
-0
/
+215
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
19
-19
/
+0
2014-10-21
Merge tag 'pwm/for-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-219
/
+379
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
19
-19
/
+0
2014-10-20
pwm: Let PWM_CLPS711X depend on HAS_IOMEM
Chen Gang
1
-0
/
+1
2014-09-25
pwm: atmel: Fix calculation of prescale value
Nikolaus Voss
1
-13
/
+11
2014-09-09
Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...
Arnd Bergmann
1
-1
/
+1
2014-09-08
ARM: at91/tclib: move initialization from alloc to probe
Gaƫl PORTAY
1
-1
/
+1
2014-08-29
pwm: Fix uninitialized warnings in pwm_get()
Geert Uytterhoeven
1
-15
/
+14
2014-08-26
pwm: rockchip: Allow polarity invert on rk3288
Doug Anderson
1
-9
/
+48
2014-08-25
pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2
Liu Ying
1
-2
/
+43
2014-08-25
pwm: imx: Cleanup indentation for register definitions
Liu Ying
1
-13
/
+13
2014-08-25
pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definition
Liu Ying
1
-1
/
+1
2014-08-25
pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-1
/
+1
2014-08-25
pwm: lpss: make it buildable only on X86
Andy Shevchenko
1
-0
/
+1
2014-08-25
pwm: lpss: use c99 initializers in structures
Julia Lawall
1
-2
/
+2
2014-08-23
pwm: lpss: Fix build failure on PowerPC
Thierry Reding
1
-0
/
+1
2014-08-23
pwm: lpss: pci: Move to use pcim_enable_device()
Andy Shevchenko
1
-2
/
+1
2014-08-23
pwm: lpss: Properly split driver to parts
Andy Shevchenko
6
-127
/
+195
2014-08-22
pwm: lpss: Add ACPI and PCI IDs for Intel Braswell
Alan Cox
1
-0
/
+8
2014-08-22
pwm: fsl-ftm: Select REGMAP_MMIO
Fabio Estevam
1
-0
/
+1
2014-08-20
pwm: fsl-ftm: Convert to direct regmap API usage
Xiubo Li
1
-39
/
+44
2014-08-20
pwm: fsl-ftm: Clean up the code
Xiubo Li
1
-7
/
+6
2014-08-18
pwm: Fix period and polarity in pwm_get() for non-perfect matches
Geert Uytterhoeven
1
-2
/
+6
2014-08-08
Merge tag 'pwm/for-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-25
/
+713
2014-08-08
pwm: rockchip: Added to support for RK3288 SoC
Caesar Wang
1
-24
/
+111
2014-08-08
pwm: sti: Remove PWM period table
Ajit Pal Singh
1
-48
/
+16
2014-08-08
pwm: sti: Sync between enable/disable calls
Ajit Pal Singh
1
-14
/
+30
2014-08-08
pwm: sti: Ensure same period values for all channels
Ajit Pal Singh
1
-44
/
+96
2014-08-08
pwm: sti: Fix PWM prescaler handling
Ajit Pal Singh
1
-11
/
+27
2014-08-07
pwm: sti: Add new driver for ST's PWM IP
Lee Jones
3
-0
/
+377
2014-08-07
pwm: imx: set can_sleep flag for imx_pwm
Shawn Guo
1
-0
/
+1
2014-08-07
pwm: lpss: remove dependency on clk framework
Heikki Krogerus
1
-22
/
+10
2014-08-07
pwm: pwm-tipwmss: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-07-11
pwm: add Rockchip SoC PWM support
Beniamino Galvani
3
-0
/
+185
2014-07-09
PWM: atmel: allow building for AVR32
Alexandre Belloni
1
-1
/
+1
[next]