messages from 2017-01-18 11:37:59 to 2017-02-07 19:03:30 UTC [more...]
[PATCH 0/3] pwm: lpc32xx: switch driver to one phandle argument for PWM consumers
2017-02-07 19:03 UTC (7+ messages)
` [PATCH 1/3] dt: pwm: lpc32xx: add description of clocks and #pwm-cells properties
[PATCH v2 3/4] ARM: pwm: sun6i: add support the Allwinner A31 PWM
2017-02-07 18:46 UTC
[PATCH v2 1/4] ARM: pwm: sun4i: unification of register operations for support sun6i
2017-02-07 18:45 UTC
[PATCH v2 0/4] Add the Allwinner A31/A31s PWM driver
2017-02-07 17:50 UTC (5+ messages)
` [PATCH v2 1/4] ARM: pwm: sun4i: unification of register operations for support sun6i
` [PATCH v2 3/4] ARM: pwm: sun6i: add support the Allwinner A31 PWM
` [PATCH v2 4/4] ARM: dts: sun6i: Add the PWM block to the A31/A31s
` [PATCH v2 2/4] ARM: pwm: sun4i: selectable prescaler table for support sun6i
[PATCH] Add the Allwinner A31/A31s PWM driver
2017-02-07 17:40 UTC
[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
2017-02-03 13:58 UTC (71+ messages)
` [PATCH 01/13] Documentation: dt/bindings: Document pinctrl-ingenic
` [PATCH 05/13] MIPS: jz4740: DTS: Add node for the jz4740-pinctrl driver
` [PATCH 09/13] mmc: jz4740: Let the pinctrl driver configure the pins
` [PATCH 10/13] mtd: nand: "
` [PATCH 13/13] MIPS: jz4740: Remove custom GPIO code
` [PATCH v2 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
` [PATCH v2 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
` [PATCH v2 02/14] Documentation: dt/bindings: Document pinctrl-gpio
` [PATCH v2 04/14] GPIO: Add gpio-ingenic driver
` [PATCH] GPIO: fix semicolon.cocci warnings
` [PATCH v2 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
` [PATCH v2 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
` [PATCH v2 07/14] MIPS: jz4780: "
` [PATCH v2 09/14] MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers
` [PATCH v2 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
` [PATCH v2 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
` [PATCH v2 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
` [PATCH v2 11/14] mtd: nand: jz4740: Let the pinctrl driver configure the pins
` [PATCH v2 12/14] fbdev: jz4740-fb: "
` [PATCH v2 13/14] pwm: jz4740: "
` [PATCH v2 14/14] MIPS: jz4740: Remove custom GPIO code
` [PATCH v3 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
` [PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
` [PATCH v3 02/14] Documentation: dt/bindings: Document pinctrl-gpio
` [PATCH v3 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
` [PATCH v3 04/14] GPIO: Add gpio-ingenic driver
` [PATCH v3 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
` [PATCH v3 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
` [PATCH v3 07/14] MIPS: jz4780: "
` [PATCH v3 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
` [PATCH v3 09/14] MIPS: JZ4780: CI20: "
` [PATCH v3 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
` [PATCH v3 11/14] mtd: nand: "
` [PATCH v3 12/14] fbdev: jz4740-fb: "
` [PATCH v3 13/14] pwm: jz4740: "
` [PATCH v3 14/14] MIPS: jz4740: Remove custom GPIO code
[PATCH] pwm: atmel-hlcdc: Convert to the atomic PWM API
2017-02-01 14:35 UTC
Bitte kontaktieren Sie mich für weitere Details!
2017-02-01 8:20 UTC
[PATCH v2 0/3] acpi_lpss/pwm: Fix i915 pwm_get issues
2017-01-30 14:18 UTC (10+ messages)
` [PATCH v2 1/3] pwm/core: Don't hold pwm_lookup_lock longer then necessary
` [PATCH v2 2/3] pwm/core: Try to get the module from pwm_get
` [PATCH v2 3/3] acpi: lpss: call pwm_add_table() for bsw PWM device
[PATCH v5 00/11] pwm: imx: Provide atomic operation for IMX PWM driver
2017-01-30 9:04 UTC (21+ messages)
` [PATCH v5 01/11] pwm: print error messages with pr_err() instead of pr_debug()
` [PATCH v5 02/11] pwm: imx: remove ipg clock and enable per clock when required
` [PATCH v5 03/11] pwm: imx: Add separate set of pwm ops for PWMv1 and PWMv2
` [PATCH v5 04/11] pwm: imx: Rewrite imx_pwm_*_v1 code to facilitate switch to atomic pwm operation
` [PATCH v5 05/11] pwm: imx: Move PWMv2 software reset code to a separate function
` [PATCH v5 06/11] pwm: imx: Move PWMv2 wait for fifo slot "
` [PATCH v5 07/11] pwm: imx: Provide atomic PWM support for i.MX PWMv2
` [PATCH v5 08/11] pwm: imx: Remove redundant i.MX PWMv2 code
` [PATCH v5 09/11] pwm: core: make the PWM_POLARITY flag in DTB optional
` [PATCH v5 10/11] pwm: imx: doc: Update imx-pwm.txt documentation entry
` [PATCH v5 11/11] pwm: imx: Add polarity inversion support to i.MX's PWMv2
[PATCH v3 0/6] pwm: lpss: Fix and clean up series
2017-01-30 7:18 UTC (8+ messages)
` [PATCH v3 1/6] pwm: lpss: Avoid potential overflow of base_unit
` [PATCH v3 2/6] pwm: lpss: Allow duty cycle to be 0
` [PATCH v3 3/6] pwm: lpss: Switch to new atomic API
` [PATCH v3 4/6] pwm: lpss: Avoid reconfiguring while UPDATE bit is still enabled
` [PATCH v3 5/6] pwm: lpss: Do not export board infos for different PWM types
` [PATCH v3 6/6] pwm: lpss: Add Intel Gemini Lake PCI ID
[PATCH] pwm - Fix possible NULL derefrence
2017-01-30 7:10 UTC (2+ messages)
[PATCH 1/2] dt-bindings: pwm: Add MediaTek PWM bindings
2017-01-27 20:59 UTC (3+ messages)
` [PATCH 2/2] pwm: add pwm-mediatek
[PATCH] pwm: fix undefined behavior in stm32_pwm_apply
2017-01-26 12:16 UTC (2+ messages)
[PATCH v9 0/8] Add PWM and IIO timer drivers for STM32
2017-01-25 18:23 UTC (20+ messages)
` [PATCH v9 1/8] MFD: add bindings for STM32 Timers driver
` [PATCH v9 2/8] MFD: add "
` [PATCH v9 3/8] dt-bindings: pwm: Add STM32 bindings
` [PATCH v9 4/8] pwm: add driver for STM32 plaftorm
` [PATCH v9 5/8] IIO: add bindings for STM32 timer trigger driver
` [PATCH v9 6/8] IIO: add "
` [PATCH v9 7/8] ARM: dts: stm32: add Timers driver for stm32f429 MCU
` [PATCH v9 8/8] ARM: dts: stm32: Enable pwm1 and pwm3 for stm32f469-disco
` [GIT PULL] Immutable branch between MFD, ARM, IIO and PWM due for the v4.10 merge window
[PATCH 1/2] pwm: pca9685: fix period change with same duty cycle
2017-01-25 18:05 UTC (16+ messages)
` [PATCH 2/2] pwm: pca9685: fix prescaler initialization
[PATCH v2] ARM: at91: Document new TCB bindings
2017-01-25 15:11 UTC (5+ messages)
[PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()
2017-01-24 9:37 UTC (7+ messages)
` [PATCH v2 RESEND] "
Urgent Please,,
2017-01-23 14:07 UTC
[PATCH v2] pwm: lpss: Make builtin so that i915 can find the pwm_backlight
2017-01-22 16:21 UTC (13+ messages)
[PATCH] ARM: dts: da850-lcdk: enable pwm nodes
2017-01-20 12:53 UTC (2+ messages)
[PATCH v2 0/4] pwm: lpss: clean up series
2017-01-20 11:18 UTC (11+ messages)
` [PATCH v2 3/4] pwm: lpss: Do not export board infos for different PWM types
` [PATCH v2 4/4] pwm: lpss: Switch to new atomic API
[PATCH] pwm: lpss: Add Intel Gemini Lake PCI ID
2017-01-20 10:25 UTC (2+ messages)
[PATCH] acpi: lpss: call pwm_add_table() for bsw pwm device
2017-01-20 6:48 UTC (2+ messages)
[PATCH v8 0/8] Add PWM and IIO timer drivers for STM32
2017-01-19 19:35 UTC (15+ messages)
` [PATCH v8 1/8] MFD: add bindings for STM32 Timers driver
` [PATCH v8 2/8] MFD: add "
` [PATCH v8 3/8] PWM: add pwm-stm32 DT bindings
` [PATCH v8 4/8] PWM: add PWM driver for STM32 plaftorm
` [PATCH v8 5/8] IIO: add bindings for STM32 timer trigger driver
` [PATCH v8 6/8] IIO: add "
` [PATCH v8 7/8] ARM: dts: stm32: add Timers driver for stm32f429 MCU
` [PATCH v8 8/8] ARM: dts: stm32: Enable pwm1 and pwm3 for stm32f469-disco
[pwm:for-4.11/drivers 1/3] drivers/pwm/pwm-pca9685.c:171:15: error: 'offset' redeclared as different kind of symbol
2017-01-18 23:56 UTC (3+ messages)
[PATCH v7 0/8] Add PWM and IIO timer drivers for STM32
2017-01-18 12:37 UTC (6+ messages)
` [PATCH v7 4/8] PWM: add PWM driver for STM32 plaftorm
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox