index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Lines
2025-04-11
platform/x86: barco-p50: use new GPIO line value setter callbacks
Bartosz Golaszewski
-3
/
+7
2025-04-11
platform/x86: Use strscpy()/scnprintf() with acpi_device_name/class()
Ilpo Järvinen
-18
/
+14
2025-04-11
platform/x86: alienware-wmi-wmax: Add a DebugFS interface
Kurt Borja
-0
/
+90
2025-04-11
platform/x86: alienware-wmi-wmax: Add support for manual fan control
Kurt Borja
-2
/
+172
2025-04-11
platform/x86: alienware-wmi-wmax: Add HWMON support
Kurt Borja
-0
/
+397
2025-04-11
platform/x86: alienware-wmi-wmax: Add support for the "custom" thermal profile
Kurt Borja
-4
/
+19
2025-04-11
platform/x86: alienware-wmi-wmax: Improve platform profile probe
Kurt Borja
-16
/
+47
2025-04-11
platform/x86: alienware-wmi-wmax: Modify supported_thermal_profiles[]
Kurt Borja
-5
/
+4
2025-04-11
platform/x86: alienware-wmi-wmax: Improve internal AWCC API
Kurt Borja
-43
/
+81
2025-04-11
platform/x86: alienware-wmi-wmax: Improve ID processing
Kurt Borja
-17
/
+19
2025-04-11
platform/x86: alienware-wmi-wmax: Rename thermal related symbols
Kurt Borja
-86
/
+87
2025-04-11
platform/x86: amd: pmf: Fix STT limits
Mario Limonciello
-12
/
+33
2025-04-11
mlxbf-bootctl: use sysfs_emit_at() in secure_boot_fuse_state_show()
David Thompson
-2
/
+2
2025-04-11
platform/x86: x86-android-tablets: Add Vexia Edu Atla 10 tablet 5V data
Hans de Goede
-0
/
+73
2025-04-11
platform/x86: x86-android-tablets: Add "9v" to Vexia EDU ATLA 10 tablet symbols
Hans de Goede
-34
/
+34
2025-04-11
asus-laptop: Fix an uninitialized variable
Denis Arefev
-3
/
+6
2025-04-10
x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()'
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'
Ingo Molnar
-3
/
+3
2025-04-10
x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()'
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'
Ingo Molnar
-1
/
+1
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
-16
/
+16
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
-21
/
+21
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
-24
/
+24
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-2238
/
+5629
2025-04-07
platform: arm64: huawei-gaokun-ec: Remove unneeded semicolon
Chen Ni
-1
/
+1
2025-04-07
platform/x86: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-1
/
+3
2025-04-07
platform/chrome: cros_ec_proto: Allow to build as module
Slawomir Rosek
-2
/
+6
2025-04-07
platform/chrome: cros_ec_debugfs: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-32
/
+20
2025-04-07
platform/chrome: cros_kbd_led_backlight: Avoid -Wflex-array-member-not-at-end...
Gustavo A. R. Silva
-16
/
+8
2025-04-07
platform/chrome: cros_ec_proto: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-13
/
+8
2025-04-07
platform/chrome: of_hw_prober: Support Google Spherion
Laura Nao
-0
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-3
/
+3
2025-04-04
Merge tag 'platform-drivers-x86-v6.15-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-11
/
+30
2025-04-04
platform: cznic: use ffs() instead of __bf_shf()
Arnd Bergmann
-1
/
+1
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2025-04-01
MAINTAINERS: consistently use my dedicated email address
Thomas Weißschuh
-2
/
+2
2025-04-01
platform/x86: ISST: Correct command storage data length
Srinivas Pandruvada
-1
/
+1
2025-04-01
platform/x86: thinkpad_acpi: disable ACPI fan access for T495* and E560
Eduard Christian Dumitrescu
-0
/
+11
2025-04-01
platform/x86: thinkpad_acpi: Fix NULL pointer dereferences while probing
Kurt Borja
-8
/
+16
2025-03-26
Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-2173
/
+5382
2025-03-25
Merge tag 'chrome-platform-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-8
/
+114
2025-03-24
platform/x86: x86-android-tablets: Add select POWER_SUPPLY to Kconfig
Hans de Goede
-0
/
+1
2025-03-21
platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()
Easwar Hariharan
-1
/
+1
2025-03-21
platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies()
Easwar Hariharan
-1
/
+1
2025-03-21
irqdomain: platform/x86: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
-1
/
+1
2025-03-21
platform: cznic: fix function parameter names
Arnd Bergmann
-1
/
+2
2025-03-20
platform: cznic: turris-omnia-mcu: Add support for digital message signing wi...
Marek Behún
-0
/
+208
2025-03-20
platform: cznic: Add keyctl helpers for Turris platform
Marek Behún
-0
/
+199
2025-03-20
platform: cznic: turris-omnia-mcu: Refactor requesting MCU interrupt
Marek Behún
-15
/
+27
[prev]
[next]