linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-29 18:19:08 to 2018-08-29 12:09:37 UTC [more...]

[PATCH RESEND 0/2] gpio: mvebu: Add support for multiple PWM lines
 2018-08-29 12:09 UTC  (13+ messages)
` [PATCH RESEND 1/2] gpio: mvebu: Add support for multiple PWM lines per GPIO chip
` [PATCH RESEND 2/2] gpio: mvebu: Allow to use non-default PWM counter

[PATCH v7 00/24] TCU patchset v7
 2018-08-29  9:10 UTC  (28+ messages)
` [PATCH v7 01/24] mfd: Add ingenic-tcu.h header
` [PATCH v7 02/24] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v7 03/24] doc: Add doc for the Ingenic TCU hardware
` [PATCH v7 04/24] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
` [PATCH v7 06/24] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v7 07/24] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v7 08/24] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v7 09/24] watchdog: jz4740: Use regmap "
` [PATCH v7 10/24] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v7 11/24] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v7 12/24] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v7 13/24] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v7 14/24] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v7 15/24] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v7 16/24] pwm: jz4740: Add support for the JZ4725B
` [PATCH v7 17/24] clk: jz4740: Add TCU clock
` [PATCH v7 18/24] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v7 19/24] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v7 20/24] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v7 21/24] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v7 22/24] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v7 23/24] MIPS: CI20: defconfig: enable OST driver
` [PATCH v7 24/24] MIPS: jz4740: Drop obsolete code

[RESEND PATCH v5 0/9] extend PWM framework to support PWM modes
 2018-08-28 22:27 UTC  (11+ messages)
` [RESEND PATCH v5 1/9] pwm: extend PWM framework with "
` [RESEND PATCH v5 2/9] pwm: clps711x: populate PWM mode in of_xlate function
` [RESEND PATCH v5 3/9] pwm: cros-ec: "
` [RESEND PATCH v5 4/9] pwm: pxa: "
` [RESEND PATCH v5 5/9] pwm: add PWM modes
` [RESEND PATCH v5 6/9] pwm: atmel: add pwm capabilities
` [RESEND PATCH v5 7/9] pwm: add push-pull mode support
` [RESEND PATCH v5 8/9] pwm: add documentation for pwm push-pull mode
` [RESEND PATCH v5 9/9] pwm: atmel: add push-pull mode support

[PATCH] pwm: lpss: Add ACPI HID for second PWM controller on Cherry Trail devices
 2018-08-27  7:52 UTC 

[RFC PATCH 0/7] add at91sam9 LCDC DRM driver
 2018-08-26 18:41 UTC  (50+ messages)
` [PATCH v1 1/7] atmel-hlcdc: renamed directory to drm/atmel/
` [PATCH v1 2/7] dt-binding: add bindings for Atmel LCDC mfd
` [PATCH v1 3/7] mfd: add atmel-lcdc driver
` [PATCH v1 4/7] dt-bindings: add bindings for Atmel LCDC pwm
` [PATCH v1 5/7] pwm: add pwm-atmel-lcdc driver
` [PATCH v1 6/7] dt-bindings: add bindings for Atmel lcdc-display-controller
` [PATCH v1 7/7] drm: add Atmel LCDC display controller support

[PATCH] backlight: pwm_bl: Fix brightness levels for non-DT case
 2018-08-25  8:04 UTC  (2+ messages)

[BUG] linux-next: kernel hangs at pwm bl probe
 2018-08-24 10:27 UTC  (2+ messages)

[GIT PULL] pwm: Changes for v4.19-rc1
 2018-08-23 13:31 UTC 

[RFC PATCH 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-08-23 12:38 UTC  (15+ messages)
` [RFC PATCH 1/2] dt-bindings: pwm: imx: Allow switching PWM output between PWM and GPIO
` [RFC PATCH 2/2] pmw: imx: Configure output to GPIO in disabled state

[PATCH] dt-bindings: pwm: rcar: Add r8a774a1 support
 2018-08-22 11:18 UTC  (2+ messages)

[PATCH 00/11] tree-wide: use SPDX identifier for Renesas drivers
 2018-08-22  9:33 UTC  (3+ messages)
` [PATCH 08/11] pwm: "

[PATCH v3] backlight: pwm_bl: switch to using "atomic" PWM API
 2018-08-21 12:48 UTC  (3+ messages)

RFC: don't let drivers issue pwm_disable after pwm_config(pwm, 0, period)
 2018-08-20 14:43 UTC  (7+ messages)
      ` [PATCH 0/2] specify the pin state after pwm_disable as explicitly undefined
        ` [PATCH 1/2] pwm: document the pin state after pwm_disable() to be undefined
        ` [PATCH 2/2] pwm: warn callers of pwm_apply_state() that expect a certain level after disabling

[PATCH 1/2] dt-bindings: pwm: Add MT7628 information
 2018-08-20  9:39 UTC  (4+ messages)
` [PATCH 2/2] pwm: mediatek: Add MT7628 support

[PATCH] dt-bindings: pwm: rcar: Add bindings for R-Car E3 support
 2018-08-20  9:34 UTC  (5+ messages)

[PATCH] pwm: meson: fix mux clock names
 2018-08-20  9:32 UTC  (3+ messages)

[PATCH] pwm: stm32-lp: Remove useless loop in stm32_pwm_lp_remove()
 2018-08-20  9:31 UTC  (2+ messages)

[PATCH v4] pwm: pwm-omap-dmtimer: return -EPROBE_DEFER if no dmtimer platform data
 2018-08-20  9:25 UTC  (2+ messages)

[PATCH v6 00/24] Ingenic TCU patchset v6
 2018-08-16 16:07 UTC  (32+ messages)
` [PATCH v6 01/24] mfd: Add ingenic-tcu.h header
` [PATCH v6 02/24] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v6 03/24] doc: Add doc for the Ingenic TCU hardware
` [PATCH v6 04/24] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v6 05/24] clocksource: Add a new timer-ingenic driver
` [PATCH v6 06/24] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v6 07/24] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v6 08/24] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v6 09/24] watchdog: jz4740: Use regmap "
` [PATCH v6 10/24] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v6 11/24] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v6 12/24] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v6 13/24] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v6 14/24] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v6 15/24] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v6 16/24] pwm: jz4740: Add support for the JZ4725B
` [PATCH v6 17/24] clk: jz4740: Add TCU clock
` [PATCH v6 18/24] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v6 19/24] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v6 20/24] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v6 21/24] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v6 22/24] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v6 23/24] MIPS: CI20: defconfig: enable OST driver
` [PATCH v6 24/24] MIPS: jz4740: Drop obsolete code

[PATCH v2] backlight: pwm_bl: switch to using "atomic" PWM API
 2018-08-14  8:48 UTC  (4+ messages)

[PATCH] pwm: Add tracepoint for apply state
 2018-08-09 11:02 UTC  (2+ messages)

[PATCH 0/2] gpio: mvebu: Add support for multiple PWM lines
 2018-08-03  9:44 UTC  (5+ messages)

[PATCH] pwm: pwm-omap-dmtimer: fix probing problems by returning EPROBE_DEFER
 2018-07-31 14:35 UTC  (8+ messages)

[PATCH v3] pwm: pwm-omap-dmtimer: return -EPROBE_DEFER if no dmtimer platform data
 2018-07-31  5:28 UTC  (2+ messages)

[PATCH v5 00/21] Ingenic JZ47xx TCU patchset v5
 2018-07-30 22:01 UTC  (7+ messages)
` [PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v5 08/21] watchdog: jz4740: Use regmap and WDT clock provided by TCU driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).