summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorTim Wassink <timwassink.dev@gmail.com>2025-12-21 19:17:14 +0100
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2025-12-22 16:06:50 +0200
commite521dc1687834d0e8c7506f1fdf00daab4ebb51d (patch)
treec110a7d9cb2339cee40da8d79e12e9921489f96e /tools/perf/scripts/python/stackcollapse.py
parent4dcb6e4af15bf45aa1526834e8f5e296ad7ce867 (diff)
downloadkernel-e521dc1687834d0e8c7506f1fdf00daab4ebb51d.tar.gz
platform/x86: asus-nb-wmi: Add keymap for display toggle
On the Asus Zenbook 14 (UX3405MA), the Fn+F7 key combination emits WMI code 0x2d, which was previously unmapped. Map this code to KEY_DISPLAYTOGGLE. This matches the behavior of the display toggle/projector mode key found on other Asus laptops, allowing userspace to handle multi-monitor switching or screen toggling. Tested on ASUS Zenbook 14 UX3405MA. Signed-off-by: Tim Wassink <timwassink.dev@gmail.com> Reviewed-by: Denis Benato <benato.denis96@gmail.com> Link: https://patch.msgid.link/20251221181724.19927-1-timwassink.dev@gmail.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
cumentation: kbuild: Remove obsolete dtc_cpp sectionGeert Uytterhoeven 2014-08-19Documentation: kbuild: Improve if_changed documentationGeert Uytterhoeven 2014-08-19Documentation: kbuild: Remove obsolete include/asm symlink stepGeert Uytterhoeven 2014-08-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds 2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds 2014-08-05Documentation: headers_install.txt is part of kbuildYann Droneaud 2014-07-16kbuild: drop shared library support from Makefile.hostMasahiro Yamada 2014-06-18kbuild: fix a typo in a kbuild documentMasahiro Yamada 2014-06-10kbuild: Fix a typo in documentationWarren Turkal 2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett 2013-10-08Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | mak...Regid Ichira 2013-09-05kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN 2013-07-23Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek 2013-07-16Documentation/kconfig: more concise and straightforward search explanationYann E. MORIN 2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds 2013-06-24kconfig: sort found symbols by relevanceYann E. MORIN 2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell 2013-05-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds 2013-05-07Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds 2013-04-25kconfig: implement KCONFIG_PROBABILITY for randconfigYann E. MORIN 2013-04-25kconfig: allow specifying the seed for randconfigYann E. MORIN 2013-04-08doc: change example to existing Makefile fragmentPaul Bolle 2013-04-08kbuild: fix ld-option functionAntony Pavlov 2013-02-27Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds 2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek 2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren