Age | Commit message (Expand) | Author | Files | Lines |
2020-03-30 | pwm: omap-dmtimer: Drop unused header file | Lokesh Vutla | 3 | -103/+10 |
2020-03-30 | pwm: renesas-tpu: Drop confusing registered message | Geert Uytterhoeven | 1 | -2/+0 |
2020-03-30 | pwm: renesas-tpu: Fix late Runtime PM enablement | Geert Uytterhoeven | 1 | -5/+4 |
2020-03-30 | pwm: rcar: Fix late Runtime PM enablement | Geert Uytterhoeven | 1 | -3/+7 |
2020-03-30 | dt-bindings: pwm: renesas-tpu: Document more R-Car Gen2 support | Geert Uytterhoeven | 1 | -0/+4 |
2020-03-30 | pwm: meson: Fix confusing indentation | Krzysztof Kozlowski | 1 | -1/+1 |
2020-03-30 | pwm: pca9685: Use gpio core provided macro GPIO_LINE_DIRECTION_OUT | Rishi Gupta | 1 | -1/+1 |
2020-03-30 | pwm: pca9685: Replace CONFIG_PM with __maybe_unused | Rishi Gupta | 1 | -4/+2 |
2020-03-30 | pwm: tegra: Add support for Tegra194 | Sandipan Patra | 2 | -0/+7 |
2020-03-30 | pwm: Enable compile testing for some of drivers | Krzysztof Kozlowski | 1 | -22/+25 |
2020-03-30 | pwm: pca9685: Remove unused duty_cycle struct element | Matthias Schiffer | 1 | -4/+0 |
2020-03-30 | pwm: mxs: Remove unused include of of_address.h | Anson Huang | 1 | -1/+0 |
2020-03-30 | pwm: imx27: Remove unused include of of_device.h | Anson Huang | 1 | -1/+0 |
2020-03-30 | pwm: imx-tpm: Remove unused includes | Anson Huang | 1 | -2/+0 |
2020-03-30 | pwm: Implement some checks for lowlevel drivers | Uwe Kleine-König | 3 | -8/+140 |
2020-03-30 | pwm: imx27: Ensure clocks being on iff the PWM is on | Uwe Kleine-König | 1 | -2/+12 |
2020-03-30 | pwm: imx27: Don't disable clocks at device remove time | Uwe Kleine-König | 1 | -2/+0 |
2020-03-30 | pwm: imx27: Simplify helper function to enable and disable clocks | Uwe Kleine-König | 1 | -10/+7 |
2020-03-30 | pwm: imx27: Fix clock handling in pwm_imx27_apply() | Uwe Kleine-König | 1 | -1/+1 |
2020-03-30 | pwm: bcm2835: Dynamically allocate base | Florian Fainelli | 1 | -0/+1 |
2020-03-30 | dt-bindings: pwm: Convert google,cros-ec-pwm.txt to YAML format | Dafna Hirschfeld | 2 | -23/+40 |
2020-03-30 | Merge branch 'timers/drivers/timer-ti-dm' of https://git.linaro.org/people/dl... | Thierry Reding | 4 | -83/+119 |
2020-03-16 | clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwm | Lokesh Vutla | 3 | -17/+12 |
2020-03-16 | clocksource/drivers/timer-ti-dm: Add support to get pwm current status | Lokesh Vutla | 2 | -0/+16 |
2020-03-16 | clocksource/drivers/timer-ti-dm: Do not update counter on updating the period | Lokesh Vutla | 1 | -1/+0 |
2020-03-16 | clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a... | Lokesh Vutla | 2 | -42/+58 |
2020-03-16 | clocksource/drivers/timer-ti-dm: Prepare for using cpuidle | Tony Lindgren | 2 | -5/+32 |
2020-03-16 | clocksource/drivers/timer-ti-dm: Convert to SPDX identifier | Lokesh Vutla | 1 | -18/+1 |
2020-02-10 | Linux 5.6-rc1v5.6-rc1 | Linus Torvalds | 1 | -2/+2 |
2020-02-10 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 53 | -261/+252 |
2020-02-10 | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 9 | -0/+2058 |
2020-02-10 | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM | Marc Zyngier | 1 | -2/+2 |
2020-02-10 | Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 22 | -129/+247 |
2020-02-09 | Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 12 | -0/+3280 |
2020-02-09 | Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -11/+260 |
2020-02-09 | Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+3 |
2020-02-09 | Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -36/+88 |
2020-02-09 | Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+10 |
2020-02-09 | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -35/+127 |
2020-02-09 | Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2020-02-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 7 | -20/+29 |
2020-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 80 | -327/+782 |
2020-02-09 | fs: Add VirtualBox guest shared folder (vboxsf) support | Hans de Goede | 12 | -0/+3280 |
2020-02-09 | Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -5/+7 |
2020-02-09 | Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver | Linus Torvalds | 1 | -1/+1 |
2020-02-09 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 35 | -675/+697 |
2020-02-09 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -36/+113 |
2020-02-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 142 | -3276/+6579 |
2020-02-09 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 585 | -15650/+32100 |
2020-02-09 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 40 | -131/+457 |