index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
pwm: lpc18xx-sct: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: img: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: clps711x: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: mtk-disp: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: brcmstb: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: vt8500: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: berlin: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: bcm2835: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: tiecap: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: imx: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: tiehrpwm: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: samsung: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: bcm-iproc: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: rockchip: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: meson: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: lpc32xx: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: bcm-kona: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: spear: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: zx: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: pxa: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: sti: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-4
/
+1
2020-12-17
pwm: mediatek: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: tegra: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: ep93xx: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: renesas-tpu: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: rcar: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: fsl-ftm: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-12-17
pwm: sun4i: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2020-10-23
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-20
/
+17
2020-10-22
Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-90
/
+64
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-89
/
+128
2020-09-24
pwm: Allow store 64-bit duty cycle from sysfs interface
Jarkko Nikula
1
-2
/
+2
2020-09-24
pwm: img: Fix null pointer access in probe
Hauke Mehrtens
1
-1
/
+2
2020-09-24
pwm: pca9685: Disable unused alternative addresses
David Jander
1
-7
/
+16
2020-09-24
pwm: pca9685: Use BIT() macro instead of shift
David Jander
1
-4
/
+4
2020-09-24
pwm: pca9685: Make comments more consistent
David Jander
1
-7
/
+7
2020-09-24
pwm: sun4i: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-24
/
+12
2020-09-24
pwm: sprd: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+2
2020-09-24
pwm: sifive: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
2020-09-24
pwm: rockchip: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2020-09-24
pwm: jz4740: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2020-09-24
pwm: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2020-09-24
pwm: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-14
/
+3
2020-09-24
pwm: rockchip: Keep enabled PWMs running while probing
Simon South
1
-1
/
+4
2020-09-17
pwm: Add support for sl28cpld PWM controller
Michael Walle
3
-0
/
+281
2020-09-11
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
18
-193
/
+39
2020-09-06
pwm: crc: Implement get_state() method
Hans de Goede
1
-0
/
+31
2020-09-06
pwm: crc: Implement apply() method to support the new atomic PWM API
Hans de Goede
1
-35
/
+54
2020-09-06
pwm: crc: Enable/disable PWM output on enable/disable
Hans de Goede
1
-0
/
+4
[next]