tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
platform
/
x86
/
at
v5.17-rc4
2 folders
76 files
dell
platform/x86: dell-wmi-descriptor: disable by default
4 years ago
intel
platform/x86: ISST: Fix possible circular locking dependency detected
4 years ago
Kconfig
platform/x86: Add Asus TF103C dock driver
4 years ago
Makefile
platform/x86: Add Asus TF103C dock driver
4 years ago
acer-wireless.c
acer-wireless: send an EV_SYN/SYN_REPORT between state changes
5 years ago
acer-wmi.c
platform/x86: acer-wmi: use __packed instead of __attribute__((packed))
4 years ago
acerhdf.c
thermal/core: Remove ms based delay fields
5 years ago
adv_swbutton.c
platform/x86: add support for Advantech software defined button
5 years ago
amd-pmc.c
platform/x86: amd-pmc: Correct usage of SMU version
4 years ago
amilo-rfkill.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
apple-gmux.c
platform/x86: apple-gmux: use resource_size() with res
4 years ago
asus-laptop.c
platform/x86: asus-laptop: fix kobj_to_dev.cocci warnings
5 years ago
asus-nb-wmi.c
platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200s
4 years ago
asus-tf103c-dock.c
platform/x86: asus-tf103c-dock: Make 2 global structs static
4 years ago
asus-wireless.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
asus-wmi.c
platform/x86: asus-wmi: Reshuffle headers for better maintenance
4 years ago
asus-wmi.h
platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360
5 years ago
barco-p50-gpio.c
platform/x86: barco-p50-gpio: use KEY_VENDOR for button instead of KEY_RESTART
4 years ago
classmate-laptop.c
platform/x86: Typo fix in the file classmate-laptop.c
5 years ago
compal-laptop.c
platform/x86: compal-laptop: Initialize "value" in ec_read_u8()
6 years ago
dual_accel_detect.h
platform/x86: dual_accel_detect: Use the new i2c_acpi_client_count() helper
4 years ago
eeepc-laptop.c
platform/x86: eeepc-laptop: Drop duplicate check for led_classdev_unregister()
5 years ago
eeepc-wmi.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
6 years ago
firmware_attributes_class.c
platform/x86: dell-wmi-sysman: fw_attr_inuse can be static
4 years ago
firmware_attributes_class.h
platform/x86: firmware_attributes_class: Create helper file for handling firmware-attributes class registration events
4 years ago
fujitsu-laptop.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
6 years ago
fujitsu-tablet.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 414
6 years ago
gigabyte-wmi.c
platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2
4 years ago
gpd-pocket-fan.c
platform/x86: gpd pocket fan: Clean-up by using managed work init
5 years ago
hdaps.c
platform/x86: hdaps: Constify static attribute_group struct
4 years ago
hp-wmi.c
platform/x86: hp-wmi: rename platform_profile_* function symbols
4 years ago
hp_accel.c
Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
4 years ago
huawei-wmi.c
platform/x86: huawei-wmi: Remove unnecessary battery mutex
6 years ago
i2c-multi-instantiate.c
Revert "platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515 ACPI nodes"
4 years ago
ibm_rtl.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
6 years ago
ideapad-laptop.c
platform: x86: ideapad-laptop: Use ACPI_COMPANION() directly
4 years ago
intel_ips.c
platform/x86: intel_ips: fix set but unused warning in read_mgtv
4 years ago
intel_ips.h
platform/x86: intel-ips: Use the correct style for SPDX License Identifier
6 years ago
intel_scu_ipc.c
platform/x86: intel_scu_ipc: Update timeout value in comment
4 years ago
intel_scu_ipcutil.c
platform/x86: intel_scu_ipcutil: Convert to use new SCU IPC API
6 years ago
intel_scu_pcidrv.c
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
5 years ago
intel_scu_pltdrv.c
platform/x86: Add Elkhart Lake SCU/PMC support
6 years ago
intel_scu_wdt.c
Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-2' of git://git.infradead.org/linux-platform-drivers-x86
5 years ago
lenovo-yogabook-wmi.c
platform/x86: lenovo-yogabook-wmi: Add support for hall sensor on the back
4 years ago
lg-laptop.c
platform/x86: lg-laptop: Recognize more models
4 years ago
meraki-mx100.c
platform/x86: add meraki-mx100 platform driver
4 years ago
mlx-platform.c
platform/x86: mlx-platform: Add support for new system SGN2410
4 years ago
msi-laptop.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
6 years ago
msi-wmi.c
platform/x86: msi-wmi: Fix variable 'status' set but not used compiler warning
5 years ago
mxm-wmi.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
6 years ago
nvidia-wmi-ec-backlight.c
platform/x86: Rename wmaa-backlight-wmi to nvidia-wmi-ec-backlight
4 years ago
panasonic-laptop.c
platform/x86: panasonic-laptop: Replace snprintf in show functions with sysfs_emit
4 years ago
pcengines-apuv2.c
Merge 5.14-rc5 into driver-core-next
4 years ago
peaq-wmi.c
platform/x86: peaq-wmi: switch to using polled mode of input devices
6 years ago
pmc_atom.c
platform/x86: pmc_atom: improve critclk_systems matching for Siemens PCs
4 years ago
samsung-laptop.c
platform/x86: samsung-laptop: Fix typo in a comment
4 years ago
samsung-q10.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
simatic-ipc.c
platform/x86: simatic-ipc: add main driver for Siemens devices
4 years ago
sony-laptop.c
platform/x86: sony-laptop: replace snprintf in show functions with sysfs_emit
4 years ago
system76_acpi.c
platform/x86: system76_acpi: Guard System76 EC specific functionality
4 years ago
tc1100-wmi.c
platform/x86: tc1100-wmi: Constify static attribute_group struct
4 years ago
think-lmi.c
platform/x86: think-lmi: Prevent underflow in index_store()
4 years ago
think-lmi.h
platform/x86: think-lmi: Opcode support
4 years ago
thinkpad_acpi.c
platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms
4 years ago
topstar-laptop.c
platform/x86: topstar-laptop: replace licence text with SPDX tag
8 years ago
toshiba-wmi.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
6 years ago
toshiba_acpi.c
proc: remove PDE_DATA() completely
4 years ago
toshiba_bluetooth.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
toshiba_haps.c
platform/x86: toshiba_haps: Fix missing newline in pr_debug call in toshiba_haps_notify
4 years ago
touchscreen_dmi.c
platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
4 years ago
uv_sysfs.c
x86/platform/uv: use default_groups in kobj_type
4 years ago
wireless-hotkey.c
platform/x86: wireless-hotkey: remove hardcoded "hp" from the error message
4 years ago
wmi-bmof.c
platform/x86: wmi: Make remove callback return void
5 years ago
wmi.c
platform/x86: wmi: Add no_notify_data flag to struct wmi_driver
4 years ago
x86-android-tablets.c
platform/x86: x86-android-tablets: Trivial typo fix for MODULE_AUTHOR
4 years ago
xiaomi-wmi.c
platform/x86: wmi: Make two functions static
6 years ago
xo1-rfkill.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
xo15-ebook.c
platform: x86: ACPI: Get rid of ACPICA message printing
5 years ago