index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletap
Mark Pearson
1
-1
/
+11
2024-04-29
platform/x86: thinkpad_acpi: Support for system debug info hotkey
Mark Pearson
1
-0
/
+1
2024-04-29
platform/x86: thinkpad_acpi: Support for trackpoint doubletap
Mark Pearson
1
-0
/
+19
2024-04-29
platform/x86: thinkpad_acpi: Simplify known_ev handling
Mark Pearson
1
-6
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Add mappings for adaptive kbd clipping-tool and cloud keys
Hans de Goede
1
-2
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Switch to using sparse-keymap helpers
Hans de Goede
1
-259
/
+145
2024-04-29
platform/x86: thinkpad_acpi: Drop KEY_RESERVED special handling
Hans de Goede
1
-10
/
+8
2024-04-29
platform/x86: thinkpad_acpi: Use correct keycodes for volume and brightness keys
Hans de Goede
1
-24
/
+21
2024-04-29
platform/x86: thinkpad_acpi: Change hotkey_reserved_mask initialization
Hans de Goede
1
-6
/
+15
2024-04-29
platform/x86: thinkpad_acpi: Do not send ACPI netlink events for unknown hotkeys
Hans de Goede
1
-3
/
+11
2024-04-29
platform/x86: thinkpad_acpi: Move tpacpi_driver_event() call to tpacpi_input_send_key()
Hans de Goede
1
-4
/
+3
2024-04-29
platform/x86: thinkpad_acpi: Move hkey > scancode mapping to tpacpi_input_send_key()
Hans de Goede
1
-59
/
+26
2024-04-29
platform/x86: thinkpad_acpi: Drop tpacpi_input_send_key_masked() and hotkey_driver_event()
Hans de Goede
1
-14
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Always call tpacpi_driver_event() for hotkeys
Hans de Goede
1
-7
/
+4
2024-04-29
platform/x86: thinkpad_acpi: Move hotkey_user_mask check to tpacpi_input_send_key()
Hans de Goede
1
-2
/
+5
2024-04-29
platform/x86: thinkpad_acpi: Move special original hotkeys handling out of switch-case
Hans de Goede
1
-4
/
+10
2024-04-29
platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_driver_event()
Hans de Goede
1
-35
/
+41
2024-04-29
platform/x86: thinkpad_acpi: Make tpacpi_driver_event() return if it handled the event
Hans de Goede
1
-54
/
+61
2024-04-29
platform/x86: thinkpad_acpi: Do hkey to scancode translation later
Hans de Goede
1
-35
/
+36
2024-04-29
platform/x86: thinkpad_acpi: Use tpacpi_input_send_key() in adaptive kbd code
Hans de Goede
1
-14
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Drop ignore_acpi_ev
Hans de Goede
1
-39
/
+17
2024-04-29
platform/x86: thinkpad_acpi: Drop setting send_/ignore_acpi_ev defaults twice
Hans de Goede
1
-19
/
+5
2024-04-29
platform/x86: thinkpad_acpi: Provide hotkey_poll_stop_sync() dummy
Hans de Goede
1
-2
/
+3
2024-04-29
platform/x86: thinkpad_acpi: Take hotkey_mutex during hotkey_exit()
Hans de Goede
1
-2
/
+3
2024-04-29
platform/x86: asus-laptop: Use sysfs_emit() and sysfs_emit_at() to replace sprintf()
yunshui
1
-22
/
+22
2024-04-29
platform/x86: samsung-laptop: Use sysfs_emit() to replace the old interface sprintf()
yunshui
1
-5
/
+5
2024-04-29
platform/x86: msi-laptop: Use sysfs_emit() to replace sprintf()
yunshui
1
-10
/
+10
2024-04-29
platform/x86: thinkpad_acpi: change sprintf() to sysfs_emit()
yunshui
1
-2
/
+2
2024-04-29
platform/x86/intel/pmc: Fix PCH names in comments
Colin Ian King
2
-2
/
+2
2024-04-29
platform/x86/intel-uncore-freq: Don't present root domain on error
Srinivas Pandruvada
1
-0
/
+7
2024-04-29
platform/x86/amd/pmc: Fix implicit declaration error on i386
Basavaraj Natikar
1
-0
/
+1
2024-04-29
platform/x86/intel/ifs: Disable irq during one load stage
Jithu Joseph
1
-0
/
+2
2024-04-29
platform/x86/intel/ifs: trace: display batch num in hex
Jithu Joseph
1
-1
/
+1
2024-04-29
platform/x86/intel/ifs: Classify error scenarios correctly
Jithu Joseph
1
-12
/
+15
2024-04-29
platform/x86: think-lmi: Convert container_of() macros to static inline
Ilpo Järvinen
1
-3
/
+10
2024-04-29
tools/arch/x86/intel_sdsi: Add current meter support
David E. Box
1
-19
/
+30
2024-04-29
tools/arch/x86/intel_sdsi: Simplify ascii printing
David E. Box
1
-9
/
+8
2024-04-29
tools/arch/x86/intel_sdsi: Fix meter_certificate decoding
David E. Box
1
-3
/
+4
2024-04-29
tools/arch/x86/intel_sdsi: Fix meter_show display
David E. Box
1
-10
/
+19
2024-04-29
tools/arch/x86/intel_sdsi: Fix maximum meter bundle length
David E. Box
1
-4
/
+8
2024-04-15
platform/x86/intel/sdsi: Add attribute to read the current meter state
David E. Box
1
-6
/
+24
2024-04-15
platform/x86/intel/sdsi: Add in-band BIOS lock support
Kuppuswamy Sathyanarayanan
1
-0
/
+10
2024-04-15
platform/x86/intel/sdsi: Combine read and write mailbox flows
David E. Box
1
-35
/
+44
2024-04-15
platform/x86/intel/sdsi: Set message size during writes
David E. Box
1
-0
/
+1
2024-04-15
platform/x86: thinkpad_acpi: use platform_profile_cycle()
Gergo Koteles
1
-17
/
+2
2024-04-15
platform/x86: ideapad-laptop: switch platform profiles using thermal management key
Gergo Koteles
1
-2
/
+5
2024-04-15
ACPI: platform-profile: add platform_profile_cycle()
Gergo Koteles
2
-0
/
+40
2024-04-15
platform/x86: android-tablets: Use GPIO_LOOKUP() macro
Andy Shevchenko
1
-4
/
+2
2024-04-15
platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 Pro 1380F/L data
Hans de Goede
3
-0
/
+235
2024-04-15
platform/x86: x86-android-tablets: Unregister devices in reverse order
Hans de Goede
1
-4
/
+4
[next]