summaryrefslogtreecommitdiffstats
path: root/drivers/pwm
Commit message (Expand)AuthorAgeFilesLines
* pwm: sl28cpld: fix getting driver data in pwm callbacksUwe Kleine-König2020-12-031-2/+4
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-1/+1
|\
| * ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann2020-08-191-1/+1
* | Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-10-231-20/+17
|\ \
| * | pwm: cros-ec: Simplify EC error handlingGuenter Roeck2020-08-241-22/+4
| * | pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_statusGuenter Roeck2020-08-241-7/+22
| |/
* | Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-2210-90/+64
|\ \
| * | pwm: Allow store 64-bit duty cycle from sysfs interfaceJarkko Nikula2020-09-241-2/+2
| * | pwm: img: Fix null pointer access in probeHauke Mehrtens2020-09-241-1/+2
| * | pwm: pca9685: Disable unused alternative addressesDavid Jander2020-09-241-7/+16
| * | pwm: pca9685: Use BIT() macro instead of shiftDavid Jander2020-09-241-4/+4
| * | pwm: pca9685: Make comments more consistentDavid Jander2020-09-241-7/+7
| * | pwm: sun4i: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-241-24/+12
| * | pwm: sprd: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-241-5/+2
| * | pwm: sifive: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-241-5/+3
| * | pwm: rockchip: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-241-7/+3
| * | pwm: jz4740: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-241-6/+3
| * | pwm: bcm2835: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-241-7/+3
| * | pwm: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-09-241-14/+3
| * | pwm: rockchip: Keep enabled PWMs running while probingSimon South2020-09-241-1/+4
| |/
* | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-154-89/+128
|\ \
| * | Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2020-09-1118-193/+39
| |\|
| * | pwm: crc: Implement get_state() methodHans de Goede2020-09-061-0/+31
| * | pwm: crc: Implement apply() method to support the new atomic PWM APIHans de Goede2020-09-061-35/+54
| * | pwm: crc: Enable/disable PWM output on enable/disableHans de Goede2020-09-061-0/+4
| * | pwm: crc: Fix period changes not having any effectHans de Goede2020-09-061-5/+2
| * | pwm: crc: Fix off-by-one error in the clock-divider calculationsHans de Goede2020-09-061-3/+14
| * | pwm: crc: Fix period / duty_cycle times being off by a factor of 256Hans de Goede2020-09-061-3/+3
| * | pwm: lpss: Remove suspend/resume handlersHans de Goede2020-09-063-28/+0
| * | pwm: lpss: Make pwm_lpss_apply() not rely on existing hardware stateHans de Goede2020-09-061-12/+9
| * | pwm: lpss: Add pwm_lpss_prepare_enable() helperHans de Goede2020-09-061-19/+26
| * | pwm: lpss: Add range limit check for the base_unit register valueHans de Goede2020-09-061-1/+2
| * | pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()Hans de Goede2020-09-061-3/+3
* | | pwm: Add support for sl28cpld PWM controllerMichael Walle2020-09-173-0/+281
| |/ |/|
* | Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-1415-33/+39
|\ \
| * | pwm: bcm-iproc: handle clk_get_rate() returnRayagonda Kokatanur2020-07-301-2/+7
| * | pwm: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-303-3/+3
| * | pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc headerLee Jones2020-07-301-1/+1
| * | pwm: mediatek: Provide missing kerneldoc description for 'soc' argLee Jones2020-07-301-0/+1
| * | pwm: bcm-kona: Remove impossible comparison when validating duty cycleLee Jones2020-07-301-1/+1
| * | pwm: bcm-iproc: Remove impossible comparison when validating duty cycleLee Jones2020-07-301-2/+1
| * | pwm: iqs620a: Use lowercase hexadecimal literals for consistencyThierry Reding2020-06-171-4/+4
| * | pwm: Convert period and duty cycle to u64Guru Das Srinagesh2020-06-173-12/+12
| * | pwm: sun4i: Use nsecs_to_jiffies to avoid a divisionGuru Das Srinagesh2020-06-171-1/+1
| * | pwm: sifive: Use 64-bit division macroGuru Das Srinagesh2020-06-171-1/+1
| * | pwm: iqs620a: Use 64-bit divisionThierry Reding2020-06-171-3/+4
| * | pwm: imx27: Use 64-bit division macroGuru Das Srinagesh2020-06-161-1/+1
| * | pwm: imx-tpm: Use 64-bit division macroGuru Das Srinagesh2020-06-161-1/+1
| * | pwm: clps711x: Use 64-bit division macroGuru Das Srinagesh2020-06-161-1/+1
| |/
* / pwm: remove pwm-puv3 driverMike Rapoport2020-07-013-160/+0
|/