linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-13 08:52:13 to 2019-01-10 12:26:22 UTC [more...]

[PATCH 1/2] gpio: mvebu: implement get_direction
 2019-01-10 12:26 UTC  (2+ messages)
` [PATCH 2/2] PCI: armada8k: don't toggle reset twice

[PATCH] pwm: imx: Signedness bug in imx_pwm_get_state()
 2019-01-10 11:08 UTC  (3+ messages)

[PATCH 0/4] pwm: imx: some cleanup patches
 2019-01-10 10:07 UTC  (6+ messages)
` [PATCH 1/4] pwm: imx: remove if block where the condition is always wrong
` [PATCH 2/4] pwm: imx: set drvdata earlier simplifying the end of .probe
` [PATCH 3/4] pwm: imx: don't print an error on -EPROBE_DEFER
` [PATCH 4/4] pwm: imx: split into two drivers

[PATCH v2 0/4] pwm: rcar: Add support "atomic" API and improve calculation
 2019-01-10  9:51 UTC  (18+ messages)
` [PATCH v2 1/4] pwm: rcar: Add support "atomic" API
` [PATCH v2 2/4] pwm: rcar: Use "atomic" API on rcar_pwm_resume()
` [PATCH v2 3/4] pwm: rcar: remove legacy APIs
` [PATCH v2 4/4] pwm: rcar: improve calculation of divider

[PATCH 0/4] pwm patches for the next merge window
 2019-01-10  8:52 UTC  (8+ messages)
` [PATCH 1/4] pwm: don't use memcmp to compare struct state variables
` [PATCH 2/4] pwm: drop per-chip dbg_show callback
` [PATCH 3/4] pwm: rearrange structures to group members by purpose
` [PATCH 4/4] [RFC] Documentation: pwm: rework documentation for the framework

[PATCH 1/1] doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt file
 2019-01-09 19:07 UTC 

Handle pwm with sysfs with recent kernel
 2019-01-09  9:26 UTC  (4+ messages)

[PATCH v8 0/6] extend PWM framework to support PWM modes
 2019-01-09  9:02 UTC  (15+ messages)
` [PATCH v8 1/6] pwm: extend PWM framework with "
` [PATCH v8 2/6] pwm: add "
` [PATCH v8 3/6] pwm: atmel: add pwm capabilities
` [PATCH v8 4/6] pwm: add push-pull mode support
` [PATCH v8 5/6] pwm: add documentation for pwm push-pull mode
` [PATCH v8 6/6] pwm: atmel: add push-pull mode support

[PATCH v3 0/4] pwm: rcar: Add support "atomic" API and improve calculation
 2019-01-09  8:19 UTC  (5+ messages)
` [PATCH v3 1/4] pwm: rcar: Add support "atomic" API
` [PATCH v3 2/4] pwm: rcar: Use "atomic" API on rcar_pwm_resume()
` [PATCH v3 3/4] pwm: rcar: remove legacy APIs
` [PATCH v3 4/4] pwm: rcar: improve calculation of divider

pwm-meson: fix "BUG: scheduling while atomic"
 2019-01-08 22:16 UTC  (3+ messages)

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

[PATCH] [RFC] Documentation: pwm: rework documentation for the framework
 2019-01-05 21:13 UTC  (2+ messages)

[RFC v2 0/2] PWM support for HiFive Unleashed
 2019-01-04  5:14 UTC  (9+ messages)
` [RFC v2 1/2] pwm: sifive: Add DT documentation for SiFive PWM Controller
` [RFC v2 2/2] pwm: sifive: Add a driver for SiFive SoC PWM

[PATCH AUTOSEL 4.14 55/59] gpio: mvebu: only fail on missing clk if pwm is actually to be used
 2018-12-26 22:38 UTC 

[PATCH AUTOSEL 4.19 91/97] gpio: mvebu: only fail on missing clk if pwm is actually to be used
 2018-12-26 22:35 UTC 

[GIT PULL] pwm: Changes for v4.21-rc1
 2018-12-25 23:20 UTC  (2+ messages)

[PATCH v6 0/9] extend PWM framework to support PWM modes
 2018-12-23 15:29 UTC  (9+ messages)
` [PATCH v6 1/6] pwm: extend PWM framework with "
` [PATCH v6 2/6] pwm: add "
` [PATCH v6 3/6] pwm: atmel: add pwm capabilities
` [PATCH v6 4/6] pwm: add push-pull mode support
` [PATCH v6 5/6] pwm: add documentation for pwm push-pull mode
` [PATCH v6 6/6] pwm: atmel: add push-pull mode support

[PATCH v8 00/26] Ingenic TCU patchset v8
 2018-12-22 11:09 UTC  (29+ messages)
` [PATCH v8 01/26] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v8 03/26] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v8 11/26] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v8 12/26] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B

[PATCH 1/4] pwm: imx: remove if block where the condition is always wrong
 2018-12-21 15:04 UTC  (2+ messages)

[PATCH v3 6/6] ARM: PWM: add allwinner sun8i R40/T3/V40 PWM support
 2018-12-20 17:57 UTC  (2+ messages)

[PATCH v3 1/6] Documentation: ARM: sunxi: pwm: add Allwinner sun8i
 2018-12-20 17:50 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: rcar: Add r8a774c0 support
 2018-12-20 17:35 UTC  (4+ messages)

[PATCH] pwm: imx: add ipg clock operation
 2018-12-20 17:28 UTC  (2+ messages)

[PATCH 1/2] pwm: clps711x: Fix period calculation
 2018-12-20 17:25 UTC  (4+ messages)
` [PATCH 2/2] pwm: clps711x: Switch to SPDX identifier

[PATCH] ARM: dts: imx6sl: correct PWM ipg clock source
 2018-12-19  8:51 UTC  (3+ messages)

[PATCH 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
 2018-12-18 17:21 UTC  (4+ messages)
` [PATCH 2/2] video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies

[PATCH v7 0/6] extend PWM framework to support PWM modes
 2018-12-17 14:13 UTC  (7+ messages)
` [PATCH v7 1/6] pwm: extend PWM framework with "
` [PATCH v7 2/6] pwm: add "
` [PATCH v7 3/6] pwm: atmel: add pwm capabilities
` [PATCH v7 4/6] pwm: add push-pull mode support
` [PATCH v7 5/6] pwm: add documentation for pwm push-pull mode
` [PATCH v7 6/6] pwm: atmel: add push-pull mode support

[PATCH] backlight: pwm_bl: Use SIMPLE_DEV_PM_OPS()
 2018-12-17 12:05 UTC  (2+ messages)

[PATCH v4] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
 2018-12-17  9:54 UTC 

[PATCH v3] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
 2018-12-14 17:24 UTC  (5+ messages)

[PATCH 1/3] pwm: imx: Sort include files
 2018-12-14 16:57 UTC  (9+ messages)
` [PATCH 3/3] pwm: imx: Implement get_state() function for hardware readout
  ` [3/3] "

[RFC PATCH v3 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-12-14 13:45 UTC  (3+ messages)
` [RFC PATCH v3 1/2] dt-bindings: pwm: imx: Allow switching PWM output between PWM and GPIO

[PATCH] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
 2018-12-13 14:43 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
 2018-12-13 10:59 UTC  (7+ messages)

[PATCH 0/5] pwm: rcar: Add support "atomic" API and workaround
 2018-12-13 10:53 UTC  (6+ messages)
` [PATCH 5/5] pwm: rcar: add workaround to output "pseudo" low level

[RFC PATCH v4 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-12-13  8:56 UTC  (3+ messages)
` [RFC PATCH v4 2/2] "


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