messages from 2017-02-28 10:40:13 to 2017-04-06 14:04:16 UTC [more...]
[PATCH 0/4] pwm: tegra: Pin configuration in suspend/resume and cleanups
2017-04-06 14:03 UTC (9+ messages)
` [PATCH 1/4] pwm: tegra: Use DIV_ROUND_CLOSEST_ULL() instead of local implementation
` [PATCH 2/4] pwm: tegra: Increase precision in pwm rate calculation
` [PATCH 3/4] pwm: tegra: Add DT binding details to configure pin in suspends/resume
` [PATCH 4/4] pwm: tegra: Add support to configure pin state "
[PATCH v3] pwm: rockchip: State of pwm clock should synchronize with pwm enabled state
2017-04-06 13:10 UTC (2+ messages)
[PATCH v3 1/2] pwm: lpss: Split Tangier configuration
2017-04-06 12:54 UTC (4+ messages)
` [PATCH v3 2/2] pwm: lpss: Set enable-bit before waiting for update-bit to go low
[RFC PATCH 0/2] extends PWM framework to support PWM dead-times
2017-04-05 14:02 UTC (3+ messages)
` [RFC PATCH 1/2] drivers: pwm: core: implement pwm dead-times
` [RFC PATCH 2/2] drivers: pwm: pwm-atmel: implement pwm dead-time
[RFC PATCH 0/2] extend PWM framework to support PWM modes
2017-04-05 13:58 UTC (3+ messages)
` [RFC PATCH 1/2] drivers: pwm: core: implement pwm mode
` [RFC PATCH 2/2] drivers: pwm: pwm-atmel: add support for pwm modes
[PATCH REGRESSION-FIX resend] pwm: lpss: Set enable-bit before waiting for update-bit
2017-04-04 17:23 UTC (22+ messages)
` [PATCH v2 resend] pwm: lpss: Set enable-bit before waiting for update-bit to go low
[PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
2017-04-04 14:52 UTC (22+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
` [PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
` [PATCH v4 02/14] dt/bindings: Document gpio-ingenic
` [PATCH v4 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
` [PATCH v4 04/14] GPIO: Add gpio-ingenic driver
` [PATCH v4 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
` [PATCH v4 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
` [PATCH v4 07/14] MIPS: jz4780: "
` [PATCH v4 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
` [PATCH v4 09/14] MIPS: JZ4780: CI20: "
` [PATCH v4 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
` [PATCH v4 11/14] mtd: nand: "
` [PATCH v4 12/14] fbdev: jz4740-fb: "
` [PATCH v4 13/14] pwm: jz4740: "
` [PATCH v4 14/14] MIPS: jz4740: Remove custom GPIO code
[PATCH v2] backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()
2017-04-04 10:54 UTC
[PATCH 0/3] pwm: pwm-samsung: fix suspend/resume support
2017-04-04 5:40 UTC (6+ messages)
` [PATCH 1/3] pwm: pwm-samsung: remove redundant checks from pwm_samsung_config()
` [PATCH 2/3] pwm: pwm-samsung: fix suspend/resume support
` [PATCH 3/3] hwmon: pwm-fan: remove no longer needed suspend/resume code
[PATCH v1] pwm: lpss: Split Tangier configuration
2017-04-03 14:26 UTC (2+ messages)
[PATCH v4 0/4] gpio: mvebu: Add PWM fan support
2017-03-30 16:14 UTC (10+ messages)
` [PATCH v4 1/4] gpio: mvebu: Add limited PWM support
` [PATCH v4 2/4] mvebu: xp: Add PWM properties to .dtsi files
` [PATCH v4 3/4] ARM: mvebu: Enable SENSORS_PWM_FAN in defconfig
` [PATCH v4 4/4] mvebu: wrt1900ac: Use pwm-fan rather than gpio-fan
[RESEND PATCH 0/3] pwm: lpc32xx: switch driver to one phandle argument for PWM consumers
2017-03-28 17:24 UTC (4+ messages)
` [RESEND PATCH 1/3] dt: pwm: lpc32xx: add description of clocks and #pwm-cells properties
[PATCH] backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()
2017-03-27 14:27 UTC (6+ messages)
[PATCH v3 0/2] switch to atomic PWM
2017-03-27 14:05 UTC (8+ messages)
` [PATCH v3 1/2] drivers: pwm: pwm-atmel: "
` [PATCH v3 2/2] drivers: pwm: pwm-atmel: enable PWM on sama5d2
[PATCH v3 0/4] gpio: mvebu: Add PWM fan support
2017-03-27 13:17 UTC (11+ messages)
` [PATCH v3 1/4] gpio: mvebu: Add limited PWM support
` [PATCH v3 2/4] mvebu: xp: Add PWM properties to .dtsi files
` [PATCH v3 3/4] ARM: mvebu: Enable SENSORS_PWM_FAN in defconfig
` [PATCH v3 4/4] mvebu: wrt1900ac: Use pwm-fan rather than gpio-fan
[PATCH v3] pwm: lpss: Add get_state callback
2017-03-26 14:46 UTC (7+ messages)
[PATCH v2 0/4] gpio: mvebu: Add PWM fan support
2017-03-24 22:21 UTC (12+ messages)
` [PATCH v2 1/4] gpio: mvebu: Add limited PWM support
` [PATCH v2 2/4] mvebu: xp: Add pwm properties to .dtsi files
` [PATCH v2 3/4] ARM: mvebu: Enable SENSORS_PWM_FAN in defconfig
` [PATCH v2 4/4] mvebu: wrt1900ac: Use pwm-fan rather than gpio-fan
[PATCH 0/4] gpio: mvebu: Add PWM fan support
2017-03-23 10:35 UTC (20+ messages)
` [PATCH 1/4] gpio: mvebu: Add limited PWM support
` [PATCH 2/4] mvebu: xp: Add pwm properties to .dtsi files
` [PATCH 3/4] ARM: mvebu: Enable SENSORS_PWM_FAN in defconfig
` [PATCH 4/4] mvebu: wrt1900ac: Use pwm-fan rather than gpio-fan
[PATCH v4 0/2] backlight: pwm_bl: Fix the initial power state selection
2017-03-22 12:30 UTC (5+ messages)
` [PATCH v4 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function
[PATCH v3 0/7] Remove unneeded build directory traversals
2017-03-18 2:07 UTC (14+ messages)
` [PATCH v3 1/7] pwm: Only descend into pwm directory when CONFIG_PWM is set
` [PATCH v3 2/7] amba: Only descend into amba directory when CONFIG_ARM_AMBA "
` [PATCH v3 3/7] NFC: Only descend into nfc directory when CONFIG_NFC "
` [PATCH v3 4/7] macintosh: Only descend into directory when CONFIG_MACINTOSH_DRIVERS "
` [PATCH v3 5/7] auxdisplay: Only descend into directory when CONFIG_AUXDISPLAY "
` [PATCH v3 6/7] lguest: Only descend into lguest directory when CONFIG_LGUEST "
` [PATCH v3 7/7] mmc: Only descend into mmc directory when CONFIG_MMC "
[PATCH v2 0/2] switch to atomic PWM
2017-03-17 9:07 UTC (6+ messages)
` [PATCH v2 1/2] drivers: pwm: pwm-atmel: "
` [PATCH v2 2/2] drivers: pwm: pwm-atmel: enable PWM on sama5d2
[PATCH v2] pwm: lpss: Set enable-bit before waiting for update-bit to go low
2017-03-13 15:33 UTC
[PATCH 1/3] pwm: lpss: Bug-fix + 2 improvements
2017-03-13 15:29 UTC (5+ messages)
` [PATCH 1/3] pwm: lpss: Do not set / wait_for update_bit when not enabled
[PATCH v2] ARM: at91: Document new TCB bindings
2017-03-13 15:18 UTC (6+ messages)
bcm2835-analog-audio: Is my driver PWM, ALSA or neither
2017-03-12 17:36 UTC (2+ messages)
[PATCH v2] pwm: lpss: Make builtin so that i915 can find the pwm_backlight
2017-03-08 13:41 UTC (8+ messages)
[PATCH 0/2] switch to atomic PWM
2017-03-03 9:53 UTC (9+ messages)
` [PATCH 1/2] drivers: pwm: pwm-atmel: "
` [PATCH 2/2] drivers: pwm: pwm-atmel: enable pwm on sama5d2
Business proposal
2017-03-03 0:36 UTC
Business proposal
2017-03-02 7:53 UTC
[PATCH] pwm: atmel-hlcdc: Implement the suspend/resume hooks
2017-03-01 14:52 UTC
[PATCH v2] pwm: atmel-hlcdc: Convert to the atomic PWM API
2017-03-01 14:48 UTC
[PATCH v2] pwm: rockchip: State of pwm clock should synchronize with pwm enabled state
2017-03-01 11:00 UTC (3+ messages)
[GIT PULL] pwm: Changes for v4.11-rc1
2017-02-28 22:31 UTC
[PATCH v4 0/9] Add the Allwinner A31/A31s PWM driver
2017-02-28 15:56 UTC (17+ messages)
` [PATCH v4 1/9] pwm: sunxi: Use regmap API for register access
` [PATCH v4 2/9] pwm: sunxi: Use regmap fields for bit operations
` [PATCH v4 4/9] pwm: sunxi: Customizable control and period register position
` [PATCH v4 8/9] pwm: sunxi: Code cleanup
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