public inbox for linux-watchdog@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-23 15:50:45 to 2023-01-13 06:29:33 UTC [more...]

remove arch/sh
 2023-01-13  6:23 UTC  (14+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option
` [PATCH 04/22] sound: remove sound/sh
` [PATCH 05/22] sound: remove sh-specific sounds/soc/sh drivers
` [PATCH 06/22] watchdog: remove the shwdt driver
` [PATCH 07/22] cpufreq: remove the sh-cpufreq driver
` [PATCH 12/22] net/ethernet/8390: remove stnic
` [PATCH 15/22] spi: remove spi-sh
` [PATCH 16/22] spi: remove spi-sh-sci
` [PATCH 18/22] usb: remove ehci-sh
` [PATCH 19/22] fbdev: remove sh7760fb
` [PATCH 20/22] media: remove sh_vou
` [PATCH 22/22] drivers: platform: remove early_platform_cleanup

Silikonmischungen
 2023-01-12  8:31 UTC 

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-11 18:40 UTC  (27+ messages)
` [PATCH v2 01/11] dt-bindings: firmware: convert meson_sm.txt to dt-schema
` [PATCH v2 02/11] dt-bindings: nvmem: convert amlogic-efuse.txt "
` [PATCH v2 03/11] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt "
` [PATCH v2 04/11] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH v2 05/11] dt-bindings: media: convert meson-ir.txt "
` [PATCH v2 06/11] dt-bindings: power: amlogic,meson-gx-pwrc: mark bindings as deprecated
` [PATCH v2 07/11] dt-bindings: timer: convert timer/amlogic,meson6-timer.txt to dt-schema
` [PATCH v2 08/11] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH v2 09/11] dt-bindings: mmc: convert amlogic,meson-gx.txt "
` [PATCH v2 10/11] dt-bindings: PCI: convert amlogic,meson-pcie.txt "
` [PATCH v2 11/11] dt-bindings: net: convert mdio-mux-meson-g12a.txt "
` (subset) [PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings

[PATCH 01/12] dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019
 2023-01-11  5:09 UTC  (16+ messages)
` [PATCH 02/12] dt-bindings: watchdog: qcom-wdt: do not allow fallback alone
` [PATCH 03/12] dt-bindings: watchdog: qcom-wdt: fix list of MSM timer compatibles
` [PATCH 04/12] dt-bindings: watchdog: qcom-wdt: add qcom,kpss-wdt-mdm9615
` [PATCH 05/12] dt-bindings: watchdog: qcom-wdt: allow interrupts
` [PATCH 06/12] dt-bindings: watchdog: qcom-wdt: merge MSM timer
` (subset) [PATCH 01/12] dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:35 UTC 

[PATCH 0/2] Reset related fixes for rzg2l_wdt
 2023-01-09 12:52 UTC  (6+ messages)
` [PATCH 1/2] watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
` [PATCH 2/2] watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M

[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-09 11:38 UTC  (19+ messages)
` [PATCH 03/12] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema
` [PATCH 04/12] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH 05/12] dt-bindings: media: convert meson-ir.txt "
` [PATCH 06/12] dt-bindings: rtc: convert rtc-meson.txt "
  ` (subset) "
` [PATCH 08/12] dt-bindings: timer: convert timer/amlogic,meson7-timer.txt "
` [PATCH 09/12] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH 11/12] dt-bindings: pcie: convert amlogic,meson-pcie.txt "
` [PATCH 12/12] dt-bindings: net: convert mdio-mux-meson-g12a.txt "

[PATCH 0/2] mtk-wdt: Add reset-by-toprgu support
 2023-01-09  7:56 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: watchdog: "
` [PATCH 2/2] watchdog: mtk_wdt: Add reset_by_toprgu support

[PATCH] watchdog: meson_gxbb: Use devm_clk_get_enabled() helper
 2023-01-03 21:26 UTC  (3+ messages)

[PATCH] watchdog: realtek_otto: Use devm_clk_get_enabled() helper
 2023-01-03 21:16 UTC  (3+ messages)

[PATCH] watchdog: pnx4008: Use devm_clk_get_enabled() helper
 2023-01-03 21:15 UTC  (2+ messages)

[PATCH] watchdog: pic32-wdt: Use devm_clk_get_enabled() helper
 2023-01-03 21:15 UTC  (2+ messages)

[PATCH] watchdog: pic32-dmt: Use devm_clk_get_enabled() helper
 2023-01-03 21:15 UTC  (2+ messages)

[PATCH v2] watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helper
 2023-01-03 21:14 UTC  (3+ messages)

[PATCH] watchdog: lpc18xx: Use devm_clk_get_enabled() helper
 2023-01-03 21:13 UTC  (2+ messages)

[PATCH] watchdog: apple: Use devm_clk_get_enabled() helper
 2023-01-03 11:37 UTC  (3+ messages)

[PATCH] watchdog: ixp4xx: Use devm_clk_get_enabled() helper
 2023-01-01 19:31 UTC  (6+ messages)

[PATCH] watchdog: loongson1: Use devm_clk_get_enabled() helper
 2022-12-31 23:16 UTC  (2+ messages)

[PATCH] watchdog: imx7ulp: Use devm_clk_get_enabled() helper
 2022-12-31 23:10 UTC  (2+ messages)

[PATCH] watchdog: imgpdc: Use devm_clk_get_enabled() helper
 2022-12-31 23:09 UTC  (2+ messages)

[PATCH] watchdog: davinci: Use devm_clk_get_enabled() helper
 2022-12-31 23:08 UTC  (2+ messages)

[PATCH] watchdog: cadence: Use devm_clk_get_enabled() helper
 2022-12-31 19:29 UTC  (2+ messages)

[PATCH] watchdog: bcm7038: Use devm_clk_get_enabled() helper
 2022-12-31 19:29 UTC  (3+ messages)

[PATCH] watchdog: armada_37xx: Use devm_clk_get_enabled() helper
 2022-12-31 19:28 UTC  (2+ messages)

[PATCH] watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helper
 2022-12-31 12:55 UTC  (2+ messages)

[PATCH] watchdog: qcom: Use devm_clk_get_enabled() helper
 2022-12-31  6:08 UTC  (2+ messages)

[PATCH] watchdog: rtd119x: Use devm_clk_get_enabled() helper
 2022-12-31  6:08 UTC  (2+ messages)

[PATCH] watchdog: rzn1: Use devm_clk_get_enabled() helper
 2022-12-31  6:07 UTC  (2+ messages)

[PATCH] watchdog: visconti: Use devm_clk_get_enabled() helper
 2022-12-31  6:07 UTC  (2+ messages)

[PATCH] watchdog: wdat_wdt: Avoid unimplemented get_timeleft
 2022-12-23  0:55 UTC  (2+ messages)

[PATCH v2 0/2] watchdog: report all watchdog_ident information via sysfs
 2022-12-19 21:30 UTC  (3+ messages)
` [PATCH v2 1/2] watchdog: report fw_version in sysfs
` [PATCH v2 2/2] watchdog: report options "

[PATCH v2 0/3] Add watchdog driver for StarFive JH7110 RISC-V SoC
 2022-12-19 10:44 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: watchdog: Add watchdog for StarFive JH7110
` [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driver
` [PATCH v2 3/3] riscv: dts: starfive: jh7110: Add watchdog node

[GIT PULL REQUEST] watchdog - v6.2 release cycle
 2022-12-17 14:40 UTC  (2+ messages)

[PATCH v3 0/9] dt-bindings: cleanup titles
 2022-12-16 19:11 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v3 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
` [PATCH v3 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [PATCH v3 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v3 5/9] dt-bindings: drop redundant part of title (end, part two)
` [PATCH v3 7/9] dt-bindings: drop redundant part of title (beginning)
` [PATCH v3 8/9] dt-bindings: clock: drop redundant part of title
` [PATCH v3 9/9] dt-bindings: drop redundant part of title (manual)

[PATCH] watchdog: da9062: da9063: use unlocked xfer function in restart
 2022-12-16 10:46 UTC  (2+ messages)

[PATCH v3] dt-bindings: watchdog: gpio: Convert bindings to YAML
 2022-12-15 22:46 UTC  (4+ messages)

Słowa kluczowe do wypozycjonowania
 2022-12-14  9:05 UTC 

[PATCH] dt-bindings: watchdog: allow "timer" as node name
 2022-12-13 15:57 UTC  (2+ messages)

[PATCH v5 0/6] Nuvoton WPCM450 clock and reset driver
 2022-12-13 14:53 UTC  (7+ messages)
` [PATCH v5 3/6] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller
` [PATCH v5 5/6] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-12 16:36 UTC  (6+ messages)
` (subset) "

[PATCH v1 1/3] dt-bindings: watchdog: Add watchdog for StarFive
 2022-12-05  8:27 UTC  (9+ messages)
  ` [PATCH v1 3/3] riscv: dts: starfive: jh7110: Add watchdog node
` [PATCH v1 0/3] Add watchdog driver for StarFive RISC-V SoCs
  ` [PATCH v1 2/3] drivers: watchdog: Add StarFive Watchdog driver

[PATCH 0/3] watchdog: xilinx_wwdt: Add Versal watchdog support
 2022-12-01 15:56 UTC  (9+ messages)
` [PATCH 2/3] watchdog: xilinx_wwdt: Add Versal window "

[PATCH] dt-bindings: watchdog: Convert GPIO binding to json-schema
 2022-11-30  0:47 UTC  (4+ messages)

[RFC PATCH] watchdog: core: don't reset KEEPALIVEPING through sysfs
 2022-11-28  1:36 UTC  (3+ messages)

[PATCH 0/2] watchdog: Pretimeout support for Armada-XP
 2022-11-27 23:42 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: armada-xp: add interrupts for watchdog

[PATCH] watchdog: Report firmware_version in sysfs
 2022-11-26  3:21 UTC  (5+ messages)

[PATCH] watchdog: iTCO_wdt: Report firmware_version
 2022-11-26  0:34 UTC  (2+ messages)

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-24 14:59 UTC  (14+ messages)
` [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v2 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)
` [PATCH v2 9/9] dt-bindings: drop redundant part of title (manual)
  ` [PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox