diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-07-17 13:16:30 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-07-17 13:16:30 -0700 |
commit | 22051d9c4a57d3b4a8b5a7407efc80c71c7bfb16 (patch) | |
tree | de998ca05e1eafedcbba213bec82195764b5a068 /Documentation | |
parent | aac09ce27556f79f20a860ae89d790d7bfbf1747 (diff) | |
parent | 9af93db9e140a4e6e79cdb098919bc928a72cd59 (diff) | |
download | linux-22051d9c4a57d3b4a8b5a7407efc80c71c7bfb16.tar.bz2 |
Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-platform-drivers-x86
Pull another x86 platform driver update from Andy Shevchenko:
"Provide better naming for ABI, i.e. tell that we have fan boost mode.
It won't break any ABI, but has to be done now to avoid confusion in
the future"
* tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-platform-drivers-x86:
platform/x86: asus: Rename "fan mode" to "fan boost mode"
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/ABI/testing/sysfs-platform-asus-wmi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/ABI/testing/sysfs-platform-asus-wmi b/Documentation/ABI/testing/sysfs-platform-asus-wmi index 87ae5cc983bf..9e99f2909612 100644 --- a/Documentation/ABI/testing/sysfs-platform-asus-wmi +++ b/Documentation/ABI/testing/sysfs-platform-asus-wmi @@ -37,9 +37,9 @@ Contact: "AceLan Kao" <acelan.kao@canonical.com> Description: Resume on lid open. 1 means on, 0 means off. -What: /sys/devices/platform/<platform>/fan_mode -Date: Apr 2019 -KernelVersion: 5.2 +What: /sys/devices/platform/<platform>/fan_boost_mode +Date: Sep 2019 +KernelVersion: 5.3 Contact: "Yurii Pavlovskyi" <yurii.pavlovskyi@gmail.com> Description: Fan boost mode: |