linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-04 20:37:24 to 2018-10-12 15:04:48 UTC [more...]

[RCF PATCH v2 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-10-12 15:04 UTC  (6+ messages)
` [RCF PATCH v2 1/2] dt-bindings: pwm: imx: Allow switching PWM output between PWM and GPIO
` [RCF PATCH v2 2/2] pwm: imx: Configure output to GPIO in disabled state
  ` [RCF PATCH,v2,2/2] "

[RESEND PATCH v5 0/9] extend PWM framework to support PWM modes
 2018-10-12 13:05 UTC  (6+ messages)
` [RESEND PATCH v5 8/9] pwm: add documentation for pwm push-pull mode

[PATCH v2 0/2] pwm: sysfs: fix exporting PWM channel
 2018-10-12 12:44 UTC  (10+ messages)
` [PATCH v2 1/2] Revert "pwm: Set class for exported channels in sysfs"
` [PATCH v2 2/2] pwm: send a uevent on the pwmchip device upon channel sysfs (un)export

RFC: don't let drivers issue pwm_disable after pwm_config(pwm, 0, period)
 2018-10-12 12:25 UTC  (26+ 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] dt-bindings: pwm: rcar: Add r8a774a1 support
 2018-10-12 12:19 UTC  (2+ messages)

[PATCH v2 0/3] treewide: add vibrator support for various MSM SOCs
 2018-10-12 11:47 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: msm-vibrator: new bindings for MSM vibrator PWM
` [PATCH v2 2/3] pwm: msm-vibrator: new driver for the vibrator found on various MSM SOCs
` [PATCH v2 3/3] ARM: dts: qcom: msm8974-hammerhead: add device tree bindings for vibrator

[PATCH] dt-bindings: pwm: renesas-tpu: Document r8a7744 support
 2018-10-12 11:39 UTC  (3+ messages)

[PATCH] dt-bindings: pwm: rcar: Add r8a7744 support
 2018-10-12 11:39 UTC  (3+ messages)

[PATCH] dt-bindings: pwm: renesas: pwm-rcar: document R8A779{7|8}0 bindings
 2018-10-12 11:21 UTC  (4+ messages)

[PATCH] dt-bindings: pwm: renesas: tpu: document R8A779{7|8}0 bindings
 2018-10-12 11:21 UTC  (4+ messages)

[PATCH v2] dt-bindings: pwm: renesas: tpu: fix "compatible" prop description
 2018-10-12 11:18 UTC  (3+ messages)

[PATCH resend] pwm: renesas-tpu: convert to SPDX identifiers
 2018-10-12 11:04 UTC  (2+ messages)

[PATCH resend] pwm: rcar: convert to SPDX identifiers
 2018-10-12 11:03 UTC  (2+ messages)

[PATCH v7 00/24] TCU patchset v7
 2018-10-12 10:44 UTC  (17+ messages)
` [PATCH v7 01/24] mfd: Add ingenic-tcu.h header
` [PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
` [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 0/6] pwm: Collected LPSS-pwm patches for 4.20
 2018-10-12 10:33 UTC  (8+ messages)
` [PATCH 1/6] ACPI / PM: Export acpi_device_get_power() for use by modular build drivers
` [PATCH 2/6] pwm: lpss: Add ACPI HID for second PWM controller on Cherry Trail devices
` [PATCH 3/6] pwm: lpss: Move struct pwm_lpss_chip definition to the header file
` [PATCH 4/6] pwm: lpss: Check PWM powerstate after resume on Cherry Trail devices
` [PATCH 5/6] pwm: lpss: Release runtime-pm reference from the driver's remove callback
` [PATCH 6/6] pwm: lpss: Add get_state callback

[PATCH v4 0/3] pwm: lpss: Check PWM powerstate after resume on Cherry Trail devices
 2018-10-12  9:35 UTC  (11+ messages)
` [PATCH v4 1/3] ACPI / PM: Export acpi_device_get_power() for use by modular build drivers
` [PATCH v4 2/3] pwm: lpss: Move struct pwm_lpss_chip definition to the header file
` [PATCH v4 3/3] pwm: lpss: Check PWM powerstate after resume on Cherry Trail devices

[PATCH 1/2] pwm: lpss: Move struct pwm_lpss_chip definition to the header file
 2018-10-11 14:11 UTC  (13+ messages)
` [PATCH 2/2] pwm: lpss: Check PWM powerstate after resume on Cherry Trail devices

[RFC 0/4] GPIO & PWM support for HiFive Unleashed
 2018-10-10 14:13 UTC  (14+ messages)
` [RFC 1/4] pwm: sifive: Add DT documentation for SiFive PWM Controller
` [RFC 2/4] pwm: sifive: Add a driver for SiFive SoC PWM
` [RFC 3/4] gpio: sifive: Add DT documentation for SiFive GPIO
` [RFC 4/4] gpio: sifive: Add GPIO driver for SiFive SoCs

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-10 10:38 UTC 

[RFC PATCH 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-10-09 11:03 UTC  (11+ messages)
` [RFC PATCH 1/2] dt-bindings: pwm: imx: Allow switching PWM output between PWM and GPIO

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-09  6:36 UTC 

[PATCH v3] backlight: pwm_bl: switch to using "atomic" PWM API
 2018-10-09  6:04 UTC  (4+ messages)

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-07 19:14 UTC 

[PATCH v3 1/2] pwm: lpss: Move struct pwm_lpss_chip definition to the header file
 2018-10-06  9:22 UTC  (2+ messages)
` [PATCH v3 2/2] pwm: lpss: Check PWM powerstate after resume on Cherry Trail devices

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-06  9:20 UTC 

[PATCH 0/2] pwm-tiecap: Add support for AM654 SoCs
 2018-10-05 15:51 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pwm: tiecap: Add TI AM654 SoC specific compatible
` [PATCH 2/2] pwm: Kconfig: Enable TI ECAP driver for ARCH_K3

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-03 13:39 UTC 

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-03 13:02 UTC 

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-03 12:51 UTC 

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-03 12:47 UTC 

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-03 10:32 UTC 

[PATCH 1/3] pwm: imx: Sort include files
 2018-10-01 14:19 UTC  (3+ messages)
` [PATCH 2/3] pwm: imx: Use bitops and bitfield macros to define register values
` [PATCH 3/3] pwm: imx: Implement get_state() function for hardware readout

[RESEND PATCH] Revert "pwm: Set class for exported channels in sysfs"
 2018-10-01 13:28 UTC  (9+ messages)

[PATCH v5 00/21] Ingenic JZ47xx TCU patchset v5
 2018-10-01  8:48 UTC  (5+ messages)
` [PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers

[PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
 2018-09-26  8:05 UTC 

[PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
 2018-09-26  6:01 UTC 

[PATCH 0/3] treewide: add vibrator support for various MSM SOCs
 2018-09-25 20:40 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: pwm: msm-vibrator: new bindings for MSM vibrator driver
` [PATCH 2/3] pwm: msm-vibrator: new driver for the vibrator found on various MSM SOCs
` [PATCH 3/3] ARM: dts: qcom: msm8974-hammerhead: add device tree bindings for vibrator

[PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
 2018-09-25 20:12 UTC 

[PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
 2018-09-25 13:38 UTC 

[BUG] pwm: sysfs: It is not possible to export more than one channel
 2018-09-25 11:52 UTC  (3+ messages)

[PATCH v2 1/2] pwm: lpss: Release runtime-pm reference from the driver's remove callback
 2018-09-25  9:40 UTC  (4+ messages)
` [PATCH v2 2/2] pwm: lpss: Add get_state callback

[PATCH] dt-bindings: pwm: renesas: tpu: fix "compatible" prop description
 2018-09-24 15:32 UTC  (3+ messages)

[PATCH 0/2] pwm: lpss: Atomic PWM support for LPSS
 2018-09-24 13:22 UTC  (8+ messages)
` [PATCH 1/2] pwm: lpss: Add pwm_lpss_get_put_runtime_pm helper function
` [PATCH 2/2] pwm: lpss: Add get_state callback

[PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
 2018-09-24  7:14 UTC 

[PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
 2018-09-24  6:53 UTC 

[PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
 2018-09-24  5:58 UTC 

[PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
 2018-09-24  5:49 UTC 

[PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
 2018-09-24  5:35 UTC 

[PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
 2018-09-24  5:24 UTC 

[PATCH] pwm: tegra: Remove gratuituous blank line
 2018-09-21 10:13 UTC 

[PATCH] backlight: pwm_bl: Fix brightness levels for non-DT case
 2018-09-20 16:23 UTC  (3+ messages)
  `  "

[PATCH v2 0/1] gpio: mvebu: Add support for multiple PWM lines
 2018-09-13 11:14 UTC  (4+ messages)
` [PATCH v2 1/1] gpio: mvebu: Add support for multiple PWM lines per GPIO chip

[PATCH] pwm: tiehrpwm: Fix disabling of output of PWMs
 2018-09-11  9:35 UTC  (2+ messages)

[PATCH] pwm: rcar: convert to SPDX identifiers
 2018-09-10 13:12 UTC  (2+ messages)

[PATCH] pwm: renesas-tpu: convert to SPDX identifiers
 2018-09-10 13:12 UTC  (2+ messages)


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).