linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-10 10:34:23 to 2016-07-04 10:25:06 UTC [more...]

[PATCH v3] ARM: at91: Document new TCB bindings
 2016-07-04 10:24 UTC  (2+ messages)

[RESEND PATCH v2 0/5] ir-rx51 driver fixes
 2016-07-04  7:07 UTC  (13+ messages)
` [RESEND PATCH v2 1/5] ir-rx51: Fix build after multiarch changes broke it
` [RESEND PATCH v2 2/5] pwm: omap-dmtimer: Allow for setting dmtimer clock source
` [RESEND PATCH v2 3/5] ir-rx51: use PWM framework instead of OMAP dmtimer
` [RESEND PATCH v2 4/5] ir-rx51: add DT support to driver
` [RESEND PATCH v2 5/5] ir-rx51: use hrtimer instead of dmtimer

[PATCH v2 0/3] pwm: lpc32xx: Add support to control PWM_PIN_LEVEL bit
 2016-07-01  8:13 UTC  (7+ messages)
` [PATCH v2 1/3] pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default value
` [PATCH v2 2/3] pwm: lpc32xx: Add support for PWM_PIN_LEVEL bit configuration
` [PATCH v2 3/3] dt-bindings: pwm: lpc32xx: Add nxp,pwm-disabled-level-high property

[PATCH v2] ARM: at91: Document new TCB bindings
 2016-07-01  1:27 UTC  (2+ messages)

[PATCH 0/5] pwm: Fixes and support for Tegra186
 2016-06-30  9:15 UTC  (11+ messages)
` [PATCH 1/5] pwm: tegra: Add support for reset control
` [PATCH 2/5] pwm: tegra: Allow 100% duty cycle
` [PATCH 3/5] pwm: tegra: fix overflow when calculating "
` [PATCH 4/5] pwm: tegra: Add DT node compatible for Tegra186
  ` [PATCH 5/5] pwm: tegra: Add support "

[GIT PULL] pwm: Fixes for v4.7-rc6
 2016-06-30  9:10 UTC 

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

[PATCH RESEND 0/3] pwm support for Broadcom iProc SoC's
 2016-06-28 12:52 UTC  (5+ messages)
` [PATCH RESEND 2/3] pwm: kona: Add support for Broadcom iproc pwm controller

[PATCH] pwm: Create device class for pwm channels
 2016-06-24 20:54 UTC  (4+ messages)

[PATCH v2] pwm: improve args checking in pwm_apply_state()
 2016-06-23 16:55 UTC  (12+ messages)

[PATCH] pwm: lpc32xx: Set PWM_PIN_LEVEL bit in lpc32xx_pwm_disable
 2016-06-22 15:30 UTC  (9+ messages)

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

[PATCH 00/12] Remove unneeded build directory traversals
 2016-06-21 13:11 UTC  (28+ messages)
` [PATCH 01/12] gpio: Only descend into gpio directory when CONFIG_GPIOLIB is set
` [PATCH 02/12] pwm: Only descend into pwm directory when CONFIG_PWM "
` [PATCH 03/12] amba: Only descend into amba directory when CONFIG_ARM_AMBA "
` [PATCH 04/12] NFC: Only descend into nfc directory when CONFIG_NFC "
` [PATCH 05/12] macintosh: Only descend into directory when CONFIG_MACINTOSH_DRIVERS "
` [PATCH 06/12] hsi: Only descend into hsi directory when CONFIG_HSI "
    ` [PATCH] hsi: Build hsi_boardinfo.c into hsi core if enabled
` [PATCH 07/12] auxdisplay: Only descend into directory when CONFIG_AUXDISPLAY is set
` [PATCH 08/12] i2c: Only descend into i2c directory when CONFIG_I2C "
` [PATCH 09/12] [media] Only descend into directory when CONFIG_MEDIA_SUPPORT "
` [PATCH 10/12] lguest: Only descend into lguest directory when CONFIG_LGUEST "
` [PATCH 11/12] mmc: Only descend into mmc directory when CONFIG_MMC "
` [PATCH 12/12] leds: Only descend into leds directory when CONFIG_NEW_LEDS "
        ` [PATCH] leds: Add no-op gpio_led_register_device when LED subsystem is disabled

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

[PATCH v2 0/4] pwm: add support for ChromeOS EC PWM
 2016-06-20 17:56 UTC  (15+ 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 v3 00/20] pwm: Add support for PWM Capture
 2016-06-20 11:14 UTC  (17+ messages)
` [PATCH v3 08/20] pwm: Add PWM Capture support
` [PATCH v3 10/20] pwm: sysfs: "
` [PATCH v3 20/20] dt-bindings: pwm: sti: Update DT bindings with recent changes

[PATCH 0/4] pwm: Add Amlogic Meson SoC PWM Controller
 2016-06-20 10:06 UTC  (7+ messages)
` [PATCH 1/4] pwm: Add support for Meson "
` [PATCH 2/4] dt-bindings: pwm: Add bindings "
` [PATCH 3/4] ARM64: dts: meson-gxbb: Add Meson GXBB PWM Controller nodes
  ` [PATCH 4/4] ARM: dts: meson8b: Add Meson8b "

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

[PATCH v3 00/14] regulator: pwm: various improvements
 2016-06-16 22:26 UTC  (16+ messages)
` [PATCH v3 02/14] pwm: Add two helpers to ease relative duty cycle manipulation
` [PATCH v3 03/14] pwm: rockchip: Fix period and duty_cycle approximation
` [PATCH v3 04/14] pwm: rockchip: Add support for hardware readout
` [PATCH v3 07/14] pwm: sti: "
  ` [PATCH v3 01/14] pwm: Add an helper to prepare a new PWM state
  ` [PATCH v3 05/14] pwm: rockchip: Avoid glitches on already running PWMs
  ` [PATCH v3 06/14] pwm: rockchip: Add support for atomic update
  ` [PATCH v3 08/14] pwm: sti: Avoid glitches on already running PWMs
  ` [PATCH v3 09/14] regulator: pwm: Adjust PWM config at probe time
  ` [PATCH v3 10/14] regulator: pwm: Switch to the atomic PWM API
  ` [PATCH v3 14/14] regulator: pwm: Document pwm-dutycycle-unit and pwm-dutycycle-range
` [PATCH v3 11/14] regulator: pwm: Properly initialize the ->state field
` [PATCH v3 12/14] regulator: pwm: Retrieve correct voltage
` [PATCH v3 13/14] regulator: pwm: Support extra continuous mode cases

[GIT PULL] pwm: Fixes for v4.7-rc4
 2016-06-16 16:25 UTC 

[PATCH v1 1/1] pwm: lpss: pci: enable PWM module on Intel Edison
 2016-06-14  8:59 UTC  (2+ messages)

[PATCH] pwm: atmel-hlcdc: Fix default PWM polarity
 2016-06-14  8:55 UTC  (4+ messages)

[PATCH 0/7] ir-rx51 driver fixes
 2016-06-14  7:53 UTC  (12+ messages)
` [PATCH 5/7] ARM: OMAP: dmtimer: Do not call PM runtime functions when not needed

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

[PATCH v2 00/13] regulator: pwm: various improvements
 2016-06-10 16:47 UTC  (7+ messages)
` [PATCH v2 01/13] pwm: Add new helpers to create/manipulate PWM states
` [PATCH v2 13/13] regulator: pwm: Document pwm-dutycycle-unit and pwm-dutycycle-range

[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  (3+ messages)
` [PATCH v2] "

[PATCH v8 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-06-10 13:01 UTC  (10+ 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 0/6] ir-rx51 driver fixes
 2016-06-10 10:49 UTC  (3+ messages)
` [PATCH v2 6/6] ARM: dts: n900: enable lirc-rx51 driver


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