File tree Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Supported systems:
9
9
10
10
Prefix: 'power_meter'
11
11
12
- Datasheet: http ://acpi.info/ , section 10.4.
12
+ Datasheet: https ://uefi.org/specifications , section 10.4.
13
13
14
14
Author: Darrick J. Wong
15
15
Original file line number Diff line number Diff line change @@ -40,8 +40,7 @@ menuconfig ACPI
40
40
the UEFI Forum and any UEFI member can join the ASWG and contribute
41
41
to the ACPI specification.
42
42
The specification is available at:
43
- <http://www.acpi.info>
44
- <http://www.uefi.org/acpi/specs>
43
+ <https://uefi.org/specifications>
45
44
46
45
if ACPI
47
46
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ struct tboot_acpi_generic_address {
44
44
45
45
/*
46
46
* combines Sx info from FADT and FACS tables per ACPI 2.0+ spec
47
- * (http ://www.acpi.info/ )
47
+ * (https ://uefi.org/specifications )
48
48
*/
49
49
struct tboot_acpi_sleep_info {
50
50
struct tboot_acpi_generic_address pm1a_cnt_blk ;
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ By default only values of core zero are displayed. How to display settings of
75
75
other cores is described in the cpupower(1) manpage in the \-\- cpu option
76
76
section.
77
77
.SH REFERENCES
78
- http ://www.acpi.info/spec.htm
78
+ https ://uefi.org/specifications
79
79
.SH "FILES"
80
80
.nf
81
81
\fI /sys/devices/system/cpu/cpu*/cpuidle/state* \fP
You can’t perform that action at this time.
0 commit comments