linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-16 19:49:19 to 2021-10-25 08:58:33 UTC [more...]

[PATCH v6 1/3] pwm: Introduce single-PWM of_xlate function
 2021-10-25  8:58 UTC  (10+ messages)
` [PATCH v6 2/3] drm/bridge: ti-sn65dsi86: Use regmap_bulk_write API
` [PATCH v6 3/3] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH v3] media: rc: pwm-ir-tx: Switch to atomic PWM API
 2021-10-25  6:08 UTC  (2+ messages)

[PATCH v2] media: rc: pwm-ir-tx: Switch to atomic PWM API
 2021-10-24  7:25 UTC  (2+ messages)

[PATCH] media: rc: pwm-ir-tx: Switch to atomic PWM API
 2021-10-23 17:50 UTC  (2+ messages)

[PATCH] backlight: lp855x: Switch to atomic PWM API
 2021-10-23 13:48 UTC 

[PATCH v10 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-10-22 17:25 UTC  (4+ messages)
` [PATCH v10 2/2] leds: Add driver for Qualcomm LPG

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-19 11:40 UTC  (83+ messages)
` [PATCH v13 01/35] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v13 02/35] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v13 03/35] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v13 04/35] soc/tegra: Don't print error message when OPPs not available
` [PATCH v13 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v13 06/35] clk: tegra: Support runtime PM and power domain
` [PATCH v13 07/35] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v13 08/35] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v13 09/35] gpu: host1x: Add runtime PM and OPP support
` [PATCH v13 10/35] gpu: host1x: Add host1x_channel_stop()
` [PATCH v13 11/35] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v13 12/35] drm/tegra: hdmi: Add OPP support
` [PATCH v13 13/35] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v13 14/35] drm/tegra: gr3d: "
` [PATCH v13 15/35] drm/tegra: vic: Support system suspend
` [PATCH v13 16/35] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v13 17/35] bus: tegra-gmi: "
` [PATCH v13 18/35] pwm: tegra: "
` [PATCH v13 19/35] mmc: sdhci-tegra: "
` [PATCH v13 20/35] mtd: rawnand: tegra: "
` [PATCH v13 21/35] spi: tegra20-slink: Add "
` [PATCH v13 22/35] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v13 23/35] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v13 24/35] media: staging: tegra-vde: Support generic "
` [PATCH v13 25/35] soc/tegra: fuse: Reset hardware
` [PATCH v13 26/35] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v13 27/35] soc/tegra: regulators: Prepare for suspend
` [PATCH v13 28/35] soc/tegra: pmc: Rename 3d power domains
` [PATCH v13 29/35] soc/tegra: pmc: Rename core power domain
` [PATCH v13 30/35] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v13 31/35] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v13 32/35] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v13 33/35] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v13 34/35] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v13 35/35] ARM: tegra20/30: Disable unused host1x hardware

[PATCH v8 1/3] microblaze: timer: Remove unused properties
 2021-10-18 16:43 UTC  (7+ messages)
` [PATCH v8 2/3] dt-bindings: pwm: Add Xilinx AXI Timer
` [PATCH v8 3/3] pwm: Add support for "

[PATCH v12 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-15  1:02 UTC  (41+ messages)
` [PATCH v12 01/35] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v12 02/35] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v12 03/35] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v12 04/35] soc/tegra: Don't print error message when OPPs not available
` [PATCH v12 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v12 06/35] clk: tegra: Support runtime PM and power domain
` [PATCH v12 07/35] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v12 08/35] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v12 09/35] gpu: host1x: Add runtime PM and OPP support
` [PATCH v12 10/35] gpu: host1x: Add host1x_channel_stop()
` [PATCH v12 11/35] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v12 12/35] drm/tegra: hdmi: Add OPP support
` [PATCH v12 13/35] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v12 14/35] drm/tegra: gr3d: "
` [PATCH v12 15/35] drm/tegra: vic: Support system suspend
` [PATCH v12 16/35] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v12 17/35] bus: tegra-gmi: "
` [PATCH v12 18/35] pwm: tegra: "
` [PATCH v12 19/35] mmc: sdhci-tegra: "
` [PATCH v12 20/35] mtd: rawnand: tegra: "
` [PATCH v12 21/35] spi: tegra20-slink: Add "
` [PATCH v12 22/35] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v12 23/35] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v12 24/35] media: staging: tegra-vde: Support generic "
` [PATCH v12 25/35] soc/tegra: fuse: Reset hardware
` [PATCH v12 26/35] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v12 27/35] soc/tegra: regulators: Prepare for suspend
` [PATCH v12 28/35] soc/tegra: pmc: Rename 3d power domains
` [PATCH v12 29/35] soc/tegra: pmc: Rename core power domain
` [PATCH v12 30/35] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v12 31/35] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v12 32/35] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v12 33/35] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v12 34/35] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v12 35/35] ARM: tegra20/30: Disable unused host1x hardware

[PATCH] dt-bindings: pwm: tpu: Add R-Car V3U device tree bindings
 2021-10-12 12:03 UTC  (3+ messages)

[PATCH] dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindings
 2021-10-12 12:02 UTC  (3+ messages)

[v12 0/2] Support pwm driver for aspeed ast26xx
 2021-10-11  7:31 UTC  (6+ messages)
` [v12 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v9 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-10-06  7:44 UTC  (5+ messages)

[PATCH v7 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-10-05 22:08 UTC  (8+ messages)
` [PATCH v7 2/3] clocksource: Rewrite Xilinx AXI timer driver
` [PATCH v7 3/3] pwm: Add support for Xilinx AXI Timer

[v9 0/2] Support pwm driver for aspeed ast26xx
 2021-10-04  1:46 UTC  (5+ messages)
` [v9 1/2] dt-bindings: Add bindings for aspeed pwm-tach

[PATCH v5 1/2] pwm: Introduce single-PWM of_xlate function
 2021-09-28 17:03 UTC  (8+ messages)
` [PATCH v5 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH 1/2] dt-bindings: pwm: rockchip: add description for rk3568
 2021-09-27 21:47 UTC  (2+ messages)
` (subset) "

[PATCH] pwm: samsung: describe driver in KConfig
 2021-09-24 13:31 UTC 

[PATCH v8 1/4] dt-bindings: mfd: qcom,tcsr: document ipq6018 compatible
 2021-09-22 14:10 UTC  (2+ messages)

[PATCH v2] hwmon: (pwm-fan) stop fan on shutdown
 2021-09-22  5:56 UTC  (2+ messages)

[PATCH v6 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-09-20 16:23 UTC  (5+ messages)

[PATCH 0/2] pwm: renesas-tpu: minor improvements
 2021-09-20  9:08 UTC  (4+ messages)
` [PATCH 1/2] pwm: renesas-tpu: better errno for impossible rates

[RFC PATCH v1 07/20] gpio: Add output event generation method to GPIOLIB and PMC Driver
 2021-09-20  7:14 UTC  (6+ messages)
  ` [RFC PATCH v1 15/20] pwm: Add capability for PWM Driver managed state

[PATCH 1/2] pwm: Add different PWM output types support
 2021-09-18 11:18 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 1/2] pwm: rockchip: Don't modify HW state in .remove() callback
 2021-09-17  2:35 UTC 

[PATCH AUTOSEL 4.19 1/4] pwm: img: Don't modify HW state in .remove() callback
 2021-09-17  2:34 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 2/4] pwm: rockchip: "
` [PATCH AUTOSEL 4.19 3/4] pwm: stm32-lp: "

[PATCH AUTOSEL 5.4 1/5] pwm: img: Don't modify HW state in .remove() callback
 2021-09-17  2:34 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 2/5] pwm: rockchip: "
` [PATCH AUTOSEL 5.4 3/5] pwm: stm32-lp: "

[PATCH AUTOSEL 5.10 2/8] pwm: img: Don't modify HW state in .remove() callback
 2021-09-17  2:34 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 3/8] pwm: rockchip: "
` [PATCH AUTOSEL 5.10 4/8] pwm: stm32-lp: "

[PATCH v11 00/34] NVIDIA Tegra power management patches for 5.16
 2021-09-16 19:49 UTC  (3+ messages)
` [PATCH v11 08/34] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D


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