linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 09:48:41 to 2020-11-12 19:16:29 UTC [more...]

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-12 19:16 UTC  (85+ messages)
` [PATCH v1 01/30] dt-bindings: host1x: Document OPP and voltage regulator properties
` [PATCH v1 02/30] dt-bindings: mmc: tegra: "
` [PATCH v1 03/30] dt-bindings: pwm: "
` [PATCH v1 04/30] media: dt: bindings: tegra-vde: "
` [PATCH v1 05/30] dt-binding: usb: ci-hdrc-usb2: "
` [PATCH v1 06/30] dt-bindings: usb: tegra-ehci: "
` [PATCH v1 07/30] soc/tegra: Add sync state API
` [PATCH v1 08/30] soc/tegra: regulators: Support Tegra SoC device "
` [PATCH v1 09/30] soc/tegra: regulators: Fix lockup when voltage-spread is out of range
` [PATCH v1 10/30] regulator: Allow skipping disabled regulators in regulator_check_consumers()
` [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v1 12/30] drm/tegra: gr2d: Correct swapped device-tree compatibles
` [PATCH v1 13/30] drm/tegra: gr2d: Support OPP and SoC core voltage scaling
` [PATCH v1 14/30] drm/tegra: gr3d: "
` [PATCH v1 15/30] drm/tegra: hdmi: "
` [PATCH v1 16/30] gpu: host1x: "
` [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and "
` [PATCH v1 18/30] pwm: tegra: "
` [PATCH v1 19/30] media: staging: tegra-vde: Support OPP and SoC "
` [PATCH v1 20/30] usb: chipidea: tegra: "
` [PATCH v1 21/30] usb: host: ehci-tegra: "
` [PATCH v1 22/30] memory: tegra20-emc: Support Tegra SoC device state syncing
` [PATCH v1 23/30] memory: tegra30-emc: "
` [PATCH v1 24/30] ARM: tegra: Add OPP tables for Tegra20 peripheral devices
` [PATCH v1 25/30] ARM: tegra: Add OPP tables for Tegra30 "
` [PATCH v1 26/30] ARM: tegra: ventana: Add voltage supplies to DVFS-capable devices
` [PATCH v1 27/30] ARM: tegra: paz00: "
` [PATCH v1 28/30] ARM: tegra: acer-a500: "
` [PATCH v1 29/30] ARM: tegra: cardhu-a04: "
` [PATCH v1 30/30] ARM: tegra: nexus7: "

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-11-12 19:06 UTC  (3+ messages)

[PATCH v4 00/11] Raspberry Pi PoE HAT fan support
 2020-11-12 17:52 UTC  (14+ messages)
` [PATCH v4 01/11] firmware: raspberrypi: Keep count of all consumers
` [PATCH v4 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v4 03/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v4 04/11] gpio: raspberrypi-exp: "
` [PATCH v4 05/11] reset: raspberrypi: "
` [PATCH v4 06/11] soc: bcm: raspberrypi-power: "
` [PATCH v4 07/11] staging: vchiq: "
` [PATCH v4 08/11] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v4 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v4 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support
` [PATCH v4 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH 1/2] pwm: pca9685: fix duty cycle loss on disable/enable
 2020-11-12 16:37 UTC  (2+ messages)
` [PATCH 2/2] pwm: pca9685: support staggered output ON times

[PATCH] dt-bindings: pwm: pca9685: add staggered-outputs property
 2020-11-12 16:39 UTC 

[PATCH 1/2] pwm: sti: Avoid conditional gotos
 2020-11-12 11:04 UTC  (6+ messages)
` [PATCH 2/2] pwm: sti: Remove unnecessary blank line

[PATCH v3 00/11] Raspberry Pi PoE HAT fan support
 2020-11-12  9:06 UTC  (21+ messages)
` [PATCH v3 01/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v3 02/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v3 03/11] gpio: raspberrypi-exp: "
` [PATCH v3 04/11] reset: raspberrypi: "
` [PATCH v3 05/11] soc: bcm: raspberrypi-power: "
` [PATCH v3 06/11] staging: vchiq: "
` [PATCH v3 07/11] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v3 08/11] firmware: raspberrypi: Get rid of rpi_firmware_get()
` [PATCH v3 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v3 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support
` [PATCH v3 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH] pwm: Use -EINVAL for unsupported polarity
 2020-11-12  8:11 UTC  (3+ messages)

[PATCH v14 0/2] Add PWM support for Intel Keem Bay SoC
 2020-11-12  2:58 UTC  (5+ messages)
` [PATCH v14 1/2] pwm: Add PWM driver for Intel Keem Bay

[PATCH] pwm: sti: fix error handling
 2020-11-11 21:16 UTC  (9+ messages)

[PATCH v15 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-11-11 21:14 UTC  (6+ messages)
` [PATCH v15 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC
` [PATCH v15 2/2] Add PWM fan controller driver for "

[PATCH v4] pwm: Add DesignWare PWM Controller Driver
 2020-11-11 20:33 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: mtk-disp: add MT8167 SoC binding
 2020-11-11 20:28 UTC  (2+ messages)

[PATCH 0/5] Add PWM support for MT8183 EVB
 2020-11-11 20:27 UTC  (2+ messages)

[PATCH] pwm: lp3943: Dynamically allocate pwm chip base
 2020-11-11 20:12 UTC  (4+ messages)

[PATCH v2 0/4] pwm: atmel-tcb: rework device tree binding
 2020-11-11 20:09 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: microchip: atmel,at91rm9200-tcb: add atmel,tcb-pwm
  ` [PATCH v2 1/4] dt-bindings: microchip: atmel, at91rm9200-tcb: add atmel, tcb-pwm
` [PATCH v2 2/4] pwm: atmel-tcb: switch to new binding
` [PATCH v2 3/4] pwm: atmel-tcb: add sama5d2 support
` [PATCH v2 4/4] ARM: dts: at91: kizbox: switch to new pwm-atmel-tcb binding

[PATCH] pwm: tiehrpwm: handle deferred probe with dev_err_probe()
 2020-11-11 20:00 UTC  (4+ messages)

[PATCH v2 0/3] pwm: lpss: pwm: lpss: Misc. cleanups / improvements
 2020-11-11 19:57 UTC  (5+ messages)
` [PATCH v2 1/3] pwm: lpss: Log error from pwm_lpss_is_updating() if the update bit is still set
` [PATCH v2 2/3] pwm: lpss: Use DPM_FLAG_NO_DIRECT_COMPLETE instead of declaring a prepare handler
` [PATCH v2 3/3] pwm: lpss: Set DPM_FLAG_SMART_SUSPEND on Cherry Trail devices

[PATCH] pwm: ab8500: Explicitly allocate pwm chip base dynamically
 2020-11-11 19:55 UTC  (2+ messages)

[PATCH] pwm: zx: Add missing cleanup in error path
 2020-11-11 18:13 UTC  (2+ messages)

[PATCH] pwm: ab8500: Add error message if pwmchip_add() fails
 2020-11-11 18:07 UTC  (8+ messages)

[PATCH V2 1/3] pwm: imx-tpm: Use dev_err_probe() to simplify error handling
 2020-11-11 18:05 UTC  (2+ messages)

Corporate and Personal Loan *
 2020-11-11  8:31 UTC 

[PATCH 0/2] clk: provide new devm helpers for prepared and enabled clocks
 2020-11-10 20:25 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH 0/3] pwm: lpss: Misc. cleanups / improvements
 2020-11-09 10:53 UTC  (7+ messages)
` [PATCH 1/3] pwm: lpss: Log error from pwm_lpss_is_updating() if the update bit is still set
` [PATCH 2/3] pwm: lpss: Use DPM_FLAG_NO_DIRECT_COMPLETE instead of declaring a prepare handler
` [PATCH 3/3] pwm: lpss: Set DPM_FLAG_SMART_SUSPEND on Cherry Trail devices

[PATCH v3 0/3] PWM backlight interpolation adjustments
 2020-11-04 15:54 UTC  (6+ messages)
` [PATCH v3 3/3] backlight: pwm_bl: Fix interpolation

[RESEND PATCH v20 3/3] Input: new da7280 haptic driver
 2020-11-04  1:06 UTC 

[PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx drivers maintainer
 2020-11-03 18:16 UTC  (4+ messages)

[PATCH v2 00/10] Raspberry Pi PoE HAT fan support
 2020-10-30 15:37 UTC  (3+ messages)
` [PATCH v2 08/10] dt-bindings: pwm: Add binding for RPi firmware PWM bus


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