linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-11 09:38:04 to 2015-10-06 18:16:27 UTC [more...]

[PATCH v4 0/2] pwm: Broadcom BCM7038 PWM controller (v4)
 2015-10-06 18:16 UTC  (7+ messages)
` [PATCH v4 1/2] Documentation: dt: add Broadcom BCM7038 PWM controller binding
  ` [PATCH v4 2/2] pwm: Add Broadcom BCM7038 PWM controller support

[PATCH] pwm: pwm-rcar: Revise the device tree binding document about compatible
 2015-10-06 14:52 UTC  (2+ messages)

[PATCH] pwm: bcm7038: fix build failure
 2015-10-06 11:20 UTC 

[PATCH v2 00/10] pwm: add support for atomic update
 2015-10-06 10:09 UTC  (5+ messages)
` [PATCH v2 01/10] pwm: introduce default period and polarity concepts

[RFC] pwm: chip_data vs device_data
 2015-10-06  9:14 UTC  (4+ messages)

[PATCH v4 0/4] ARM: at91: Properly handle slow clock
 2015-10-06  7:33 UTC  (6+ messages)
` [PATCH v4 4/4] misc: atmel_tclib: get and use "

[PATCH v7 0/2] pwm: Add support for R-Car PWM Timer
 2015-10-06  6:31 UTC  (7+ messages)
` [PATCH v7 1/2] pwm: Add device tree binding document "
` [PATCH v7 2/2] pwm: Add support "

[PATCH] pwm: tipwmss: enable on TI DRA7x and AM437x
 2015-10-06  6:02 UTC  (3+ messages)

[PATCH v7 0/5] ARM: berlin: PWM support
 2015-10-05 18:19 UTC  (9+ messages)
` [PATCH v7 1/5] Documentation: bindings: document the Berlin PWM driver
` [PATCH v7 2/5] pwm: add the Berlin pwm controller driver
` [PATCH v7 3/5] ARM: berlin: add a PWM node on the BG2Q
` [PATCH v7 4/5] ARM: berlin: add a PWM node on the BG2
` [PATCH v7 5/5] ARM: berlin: add a PWM node on the BG2CD

[PATCH v7 0/3] Add MediaTek display PWM driver
 2015-10-05 15:59 UTC  (7+ messages)
  ` [PATCH v7 1/3] dt-bindings: pwm: add MediaTek display PWM bindings
` [PATCH v7 2/3] pwm: add MediaTek display PWM driver support
` [PATCH v7 3/3] arm64: dts: mt8173: add MT8173 display PWM driver support node

[PATCH] Revert "backlight: pwm: Handle EPROBE_DEFER while requesting the PWM"
 2015-10-05 15:25 UTC  (12+ messages)

[PATCH] pwm: atmel-hlcdc: add sama5d2 SoC support
 2015-10-05 15:16 UTC  (2+ messages)

Info
 2015-10-05 12:29 UTC 

[PATCH] backlight: pwm: reject legacy pwm request for device defined in dt
 2015-10-05 12:46 UTC  (4+ messages)

[RFC] pwm: core: unsigned or signed ints for pwm_config
 2015-10-05 10:00 UTC  (4+ messages)

[PATCH] unicore32: nb0916: Use PWM lookup table
 2015-10-05  6:08 UTC 

[PATCH v6 0/2] pwm: Add support for R-Car PWM Timer
 2015-09-30  8:49 UTC  (7+ messages)
` [PATCH v6 1/2] pwm: Add device tree binding document "
` [PATCH v6 2/2] pwm: Add support "

pwm-bl: regression on all pxa platforms
 2015-09-26 18:40 UTC  (2+ messages)

[PATCH v6 0/5] ARM: berlin: PWM support
 2015-09-25  9:15 UTC  (12+ messages)
` [PATCH v6 1/5] pwm: add the Berlin pwm controller driver
` [PATCH v6 2/5] Documentation: bindings: document the Berlin PWM driver
` [PATCH v6 3/5] ARM: berlin: add a PWM node on the BG2Q
` [PATCH v6 4/5] ARM: berlin: add a PWM node on the BG2
` [PATCH v6 5/5] ARM: berlin: add a PWM node on the BG2CD

[PATCH v3 00/12] pwm: add support for atomic update
 2015-09-22 22:12 UTC  (25+ messages)
  ` [PATCH v3 01/12] pwm: introduce default period and polarity concepts
  ` [PATCH v3 02/12] pwm: define a new pwm_state struct
  ` [PATCH v3 03/12] pwm: move the enabled/disabled info to "
  ` [PATCH v3 04/12] backlight: pwm_bl: remove useless call to pwm_set_period
  ` [PATCH v3 05/12] pwm: declare a default PWM state
  ` [PATCH v3 06/12] pwm: add the PWM initial state retrieval infra
  ` [PATCH v3 07/12] pwm: add the core infrastructure to allow atomic update
  ` [PATCH v3 08/12] pwm: add information about polarity, duty cycle and period to debugfs
  ` [PATCH v3 09/12] pwm: rockchip: add initial state retrieval
  ` [PATCH v3 10/12] pwm: rockchip: add support for atomic update
  ` [PATCH v3 11/12] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
  ` [PATCH v3 12/12] regulator: pwm: properly initialize the ->state field

[PATCH] backlight: pwm: free pwm requested by legacy API on error path
 2015-09-21 23:23 UTC  (3+ messages)

[PATCH] pwm: atmel-hlcdc: Fix module autoload for OF platform driver
 2015-09-21  8:07 UTC  (2+ messages)

[PATCH] pwm: lpss: add PM support for LPSS PWM
 2015-09-17  9:19 UTC  (2+ messages)

[PATCH] pwm-backlight: fix the panel power sequence
 2015-09-16 14:42 UTC 

[PATCH] pwm: lpss: add PM support for LPSS PWM
 2015-09-15 10:40 UTC  (2+ messages)

The default value of enable_gpio in pwm-backlight driver?
 2015-09-14  3:24 UTC  (2+ messages)

[GIT PULL] pwm: Changes for v4.3-rc1
 2015-09-09 13:25 UTC 

[PATCH v4 0/22] On-demand device probing
 2015-09-09  9:40 UTC  (6+ messages)
  ` [PATCH v4 12/22] pwm: Probe PWM chip devices on demand

[PATCH v3 0/2] pwm: Broadcom BCM7038 PWM controller (v3)
 2015-09-08 16:56 UTC  (5+ messages)
` [PATCH v3 1/2] Documentation: dt: add Broadcom BCM7038 PWM controller binding
` [PATCH v3 2/2] pwm: Add Broadcom BCM7038 PWM controller support

[PATCH v5 0/5] ARM: berlin: PWM support
 2015-09-07 19:28 UTC  (7+ messages)
` [PATCH v5 1/5] pwm: add the Berlin pwm controller driver
` [PATCH v5 2/5] Documentation: bindings: document the Berlin PWM driver
` [PATCH v5 3/5] ARM: berlin: add a PWM node on the BG2Q
` [PATCH v5 4/5] ARM: berlin: add a PWM node on the BG2
` [PATCH v5 5/5] ARM: berlin: add a PWM node on the BG2CD

[PATCH v2 0/2] Add support for NXP LPC18xx PWM/SCT
 2015-09-01 13:02 UTC  (3+ messages)

[PATCH v2 0/5] Add support for PWMSS on DRA7
 2015-08-31 15:51 UTC  (5+ messages)
` [PATCH v2 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS

[PATCH v2 0/2] pwm: Broadcom BCM7038 PWM controller (v2)
 2015-08-28  0:47 UTC  (4+ messages)
` [PATCH v2 1/2] Documentation: dt: add Broadcom BCM7038 PWM controller binding
` [PATCH v2 2/2] pwm: Add Broadcom BCM7038 PWM controller support

[PATCH v2] pwm-backlight: Avoid backlight flicker when probed from DT
 2015-08-26 11:58 UTC  (3+ messages)

[PATCH 0/2] pwm: Broadcom BCM7xxx PWM support
 2015-08-19 15:18 UTC  (7+ messages)
` [PATCH 1/2] Documentation: dt: add Broadcom BCM7038 PWM controller binding
` [PATCH 2/2] pwm: Add Broadcom BCM7038 PWM controller support

[RFC PATCH] pwm: TLC591xx PWM driver
 2015-08-19 13:31 UTC  (9+ messages)
` [RFC PATCH] pwm: add TLC59108/TLC59116 "

[PATCH v4 0/5] ARM: berlin: PWM support
 2015-08-18 12:04 UTC  (8+ messages)
` [PATCH v4 1/5] pwm: add the Berlin pwm controller driver
` [PATCH v4 2/5] Documentation: bindings: document the Berlin PWM driver
` [PATCH v4 3/5] ARM: berlin: add a PWM node on the BG2Q
` [PATCH v4 4/5] ARM: berlin: add a PWM node on the BG2
` [PATCH v4 5/5] ARM: berlin: add a PWM node on the BG2CD

[PATCH v3 0/5] ARM: berlin: PWM support
 2015-08-18 11:33 UTC  (9+ messages)
` [PATCH v3 1/5] pwm: add the Berlin pwm controller driver
` [PATCH v3 2/5] Documentation: bindings: document the Berlin PWM driver
` [PATCH v3 3/5] ARM: berlin: add a PWM node on the BG2Q
` [PATCH v3 4/5] ARM: berlin: add a PWM node on the BG2
` [PATCH v3 5/5] ARM: berlin: add a PWM node on the BG2CD

[PATCH v6 0/3] Add MediaTek display PWM driver
 2015-08-18  2:47 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: pwm: add MediaTek display PWM bindings
` [PATCH v6 2/3] pwm: add MediaTek display PWM driver support

[PATCH v5 0/2] pwm: Add support for R-Car PWM Timer
 2015-08-18  1:54 UTC  (4+ messages)
` [PATCH v5 2/2] "

[PATCH v4 0/2] pwm-pca9685: Bugfixes and prescaler support
 2015-08-17 14:37 UTC  (3+ messages)

[PATCH v9 0/2] Fix bugs in kona pwm driver and pwm core
 2015-08-17 14:31 UTC  (6+ messages)
` [PATCH v9 1/2] pwm: kona: Modify settings application sequence
` [PATCH v9 2/2] pwm: core: Set enable state properly on failed call to enable

[PATCH] pwm: Drop owner assignment from i2c_driver
 2015-08-17 13:55 UTC  (2+ messages)

[PATCH v3 0/4] ARM: at91: Properly handle slow clock
 2015-08-11 15:27 UTC  (4+ messages)
` [PATCH v3 4/4] misc: atmel_tclib: get and use "


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