linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-19 17:31:24 to 2020-11-10 21:22:46 UTC [more...]

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-10 21:22 UTC  (75+ 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 0/2] clk: provide new devm helpers for prepared and enabled clocks
 2020-11-10 20:25 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v3 00/11] Raspberry Pi PoE HAT fan support
 2020-11-10 13:38 UTC  (19+ 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 v2 0/3] pwm: lpss: pwm: lpss: Misc. cleanups / improvements
 2020-11-09 10:57 UTC  (4+ 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 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] pwm: ab8500: Explicitly allocate pwm chip base dynamically
 2020-11-06 17:15 UTC 

[PATCH] pwm: ab8500: Add error message if pwmchip_add() fails
 2020-11-06 13:55 UTC  (7+ messages)

[PATCH] pwm: sti: fix error handling
 2020-11-06 10:29 UTC  (4+ messages)

[PATCH v15 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-11-05  5:49 UTC  (3+ 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 v2 0/4] pwm: atmel-tcb: rework device tree binding
 2020-11-04 22:30 UTC  (6+ 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 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] pwm: tiehrpwm: handle deferred probe with dev_err_probe()
 2020-11-03  6:50 UTC  (3+ messages)

[PATCH] pwm: lp3943: Dynamically allocate pwm chip base
 2020-11-02  5:01 UTC  (3+ messages)

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

[PATCH v6 0/4] Qualcomm Light Pulse Generator
 2020-10-29 18:13 UTC  (8+ messages)
` [PATCH v6 1/4] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
` [PATCH v6 2/4] leds: Add driver for Qualcomm LPG
` [PATCH v6 3/4] arm64: dts: qcom: pm(i)8994: Add mpp and lpg blocks
` [PATCH v6 4/4] arm64: dts: qcom: Add user LEDs on db820c

[PATCH v5 0/4] Qualcomm Light Pulse Generator
 2020-10-29 12:14 UTC  (10+ messages)
` [PATCH v5 2/4] leds: Add driver for Qualcomm LPG

[PATCH 1/4] MAINTAINERS: move Kamil Debski to credits
 2020-10-28 21:59 UTC  (12+ messages)
` [PATCH 2/4] MAINTAINERS: move Kyungmin Park "
` [PATCH 3/4] MAINTAINERS: remove Jeongtae Park from Samsung MFC entry
` [PATCH 4/4] CREDITS: remove trailing white spaces

[PATCH 0/5] Add PWM support for MT8183 EVB
 2020-10-26 13:38 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: pwm: pwm-mediatek: Add documentation for MT8183 SoC

[PATCH] dt-bindings: pwm: mtk-disp: add MT8167 SoC binding
 2020-10-26 13:27 UTC  (2+ messages)

[GIT PULL] pwm: Changes for v5.10-rc1
 2020-10-22 20:04 UTC  (2+ messages)

[PATCH v14 0/2] Add PWM support for Intel Keem Bay SoC
 2020-10-22  7:14 UTC  (3+ messages)
` [PATCH v14 1/2] pwm: Add PWM driver for Intel Keem Bay
` [PATCH v14 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

[PATCH v2 0/3] PWM backlight interpolation adjustments
 2020-10-22  3:51 UTC  (4+ messages)
` [PATCH v2 1/3] backlight: pwm_bl: Fix interpolation

[PATCH v13 0/2] Add PWM support for Intel Keem Bay SoC
 2020-10-21  6:13 UTC  (6+ messages)
` [PATCH v13 1/2] pwm: Add PWM driver for Intel Keem Bay
` [PATCH v13 2/2] dt-bindings: pwm: keembay: Add bindings for Intel Keem Bay PWM

[RESEND PATCH V2 1/3] pwm: imx-tpm: Use dev_err_probe() to simplify error handling
 2020-10-20  5:41 UTC  (3+ messages)
` [RESEND PATCH V2 2/3] pwm: imx27: "
` [RESEND PATCH V2 3/3] pwm: imx1: "


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