index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
platform/x86: ISST: Support partitioned systems
Srinivas Pandruvada
1
-32
/
+267
2024-04-29
platform/x86: ISST: Shorten the assignments for power_domain_info
Srinivas Pandruvada
1
-17
/
+16
2024-04-29
platform/x86: ISST: Use local variable for auxdev->dev
Srinivas Pandruvada
1
-13
/
+14
2024-04-29
platform/x86/intel/tpmi: Add additional TPMI header fields
Srinivas Pandruvada
1
-1
/
+14
2024-04-29
platform/x86/intel/tpmi: Check major version change for TPMI Information
Srinivas Pandruvada
1
-4
/
+13
2024-04-29
platform/x86/intel/tpmi: Handle error from tpmi_process_info()
Srinivas Pandruvada
1
-2
/
+5
2024-04-29
platform/x86: classmate-laptop: Add missing MODULE_DESCRIPTION()
Andy Shevchenko
1
-2
/
+2
2024-04-29
platform/x86: Add lenovo-yoga-tab2-pro-1380-fastcharger driver
Hans de Goede
3
-0
/
+350
2024-04-29
platform/x86: wmi: Add MSI WMI Platform driver
Armin Wolf
3
-0
/
+440
2024-04-29
platform/x86: thinkpad_acpi: Use false to set acpi_send_ev to false
Hans de Goede
1
-1
/
+1
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 ...
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_...
Hans de Goede
1
-4
/
+3
2024-04-29
platform/x86: thinkpad_acpi: Move hkey > scancode mapping to tpacpi_input_sen...
Hans de Goede
1
-59
/
+26
2024-04-29
platform/x86: thinkpad_acpi: Drop tpacpi_input_send_key_masked() and hotkey_d...
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...
Hans de Goede
1
-2
/
+5
2024-04-29
platform/x86: thinkpad_acpi: Move special original hotkeys handling out of sw...
Hans de Goede
1
-4
/
+10
2024-04-29
platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_drive...
Hans de Goede
1
-35
/
+41
2024-04-29
platform/x86: thinkpad_acpi: Make tpacpi_driver_event() return if it handled ...
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 sp...
yunshui
1
-22
/
+22
2024-04-29
platform/x86: samsung-laptop: Use sysfs_emit() to replace the old interface s...
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: 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-26
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2024-04-25
platform/x86: intel_ips: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-04-24
platform/chrome: cros_ec_lpc: add quirks for the Framework Laptop (AMD)
Dustin L. Howett
1
-1
/
+15
2024-04-24
platform/chrome: cros_ec_lpc: add a "quirks" system
Dustin L. Howett
1
-0
/
+31
2024-04-24
platform/chrome: cros_ec_lpc: pass driver_data from DMI to the device
Dustin L. Howett
1
-2
/
+7
2024-04-24
platform/chrome: cros_ec_lpc: introduce a priv struct for the lpc device
Dustin L. Howett
1
-4
/
+21
[prev]
[next]