summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-03pwm: meson: Remove redundant assignment to variable fin_freqColin Ian King
2020-03-30pwm: jz4740: Allow selection of PWM channels 0 and 1Paul Cercueil
2020-03-30pwm: jz4740: Obtain regmap from parent nodePaul Cercueil
2020-03-30pwm: jz4740: Improve algorithm of clock calculationPaul Cercueil
2020-03-30pwm: jz4740: Use clocks from TCU driverPaul Cercueil
2020-03-30pwm: sun4i: Remove redundant needs_delayPascal Roeleven
2020-03-30pwm: omap-dmtimer: Implement .apply callbackLokesh Vutla
2020-03-30pwm: omap-dmtimer: Do not disable PWM before changing period/duty_cycleLokesh Vutla
2020-03-30pwm: omap-dmtimer: Fix PWM enabling sequenceLokesh Vutla
2020-03-30pwm: omap-dmtimer: Update description for PWM OMAP DM timerLokesh Vutla
2020-03-30pwm: omap-dmtimer: Drop unused header fileLokesh Vutla
2020-03-30pwm: renesas-tpu: Drop confusing registered messageGeert Uytterhoeven
2020-03-30pwm: renesas-tpu: Fix late Runtime PM enablementGeert Uytterhoeven
2020-03-30pwm: rcar: Fix late Runtime PM enablementGeert Uytterhoeven
2020-03-30dt-bindings: pwm: renesas-tpu: Document more R-Car Gen2 supportGeert Uytterhoeven
2020-03-30pwm: meson: Fix confusing indentationKrzysztof Kozlowski
2020-03-30pwm: pca9685: Use gpio core provided macro GPIO_LINE_DIRECTION_OUTRishi Gupta
2020-03-30pwm: pca9685: Replace CONFIG_PM with __maybe_unusedRishi Gupta
2020-03-30pwm: tegra: Add support for Tegra194Sandipan Patra
2020-03-30pwm: Enable compile testing for some of driversKrzysztof Kozlowski
2020-03-30pwm: pca9685: Remove unused duty_cycle struct elementMatthias Schiffer
2020-03-30pwm: mxs: Remove unused include of of_address.hAnson Huang
2020-03-30pwm: imx27: Remove unused include of of_device.hAnson Huang
2020-03-30pwm: imx-tpm: Remove unused includesAnson Huang
2020-03-30pwm: Implement some checks for lowlevel driversUwe Kleine-König
2020-03-30pwm: imx27: Ensure clocks being on iff the PWM is onUwe Kleine-König
2020-03-30pwm: imx27: Don't disable clocks at device remove timeUwe Kleine-König
2020-03-30pwm: imx27: Simplify helper function to enable and disable clocksUwe Kleine-König
2020-03-30pwm: imx27: Fix clock handling in pwm_imx27_apply()Uwe Kleine-König
2020-03-30pwm: bcm2835: Dynamically allocate baseFlorian Fainelli
2020-03-30dt-bindings: pwm: Convert google,cros-ec-pwm.txt to YAML formatDafna Hirschfeld
2020-03-30Merge branch 'timers/drivers/timer-ti-dm' of https://git.linaro.org/people/dl...Thierry Reding
2020-03-16clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Add support to get pwm current statusLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Lokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Prepare for using cpuidleTony Lindgren
2020-03-16clocksource/drivers/timer-ti-dm: Convert to SPDX identifierLokesh Vutla
2020-02-09Linux 5.6-rc1Linus Torvalds
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-02-09irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier
2020-02-09Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-02-09Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-09Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-02-09Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-09Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds