index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
2024-04-29
platform/x86: thinkpad_acpi: Move tpacpi_driver_event() call to tpacpi_input_...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Move hkey > scancode mapping to tpacpi_input_sen...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Drop tpacpi_input_send_key_masked() and hotkey_d...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Always call tpacpi_driver_event() for hotkeys
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Move hotkey_user_mask check to tpacpi_input_send...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Move special original hotkeys handling out of sw...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_drive...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Make tpacpi_driver_event() return if it handled ...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Do hkey to scancode translation later
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Use tpacpi_input_send_key() in adaptive kbd code
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Drop ignore_acpi_ev
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Drop setting send_/ignore_acpi_ev defaults twice
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Provide hotkey_poll_stop_sync() dummy
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Take hotkey_mutex during hotkey_exit()
Hans de Goede
2024-04-29
platform/x86: asus-laptop: Use sysfs_emit() and sysfs_emit_at() to replace sp...
yunshui
2024-04-29
platform/x86: samsung-laptop: Use sysfs_emit() to replace the old interface s...
yunshui
2024-04-29
platform/x86: msi-laptop: Use sysfs_emit() to replace sprintf()
yunshui
2024-04-29
platform/x86: thinkpad_acpi: change sprintf() to sysfs_emit()
yunshui
2024-04-29
platform/x86/intel/pmc: Fix PCH names in comments
Colin Ian King
2024-04-29
platform/x86/intel-uncore-freq: Don't present root domain on error
Srinivas Pandruvada
2024-04-29
platform/x86/amd/pmc: Fix implicit declaration error on i386
Basavaraj Natikar
2024-04-29
platform/x86/intel/ifs: Disable irq during one load stage
Jithu Joseph
2024-04-29
platform/x86/intel/ifs: Classify error scenarios correctly
Jithu Joseph
2024-04-29
platform/x86: think-lmi: Convert container_of() macros to static inline
Ilpo Järvinen
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-25
platform/x86: intel_ips: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-24
platform/chrome: cros_ec_lpc: add quirks for the Framework Laptop (AMD)
Dustin L. Howett
2024-04-24
platform/chrome: cros_ec_lpc: add a "quirks" system
Dustin L. Howett
2024-04-24
platform/chrome: cros_ec_lpc: pass driver_data from DMI to the device
Dustin L. Howett
2024-04-24
platform/chrome: cros_ec_lpc: introduce a priv struct for the lpc device
Dustin L. Howett
2024-04-24
platform/chrome: add HAS_IOPORT dependencies
Niklas Schnelle
2024-04-24
platform/chrome: cros_hps_i2c: Replace deprecated UNIVERSAL_DEV_PM_OPS()
Andy Shevchenko
2024-04-24
platform/chrome: cros_kbd_led_backlight: provide ID table for avoiding fallba...
Tzung-Bi Shih
2024-04-24
platform/chrome: wilco_ec: core: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: wilco_ec: event: remove redundant MODULE_ALIAS
Tzung-Bi Shih
2024-04-24
platform/chrome: wilco_ec: debugfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: wilco_ec: telemetry: provide ID table for avoiding fallback ...
Tzung-Bi Shih
2024-04-24
platform/chrome: cros_ec_vbc: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: cros_ec_lightbar: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: cros_ec_sysfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: cros_ec_debugfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: cros_ec_chardev: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: cros_usbpd_notify: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: cros_usbpd_logger: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: cros_ec_sensorhub: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
platform/chrome: cros_ec_proto: avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-24
platform/chrome: wilco_ec: use sysfs_emit() instead of sprintf()
Ai Chao
2024-04-18
Merge tag 'platform-drivers-x86-v6.9-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-04-17
platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes
Mario Limonciello
2024-04-16
platform/x86/intel-uncore-freq: Increase minor number support
Srinivas Pandruvada
[prev]
[next]