index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
2025-02-08
platform/x86: x86-android-tablets: Make variables only used locally static
Hans de Goede
2025-02-08
platform/x86: x86-android-tablets: Add missing __init to get_i2c_adap_by_*()
Hans de Goede
2025-02-08
platform/x86: x86-android-tablets: make platform data be static
Pei Xiao
2025-02-08
platform/mellanox: mlxbf-pmc: incorrect type in assignment
Pei Xiao
2025-01-17
Merge tag 'platform-drivers-x86-v6.13-6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-01-14
platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev race
Chenyuan Yang
2025-01-14
platform/x86: dell-uart-backlight: fix serdev race
Chenyuan Yang
2025-01-10
Merge tag 'platform-drivers-x86-v6.13-5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-01-07
platform/x86: intel/pmc: Fix ioremap() of bad address
David E. Box
2025-01-07
platform/x86: ISST: Add Clearwater Forest to support list
Srinivas Pandruvada
2025-01-07
platform/x86/intel: power-domains: Add Clearwater Forest support
Srinivas Pandruvada
2025-01-07
platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it
Maciej S. Szmigiero
2024-12-30
Merge tag 'platform-drivers-x86-v6.13-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-12-29
platform/x86: thinkpad-acpi: Add support for hotkey 0x1401
Vishnu Sankar
2024-12-29
platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile
Mingcong Bai
2024-12-26
Merge tag 'chrome-platform-for-6.13-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-12-25
platform/chrome: cros_ec_lpc: fix product identity for early Framework Laptops
Dustin L. Howett
2024-12-21
Merge tag 'acpi-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-12-18
ACPI: EC: Enable EC support on LoongArch by default
Huacai Chen
2024-12-17
platform/x86: mlx-platform: call pci_dev_put() to balance the refcount
Joe Hattori
2024-12-16
Merge tag 'platform-drivers-x86-v6.13-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-12-11
platform/x86/intel/vsec: Add support for Panther Lake
Xi Pardee
2024-12-11
platform/x86/intel/ifs: Add Clearwater Forest to CPU support list
Jithu Joseph
2024-12-11
platform/x86: touchscreen_dmi: Add info for SARY Tab 3 tablet
Huy Minh
2024-12-10
p2sb: Do not scan and remove the P2SB device when it is unhidden
Shin'ichiro Kawasaki
2024-12-10
p2sb: Move P2SB hide and unhide code to p2sb_scan_and_cache()
Shin'ichiro Kawasaki
2024-12-10
p2sb: Introduce the global flag p2sb_hidden_by_bios
Shin'ichiro Kawasaki
2024-12-10
p2sb: Factor out p2sb_read_from_cache()
Shin'ichiro Kawasaki
2024-12-10
alienware-wmi: Adds support to Alienware m16 R1 AMD
Kurt Borja
2024-12-10
alienware-wmi: Fix X Series and G Series quirks
Kurt Borja
2024-12-04
Merge tag 'platform-drivers-x86-v6.13-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
platform/x86: asus-nb-wmi: Ignore unknown event 0xCF
Armin Wolf
2024-12-02
platform/x86: asus-wmi: Ignore return value when writing thermal policy
Armin Wolf
2024-12-02
platform/x86: samsung-laptop: Match MODULE_DESCRIPTION() to functionality
Sedat Dilek
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-01
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-27
platform/chrome: Introduce device tree hardware prober
Chen-Yu Tsai
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-22
Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2024-11-20
Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-11-19
Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-11-19
Merge tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-18
platform/x86: p2sb: Cache correct PCI bar for P2SB on Gemini Lake
Hans de Goede
2024-11-18
platform/x86: panasonic-laptop: Return errno correctly in show callback
Yao Zi
2024-11-16
alienware-wmi: create_thermal_profile() no longer brute-forces IDs
Kurt Borja
2024-11-16
alienware-wmi: Adds support to Alienware x17 R2
Kurt Borja
[next]