52581c718c
Clean up header guards that don't match their file name
...
Header guard symbols should match their file name to make guard
collisions less likely.
Cleaned up with scripts/clean-header-guards.pl, followed by some
renaming of new guard symbols picked by the script to better ones.
Signed-off-by: Markus Armbruster <armbru@redhat.com >
Message-Id: <20220506134911.2856099-2-armbru@redhat.com >
Reviewed-by: Richard Henderson <richard.henderson@linaro.org >
[Change to generated file ebpf/rss.bpf.skeleton.h backed out]
2022-05-11 16:49:06 +02:00
5f14cd7032
hw/sensor: add Renesas raa228000 device
...
Signed-off-by: Titus Rwantare <titusr@google.com >
Reviewed-by: Hao Wu <wuhaotsh@google.com >
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Acked-by: Corey Minyard <cminyard@mvista.com >
Message-Id: <20220307200605.4001451-10-titusr@google.com >
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
2022-03-08 18:46:48 +01:00
1c0c52f762
hw/sensor: add Renesas raa229004 PMBus device
...
The Renesas RAA229004 is a PMBus Multiphase Voltage Regulator
Signed-off-by: Titus Rwantare <titusr@google.com >
Reviewed-by: Hao Wu <wuhaotsh@google.com >
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Acked-by: Corey Minyard <cminyard@mvista.com >
Message-Id: <20220307200605.4001451-9-titusr@google.com >
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
2022-03-08 18:46:48 +01:00
ffcdae677e
hw/sensor: add Intersil ISL69260 device model
...
Signed-off-by: Titus Rwantare <titusr@google.com >
Reviewed-by: Hao Wu <wuhaotsh@google.com >
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Acked-by: Corey Minyard <cminyard@mvista.com >
Message-Id: <20220307200605.4001451-8-titusr@google.com >
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
2022-03-08 18:46:48 +01:00
5e9ae4b1a3
sensor: Move hardware sensors from misc to a sensor directory
...
Lots of this are expected to be coming in, create a directory for them.
Also move the tmp105.h file into the include directory where it
should be.
Cc: Cédric Le Goater <clg@kaod.org >
Cc: Peter Maydell <peter.maydell@linaro.org >
Cc: Andrew Jeffery <andrew@aj.id.au >
Cc: Joel Stanley <joel@jms.id.au >
Cc: Andrzej Zaborowski <balrogg@gmail.com >
Cc: qemu-arm@nongnu.org
Signed-off-by: Corey Minyard <cminyard@mvista.com >
Acked-by: Cédric Le Goater <clg@kaod.org >
2021-06-17 07:10:32 -05:00