linux/Documentation/devicetree/bindings
Linus Torvalds ef8e4d3c2a hwmon fixes for v5.18-rc6
- Work around a hardware problem in the delta-ahe50dc-fan driver
 
 - Explicitly disable PEC in PMBus core if not enabled
 
 - Fix negative temperature values in f71882fg driver
 
 - Fix warning on removal of adt7470 driver
 
 - Fix CROSSHAIR VI HERO name in asus_wmi_sensors driver
 
 - Fix build warning seen in xdpe12284 driver if
   CONFIG_SENSORS_XDPE122_REGULATOR is disabled
 
 - Fix type of 'ti,n-factor' in ti,tmp421 driver bindings
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEiHPvMQj9QTOCiqgVyx8mb86fmYEFAmJwxIkACgkQyx8mb86f
 mYFsTQ/8D4atoNJP1PAyOe6nFfZmmZzsRyVxKuypPOMtZQSn1xDfYSAi7m/1YNz5
 e2nSMQuA1SFNcnbPOmoSNKmVUAASN/55cDAo7pPs76mIf4vjbk8AhNdegSVNXE0q
 Xw/LfIdd6skJx3tK3tED4E7lwl7vUJHKND8L11R/meZQEClDvWUp6M/9rSvNdRf7
 nGtBgs63VA8dI8y06xyqUR2clQgFw70wjwePQty4wlAsDAa7gIX/GuwmeHwpfVHi
 EQihvp58gtZga6GlKTGHxqCCwzEL1FlNrRf5+vQhOorWLot9ltht1Uqp2Jy8NCEK
 Omg85jSZzqRzl8DVc3+25gxt5ClLLicljpYJ/esabpUwC2IdT4/dX95sJScFYa6Q
 UbsqU367TVQX2zF5J9Z6+coSK6eIXPRiQmT5PUbIjhzy/2CwkYoY6V8QSifvCiU1
 AFYug5Ditf/d/dU8W9HvpI8jCCZ0FhQ7lwQ9JqxdOTzVNlIRunHMZSTJOwod6c3C
 Fn+54HGwZU8ik9uc05QWBBaV99K0iya/Zo7Y0uQBNGDXISNI7rj3xICNhRafAkE0
 eRRpGIb2wq3bhBJhwl/aB/nSiY9JIAgERXB8k5o8YxlvVUYiktcRpXc7IEOkTQJg
 WZlP4aHXiv6RShO7Q2s+SQwH8jNmK+WeufX4Z0RYWRLr4a8JpII=
 =NgTE
 -----END PGP SIGNATURE-----

Merge tag 'hwmon-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

Pull hwmon fixes from Guenter Roeck:

 - Work around a hardware problem in the delta-ahe50dc-fan driver

 - Explicitly disable PEC in PMBus core if not enabled

 - Fix negative temperature values in f71882fg driver

 - Fix warning on removal of adt7470 driver

 - Fix CROSSHAIR VI HERO name in asus_wmi_sensors driver

 - Fix build warning seen in xdpe12284 driver if
   CONFIG_SENSORS_XDPE122_REGULATOR is disabled

 - Fix type of 'ti,n-factor' in ti,tmp421 driver bindings

* tag 'hwmon-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
  hwmon: (pmbus) delta-ahe50dc-fan: work around hardware quirk
  hwmon: (pmbus) disable PEC if not enabled
  hwmon: (f71882fg) Fix negative temperature
  dt-bindings: hwmon: ti,tmp421: Fix type for 'ti,n-factor'
  hwmon: (adt7470) Fix warning on module removal
  hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name
  hwmon: (xdpe12284) Fix build warning seen if CONFIG_SENSORS_XDPE122_REGULATOR is disabled
2022-05-03 09:51:52 -07:00
..
arc
arm dt-bindings: Fix 'enum' lists with duplicate entries 2022-04-04 14:20:09 -05:00
ata dt-bindings: ata: ahci-platform: Add rk3568-dwc-ahci compatible 2022-03-11 21:46:14 -06:00
auxdisplay
board
bus dt-bindings: Fix 'enum' lists with duplicate entries 2022-04-04 14:20:09 -05:00
chrome
clock A semi-large pile of clk driver fixes this time around. Nothing is 2022-04-29 15:38:23 -07:00
connector dt-bindings: Another pass removing cases of 'allOf' containing a '$ref' 2022-03-02 14:02:57 -06:00
counter
cpu dt-bindings: Fix phandle-array issues in the idle-states bindings 2022-04-01 15:09:50 -07:00
cpufreq Merge branch 'pm-opp' 2022-03-29 18:52:32 +02:00
crypto dt-bindings: crypto: Convert Atmel SHA to yaml 2022-02-17 17:29:06 -06:00
csky
devfreq dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
display Devicetree fixes for v5.18, part 2: 2022-04-16 17:07:50 -07:00
dma dt-bindings: dmaengine: qcom: gpi: Add minItems for interrupts 2022-04-20 18:11:20 +05:30
dsp
dvfs More power management updates for 5.18-rc1 2022-03-29 11:06:55 -07:00
edac
eeprom
extcon Devicetree fixes for v5.18, part 2: 2022-04-16 17:07:50 -07:00
firmware Devicetree updates for v5.18: 2022-03-26 11:41:53 -07:00
fpga
fsi
fuse
gnss dt-bindings: gnss: Add two more chips 2022-03-20 15:02:22 -04:00
goldfish
gpio There's one large change in the core clk framework here. We change how 2022-03-30 10:11:04 -07:00
gpu dt-bindings: gpu: mali-bifrost: Document RZ/V2L SoC 2022-04-06 16:49:11 -05:00
h8300
hsi
hwlock dt-bindings: hwlock: omap: Remove redundant binding example 2022-03-11 11:47:33 -06:00
hwmon hwmon fixes for v5.18-rc6 2022-05-03 09:51:52 -07:00
i2c dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
i3c
iio dt-bindings: Fix array constraints on scalar properties 2022-04-14 13:02:12 -05:00
infiniband
input Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2022-04-01 10:14:32 -07:00
interconnect dt-bindings: Fix incomplete if/then/else schemas 2022-04-04 14:20:09 -05:00
interrupt-controller Devicetree fixes for v5.18, part 2: 2022-04-16 17:07:50 -07:00
iommu Devicetree updates for v5.18: 2022-03-26 11:41:53 -07:00
ipmi ipmi:ipmb: Add the ability to have a separate slave and master device 2022-02-23 08:16:02 -06:00
leds dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
mailbox - qcom: add support for MSM8976 2022-03-27 14:21:57 -07:00
media dt-bindings: Fix array constraints on scalar properties 2022-04-14 13:02:12 -05:00
memory-controllers Memory controller drivers - fixes for v5.18 2022-04-07 13:58:17 +02:00
mfd AT91 fixes #1 for 5.18: 2022-04-14 23:03:06 +02:00
mips
misc dt-bindings: misc: add fastrpc domain vmid property 2022-03-18 14:11:00 +01:00
mmc dt-bindings: Fix incomplete if/then/else schemas 2022-04-04 14:20:09 -05:00
mtd Devicetree updates for v5.18: 2022-03-26 11:41:53 -07:00
mux
net dt-bindings: net: dsa: realtek: cleanup compatible strings 2022-04-22 15:17:53 -07:00
nios2
nvmem Char/Misc and other driver updates for 5.18-rc1 2022-03-28 12:27:35 -07:00
openrisc/opencores
opp More power management updates for 5.18-rc1 2022-03-29 11:06:55 -07:00
pci There's one large change in the core clk framework here. We change how 2022-03-30 10:11:04 -07:00
peci
perf Devicetree updates for v5.18: 2022-03-26 11:41:53 -07:00
phy Devicetree fixes for v5.18, part 2: 2022-04-16 17:07:50 -07:00
pinctrl Devicetree fixes for v5.18, part 2: 2022-04-16 17:07:50 -07:00
pmem
power Devicetree fixes for v5.18, part 2: 2022-04-16 17:07:50 -07:00
powerpc
pps
ptp
pwm pwm: Changes for v5.18-rc1 2022-03-30 11:00:33 -07:00
regmap
regulator regulator: Fix for v5.18 2022-04-28 11:07:49 -07:00
remoteproc dt-bindings: Fix array constraints on scalar properties 2022-04-14 13:02:12 -05:00
reserved-memory Char/Misc and other driver updates for 5.18-rc1 2022-03-28 12:27:35 -07:00
reset dt-bindings: reset: Add parent "resets" property as optional 2022-04-04 11:35:29 +02:00
riscv dt-bindings: Fix phandle-array issues in the idle-states bindings 2022-04-01 15:09:50 -07:00
rng dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
rtc dt-bindings: rtc: add refclk to mpfs-rtc 2022-04-22 18:40:19 -07:00
scsi
security/tpm
serial There's one large change in the core clk framework here. We change how 2022-03-30 10:11:04 -07:00
serio
sifive
siox
slimbus
soc dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
sound Devicetree fixes for v5.18, part 2: 2022-04-16 17:07:50 -07:00
soundwire dt-bindings: soundwire: qcom: document optional wake irq 2022-03-02 21:11:50 +05:30
spi Devicetree fixes for v5.18, part 2: 2022-04-16 17:07:50 -07:00
spmi
sram dt-bindings: Fix incomplete if/then/else schemas 2022-04-04 14:20:09 -05:00
staging
thermal dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
timer pwm: Changes for v5.18-rc1 2022-03-30 11:00:33 -07:00
ufs dt-bindings: ufs: qcom: Add SM6350 compatible string 2022-03-22 08:09:54 -05:00
usb USB fixes for 5.18-rc5 2022-04-30 09:58:46 -07:00
virtio dt-bindings: virtio,mmio: Allow setting devices 'dma-coherent' 2022-03-20 15:08:08 -04:00
w1
watchdog linux-watchdog 5.18-rc1 tag 2022-03-31 14:14:03 -07:00
x86
xillybus
.gitignore
.yamllint
ABI.rst
chosen.txt
common-properties.txt
example-schema.yaml dt-bindings: example: Extend with typical case (int-array and disallowed prop) 2022-02-24 09:55:56 -06:00
graph.txt
index.rst
jailhouse.txt
Makefile dt-bindings: kbuild: Make DT_SCHEMA_LINT a recursive variable 2022-03-23 18:10:00 -05:00
numa.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml Char/Misc and other driver updates for 5.18-rc1 2022-03-28 12:27:35 -07:00
unittest.txt
vendor-prefixes.yaml Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2022-04-01 10:14:32 -07:00
writing-bindings.rst
writing-schema.rst dt-bindings: kbuild: Use DTB files for validation 2022-03-11 11:16:16 -06:00
xilinx.txt