linux/drivers/watchdog
Geert Uytterhoeven c45b8cfc6d watchdog: LENOVO_SE10_WDT should depend on X86 && DMI
The Lenovo SE10 watchdog is only present on Lenovo ThinkEdge SE10
platforms, which are based on Intel Atom SoCs, and its driver relies on
DMI tables.  Hence add dependencies on X86 && DMI, to prevent asking the
user about this driver when configuring a kernel without Intel Atom or
DMI support.

While at it, fix the odd indentation (spaces instead of TABs).

Fixes: 1f6602c8ed ("watchdog: lenovo_se10_wdt: Watchdog driver for Lenovo SE10 platform")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/58005595a05ef803b454b78d3ae9b8ee0675bd5d.1715076440.git.geert+renesas@glider.be
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
2024-05-11 11:32:06 +02:00
..
acquirewdt.c
advantech_ec_wdt.c
advantechwdt.c
alim1535_wdt.c
alim7101_wdt.c
apple_wdt.c watchdog: apple: Deactivate on suspend 2023-10-29 19:45:10 +01:00
arm_smc_wdt.c
armada_37xx_wdt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
asm9260_wdt.c
aspeed_wdt.c watchdog: aspeed: Add support for aspeed,reset-mask DT property 2023-10-29 19:45:11 +01:00
at91rm9200_wdt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
at91sam9_wdt.c watchdog: at91sam9_wdt: Convert to platform remove callback returning void 2023-12-17 16:14:19 +01:00
at91sam9_wdt.h
ath79_wdt.c watchdog: ath79_wdt: Use the devm_clk_get_enabled() helper function 2023-10-11 18:34:10 +02:00
bcm47xx_wdt.c watchdog: bcm47xx: Simplify using devm_watchdog_register_device() 2023-04-22 12:53:54 +02:00
bcm2835_wdt.c watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling 2023-12-17 16:14:22 +01:00
bcm7038_wdt.c
bcm_kona_wdt.c
bd9576_wdt.c watchdog: bd9576: Drop "always-running" property 2024-05-04 12:50:41 +02:00
booke_wdt.c
cadence_wdt.c
cpu5wdt.c watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_trigger 2024-05-04 12:50:40 +02:00
cpwd.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
cros_ec_wdt.c watchdog: Add ChromeOS EC-based watchdog driver 2024-02-01 11:49:30 +00:00
da9052_wdt.c
da9055_wdt.c
da9062_wdt.c
da9063_wdt.c
davinci_wdt.c
db8500_wdt.c
diag288_wdt.c
digicolor_wdt.c
dw_wdt.c watchdog: dw_wdt: Simplify clk management 2023-04-29 08:08:41 +02:00
ebc-c384_wdt.c
ep93xx_wdt.c watchdog: Convert GPL 2.0 notice to SPDX identifier 2023-06-26 14:30:04 +02:00
eurotechwdt.c
exar_wdt.c
f71808e_wdt.c
ftwdt010_wdt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
gef_wdt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
geodewdt.c
gpio_wdt.c watchdog: gpio_wdt: Make use of device properties 2023-10-29 19:45:05 +01:00
gxp-wdt.c
hpwdt.c watchdog/hpwdt: Support Suspend and Resume 2024-03-03 14:17:30 +01:00
i6300esb.c
ib700wdt.c
ibmasr.c watchdog: ibmasr: Replace GPL license notice with SPDX identifier 2023-06-26 14:30:05 +02:00
ie6xx_wdt.c
imgpdc_wdt.c
imx2_wdt.c watchdog: imx2_wdt: Improve dev_crit() message 2023-08-25 16:19:13 +02:00
imx7ulp_wdt.c wdog: imx7ulp: Enable wdog int_en bit for watchdog any reset 2023-10-29 19:45:08 +01:00
imx_sc_wdt.c watchdog: imx_sc_wdt: continue if the wdog already enabled 2023-10-29 19:45:07 +01:00
indydog.c
intel-mid_wdt.c watchdog: intel-mid_wdt: Get platform data via dev_get_platdata() 2024-03-10 11:14:46 +01:00
it87_wdt.c watchdog: Add kernel-doc for wdt_set_timeout() 2024-03-03 14:17:27 +01:00
it8712f_wdt.c
iTCO_vendor.h
iTCO_vendor_support.c
iTCO_wdt.c
ixp4xx_wdt.c watchdog: ixp4xx: Make sure restart always works 2023-10-29 19:45:04 +01:00
jz4740_wdt.c
Kconfig watchdog: LENOVO_SE10_WDT should depend on X86 && DMI 2024-05-11 11:32:06 +02:00
keembay_wdt.c
kempld_wdt.c
lantiq_wdt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
lenovo_se10_wdt.c watchdog: lenovo_se10_wdt: Watchdog driver for Lenovo SE10 platform 2024-05-04 12:50:40 +02:00
loongson1_wdt.c watchdog: Enable COMPILE_TEST for more drivers 2023-08-13 14:29:51 +02:00
lpc18xx_wdt.c
m54xx_wdt.c watchdog: Convert GPL 2.0 notice to SPDX identifier 2023-06-26 14:30:04 +02:00
machzwd.c
Makefile watchdog: lenovo_se10_wdt: Watchdog driver for Lenovo SE10 platform 2024-05-04 12:50:40 +02:00
marvell_gti_wdt.c drivers: watchdog: marvell_gti: Program the max_hw_heartbeat_ms 2023-10-29 19:45:08 +01:00
max63xx_wdt.c watchdog: Convert GPL 2.0 notice to SPDX identifier 2023-06-26 14:30:04 +02:00
max77620_wdt.c
mei_wdt.c
mena21_wdt.c
menf21bmc_wdt.c
menz69_wdt.c watchdog: menz069_wdt: Remove redundant initialization owner in men_z069_driver 2023-08-13 14:29:48 +02:00
meson_gxbb_wdt.c watchdog: Add support for Amlogic-T7 SoCs 2023-08-25 16:19:15 +02:00
meson_wdt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
mixcomwd.c
mlx_wdt.c watchdog: mlx_wdt: fix all kernel-doc warnings 2023-12-24 10:44:40 +01:00
moxart_wdt.c watchdog: Convert GPL 2.0 notice to SPDX identifier 2023-06-26 14:30:04 +02:00
mpc8xxx_wdt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
msc313e_wdt.c
mt7621_wdt.c
mtk_wdt.c watchdog: mediatek: mt7988: add wdt support 2023-12-17 16:14:23 +01:00
mtx-1_wdt.c watchdog: mtx-1: drop driver owner assignment 2024-05-04 12:50:41 +02:00
ni903x_wdt.c
nic7018_wdt.c
npcm_wdt.c
nv_tco.c
nv_tco.h
octeon-wdt-main.c watchdog/wdt-main: Use cpumask_of() to avoid cpumask var on stack 2024-05-04 12:50:42 +02:00
octeon-wdt-nmi.S watchdog: Convert GPL 2.0 notice to SPDX identifier 2023-06-26 14:30:04 +02:00
of_xilinx_wdt.c watchdog: of_xilinx_wdt: Remove unnecessary clock disable call in the remove path 2023-10-11 18:53:33 +02:00
omap_wdt.c
omap_wdt.h
orion_wdt.c watchdog: Convert GPL 2.0 notice to SPDX identifier 2023-06-26 14:30:04 +02:00
pc87413_wdt.c
pcwd.c
pcwd_pci.c
pcwd_usb.c
pic32-dmt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
pic32-wdt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
pika_wdt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
pm8916_wdt.c watchdog: pm8916_wdt: Remove redundant of_match_ptr() 2023-08-19 17:36:18 +02:00
pnx4008_wdt.c
pretimeout_noop.c
pretimeout_panic.c
pseries-wdt.c
qcom-wdt.c watchdog: qcom: fine tune the max timeout value calculation 2024-03-03 14:17:28 +01:00
rave-sp-wdt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
rc32434_wdt.c
rdc321x_wdt.c
realtek_otto_wdt.c
renesas_wdt.c watchdog: renesas: Convert to platform remove callback returning void 2023-04-22 12:53:50 +02:00
retu_wdt.c
riowd.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
rn5t618_wdt.c watchdog: rn5t618: Simplify using devm_watchdog_register_device() 2023-04-22 12:53:54 +02:00
rt2880_wdt.c watchdog: rt2880-wdt: prefer unsigned int over unsigned 2023-04-22 12:53:57 +02:00
rtd119x_wdt.c watchdog: Convert GPL 2.0 notice to SPDX identifier 2023-06-26 14:30:04 +02:00
rti_wdt.c watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety margin 2024-05-04 12:50:43 +02:00
rza_wdt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
rzg2l_wdt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
rzn1_wdt.c
s3c2410_wdt.c watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs 2024-02-25 11:39:25 +01:00
sa1100_wdt.c watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe() 2024-05-04 12:50:43 +02:00
sama5d4_wdt.c watchdog: sama5d4: readout initial state 2023-08-19 17:36:20 +02:00
sb_wdog.c
sbc60xxwdt.c
sbc7240_wdt.c
sbc8360.c
sbc_epx_c3.c
sbc_fitpc2_wdt.c watchdog: Convert GPL 2.0 notice to SPDX identifier 2023-06-26 14:30:04 +02:00
sbsa_gwdt.c sbsa_gwdt: Calculate timeout with 64-bit math 2023-10-29 19:45:05 +01:00
sc520_wdt.c
sc1200wdt.c
sch311x_wdt.c watchdog: sch311x: Convert to platform remove callback returning void 2023-04-22 12:53:52 +02:00
scx200_wdt.c
shwdt.c watchdog: shwdt: Convert to platform remove callback returning void 2023-04-22 12:53:52 +02:00
simatic-ipc-wdt.c watchdog: simatic-ipc-wdt: make IO region access of one model muxed 2023-07-14 12:45:01 +02:00
sl28cpld_wdt.c
smsc37b787_wdt.c
softdog.c
sp805_wdt.c watchdog: sp805_wdt: deassert the reset if available 2024-03-03 14:17:30 +01:00
sp5100_tco.c watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub) 2023-06-26 14:30:07 +02:00
sp5100_tco.h
sprd_wdt.c
st_lpc_wdt.c watchdog: st_lpc: Use device_get_match_data() 2023-10-29 19:45:06 +01:00
starfive-wdt.c watchdog: starfive: check watchdog status before enabling in system resume 2024-03-03 14:17:29 +01:00
stm32_iwdg.c watchdog: stm32_iwdg: initialize default timeout 2024-03-03 14:17:31 +01:00
stmp3xxx_rtc_wdt.c watchdog: stmp3xxx_rtc: Convert to platform remove callback returning void 2023-04-22 12:53:53 +02:00
stpmic1_wdt.c
sun4v_wdt.c
sunplus_wdt.c watchdog: sunplus: Use the devm_clk_get_enabled() helper function 2023-10-11 18:34:10 +02:00
sunxi_wdt.c watchdog: Explicitly include correct DT includes 2023-08-13 14:29:49 +02:00
tegra_wdt.c
tqmx86_wdt.c
ts72xx_wdt.c watchdog: Convert GPL 2.0 notice to SPDX identifier 2023-06-26 14:30:04 +02:00
ts4800_wdt.c watchdog: Convert GPL 2.0 notice to SPDX identifier 2023-06-26 14:30:04 +02:00
twl4030_wdt.c
txx9wdt.c watchdog: txx9wdt: Convert to platform remove callback returning void 2023-12-17 16:14:20 +01:00
uniphier_wdt.c
via_wdt.c
visconti_wdt.c
w83627hf_wdt.c
w83877f_wdt.c
w83977f_wdt.c
wafer5823wdt.c
watchdog_core.c watchdog: core: Remove usage of the deprecated ida_simple_xx() API 2024-03-03 14:17:27 +01:00
watchdog_core.h
watchdog_dev.c watchdog: set cdev owner before adding 2023-12-17 16:14:17 +01:00
watchdog_hrtimer_pretimeout.c
watchdog_pretimeout.c watchdog: avoid usage of iterator after loop 2023-04-22 12:54:00 +02:00
watchdog_pretimeout.h
wd501p.h
wdat_wdt.c watchdog: wdat_wdt: Add timeout value as a param in ping method 2023-10-29 19:45:06 +01:00
wdrtas.c
wdt.c
wdt285.c
wdt977.c
wdt_pci.c
wm831x_wdt.c
wm8350_wdt.c watchdog: wm8350: Simplify using devm_watchdog_register_device() 2023-04-22 12:53:55 +02:00
xen_wdt.c
xilinx_wwdt.c watchdog: xilinx_wwdt: Use div_u64() in xilinx_wwdt_start() 2023-08-19 17:36:18 +02:00
ziirave_wdt.c watchdog: ziirave_wdt: Switch i2c driver back to use .probe() 2023-06-26 14:30:05 +02:00