linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-18 22:15:53 to 2016-06-13 07:11:03 UTC [more...]

[PATCH 0/7] ir-rx51 driver fixes
 2016-06-13  7:10 UTC  (9+ messages)
` [PATCH 5/7] ARM: OMAP: dmtimer: Do not call PM runtime functions when not needed
` [PATCH 7/7] ARM: dts: n900: enable lirc-rx51 driver

[PATCHv2] backlight: pwm_bl: disable PWM when 'duty_cycle' is zero
 2016-06-11  7:08 UTC  (8+ messages)

[PATCH 00/48] ARM: at91: rework Atmel TCB drivers
 2016-06-11  2:22 UTC  (4+ messages)
` [PATCH 02/48] ARM: at91: Document new TCB bindings
` [PATCH 47/48] PWM: atmel-tcb: switch to new binding

[PATCH v2 00/13] regulator: pwm: various improvements
 2016-06-10 16:47 UTC  (19+ messages)
` [PATCH v2 01/13] pwm: Add new helpers to create/manipulate PWM states
` [PATCH v2 06/13] pwm: sti: Add support for hardware readout
  ` [PATCH v2 02/13] pwm: rockchip: Fix period and duty_cycle approximation
  ` [PATCH v2 03/13] pwm: rockchip: Add support for hardware readout
  ` [PATCH v2 04/13] pwm: rockchip: Avoid glitches on already running PWMs
  ` [PATCH v2 05/13] pwm: rockchip: Add support for atomic update
  ` [PATCH v2 07/13] pwm: sti: Avoid glitches on already running PWMs
  ` [PATCH v2 08/13] regulator: pwm: Adjust PWM config at probe time
` [PATCH v2 09/13] regulator: pwm: Switch to the atomic PWM API
` [PATCH v2 10/13] regulator: pwm: Properly initialize the ->state field
` [PATCH v2 11/13] regulator: pwm: Retrieve correct voltage
` [PATCH v2 12/13] regulator: pwm: Support extra continuous mode cases
` [PATCH v2 13/13] regulator: pwm: Document pwm-dutycycle-unit and pwm-dutycycle-range

[PATCH v3 00/20] pwm: Add support for PWM Capture
 2016-06-10 16:39 UTC  (33+ messages)
` [PATCH v3 01/20] ARM: dts: STi: Rename properites in line with PWM naming conventions
` [PATCH v3 02/20] ARM: dts: STiH407: Supply PWM Capture IRQ
` [PATCH v3 03/20] ARM: dts: STiH407: Declare PWM Capture data lines via Pinctrl
` [PATCH v3 04/20] ARM: dts: STiH416: Supply PWM Capture IRQs
` [PATCH v3 05/20] ARM: dts: STiH416: Declare PWM Capture data lines via Pinctrl
` [PATCH v3 06/20] ARM: dts: STiH416: Define PWM Capture clock
` [PATCH v3 07/20] ARM: dts: STiH416: Define the number of PWM Capture channels
` [PATCH v3 08/20] pwm: Add PWM Capture support
` [PATCH v3 09/20] pwm: sti: Rename channel => device
` [PATCH v3 10/20] pwm: sysfs: Add PWM Capture support
` [PATCH v3 11/20] pwm: sti: Reorganise register names in preparation for new functionality
` [PATCH v3 12/20] pwm: sti: Only request clock rate when you need to
` [PATCH v3 13/20] pwm: sti: Supply PWM Capture register addresses and bit locations
` [PATCH v3 14/20] pwm: sti: Supply PWM Capture clock handling
` [PATCH v3 15/20] pwm: sti: Initialise PWM Capture device data
` [PATCH v3 16/20] pwm: sti: Add support for PWM Capture IRQs
` [PATCH v3 17/20] pwm: sti: Add PWM Capture call-back
  ` [PATCH v3 18/20] pwm: sti: It's now valid for number of PWM channels to be zero
` [PATCH v3 19/20] pwm: sti: Take the opportunity to conduct a little house keeping
` [PATCH v3 20/20] dt-bindings: pwm: sti: Update DT bindings with recent changes

[PATCH] pwm: lpss: Prevent on_time_div overflow on lower frequencies
 2016-06-10 13:40 UTC  (2+ messages)

[PATCH] pwm: lpss: fix base_unit calculation for PWM frequency
 2016-06-10 13:38 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v8 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-06-10 13:01 UTC  (11+ messages)
` [PATCH v8 5/9] ARM: dts: am437x/am33xx/da850: Add new ECAP and EPWM bindings
` [PATCH v8 6/9] pwms: pwm-ti*: Get the clock from the PWMSS parent when using old bindings
` [PATCH v8 8/9] ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries

[PATCH v3 0/3] ARM: am335x/am437x: Correct PWM bindings
 2016-06-10 12:37 UTC  (3+ messages)
` [PATCH v3 3/3] pwm: pwm-tiehrpwm: Update dt binding document to use generic node name

[PATCH] pwm: sysfs: get return value from pwm_apply_state()
 2016-06-10 12:25 UTC  (2+ messages)

[PATCH v2] pwm: improve args checking in pwm_apply_state()
 2016-06-10 12:20 UTC  (3+ messages)

[PATCH v2 0/6] ir-rx51 driver fixes
 2016-06-10 10:49 UTC  (5+ messages)
` [PATCH v2 1/6] ir-rx51: Fix build after multiarch changes broke it
` [PATCH v2 6/6] ARM: dts: n900: enable lirc-rx51 driver

[PATCH] pwm: atmel: Fix disabling of PWM channels
 2016-06-10  9:32 UTC  (4+ messages)
`  "

[PATCH RESEND 0/3] Support Mediatek Soc MT2701 disp pwm
 2016-06-08 12:05 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: pwm: Add MediaTek display PWM bindings
` [PATCH 2/3] pwm: Add MediaTek MT2701 display PWM driver support
` [PATCH 3/3] dts: Add disp bls dsti and dts config for MT2701

[PATCH 00/14] regulator: pwm: various improvements
 2016-06-07 17:26 UTC  (37+ messages)
` [PATCH 01/14] pwm: Add new helpers to create/manipulate PWM states
  ` [PATCH 02/14] regulator: pwm: Drop unneeded pwm_enable() call
    ` Applied "regulator: pwm: Drop unneeded pwm_enable() call" to the regulator tree
  ` [PATCH 03/14] pwm: rockchip: Fix period and duty_cycle approximation
  ` [PATCH 05/14] pwm: rockchip: Avoid glitches on already running PWMs
  ` [PATCH 07/14] pwm: sti: Add support for hardware readout
  ` [PATCH 11/14] regulator: pwm: properly initialize the ->state field
  ` [PATCH 12/14] regulator: pwm: Retrieve correct voltage
` [PATCH 04/14] pwm: rockchip: Add support for hardware readout
` [PATCH 06/14] pwm: rockchip: Add support for atomic update
` [PATCH 08/14] pwm: sti: Avoid glitches on already running PWMs
` [PATCH 09/14] regulator: pwm: Adjust PWM config at probe time
` [PATCH 10/14] regulator: pwm: Switch to the atomic PWM API
` [PATCH 13/14] regulator: pwm: Support extra continuous mode cases
` [PATCH 14/14] regulator: pwm: Document pwm-dutycycle-unit and pwm-dutycycle-range

[PATCH v2 00/11] pwm: Add support for PWM Capture
 2016-06-07 15:30 UTC  (16+ messages)
` [[PATCH v2] 07/11] pwm: sti: Supply PWM Capture clock handling
  ` [STLinux Kernel] "
` [[PATCH v2] 08/11] pwm: sti: Initialise PWM Capture device data
  ` [STLinux Kernel] "
` [[PATCH v2] 09/11] pwm: sti: Add support for PWM Capture IRQs
  ` [STLinux Kernel] "

[PATCH] backlight: pwm_bl: disable PWM when 'duty_cycle' is zero
 2016-06-07  8:02 UTC  (4+ messages)

[PATCH v2 0/4] pwm: add support for ChromeOS EC PWM
 2016-06-06 13:36 UTC  (6+ messages)
` [PATCH v2 1/4] mfd: cros_ec: Add cros_ec_cmd_xfer_status helper
` [PATCH v2 2/4] mfd: cros_ec: add EC_PWM function definitions
` [PATCH v2 3/4] doc: dt: pwm: add binding for ChromeOS EC PWM
` [PATCH v2 4/4] pwm: add ChromeOS EC PWM driver

Fwd: CONGRATULATIONS
 2016-06-06  2:53 UTC 

[PATCH] pwm: lpc32xx: Set PWM_PIN_LEVEL bit in lpc32xx_pwm_disable
 2016-06-03 19:37 UTC 

[PATCH 0/4] pwm: add support for ChromeOS EC PWM
 2016-06-03  1:17 UTC  (11+ messages)
` [PATCH 1/4] mfd: cros_ec: Add cros_ec_cmd_xfer_status helper
` [PATCH 2/4] mfd: cros_ec: add EC_PWM function definitions
` [PATCH 3/4] doc: dt: pwm: add binding for ChromeOS EC PWM
` [PATCH 4/4] pwm: add ChromeOS EC PWM driver

Hello
 2016-05-29  0:44 UTC 

[PATCH] pwm: don't allow duty cycle higher than period
 2016-05-27 16:50 UTC  (7+ messages)

[GIT PULL] pwm: Changes for v4.7-rc1
 2016-05-25 15:34 UTC 

[PATCH 0/3] Support Mediatek Soc MT2701 disp pwm
 2016-05-23 11:23 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pwm: Add MediaTek display PWM bindings
` [PATCH 2/3] pwm: Add MediaTek MT2701 display PWM driver support
` [PATCH 3/3] dts: Add disp bls dsti and dts config for MT2701

[PATCH 0/3] Support Mediatek Soc MT2701 disp pwm
 2016-05-23  6:23 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pwm: Add MediaTek display PWM bindings
` [PATCH 2/3] pwm: Add MediaTek MT2701 display PWM driver support
` [PATCH 3/3] dts: Add disp bls dsti and dts config for MT2701

THIS IS FROM MRS. LIRA MANDOZA
 2016-05-22 19:11 UTC 

[PATCH v2 0/3] pwm support for Broadcom iProc SoC's
 2016-05-20 18:05 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: dt: Add Broadcom iproc pwm controller binding
` [PATCH v2 2/3] pwm: iproc: Add support for Broadcom iproc pwm controller
` [PATCH v2 3/3] ARM: dts: NSP: Add PWM Support to DT

[PATCH INTERNAL v2 0/3] pwm support for Broadcom iProc SoC's
 2016-05-18 23:04 UTC  (4+ messages)
` [PATCH INTERNAL v2 1/3] Documentation: dt: Add Broadcom iproc pwm controller binding


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