linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-16 08:56:25 to 2016-02-09 12:49:32 UTC [more...]

[PATCH 0/4] pwm: omap-dmtimer: fix period/duty_cycle calculation
 2016-02-09 12:49 UTC  (19+ messages)
` [PATCH 1/4] pwm: omap-dmtimer: fix inaccurate "
` [PATCH 2/4] pwm: omap-dmtimer: add sanity checking for load and match values
` [PATCH 3/4] pwm: omap-dmtimer: round load and match values rather than truncate
` [PATCH 4/4] pwm: omap-dmtimer: add dev_dbg() message for effective period and duty cycle

[PATCH v3 00/12] pwm: add support for atomic update
 2016-02-04 14:01 UTC  (11+ messages)

NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
 2016-01-27  5:42 UTC 

[PATCH 3/3] arm: plat-omap: Add PWM dmtimer platform data quirks
 2016-01-26  8:44 UTC  (5+ messages)
  ` [PATCH repost] "

[PATCH 14/22] pwm: Fix dependencies for !HAS_IOMEM archs
 2016-01-25 22:40 UTC  (2+ messages)

[GIT PULL] pwm: Changes for v4.5-rc1
 2016-01-21 14:12 UTC 

[PATCH] pwm: ftm: use flat regmap cache
 2016-01-21  2:56 UTC 

[PATCHv2] pwm: avoid holding mutex in interrupt context
 2016-01-20 16:34 UTC  (10+ messages)

[PATCH] pwm: replace kzalloc with kcalloc
 2016-01-15  4:45 UTC 

LCD with PWM backlight doesn't seem to work with atmel-hlcdc driver
 2016-01-11 18:38 UTC 

[PATCH] backlight: pwm: free pwm requested by legacy API on error path
 2016-01-11  9:39 UTC  (4+ messages)

[PATCH] backlight: pwm_bl: Fix broken PWM backlight for non-dt platforms
 2016-01-11  6:35 UTC  (4+ messages)

[PATCH] pwm: Fix of_pwm_get() for consistent return values
 2016-01-04 13:51 UTC  (3+ messages)

[patch] pwm: omap-dmtimer: Potential NULL dereference on error
 2016-01-04  8:00 UTC  (2+ messages)

Charity Donation
 2016-01-02 19:05 UTC 

[PATCH v4 00/24] pwm: add support for atomic update
 2015-12-30 21:05 UTC  (51+ messages)
  ` [PATCH v4 02/24] pwm: use pwm_get_xxx() helpers where appropriate
  ` [PATCH v4 03/24] clk: "
  ` [PATCH v4 04/24] hwmon: pwm-fan: "
  ` [PATCH v4 05/24] misc: max77693-haptic: "
  ` [PATCH v4 06/24] pwm: introduce default period and polarity concepts
  ` [PATCH v4 07/24] pwm: use pwm_get/set_default_xxx() helpers where appropriate
  ` [PATCH v4 08/24] leds: "
  ` [PATCH v4 09/24] regulator: "
  ` [PATCH v4 10/24] backlight: "
  ` [PATCH v4 11/24] fbdev: "
  ` [PATCH v4 12/24] misc: max77693: "
  ` [PATCH v4 13/24] hwmon: pwm-fan: "
  ` [PATCH v4 14/24] clk: pwm: "
  ` [PATCH v4 15/24] pwm: define a new pwm_state struct
  ` [PATCH v4 16/24] pwm: move the enabled/disabled info to "
  ` [PATCH v4 17/24] backlight: pwm_bl: remove useless call to pwm_set_period
  ` [PATCH v4 18/24] pwm: declare a default PWM state
  ` [PATCH v4 19/24] pwm: add the PWM initial state retrieval infra
  ` [PATCH v4 22/24] pwm: rockchip: add initial state retrieval
  ` [PATCH v4 24/24] regulator: pwm: properly initialize the ->state field
` [PATCH v4 20/24] pwm: add the core infrastructure to allow atomic update
` [PATCH v4 21/24] pwm: add information about polarity, duty cycle and period to debugfs
` [PATCH v4 23/24] pwm: rockchip: add support for atomic update

Assalam o Alaikum
 2015-12-29  2:03 UTC 

Review & Reply
 2015-12-18 10:18 UTC 

[PATCH 2/3] pwm: Add PWM driver for OMAP using dual-mode timers
 2015-12-17 14:00 UTC  (4+ messages)

Review & Reply
 2015-12-17  0:55 UTC 

[PATCH] pwm: rcar: Improve accuracy of frequency division setting
 2015-12-16 16:03 UTC  (2+ messages)

[PATCH v2 0/6] pwm: lpc32xx: fixes in the LPC32xx PWM driver
 2015-12-16 16:02 UTC  (10+ messages)
` [PATCH v2 2/6] dt: lpc32xx: pwm: update documentation of LPC32xx PWM device
` [PATCH v2 3/6] pwm: lpc32xx: correct number of PWM channels from 2 to 1
` [PATCH v2 4/6] pwm: lpc32xx: make device usable with common clock framework
` [PATCH v2 5/6] pwm: lpc32xx: fix and simplify duty cycle and period calculations
  ` [PATCH v2 1/6] dt: lpc32xx: pwm: correct LPC32xx PWM device node example
  ` [PATCH v2 6/6] pwm: lpc32xx: return ERANGE, if requested period is not supported

[PATCH v2] pwm: ftm: fix clock enable/disable when using PM
 2015-12-16 15:55 UTC  (3+ messages)

[PATCH 1/2] pwm: lpss: select core part automatically
 2015-12-16 15:53 UTC  (5+ messages)
` [PATCH 2/2] pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE

[PATCH v5] pwm:lpss: update pwm setting for Broxton
 2015-12-16 15:47 UTC  (4+ messages)

[PATCH] pwm: lpss: Remove ->free() callback
 2015-12-16 15:40 UTC  (2+ messages)

[PATCH 0/3] pwm: bcm2835: improve clock handling
 2015-12-16 15:38 UTC  (12+ messages)
` [PATCH 1/3] pwm: bcm2835: calculate scaler in pwm_config
` [PATCH 2/3] pwm: bcm2835: prevent division by zero
` [PATCH 3/3] pwm: bcm2835: fix email address specifiction

[PATCH] pwm: Avoid double mutex lock on pwm_enable
 2015-12-11  5:57 UTC  (16+ messages)

[Oops] Broken pwm backlight for non-dt platforms
 2015-12-09 21:44 UTC 

[PATCH v5] pwm-backlight: Avoid backlight flicker when probed from DT
 2015-12-07  9:35 UTC  (4+ messages)

[PATCH v2 0/6] pwm: lpc32xx: fixes in the LPC32xx PWM driver
 2015-12-06 11:29 UTC  (7+ messages)
` [PATCH v2 1/6] dt: lpc32xx: pwm: correct LPC32xx PWM device node example
` [PATCH v2 2/6] dt: lpc32xx: pwm: update documentation of LPC32xx PWM device
` [PATCH v2 3/6] pwm: lpc32xx: correct number of PWM channels from 2 to 1
` [PATCH v2 4/6] pwm: lpc32xx: make device usable with common clock framework
` [PATCH v2 5/6] pwm: lpc32xx: fix and simplify duty cycle and period calculations
` [PATCH v2 6/6] pwm: lpc32xx: return ERANGE, if requested period is not supported

[PATCH] dt: lpc32xx: pwm: update documentation of LPC32xx PWM device
 2015-12-04 15:59 UTC  (3+ messages)

[PATCH v4] pwm-backlight: Avoid backlight flicker when probed from DT
 2015-11-27 10:18 UTC  (4+ messages)

[PATCH] pwm: berlin: Add PM support
 2015-11-26  7:41 UTC  (5+ messages)

[PATCH v2] pwm: berlin: Add PM support
 2015-11-25  9:41 UTC 

[PATCH RESEND] pwm: brcmstb: Don't set can_sleep flag
 2015-11-24 16:27 UTC  (2+ messages)

[PATCH RESEND] pwm: ftm: fix clock enable/disable when using PM
 2015-11-23 21:47 UTC  (7+ messages)

[PATCH v4] pwm:lpss: update pwm setting for Broxton
 2015-11-16 11:44 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).