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

PM: docs: Use my kernel.org address in ABI docs and DT bindings

For the sake of consistency, use my kernel.org address in all Contact
records in sysfs-devices-power and sysfs-power, and in the power-domain
DT binding.

Signed-off-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://patch.msgid.link/5911353.DvuYhMxLoT@rjwysocki.net

authored by

Rafael J. Wysocki and committed by
Rafael J. Wysocki
ebf266d0 ba2ebd52

+31 -31
+17 -17
Documentation/ABI/testing/sysfs-devices-power
··· 1 1 What: /sys/devices/.../power/ 2 2 Date: January 2009 3 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 3 + Contact: Rafael J. Wysocki <rafael@kernel.org> 4 4 Description: 5 5 The /sys/devices/.../power directory contains attributes 6 6 allowing the user space to check and modify some power ··· 8 8 9 9 What: /sys/devices/.../power/wakeup 10 10 Date: January 2009 11 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 11 + Contact: Rafael J. Wysocki <rafael@kernel.org> 12 12 Description: 13 13 The /sys/devices/.../power/wakeup attribute allows the user 14 14 space to check if the device is enabled to wake up the system ··· 34 34 35 35 What: /sys/devices/.../power/control 36 36 Date: January 2009 37 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 37 + Contact: Rafael J. Wysocki <rafael@kernel.org> 38 38 Description: 39 39 The /sys/devices/.../power/control attribute allows the user 40 40 space to control the run-time power management of the device. ··· 53 53 54 54 What: /sys/devices/.../power/async 55 55 Date: January 2009 56 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 56 + Contact: Rafael J. Wysocki <rafael@kernel.org> 57 57 Description: 58 58 The /sys/devices/.../async attribute allows the user space to 59 59 enable or diasble the device's suspend and resume callbacks to ··· 79 79 80 80 What: /sys/devices/.../power/wakeup_count 81 81 Date: September 2010 82 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 82 + Contact: Rafael J. Wysocki <rafael@kernel.org> 83 83 Description: 84 84 The /sys/devices/.../wakeup_count attribute contains the number 85 85 of signaled wakeup events associated with the device. This ··· 90 90 91 91 What: /sys/devices/.../power/wakeup_active_count 92 92 Date: September 2010 93 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 93 + Contact: Rafael J. Wysocki <rafael@kernel.org> 94 94 Description: 95 95 The /sys/devices/.../wakeup_active_count attribute contains the 96 96 number of times the processing of wakeup events associated with ··· 102 102 103 103 What: /sys/devices/.../power/wakeup_abort_count 104 104 Date: February 2012 105 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 105 + Contact: Rafael J. Wysocki <rafael@kernel.org> 106 106 Description: 107 107 The /sys/devices/.../wakeup_abort_count attribute contains the 108 108 number of times the processing of a wakeup event associated with ··· 114 114 115 115 What: /sys/devices/.../power/wakeup_expire_count 116 116 Date: February 2012 117 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 117 + Contact: Rafael J. Wysocki <rafael@kernel.org> 118 118 Description: 119 119 The /sys/devices/.../wakeup_expire_count attribute contains the 120 120 number of times a wakeup event associated with the device has ··· 126 126 127 127 What: /sys/devices/.../power/wakeup_active 128 128 Date: September 2010 129 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 129 + Contact: Rafael J. Wysocki <rafael@kernel.org> 130 130 Description: 131 131 The /sys/devices/.../wakeup_active attribute contains either 1, 132 132 or 0, depending on whether or not a wakeup event associated with ··· 138 138 139 139 What: /sys/devices/.../power/wakeup_total_time_ms 140 140 Date: September 2010 141 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 141 + Contact: Rafael J. Wysocki <rafael@kernel.org> 142 142 Description: 143 143 The /sys/devices/.../wakeup_total_time_ms attribute contains 144 144 the total time of processing wakeup events associated with the ··· 149 149 150 150 What: /sys/devices/.../power/wakeup_max_time_ms 151 151 Date: September 2010 152 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 152 + Contact: Rafael J. Wysocki <rafael@kernel.org> 153 153 Description: 154 154 The /sys/devices/.../wakeup_max_time_ms attribute contains 155 155 the maximum time of processing a single wakeup event associated ··· 161 161 162 162 What: /sys/devices/.../power/wakeup_last_time_ms 163 163 Date: September 2010 164 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 164 + Contact: Rafael J. Wysocki <rafael@kernel.org> 165 165 Description: 166 166 The /sys/devices/.../wakeup_last_time_ms attribute contains 167 167 the value of the monotonic clock corresponding to the time of ··· 173 173 174 174 What: /sys/devices/.../power/wakeup_prevent_sleep_time_ms 175 175 Date: February 2012 176 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 176 + Contact: Rafael J. Wysocki <rafael@kernel.org> 177 177 Description: 178 178 The /sys/devices/.../wakeup_prevent_sleep_time_ms attribute 179 179 contains the total time the device has been preventing ··· 203 203 204 204 What: /sys/devices/.../power/pm_qos_resume_latency_us 205 205 Date: March 2012 206 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 206 + Contact: Rafael J. Wysocki <rafael@kernel.org> 207 207 Description: 208 208 The /sys/devices/.../power/pm_qos_resume_latency_us attribute 209 209 contains the PM QoS resume latency limit for the given device, ··· 223 223 224 224 What: /sys/devices/.../power/pm_qos_latency_tolerance_us 225 225 Date: January 2014 226 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 226 + Contact: Rafael J. Wysocki <rafael@kernel.org> 227 227 Description: 228 228 The /sys/devices/.../power/pm_qos_latency_tolerance_us attribute 229 229 contains the PM QoS active state latency tolerance limit for the ··· 248 248 249 249 What: /sys/devices/.../power/pm_qos_no_power_off 250 250 Date: September 2012 251 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 251 + Contact: Rafael J. Wysocki <rafael@kernel.org> 252 252 Description: 253 253 The /sys/devices/.../power/pm_qos_no_power_off attribute 254 254 is used for manipulating the PM QoS "no power off" flag. If ··· 263 263 264 264 What: /sys/devices/.../power/runtime_status 265 265 Date: April 2010 266 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 266 + Contact: Rafael J. Wysocki <rafael@kernel.org> 267 267 Description: 268 268 The /sys/devices/.../power/runtime_status attribute contains 269 269 the current runtime PM status of the device, which may be
+13 -13
Documentation/ABI/testing/sysfs-power
··· 1 1 What: /sys/power/ 2 2 Date: August 2006 3 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 3 + Contact: Rafael J. Wysocki <rafael@kernel.org> 4 4 Description: 5 5 The /sys/power directory will contain files that will 6 6 provide a unified interface to the power management ··· 8 8 9 9 What: /sys/power/state 10 10 Date: November 2016 11 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 11 + Contact: Rafael J. Wysocki <rafael@kernel.org> 12 12 Description: 13 13 The /sys/power/state file controls system sleep states. 14 14 Reading from this file returns the available sleep state ··· 23 23 24 24 What: /sys/power/mem_sleep 25 25 Date: November 2016 26 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 26 + Contact: Rafael J. Wysocki <rafael@kernel.org> 27 27 Description: 28 28 The /sys/power/mem_sleep file controls the operating mode of 29 29 system suspend. Reading from it returns the available modes ··· 41 41 42 42 What: /sys/power/disk 43 43 Date: September 2006 44 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 44 + Contact: Rafael J. Wysocki <rafael@kernel.org> 45 45 Description: 46 46 The /sys/power/disk file controls the operating mode of the 47 47 suspend-to-disk mechanism. Reading from this file returns ··· 90 90 91 91 What: /sys/power/image_size 92 92 Date: August 2006 93 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 93 + Contact: Rafael J. Wysocki <rafael@kernel.org> 94 94 Description: 95 95 The /sys/power/image_size file controls the size of the image 96 96 created by the suspend-to-disk mechanism. It can be written a ··· 107 107 108 108 What: /sys/power/pm_trace 109 109 Date: August 2006 110 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 110 + Contact: Rafael J. Wysocki <rafael@kernel.org> 111 111 Description: 112 112 The /sys/power/pm_trace file controls the code which saves the 113 113 last PM event point in the RTC across reboots, so that you can ··· 156 156 157 157 What: /sys/power/pm_async 158 158 Date: January 2009 159 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 159 + Contact: Rafael J. Wysocki <rafael@kernel.org> 160 160 Description: 161 161 The /sys/power/pm_async file controls the switch allowing the 162 162 user space to enable or disable asynchronous suspend and resume ··· 169 169 170 170 What: /sys/power/wakeup_count 171 171 Date: July 2010 172 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 172 + Contact: Rafael J. Wysocki <rafael@kernel.org> 173 173 Description: 174 174 The /sys/power/wakeup_count file allows user space to put the 175 175 system into a sleep state while taking into account the ··· 184 184 185 185 What: /sys/power/reserved_size 186 186 Date: May 2011 187 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 187 + Contact: Rafael J. Wysocki <rafael@kernel.org> 188 188 Description: 189 189 The /sys/power/reserved_size file allows user space to control 190 190 the amount of memory reserved for allocations made by device ··· 198 198 199 199 What: /sys/power/autosleep 200 200 Date: April 2012 201 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 201 + Contact: Rafael J. Wysocki <rafael@kernel.org> 202 202 Description: 203 203 The /sys/power/autosleep file can be written one of the strings 204 204 returned by reads from /sys/power/state. If that happens, a ··· 215 215 216 216 What: /sys/power/wake_lock 217 217 Date: February 2012 218 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 218 + Contact: Rafael J. Wysocki <rafael@kernel.org> 219 219 Description: 220 220 The /sys/power/wake_lock file allows user space to create 221 221 wakeup source objects and activate them on demand (if one of ··· 242 242 243 243 What: /sys/power/wake_unlock 244 244 Date: February 2012 245 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 245 + Contact: Rafael J. Wysocki <rafael@kernel.org> 246 246 Description: 247 247 The /sys/power/wake_unlock file allows user space to deactivate 248 248 wakeup sources created with the help of /sys/power/wake_lock. ··· 283 283 284 284 What: /sys/power/pm_debug_messages 285 285 Date: July 2017 286 - Contact: Rafael J. Wysocki <rjw@rjwysocki.net> 286 + Contact: Rafael J. Wysocki <rafael@kernel.org> 287 287 Description: 288 288 The /sys/power/pm_debug_messages file controls the printing 289 289 of debug messages from the system suspend/hiberbation
+1 -1
Documentation/devicetree/bindings/power/power-domain.yaml
··· 7 7 title: Generic PM domains 8 8 9 9 maintainers: 10 - - Rafael J. Wysocki <rjw@rjwysocki.net> 10 + - Rafael J. Wysocki <rafael@kernel.org> 11 11 - Kevin Hilman <khilman@kernel.org> 12 12 - Ulf Hansson <ulf.hansson@linaro.org> 13 13