summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-26pwm: fsl-ftm: Use write protection for prescaler & polarityPatrick Havelange
2019-06-26pwm: fsl-ftm: More relaxed permissions for updating periodPatrick Havelange
2019-06-26pwm: atmel-hlcdc: Add compatible for SAM9X60 HLCDC's PWMClaudiu Beznea
2019-06-26pwm: bcm2835: Improve precision of PWMSean Young
2019-06-26leds: pwm: Support ACPI via firmware-node frameworkNikolaus Voss
2019-06-26pwm: Add support referencing PWMs from ACPINikolaus Voss
2019-06-26pwm: rcar: Remove suspend/resume supportYoshihiro Shimoda
2019-06-26pwm: sysfs: Add suspend/resume supportYoshihiro Shimoda
2019-06-26pwm: meson: Add documentation to the driverMartin Blumenstingl
2019-06-26pwm: meson: Add support PWM_POLARITY_INVERSED when disablingMartin Blumenstingl
2019-06-26pwm: meson: Don't cache struct pwm_state internallyMartin Blumenstingl
2019-06-26pwm: meson: Read the full hardware state in meson_pwm_get_state()Martin Blumenstingl
2019-06-26pwm: meson: Simplify the calculation of the pre-divider and countMartin Blumenstingl
2019-06-26pwm: meson: Move pwm_set_chip_data() to meson_pwm_request()Martin Blumenstingl
2019-06-26pwm: meson: Add the per-channel register offsets and bits in a structMartin Blumenstingl
2019-06-26pwm: meson: Add the meson_pwm_channel data to struct meson_pwmMartin Blumenstingl
2019-06-26pwm: meson: Pass struct pwm_device to meson_pwm_calc()Martin Blumenstingl
2019-06-26pwm: meson: Don't duplicate the polarity internallyMartin Blumenstingl
2019-06-26pwm: meson: Change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASKMartin Blumenstingl
2019-06-26pwm: meson: Use GENMASK and FIELD_PREP for the lo and hi valuesMartin Blumenstingl
2019-06-26pwm: meson: Use devm_clk_get_optional() to get the input clockMartin Blumenstingl
2019-06-26pwm: meson: Unify the parameter list of meson_pwm_{enable, disable}Martin Blumenstingl
2019-06-26pwm: jz4740: Force TCU2 channels to return to their init levelPaul Cercueil
2019-06-25pwm: jz4740: Apply configuration atomicallyPaul Cercueil
2019-06-25pwm: jz4740: Remove unused devicetree compatible stringsPaul Cercueil
2019-06-25pwm: meson: Fix the G12A AO clock parents orderNeil Armstrong
2019-06-25pwm: meson: Update with SPDX Licence identifierNeil Armstrong
2019-06-25pwm: stm32: Use 3 cells ->of_xlate()Fabrice Gasnier
2019-06-25pwm: Add consumer device linkFabrice Gasnier
2019-06-25pwm: stm32-lp: Add power management supportFabrice Gasnier
2019-06-25pwm: sifive: Add a driver for SiFive SoC PWMYash Shah
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit
2019-05-17i2c: core: improve return value handling of i2c_new_device and i2c_new_dummyHeiner Kallweit
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-17fbdev/efifb: Ignore framebuffer memmap entries that lack any memory typesArd Biesheuvel
2019-05-16tty: Don't force RISCV SBI console as preferred consoleAnup Patel
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-16Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds