index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
pwm: sl28cpld: fix getting driver data in pwm callbacks
Uwe Kleine-König
1
-2
/
+4
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
2020-09-06
pwm: crc: Fix period changes not having any effect
Hans de Goede
1
-5
/
+2
2020-09-06
pwm: crc: Fix off-by-one error in the clock-divider calculations
Hans de Goede
1
-3
/
+14
2020-09-06
pwm: crc: Fix period / duty_cycle times being off by a factor of 256
Hans de Goede
1
-3
/
+3
2020-09-06
pwm: lpss: Remove suspend/resume handlers
Hans de Goede
3
-28
/
+0
2020-09-06
pwm: lpss: Make pwm_lpss_apply() not rely on existing hardware state
Hans de Goede
1
-12
/
+9
2020-09-06
pwm: lpss: Add pwm_lpss_prepare_enable() helper
Hans de Goede
1
-19
/
+26
2020-09-06
pwm: lpss: Add range limit check for the base_unit register value
Hans de Goede
1
-1
/
+2
2020-09-06
pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
Hans de Goede
1
-3
/
+3
2020-08-24
pwm: cros-ec: Simplify EC error handling
Guenter Roeck
1
-22
/
+4
2020-08-24
pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_status
Guenter Roeck
1
-7
/
+22
2020-08-19
ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG
Arnd Bergmann
1
-1
/
+1
2020-08-14
Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-33
/
+39
2020-07-30
pwm: bcm-iproc: handle clk_get_rate() return
Rayagonda Kokatanur
1
-2
/
+7
2020-07-30
pwm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-3
/
+3
2020-07-30
pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc header
Lee Jones
1
-1
/
+1
2020-07-30
pwm: mediatek: Provide missing kerneldoc description for 'soc' arg
Lee Jones
1
-0
/
+1
2020-07-30
pwm: bcm-kona: Remove impossible comparison when validating duty cycle
Lee Jones
1
-1
/
+1
2020-07-30
pwm: bcm-iproc: Remove impossible comparison when validating duty cycle
Lee Jones
1
-2
/
+1
2020-07-01
pwm: remove pwm-puv3 driver
Mike Rapoport
3
-160
/
+0
2020-06-17
pwm: iqs620a: Use lowercase hexadecimal literals for consistency
Thierry Reding
1
-4
/
+4
2020-06-17
pwm: Convert period and duty cycle to u64
Guru Das Srinagesh
3
-12
/
+12
2020-06-17
pwm: sun4i: Use nsecs_to_jiffies to avoid a division
Guru Das Srinagesh
1
-1
/
+1
2020-06-17
pwm: sifive: Use 64-bit division macro
Guru Das Srinagesh
1
-1
/
+1
2020-06-17
pwm: iqs620a: Use 64-bit division
Thierry Reding
1
-3
/
+4
2020-06-16
pwm: imx27: Use 64-bit division macro
Guru Das Srinagesh
1
-1
/
+1
2020-06-16
pwm: imx-tpm: Use 64-bit division macro
Guru Das Srinagesh
1
-1
/
+1
2020-06-16
pwm: clps711x: Use 64-bit division macro
Guru Das Srinagesh
1
-1
/
+1
[next]