index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-23
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-10-22
Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-09-24
pwm: Allow store 64-bit duty cycle from sysfs interface
Jarkko Nikula
2020-09-24
pwm: img: Fix null pointer access in probe
Hauke Mehrtens
2020-09-24
pwm: pca9685: Disable unused alternative addresses
David Jander
2020-09-24
pwm: pca9685: Use BIT() macro instead of shift
David Jander
2020-09-24
pwm: pca9685: Make comments more consistent
David Jander
2020-09-24
pwm: sun4i: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
pwm: sprd: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
pwm: sifive: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
pwm: rockchip: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
pwm: jz4740: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
pwm: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
pwm: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-24
pwm: rockchip: Keep enabled PWMs running while probing
Simon South
2020-09-17
pwm: Add support for sl28cpld PWM controller
Michael Walle
2020-09-11
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2020-09-06
pwm: crc: Implement get_state() method
Hans de Goede
2020-09-06
pwm: crc: Implement apply() method to support the new atomic PWM API
Hans de Goede
2020-09-06
pwm: crc: Enable/disable PWM output on enable/disable
Hans de Goede
2020-09-06
pwm: crc: Fix period changes not having any effect
Hans de Goede
2020-09-06
pwm: crc: Fix off-by-one error in the clock-divider calculations
Hans de Goede
2020-09-06
pwm: crc: Fix period / duty_cycle times being off by a factor of 256
Hans de Goede
2020-09-06
pwm: lpss: Remove suspend/resume handlers
Hans de Goede
2020-09-06
pwm: lpss: Make pwm_lpss_apply() not rely on existing hardware state
Hans de Goede
2020-09-06
pwm: lpss: Add pwm_lpss_prepare_enable() helper
Hans de Goede
2020-09-06
pwm: lpss: Add range limit check for the base_unit register value
Hans de Goede
2020-09-06
pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
Hans de Goede
2020-08-24
pwm: cros-ec: Simplify EC error handling
Guenter Roeck
2020-08-24
pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_status
Guenter Roeck
2020-08-19
ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG
Arnd Bergmann
2020-08-14
Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-30
pwm: bcm-iproc: handle clk_get_rate() return
Rayagonda Kokatanur
2020-07-30
pwm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-30
pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc header
Lee Jones
2020-07-30
pwm: mediatek: Provide missing kerneldoc description for 'soc' arg
Lee Jones
2020-07-30
pwm: bcm-kona: Remove impossible comparison when validating duty cycle
Lee Jones
2020-07-30
pwm: bcm-iproc: Remove impossible comparison when validating duty cycle
Lee Jones
2020-07-01
pwm: remove pwm-puv3 driver
Mike Rapoport
2020-06-17
pwm: iqs620a: Use lowercase hexadecimal literals for consistency
Thierry Reding
2020-06-17
pwm: Convert period and duty cycle to u64
Guru Das Srinagesh
2020-06-17
pwm: sun4i: Use nsecs_to_jiffies to avoid a division
Guru Das Srinagesh
2020-06-17
pwm: sifive: Use 64-bit division macro
Guru Das Srinagesh
2020-06-17
pwm: iqs620a: Use 64-bit division
Thierry Reding
2020-06-16
pwm: imx27: Use 64-bit division macro
Guru Das Srinagesh
2020-06-16
pwm: imx-tpm: Use 64-bit division macro
Guru Das Srinagesh
2020-06-16
pwm: clps711x: Use 64-bit division macro
Guru Das Srinagesh
2020-06-04
pwm: Add missing "CONFIG_" prefix
Kees Cook
[next]