Home
last modified time | relevance | path

Searched refs:peci (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/linux/Documentation/translations/zh_CN/peci/
H A Dpeci.rst4 :Original: Documentation/peci/peci.rst
41 include/linux/peci.h
43 drivers/peci/internal.h
45 drivers/peci/core.c
47 drivers/peci/request.c
54 drivers/peci/cpu.c
H A Dindex.rst4 :Original: Documentation/peci/index.rst
19 peci
/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/sensors/
H A Dphosphor-hwmon_%.bbappend31 peci-0/0-30/peci-cputemp.0 \
32 peci-0/0-31/peci-cputemp.1\
33 peci-0/0-30/peci-dimmtemp.0 \
35 PECIITEMSFMT = "devices/platform/ahb/ahb--apb/f0100000.peci-bus/{0}.conf"
/openbmc/openbmc/meta-phosphor/recipes-x86/libpeci/
H A Dlibpeci_git.bb7 PACKAGECONFIG[dbus-raw-peci] = "-Draw-peci='enabled',-Draw-peci='disabled',boost sdbusplus"
13 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'dbus-raw-peci', 'com.intel.peci.se…
/openbmc/linux/drivers/hwmon/peci/
H A DMakefile3 peci-cputemp-y := cputemp.o
4 peci-dimmtemp-y := dimmtemp.o
6 obj-$(CONFIG_SENSORS_PECI_CPUTEMP) += peci-cputemp.o
7 obj-$(CONFIG_SENSORS_PECI_DIMMTEMP) += peci-dimmtemp.o
H A DKconfig15 will be called peci-cputemp.
28 will be called peci-dimmtemp.
/openbmc/linux/drivers/peci/
H A DMakefile4 peci-y := core.o request.o device.o sysfs.o
5 obj-$(CONFIG_PECI) += peci.o
6 peci-cpu-y := cpu.o
7 obj-$(CONFIG_PECI_CPU) += peci-cpu.o
H A DKconfig15 will be called peci.
23 This option enables peci-cpu driver for Intel processors. It is
32 will be called peci-cpu.
34 source "drivers/peci/controller/Kconfig"
/openbmc/linux/Documentation/peci/
H A Dpeci.rst44 .. kernel-doc:: include/linux/peci.h
45 .. kernel-doc:: drivers/peci/internal.h
46 .. kernel-doc:: drivers/peci/core.c
47 .. kernel-doc:: drivers/peci/request.c
51 .. kernel-doc:: drivers/peci/cpu.c
H A Dindex.rst9 peci
/openbmc/linux/drivers/peci/controller/
H A DMakefile3 obj-$(CONFIG_PECI_ASPEED) += peci-aspeed.o
4 obj-$(CONFIG_PECI_NPCM) += peci-npcm.o
H A DKconfig18 be called peci-aspeed.
34 will be called peci-npcm.
/openbmc/openbmc/meta-phosphor/recipes-phosphor/smbios/
H A Dsmbios-mdr_git.bb16 PACKAGECONFIG[cpuinfo-peci] = "-Dcpuinfo-peci=enabled,-Dcpuinfo-peci=disabled,libpeci"
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-peci1 What: /sys/bus/peci/rescan
10 What: /sys/bus/peci/devices/<controller_id>-<device_addr>/remove
/openbmc/linux/arch/arm64/boot/dts/nuvoton/
H A Dnuvoton-common-npcm8xx.dtsi71 peci: peci-controller@100000 { label
72 compatible = "nuvoton,npcm845-peci";
/openbmc/u-boot/cmd/aspeed/
H A DMakefile10 obj-$(CONFIG_CMD_PECITEST) += peci.o
/openbmc/linux/Documentation/hwmon/
H A Dindex.rst183 peci-cputemp
184 peci-dimmtemp
/openbmc/dbus-sensors/src/intel-cpu/
H A Dmeson.build2 if not meson.get_compiler('cpp').has_header('linux/peci-ioctl.h')
/openbmc/qemu/hw/arm/
H A Daspeed_ast10x0.c155 object_initialize_child(obj, "peci", &s->peci, TYPE_ASPEED_PECI); in aspeed_soc_ast1030_init()
274 if (!sysbus_realize(SYS_BUS_DEVICE(&s->peci), errp)) { in aspeed_soc_ast1030_realize()
277 aspeed_mmio_map(s, SYS_BUS_DEVICE(&s->peci), 0, in aspeed_soc_ast1030_realize()
279 sysbus_connect_irq(SYS_BUS_DEVICE(&s->peci), 0, in aspeed_soc_ast1030_realize()
H A Daspeed_ast2400.c198 object_initialize_child(obj, "peci", &s->peci, TYPE_ASPEED_PECI); in aspeed_ast2400_soc_init()
376 if (!sysbus_realize(SYS_BUS_DEVICE(&s->peci), errp)) { in aspeed_ast2400_soc_realize()
379 aspeed_mmio_map(s, SYS_BUS_DEVICE(&s->peci), 0, in aspeed_ast2400_soc_realize()
381 sysbus_connect_irq(SYS_BUS_DEVICE(&s->peci), 0, in aspeed_ast2400_soc_realize()
/openbmc/openbmc/meta-phosphor/recipes-x86/peci-pcie/
H A Dpeci-pcie_git.bb14 SRC_URI = "git://github.com/openbmc/peci-pcie;branch=master;protocol=https"
/openbmc/smbios-mdr/
H A Dmeson.options39 'cpuinfo-peci',
/openbmc/smbios-mdr/src/
H A Dmeson.build51 if get_option('cpuinfo-peci').allowed()
/openbmc/linux/Documentation/
H A Dsubsystem-apis.rst87 peci/index
/openbmc/dbus-sensors/src/
H A Dmeson.build65 if not meson.get_compiler('cpp').has_header('linux/peci-ioctl.h')

12