Linux-PWM Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-12 10:21:27 to 2015-07-16 21:38:32 UTC [more...]

[PATCH v2 0/12] Discover and probe dependencies
 2015-07-16 21:38 UTC  (26+ messages)
` [PATCH v2 01/12] device: property: delay device-driver matches
` [PATCH v2 02/12] device: property: find dependencies of a firmware node
    ` [alsa-devel] "
` [PATCH v2 03/12] string: Introduce strends()
` [PATCH v2 04/12] gpio: register dependency parser for firmware nodes
` [PATCH v2 05/12] gpu: host1x: "
` [PATCH v2 06/12] backlight: Document consumers of backlight nodes
` [PATCH v2 07/12] backlight: register dependency parser for firmware nodes
` [PATCH v2 08/12] USB: EHCI: "
` [PATCH v2 09/12] regulator: "
` [PATCH v2 10/12] pwm: "
` [PATCH v2 11/12] ASoC: tegra: "
    ` [alsa-devel] "
` [PATCH v2 12/12] driver-core: probe dependencies before probing

[PATCH v5 0/3] Add MediaTek display PWM driver
 2015-07-16 17:18 UTC  (14+ messages)
  ` [PATCH v5 1/3] dt-bindings: pwm: add MediaTek display PWM bindings
` [PATCH v5 2/3] pwm: add MediaTek display PWM driver support
` [PATCH v5 3/3] arm64: dts: mt8173: add MT8173 display PWM driver support node

[PATCH v2 0/5] Add support for PWMSS on DRA7
 2015-07-16 15:31 UTC  (12+ messages)
` [PATCH v2 1/5] ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUP
` [PATCH v2 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS
` [PATCH v2 4/5] clk: ti: DRA7: Add tbclk data for ehrpwm

[v2 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-07-15  8:05 UTC  (20+ messages)
` [v2 1/7] gpiolib: Add support for removing registered consumer lookup table
` [v2 2/7] mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signal
` [v2 3/7] mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC
` [v2 4/7] mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
        ` [Intel-gfx] "
` [v2 5/7] pwm: crc: Add Crystalcove (CRC) PWM driver
    ` [Intel-gfx] "
` [v2 6/7] drm/i915: Use the CRC gpio for panel enable/disable
` [v2 7/7] drm/i915: Backlight control using CRC PMIC based PWM driver
  ` [Intel-gfx] "

[RFC PATCH 00/15] pwm: add support for atomic update
 2015-07-14 11:16 UTC  (41+ messages)
` [RFC PATCH 01/15] pwm: add the pwm_is_enabled() helper
` [RFC PATCH 02/15] pwm: fix pwm_get_period and pwm_get_duty_cycle prototypes
` [RFC PATCH 03/15] pwm: add pwm_get_polarity helper function
` [RFC PATCH 04/15] pwm: make use of pwm_get_xxx helpers where appropriate
` [RFC PATCH 05/15] pwm: introduce default period and polarity concepts
` [RFC PATCH 06/15] pwm: define a new pwm_state struct
` [RFC PATCH 07/15] pwm: move the enabled/disabled info to "
` [RFC PATCH 08/15] backlight: pwm_bl: remove useless call to pwm_set_period
  ` [RFC PATCH 09/15] pwm: declare a default PWM state
` [RFC PATCH 10/15] pwm: add the PWM initial state retrieval infra
` [RFC PATCH 11/15] pwm: add the core infrastructure to allow atomic update
` [RFC PATCH 12/15] pwm: rockchip: add initial state retrieval
` [RFC PATCH 13/15] pwm: rockchip: add support for atomic update
` [RFC PATCH 14/15] regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
` [RFC PATCH 15/15] regulator: pwm: properly initialize the ->state field
` [RFC PATCH 16/15] pwm: add informations about polarity, duty cycle and period to debugfs
    ` [PATCH] "

[PATCH] pwm-backlight: Avoid backlight flicker when probed from DT
 2015-07-13  9:40 UTC  (2+ messages)

[v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-07-10 13:06 UTC  (16+ messages)
` [v3 1/7] gpiolib: Add support for removing registered consumer lookup table
` [v3 2/7] mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signal
` [v3 3/7] mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC
` [v3 4/7] mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
` [v3 5/7] pwm: crc: Add Crystalcove (CRC) PWM driver
` [v3 6/7] drm/i915: Use the CRC gpio for panel enable/disable
` [v3 7/7] drm/i915: Backlight control using CRC PMIC based PWM driver
` [Intel-gfx] [v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control

[PATCH] pwm: Drop owner assignment from i2c_driver
 2015-07-10  6:28 UTC 

[PATCH 0/2] pwm-pca9685: Bugfixes and prescaler support
 2015-07-09 13:48 UTC  (4+ messages)
` [PATCH 1/2] pwm-pca9685: Fix several driver bugs
` [PATCH 2/2] pwm-pca9685: Support changing the output frequency

[PATCH v4 0/3] Add MediaTek display PWM driver
 2015-07-09  6:36 UTC  (10+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: add MediaTek display PWM bindings
  ` [PATCH v4 2/3] pwm: add MediaTek display PWM driver support
` [PATCH v4 3/3] arm64: dts: mt8173: add MT8173 display PWM driver support dtsi

[PATCH v5 0/2] pwm: Add support for R-Car PWM Timer
 2015-07-07  1:06 UTC  (4+ messages)
` [PATCH v5 1/2] pwm: Add device tree binding document "
` [PATCH v5 2/2] pwm: Add support "

[PATCH v3 0/2] Add MediaTek display PWM driver
 2015-07-06 12:43 UTC  (8+ messages)
  ` [PATCH v3 1/2] dt-bindings: pwm: add MediaTek display PWM bindings
` [PATCH v3 2/2] pwm: add MediaTek display PWM driver support

[PATCH] pwm: ftm: fix clock enable/disable when using PM
 2015-07-06  6:42 UTC  (2+ messages)

[PATCH v9 0/2] Fix bugs in kona pwm driver and pwm core
 2015-07-02 23:36 UTC  (5+ 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 v4 0/2] pwm: Add support for R-Car PWM Timer
 2015-06-29  9:49 UTC  (6+ messages)
` [PATCH v4 2/2] "

[PATCH v2 0/2] Add MediaTek display PWM driver
 2015-06-29  9:27 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: add MediaTek display PWM bindings
` [PATCH v2 2/2] pwm: add MediaTek display PWM driver support

[PATCH 00/21] On-demand device registration
 2015-06-23  0:01 UTC  (18+ messages)

[PATCH 0/8] Crystalcove (CRC) PMIC based panel and pwm control
 2015-06-22  7:55 UTC  (14+ messages)
` [PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
    ` [Intel-gfx] "
  ` [PATCH 6/8] pwm: crc: "
      ` [Intel-gfx] "

[PATCH v8 0/5] Fix bugs in kona pwm driver and pwm core
 2015-06-15  0:51 UTC  (13+ messages)
` [PATCH v8 1/5] drivers: pwm: core: Add pwmchip_add_inversed
` [PATCH v8 3/5] pwm: kona: Fix incorrect config, disable, and polarity procedures
` [PATCH v8 4/5] pwm: kona: Add debug info to config function
` [PATCH v8 5/5] pwm: core: Set enable state properly on failed call to enable

[PATCH] backlight: pwm: free pwm requested by legacy API on error path
 2015-06-14 14:32 UTC 

[PATCH] backlight: pwm: reject legacy pwm request for device defined in dt
 2015-06-14 14:29 UTC 

[GIT PULL] pwm: Changes for v4.2-rc1
 2015-06-12 14:56 UTC 

[PATCH 0/2] backlight: pwm: fix oops on accessing removed legacy pwm device
 2015-06-12 13:19 UTC  (5+ messages)
` [PATCH 1/2] backlight: pwm: don't call legacy pwm request for device defined in dt

[PATCH 1/1] Atmel-PWM: Fixed the PWM channel enable/disable issue which will cause the PWM output stop working after reenable. THe PWM channel status register is read to ensure the PWM channel is really enabled or disabled
 2015-06-12 11:45 UTC  (2+ messages)

[PATCH] pwm: update lpss pwm driver to support Broxton platform
 2015-06-12 10:47 UTC  (4+ messages)

[PATCH 0/7] Add PWM support to mvebu gpio driver
 2015-06-12 10:38 UTC  (3+ messages)
` [PATCH 3/7] gpio: mvebu: Add limited PWM support


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 read-only IMAP folder(s) and NNTP newsgroup(s).