Linux PWM subsystem development
 help / color / mirror / Atom feed
 messages from 2018-09-25 07:25:36 to 2018-10-22 08:29:10 UTC [more...]

[RESEND PATCH v5 0/9] extend PWM framework to support PWM modes
 2018-10-22  8:29 UTC  (16+ messages)
` [RESEND PATCH v5 1/9] pwm: extend PWM framework with "
` [RESEND PATCH v5 8/9] pwm: add documentation for pwm push-pull mode

RFC: don't let drivers issue pwm_disable after pwm_config(pwm, 0, period)
 2018-10-18 20:43 UTC  (40+ 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

[RFC 0/4] GPIO & PWM support for HiFive Unleashed
 2018-10-17 21:45 UTC  (29+ 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 0/2] pwm: lpss: Force runtime-resume on suspend on CHT devices
 2018-10-16 11:16 UTC  (4+ messages)
` [PATCH 1/2] pwm: lpss: Force runtime-resume on suspend on Cherry Trail
` [PATCH 2/2] pwm: lpss: Only set update bit if we are actually changing the settings

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

[PATCH] dt-bindings: pwm: renesas: pwm-rcar: document R8A779{7|8}0 bindings
 2018-10-16 10:46 UTC  (6+ messages)

[PATCH v2 0/3] treewide: add vibrator support for various MSM SOCs
 2018-10-16  0:52 UTC  (6+ 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 0/2] pwm-tiecap: Add support for AM654 SoCs
 2018-10-15 19:12 UTC  (5+ 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

[RCF PATCH v2 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-10-15  8:45 UTC  (11+ 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] "

[PATCH] PWM: drop legacy wrapper for changing polarity
 2018-10-15  8:21 UTC 

[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

[PATCH] dt-bindings: pwm: rcar: Add r8a774a1 support
 2018-10-12 12:19 UTC  (2+ messages)

[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: tpu: document R8A779{7|8}0 bindings
 2018-10-12 11:21 UTC  (2+ messages)

[PATCH v2] dt-bindings: pwm: renesas: tpu: fix "compatible" prop description
 2018-10-12 11:18 UTC  (2+ 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  (13+ messages)
` [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  (10+ messages)
` [PATCH 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-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 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  (4+ messages)
` [PATCH 1/3] dt-bindings: pwm: msm-vibrator: new bindings for MSM vibrator driver

[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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox