Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner | 2 | -2/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 | Thomas Gleixner | 2 | -4/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178 | Thomas Gleixner | 3 | -12/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2 | -18/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 3 | -31/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2 | -10/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 | Thomas Gleixner | 1 | -10/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner | 1 | -10/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2 | -28/+2 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner | 1 | -14/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 1 | -14/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-19 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2019-05-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -1/+1 |
2019-05-10 | Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 12 | -46/+526 |
2019-05-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+1 |
2019-05-09 | pwm: meson: Add clock source configuration for Meson G12A | Neil Armstrong | 1 | -0/+30 |
2019-05-09 | pwm: samsung: Don't uses devm_*() functions in ->request() | Uwe Kleine-König | 1 | -2/+2 |
2019-05-09 | pwm: Clear chip_data in pwm_put() | Uwe Kleine-König | 4 | -3/+1 |
2019-05-09 | pwm: Add i.MX TPM PWM driver support | Anson Huang | 3 | -0/+461 |
2019-05-09 | pwm: imx27: Use devm_platform_ioremap_resource() to simplify code | Anson Huang | 1 | -3/+1 |
2019-05-09 | pwm: meson: Use the spin-lock only to protect register modifications | Martin Blumenstingl | 1 | -8/+17 |
2019-05-09 | pwm: meson: Don't disable PWM when setting duty repeatedly | Bichao Zheng | 1 | -5/+0 |
2019-05-09 | pwm: meson: Consider 128 a valid pre-divider | Martin Blumenstingl | 1 | -2/+2 |
2019-05-02 | ARM: at91: move SoC specific definitions to SoC folder | Alexandre Belloni | 1 | -1/+1 |
2019-04-28 | ARM: ep93xx: move pinctrl interfaces into include/linux/soc | Arnd Bergmann | 1 | -1/+1 |
2019-04-26 | clk: Remove CLK_IS_BASIC clk flag | Stephen Boyd | 1 | -1/+1 |
2019-04-25 | drivers/pwm: pwm-fsl-ftm: use common header for FlexTimer #defines | Patrick Havelange | 1 | -43/+1 |
2019-03-20 | pwm: sysfs: fix typo "its" -> "it's" | Uwe Kleine-König | 1 | -1/+1 |
2019-03-20 | pwm: tiehrpwm: Enable compilation for ARCH_K3 | Vignesh Raghavendra | 1 | -3/+2 |
2019-03-20 | pwm: tiehrpwm: Update shadow register for disabling PWMs | Christoph Vogtländer | 1 | -0/+2 |
2019-03-20 | pwm: img: Turn final 'else if' into 'else' in img_pwm_config | Nathan Chancellor | 1 | -1/+1 |
2019-03-20 | pwm: Fix deadlock warning when removing PWM device | Phong Hoang | 2 | -18/+6 |
2019-03-04 | pwm: atmel: Remove useless symbolic definitions | Thierry Reding | 1 | -14/+6 |
2019-03-04 | pwm: bcm-kona: Update macros to remove braces around numbers | Sheetal Tigadoli | 1 | -8/+8 |
2019-03-04 | pwm: imx27: Only enable the clocks once in .get_state() | Uwe Kleine-König | 1 | -7/+4 |
2019-03-04 | pwm: rcar: Improve calculation of divider | Yoshihiro Shimoda | 1 | -9/+7 |
2019-03-04 | pwm: rcar: Remove legacy APIs | Yoshihiro Shimoda | 1 | -40/+4 |
2019-03-04 | pwm: rcar: Use "atomic" API on rcar_pwm_resume() | Yoshihiro Shimoda | 1 | -5/+3 |
2019-03-04 | pwm: rcar: Add support "atomic" API | Yoshihiro Shimoda | 1 | -0/+37 |
2019-03-04 | pwm: atmel: Add support for SAM9X60's PWM controller | Claudiu Beznea | 1 | -0/+19 |
2019-03-04 | pwm: atmel: Rename objects of type atmel_pwm_data | Claudiu Beznea | 1 | -7/+7 |
2019-03-04 | pwm: atmel: Add support for controllers with 32 bit counters | Claudiu Beznea | 1 | -11/+23 |
2019-03-04 | pwm: atmel: Add struct atmel_pwm_data | Claudiu Beznea | 1 | -28/+36 |
2019-03-04 | pwm: Add MediaTek MT8183 display PWM driver support | Jitao Shi | 1 | -0/+11 |
2019-03-04 | pwm: hibvt: Add hi3559v100 support | Mathieu Othacehe | 1 | -1/+26 |
2019-03-04 | pwm: hibvt: Use individual struct per of-data | Mathieu Othacehe | 1 | -5/+12 |
2019-01-16 | pwm: imx: Signedness bug in imx_pwm_get_state() | Dan Carpenter | 1 | -1/+2 |
2019-01-16 | pwm: imx: Split into two drivers | Uwe Kleine-König | 4 | -153/+257 |