linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-31 11:40:05 to 2016-05-03 15:56:55 UTC [more...]

[PATCH v8 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-05-03 15:56 UTC  (10+ messages)
` [PATCH v8 1/9] clk: ti: am335x/am4372: Add tbclk to pwm node
` [PATCH v8 2/9] ARM: dts: am437x: Add missing compatibles to PWM binding documents
` [PATCH v8 3/9] pwm: pwm-tiehrpwm: Update dt binding document to use generic node name
` [PATCH v8 4/9] pwm: pwm-tiecap: Update dt binding document to use proper unit address
` [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 7/9] ARM: dts: am437x/am33xx: Remove hwmod entries for ECAP and EPWM nodes
` [PATCH v8 8/9] ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries
` [PATCH v8 9/9] ARM: dts: DRA7: Add dt nodes for PWMSS

[PATCH 2/2 v2] pwm: add a driver for the STMPE PWM
 2016-05-02 15:08 UTC  (4+ messages)

[PATCH v2 00/11] pwm: Add support for PWM Capture
 2016-04-29  7:40 UTC  (13+ messages)
` [[PATCH v2] 01/11] pwm: Add PWM Capture support
` [[PATCH v2] 02/11] pwm: sti: Rename channel => device
` [[PATCH v2] 03/11] pwm: sysfs: Add PWM Capture support
` [[PATCH v2] 04/11] pwm: sti: Reorganise register names in preparation for new functionality
` [[PATCH v2] 05/11] pwm: sti: Only request clock rate when you need to
` [[PATCH v2] 06/11] pwm: sti: Supply PWM Capture register addresses and bit locations
` [[PATCH v2] 07/11] pwm: sti: Supply PWM Capture clock handling
` [[PATCH v2] 08/11] pwm: sti: Initialise PWM Capture device data
` [[PATCH v2] 09/11] pwm: sti: Add support for PWM Capture IRQs
` [[PATCH v2] 10/11] pwm: sti: Add PWM Capture call-back
` [[PATCH v2] 11/11] pwm: sti: Take the opportunity to conduct a little house keeping

[PATCH v7 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-04-28 21:55 UTC  (18+ messages)
` [PATCH v7 1/9] clk: ti: am335x/am4372: Add tbclk to pwm node
` [PATCH v7 2/9] ARM: dts: am437x: Add missing compatibles to PWM binding documents
` [PATCH v7 3/9] pwm: pwm-tiehrpwm: Update dt binding document to use generic node name
` [PATCH v7 4/9] pwm: pwm-tiecap: Update dt binding document to use proper unit address
` [PATCH v7 5/9] ARM: dts: am437x/am33xx/da850: Add new ECAP and EPWM bindings
` [PATCH v7 6/9] pwms: pwm-ti*: Get the clock from the PWMSS parent when using old bindings
` [PATCH v7 7/9] ARM: dts: am437x/am33xx: Remove hwmod entries for ECAP and EPWM nodes
` [PATCH v7 8/9] ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries
` [PATCH v7 9/9] ARM: dts: DRA7: Add dt nodes for PWMSS

[PATCH v6 0/7] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-04-26 14:27 UTC  (15+ messages)
` [PATCH v6 1/7] clk: ti: am335x/am4372: Add tbclk to pwm node
` [PATCH v6 2/7] pwm: pwm-tiehrpwm: Update dt binding document to use generic node name
` [PATCH v6 3/7] ARM: dts: am437x/am33xx/da850: Add new ECAP and EPWM bindings
` [PATCH v6 4/7] pwms: pwm-ti*: Get the clock from the PWMSS parent when using old bindings
` [PATCH v6 5/7] ARM: dts: am437x/am33xx: Remove hwmod entries for ECAP and EPWM nodes
` [PATCH v6 6/7] ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries
` [PATCH v6 7/7] ARM: dts: DRA7: Add dt nodes for PWMSS

[PATCH 00/11] arm64: tegra: Add Tegra DFLL for Tegra210 Jetson TX1
 2016-04-22 13:36 UTC  (21+ messages)
` [PATCH 01/11] clk: tegra: dfll: Fix voltage comparison
` [PATCH 02/11] clk: tegra: dfll: Move SoC specific data into of_device_id
` [PATCH 03/11] clk: tegra: Add DFLL DVCO reset control for Tegra210
` [PATCH 04/11] clk: tegra: Add Tegra210 support in DFLL driver
` [PATCH 05/11] pwm: tegra-dfll: Add driver for Tegra DFLL PWM controller
` [PATCH 06/11] clk: tegra: dfll: Add PWM inferface
` [PATCH 07/11] cpufreq: tegra124: Add Tegra210 support
` [PATCH 08/11] arm64: tegra: Add PWM regulator for CPU rail on Jetson TX1
` [PATCH 09/11] arm64: tegra: Add DFLL clock node "
` [PATCH 10/11] arm64: tegra: Add clock properties on cpu0 for Tegra210
  ` [PATCH 11/11] arm64: config: Enable CPUFreq-DT, Tegra DFLL PWM, and PWM regulator

[PATCH v5 0/6] ARM: am335x/am437x/dra7: Add PWM support for DRA7
 2016-04-19 16:20 UTC  (19+ messages)
` [PATCH v5 1/6] pwms: pwm-ti*: Get the clock from the PWMSS (parent)
` [PATCH v5 4/6] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS
` [PATCH v5 5/6] ARM: dts: DRA7: Add TBCLK "
` [PATCH v5 6/6] ARM: dts: DRA7: Add dt nodes "

[PATCH] pwms: pwm-ti*: Remove support for local clock gating
 2016-04-19 15:34 UTC  (2+ messages)

Greetings!!!
 2016-04-18 20:12 UTC 

Greetings!!!
 2016-04-18 17:43 UTC 

[PATCH v5 00/24] pwm: add support for atomic update
 2016-04-17 15:39 UTC  (30+ messages)
` [PATCH v5 02/24] pwm: use pwm_get/set_xxx() helpers where appropriate
` [PATCH v5 04/24] hwmon: pwm-fan: use pwm_get_args() "
  ` [PATCH v5 01/24] pwm: introduce the pwm_args concept
  ` [PATCH v5 03/24] clk: pwm: use pwm_get_args() where appropriate
  ` [PATCH v5 05/24] input: misc: max77693: "
  ` [PATCH v5 06/24] leds: pwm: "
  ` [PATCH v5 07/24] regulator: "
  ` [PATCH v5 08/24] fbdev: ssd1307fb: "
  ` [PATCH v5 09/24] backlight: pwm_bl: "
  ` [PATCH v5 10/24] backlight: lp8788: explicitly apply PWM config extracted from pwm_args
  ` [PATCH v5 11/24] backlight: lp855x: "
  ` [PATCH v5 12/24] backlight: lm3630a: "
  ` [PATCH v5 13/24] input: misc: max8997: "
  ` [PATCH v5 15/24] drm: i915: "
  ` [PATCH v5 16/24] ARM: "
  ` [PATCH v5 17/24] pwm: keep PWM state in sync with hardware state
  ` [PATCH v5 19/24] pwm: move the enabled/disabled info into pwm_state
  ` [PATCH v5 20/24] pwm: add the PWM initial state retrieval infra
  ` [PATCH v5 21/24] pwm: add the core infrastructure to allow atomic update
  ` [PATCH v5 22/24] pwm: update documentation
  ` [PATCH v5 23/24] pwm: switch to the atomic API
` [PATCH v5 14/24] input: misc: pwm-beeper: explicitly apply PWM config extracted from pwm_args
` [PATCH v5 18/24] pwm: introduce the pwm_state concept
` [PATCH v5 24/24] pwm: add information about polarity, duty cycle and period to debugfs

[PATCH 0/5] ARM: am335x/am437x: Correct pwm bindings
 2016-04-16  0:46 UTC  (3+ messages)
` [PATCH 1/5] clk: ti: am335x/am4372: Add tbclk to pwm node

[RESEND 00/11] pwm: Add support for PWM Capture
 2016-04-15 14:31 UTC  (28+ messages)
` [RESEND 01/11] pwm: Add PWM Capture support
` [RESEND 02/11] pwm: sysfs: "
` [RESEND 07/11] pwm: sti: Initialise PWM Capture channel data
` [RESEND 08/11] pwm: sti: Add support for PWM Capture IRQs
` [RESEND 09/11] pwm: sti: Add PWM Capture call-back
` [RESEND 10/11] pwm: sti: Enable PWM Capture

[GIT PULL] pwm: Fixes for v4.6-rc4
 2016-04-14 15:18 UTC 

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-14 11:05 UTC  (63+ messages)
` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
` [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()
` [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field
` [PATCH v5 04/46] pwm: get rid of pwm->lock
` [PATCH v5 05/46] pwm: introduce the pwm_args concept
` [PATCH v5 08/46] hwmon: pwm-fan: use pwm_get_args() where appropriate
` [PATCH v5 15/46] pwm: introduce the pwm_state concept
` [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage
` [PATCH v5 32/46] pwm: deprecate pwm_config(), pwm_enable() and pwm_disable()
` [PATCH v5 34/46] clk: pwm: switch to the atomic API
` [PATCH v5 35/46] hwmon: pwm-fan: "
` [PATCH v5 36/46] input: misc: max77693: "

[PATCH v3 0/3] ARM: am335x/am437x: Correct PWM bindings
 2016-04-12 21:07 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: DTS: da850/am4372/am33xx: Use generic node name for ehrpwm

[PATCH] pwm: ftm: use flat regmap cache
 2016-04-07 20:11 UTC  (2+ messages)

[PATCH v3 0/6] R8A7795/Salvator-X PWM support
 2016-04-06  1:23 UTC  (4+ messages)
` [PATCH v3 5/6] pwm: add R-Car H3 device tree bindings
  ` [v3,5/6] "
` [PATCH v3 6/6] clk: shmobile: r8a7795: add PWM clock

[PATCH v3 1/6] pwm: rcar: Use ARCH_RENESAS
 2016-04-06  1:18 UTC  (2+ messages)
` [v3,1/6] "

[PATCH 1/2 v2] pwm: add DT bindings for the STMPE PWM
 2016-04-05 21:22 UTC 

[PATCH v3 0/6] IIO pulse capture support for TI ECAP
 2016-04-03 10:41 UTC  (4+ messages)
` [PATCH v3 2/6] iio: pulse: add TI ECAP 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).