Linux-PWM Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-29 06:44:23 to 2021-12-17 09:31:55 UTC [more...]

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-17  9:33 UTC  (2+ messages)
` [PATCH v2 01/17] dt-bindings: interrupt-controller: create a header for RISC-V interrupts

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2021-12-16 14:19 UTC  (47+ messages)
` [PATCH v16 01/40] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v16 02/40] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v16 03/40] soc/tegra: Don't print error message when OPPs not available
` [PATCH v16 04/40] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v16 05/40] clk: tegra: Support runtime PM and power domain
` [PATCH v16 06/40] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v16 07/40] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v16 08/40] gpu: host1x: Add initial runtime PM and OPP support
` [PATCH v16 09/40] gpu: host1x: Add host1x_channel_stop()
` [PATCH v16 10/40] drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
` [PATCH v16 11/40] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v16 12/40] drm/tegra: hdmi: Add OPP support
` [PATCH v16 13/40] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v16 14/40] drm/tegra: gr3d: "
` [PATCH v16 15/40] drm/tegra: vic: Stop channel on suspend
` [PATCH v16 16/40] drm/tegra: nvdec: "
` [PATCH v16 17/40] drm/tegra: submit: Remove pm_runtime_enabled() checks
` [PATCH v16 18/40] drm/tegra: Consolidate runtime PM management of older UAPI codepath
` [PATCH v16 19/40] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v16 20/40] bus: tegra-gmi: "
` [PATCH v16 21/40] pwm: tegra: "
` [PATCH v16 22/40] mmc: sdhci-tegra: "
` [PATCH v16 23/40] mtd: rawnand: tegra: "
` [PATCH v16 24/40] spi: tegra20-slink: Add "
` [PATCH v16 25/40] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v16 26/40] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v16 27/40] media: staging: tegra-vde: Support generic "
` [PATCH v16 28/40] soc/tegra: fuse: Reset hardware
` [PATCH v16 29/40] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v16 30/40] soc/tegra: regulators: Prepare for suspend
` [PATCH v16 31/40] soc/tegra: pmc: Rename 3d power domains
` [PATCH v16 32/40] soc/tegra: pmc: Rename core power domain
` [PATCH v16 33/40] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v16 34/40] ARM: tegra: Rename CPU and EMC OPP table device-tree nodes
` [PATCH v16 35/40] ARM: tegra: Add 500MHz entry to Tegra30 memory OPP table
` [PATCH v16 36/40] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v16 37/40] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v16 38/40] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v16 39/40] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v16 40/40] ARM: tegra20/30: Disable unused host1x hardware

[PATCH v10 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2021-12-14 20:04 UTC  (4+ messages)
` [PATCH v10 2/3] dt-bindings: pwm: add IPQ6018 binding
` [PATCH v10 3/3] arm64: dts: ipq6018: add pwm node

[PATCH v2 0/2] Clock based PWM output driver
 2021-12-14 19:17 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: Document clk based PWM controller
` [PATCH v2 2/2] pwm: Add clock based PWM output driver

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2021-12-14 19:16 UTC  (36+ messages)
` [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH v3 02/15] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v3 03/15] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v3 04/15] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v3 05/15] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v3 06/15] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v3 07/15] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v3 08/15] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v3 09/15] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH v3 10/15] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v3 11/15] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v3 12/15] ARM: dts: NSP: Rename SATA unit name
` [PATCH v3 13/15] dt-bindings: ata: Convert Broadcom SATA to YAML
` [PATCH v3 14/15] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v3 15/15] dt-bindings: usb: Convert BDC "

[PATCH v11 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-12-14 17:54 UTC  (9+ messages)
` [PATCH v11 2/2] pwm: Add support for "

[PATCH v8 1/4] dt-bindings: mfd: qcom,tcsr: document ipq6018 compatible
 2021-12-14 16:05 UTC  (4+ messages)
` [PATCH v8 2/4] pwm: driver for qualcomm ipq6018 pwm block

[PATCH v1 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-13 14:04 UTC  (13+ messages)
` [PATCH v1 2/3] gpio: Setup parent device and get rid of unnecessary of_node assignment
` [PATCH v1 3/3] gpio: Propagate firmware node from a parent device

[PATCH 0/2] Clock based PWM output driver
 2021-12-11 16:33 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pwm: Document clk based PWM controller
` [PATCH 2/2] pwm: Add clock based PWM output driver

[PATCH] pwm: raspberrypi-poe: Drop assignment to struct pwmchip::base
 2021-12-10  9:57 UTC  (2+ messages)

[PATCH] pwm: atmel: remove redundant initialization of variable timeout
 2021-12-10  9:02 UTC  (3+ messages)

[PATCH] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle
 2021-12-09 17:49 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: Avoid selecting schema on node name match
 2021-12-08 18:48 UTC  (2+ messages)

[PATCH v2 00/14] Broadcom DT bindings updates to YAML
 2021-12-08 11:55 UTC  (25+ messages)
` [PATCH v2 01/14] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH v2 02/14] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v2 03/14] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v2 04/14] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v2 05/14] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v2 06/14] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v2 07/14] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v2 08/14] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v2 09/14] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH v2 10/14] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v2 11/14] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v2 12/14] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH v2 13/14] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v2 14/14] dt-bindings: usb: Convert BDC "

[v14 0/2] Support pwm driver for aspeed ast26xx
 2021-12-08  4:02 UTC  (7+ messages)
` [v14 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v14 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v2 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-07  5:32 UTC  (4+ messages)
` [PATCH v2 2/3] gpio: Setup parent device and get rid of unnecessary of_node assignment
` [PATCH v2 3/3] gpio: Propagate firmware node from a parent device

[PATCH] pwm: bcm-kona: Implement .apply() callback
 2021-12-03 22:58 UTC 

[PATCH 00/14] Broadcom DT bindings updates to YAML
 2021-12-02 21:24 UTC  (18+ messages)
` [PATCH 01/14] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH 02/14] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH 03/14] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH 04/14] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH 05/14] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH 06/14] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH 07/14] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH 08/14] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH 09/14] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH 10/14] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH 11/14] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH 12/14] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH 13/14] dt-bindings: bus: Convert GISB arbiter "
` [PATCH 14/14] dt-bindings: usb: Convert BDC "

[PATCH v9 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2021-12-01 16:07 UTC  (6+ messages)
` [PATCH v9 2/3] dt-bindings: pwm: add IPQ6018 binding
` [PATCH v9 3/3] arm64: dts: ipq6018: add pwm node

[v13 0/2] Support pwm driver for aspeed ast26xx
 2021-12-01 10:53 UTC  (7+ messages)
` [v13 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH] pwm: tiehrpwm: Implement .apply() callback
 2021-11-30 20:19 UTC 

[PATCH] pwm: pxa: Implement .apply() callback
 2021-11-29 21:28 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).