linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-15 20:48:15 to 2018-10-01 16:24:52 UTC [more...]

[PATCH v2 0/2] pwm: sysfs: fix exporting PWM channel
 2018-10-01 16:24 UTC  (4+ 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 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 v3] backlight: pwm_bl: switch to using "atomic" PWM API
 2018-09-28 13:21 UTC  (4+ messages)

RFC: don't let drivers issue pwm_disable after pwm_config(pwm, 0, period)
 2018-09-27 20:29 UTC  (11+ 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 v2 0/3] treewide: add vibrator support for various MSM SOCs
 2018-09-26 23:51 UTC  (4+ 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 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 resend] pwm: renesas-tpu: convert to SPDX identifiers
 2018-09-26  1:45 UTC 

[PATCH resend] pwm: rcar: convert to SPDX identifiers
 2018-09-26  1:45 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: document R8A779{7|8}0 bindings
 2018-09-24 15:32 UTC  (3+ messages)

[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 v2] dt-bindings: pwm: renesas: tpu: fix "compatible" prop description
 2018-09-24 11:36 UTC  (2+ messages)

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

[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 v7 00/24] TCU patchset v7
 2018-09-24  3:12 UTC  (31+ 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

[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)
  `  "

[RESEND PATCH v5 0/9] extend PWM framework to support PWM modes
 2018-09-14 16:20 UTC  (12+ 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 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)

[RFC PATCH 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-08-31 13:30 UTC  (19+ 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-31 12:18 UTC  (3+ messages)

[PATCH] pwm: lpss: Add ACPI HID for second PWM controller on Cherry Trail devices
 2018-08-29 16:45 UTC  (2+ messages)

[PATCH RESEND 0/2] gpio: mvebu: Add support for multiple PWM lines
 2018-08-29 12:52 UTC  (7+ messages)
` [PATCH RESEND 1/2] gpio: mvebu: Add support for multiple PWM lines per GPIO chip

[RFC PATCH 0/7] add at91sam9 LCDC DRM driver
 2018-08-26 18:41 UTC  (43+ 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 7/7] drm: add Atmel LCDC display controller support

[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 

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

[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  (2+ messages)

[PATCH] pwm: meson: fix mux clock names
 2018-08-20  9:32 UTC  (2+ 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  (4+ messages)
` [PATCH v6 06/24] clocksource: Add driver for the Ingenic JZ47xx OST


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