Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: Fix the address of the linuxppc-dev mailing list

This list was moved many years ago.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240503121012.3ba5000b@canb.auug.org.au

authored by

Stephen Rothwell and committed by
Michael Ellerman
fae57306 9248edf3

+18 -18
+7 -7
Documentation/ABI/testing/sysfs-devices-system-cpu
··· 423 423 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/occ_reset 424 424 Date: March 2016 425 425 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org> 426 - Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 426 + Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 427 427 Description: POWERNV CPUFreq driver's frequency throttle stats directory and 428 428 attributes 429 429 ··· 473 473 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/occ_reset 474 474 Date: March 2016 475 475 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org> 476 - Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 476 + Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 477 477 Description: POWERNV CPUFreq driver's frequency throttle stats directory and 478 478 attributes 479 479 ··· 608 608 What: /sys/devices/system/cpu/svm 609 609 Date: August 2019 610 610 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org> 611 - Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 611 + Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 612 612 Description: Secure Virtual Machine 613 613 614 614 If 1, it means the system is using the Protected Execution ··· 617 617 618 618 What: /sys/devices/system/cpu/cpuX/purr 619 619 Date: Apr 2005 620 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 620 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 621 621 Description: PURR ticks for this CPU since the system boot. 622 622 623 623 The Processor Utilization Resources Register (PURR) is ··· 628 628 629 629 What: /sys/devices/system/cpu/cpuX/spurr 630 630 Date: Dec 2006 631 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 631 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 632 632 Description: SPURR ticks for this CPU since the system boot. 633 633 634 634 The Scaled Processor Utilization Resources Register ··· 640 640 641 641 What: /sys/devices/system/cpu/cpuX/idle_purr 642 642 Date: Apr 2020 643 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 643 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 644 644 Description: PURR ticks for cpuX when it was idle. 645 645 646 646 This sysfs interface exposes the number of PURR ticks ··· 648 648 649 649 What: /sys/devices/system/cpu/cpuX/idle_spurr 650 650 Date: Apr 2020 651 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 651 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 652 652 Description: SPURR ticks for cpuX when it was idle. 653 653 654 654 This sysfs interface exposes the number of SPURR ticks
+2 -2
Documentation/ABI/testing/sysfs-firmware-opal-powercap
··· 1 1 What: /sys/firmware/opal/powercap 2 2 Date: August 2017 3 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 3 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 4 4 Description: Powercap directory for Powernv (P8, P9) servers 5 5 6 6 Each folder in this directory contains a ··· 11 11 /sys/firmware/opal/powercap/system-powercap/powercap-max 12 12 /sys/firmware/opal/powercap/system-powercap/powercap-current 13 13 Date: August 2017 14 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 14 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 15 15 Description: System powercap directory and attributes applicable for 16 16 Powernv (P8, P9) servers 17 17
+2 -2
Documentation/ABI/testing/sysfs-firmware-opal-psr
··· 1 1 What: /sys/firmware/opal/psr 2 2 Date: August 2017 3 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 3 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 4 4 Description: Power-Shift-Ratio directory for Powernv P9 servers 5 5 6 6 Power-Shift-Ratio allows to provide hints the firmware ··· 10 10 11 11 What: /sys/firmware/opal/psr/cpu_to_gpu_X 12 12 Date: August 2017 13 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 13 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 14 14 Description: PSR sysfs attributes for Powernv P9 servers 15 15 16 16 Power-Shift-Ratio between CPU and GPU for a given chip
+2 -2
Documentation/ABI/testing/sysfs-firmware-opal-sensor-groups
··· 1 1 What: /sys/firmware/opal/sensor_groups 2 2 Date: August 2017 3 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 3 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 4 4 Description: Sensor groups directory for POWER9 powernv servers 5 5 6 6 Each folder in this directory contains a sensor group ··· 11 11 12 12 What: /sys/firmware/opal/sensor_groups/<sensor_group_name>/clear 13 13 Date: August 2017 14 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 14 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 15 15 Description: Sysfs file to clear the min-max of all the sensors 16 16 belonging to the group. 17 17
+5 -5
Documentation/ABI/testing/sysfs-firmware-papr-energy-scale-info
··· 1 1 What: /sys/firmware/papr/energy_scale_info 2 2 Date: February 2022 3 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 3 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 4 4 Description: Directory hosting a set of platform attributes like 5 5 energy/frequency on Linux running as a PAPR guest. 6 6 ··· 10 10 11 11 What: /sys/firmware/papr/energy_scale_info/<id> 12 12 Date: February 2022 13 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 13 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 14 14 Description: Energy, frequency attributes directory for POWERVM servers 15 15 16 16 What: /sys/firmware/papr/energy_scale_info/<id>/desc 17 17 Date: February 2022 18 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 18 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 19 19 Description: String description of the energy attribute of <id> 20 20 21 21 What: /sys/firmware/papr/energy_scale_info/<id>/value 22 22 Date: February 2022 23 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 23 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 24 24 Description: Numeric value of the energy attribute of <id> 25 25 26 26 What: /sys/firmware/papr/energy_scale_info/<id>/value_desc 27 27 Date: February 2022 28 - Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org> 28 + Contact: Linux for PowerPC mailing list <linuxppc-dev@lists.ozlabs.org> 29 29 Description: String value of the energy attribute of <id>