linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-26 10:03:38 to 2018-12-20 17:39:04 UTC [more...]

[PATCH v8 00/26] Ingenic TCU patchset v8
 2018-12-20 17:39 UTC  (48+ messages)
` [PATCH v8 01/26] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v8 02/26] doc: Add doc for the Ingenic TCU hardware
` [PATCH v8 03/26] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v8 04/26] clocksource: Add a new timer-ingenic driver
` [PATCH v8 05/26] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v8 06/26] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v8 07/26] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v8 08/26] watchdog: jz4740: Use regmap "
` [PATCH v8 09/26] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v8 10/26] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [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 13/26] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v8 14/26] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B
` [PATCH v8 16/26] clk: jz4740: Add TCU clock
` [PATCH v8 17/26] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v8 18/26] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v8 19/26] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v8 20/26] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v8 21/26] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v8 22/26] MIPS: CI20: defconfig: enable OST driver
` [PATCH v8 23/26] MIPS: GCW0: Move clocksource to TCU channel 2
` [PATCH v8 24/26] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v8 25/26] MIPS: GCW0: defconfig: Enable OST, watchdog, PWM drivers
` [PATCH v8 26/26] MIPS: jz4740: Drop obsolete code

[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

[RFC v2 0/2] PWM support for HiFive Unleashed
 2018-12-18 17:20 UTC  (6+ 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 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 v6 0/9] extend PWM framework to support PWM modes
 2018-12-17 14:06 UTC  (8+ 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] 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  (13+ messages)
` [PATCH 2/3] pwm: imx: Use bitops and bitfield macros to define register values
  ` [2/3] "
` [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  (14+ messages)
` [RFC PATCH v3 1/2] dt-bindings: pwm: imx: Allow switching PWM output between PWM and GPIO
` [RFC PATCH v3 2/2] pwm: imx: Configure output to GPIO in disabled state

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

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

[PATCH 0/5] pwm: rcar: Add support "atomic" API and workaround
 2018-12-13 10:53 UTC  (26+ messages)
` [PATCH 1/5] pwm: rcar: add rcar_pwm_calc_counter() to calculate PWMCNT value only
` [PATCH 2/5] pwm: rcar: Add support "atomic" API
` [PATCH 3/5] pwm: rcar: Use "atomic" API on rcar_pwm_resume()
` [PATCH 4/5] pwm: rcar: remove legacy APIs
` [PATCH 5/5] pwm: rcar: add workaround to output "pseudo" low level
` pwm: rcar: improve calculation of divider

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

[RFC v2] pwm: Add Xilinx AXI Timer in PWM mode support
 2018-12-12 15:06 UTC  (3+ messages)

[PATCH 1/2] pwm: kconfig: enable kona pwm to be built for cygnus arch
 2018-12-12 11:07 UTC  (4+ messages)
` [PATCH 2/2] pwm: bcm-kona: apply pwm settings on enable

[PATCH v3] pwm: kconfig: enable kona pwm to be built for cygnus arch
 2018-12-12 11:05 UTC  (2+ messages)

[PATCH] PWM: drop legacy wrapper for changing polarity
 2018-12-12 10:59 UTC  (9+ messages)

[RESEND PATCH v3] backlight: pwm_bl: Fix brightness levels for non-DT case
 2018-12-12  6:14 UTC  (2+ messages)

[PATCH v3 5/6] DEV: CLK: sunxi ccu: export clk_apb1 for sun8i-r40 soc pwm
 2018-12-07 23:25 UTC  (3+ messages)

[PATCH 1/1] ARM: dts: ls1021a: add nodes for PWMs
 2018-12-05  1:15 UTC  (2+ messages)

[PATCH v3 6/6] ARM: PWM: add allwinner sun8i R40/T3/V40 PWM support
 2018-12-03 10:38 UTC  (6+ messages)

[PATCH v3 1/6] Documentation: ARM: sunxi: pwm: add Allwinner sun8i
 2018-12-03  9:28 UTC  (7+ messages)

[PATCH v3] backlight: pwm_bl: Fix brightness levels for non-DT case
 2018-12-03  7:07 UTC  (3+ messages)

[PATCH v3 2/6] ARM: dtsi: add pwm node for sun8i R40
 2018-11-26 20:46 UTC  (2+ messages)

[RCF PATCH,v2,2/2] pwm: imx: Configure output to GPIO in disabled state
 2018-11-26 15:50 UTC  (18+ messages)

[PATCH v3 4/6] DEV: CLK: add function to check the using clock name of driver
 2018-11-26 15:26 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).