index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-10
platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120e
Sybil Isabel Dorsett
1
-2
/
+14
2025-02-10
platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver
Xi Pardee
3
-0
/
+40
2025-02-10
platform/x86/intel/pmc: Remove simple init functions
Xi Pardee
10
-102
/
+86
2025-02-10
platform/x86:intel/pmc: Create generic_core_init() for all platforms
Xi Pardee
10
-147
/
+131
2025-02-10
platform/x86/intel/pmc: Remove duplicate enum
Xi Pardee
4
-4
/
+3
2025-02-10
platform/x86:intel/pmc: Make tgl_core_generic_init() static
Xi Pardee
2
-12
/
+11
2025-02-10
platform/x86: alienware-wmi: Update header and module information
Kurt Borja
1
-1
/
+3
2025-02-10
platform/x86: Update alienware-wmi config entries
Kurt Borja
3
-7
/
+52
2025-02-10
platform/x86: dell: Modify Makefile alignment
Kurt Borja
1
-24
/
+24
2025-02-10
platform/x86: Split the alienware-wmi driver
Kurt Borja
4
-839
/
+865
2025-02-10
platform/x86: Add alienware-wmi.h
Kurt Borja
2
-78
/
+114
2025-02-10
platform/x86: Rename alienware-wmi.c
Kurt Borja
2
-0
/
+1
2025-02-10
platform/x86: alienware-wmi: Split DMI table
Kurt Borja
1
-188
/
+175
2025-02-10
platform/x86: alienware-wmi: Refactor thermal control methods
Kurt Borja
1
-58
/
+30
2025-02-10
platform/x86: alienware-wmi: Refactor hdmi, amplifier, deepslp methods
Kurt Borja
1
-36
/
+40
2025-02-10
platform/x86: alienware-wmi: Refactor LED control methods
Kurt Borja
1
-62
/
+104
2025-02-10
platform/x86: alienware-wmi: Add a state container for thermal control methods
Kurt Borja
1
-11
/
+39
2025-02-10
platform/x86: alienware-wmi: Add WMI Drivers
Kurt Borja
1
-43
/
+134
2025-02-10
platform/x86: alienware-wmi: Add a state container for LED control feature
Kurt Borja
1
-57
/
+68
2025-02-07
platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
Joshua Grisham
3
-2
/
+1443
2025-02-05
platform/chrome: cros_ec_sysfs: Expose AP_MODE_ENTRY feature state
Andrei Kuchynski
1
-1
/
+14
2025-02-05
platform/chrome: cros_ec_sysfs: Expose PD mux status
Andrei Kuchynski
1
-0
/
+58
2025-02-04
platform: mellanox: mlx-platform: Change register name
Vadim Pasternak
1
-4
/
+3
2025-02-04
platform: mellanox: mlx-platform: Cosmetic changes
Vadim Pasternak
1
-5
/
+5
2025-02-04
mellanox: Relocate mlx-platform driver
Vadim Pasternak
5
-14
/
+14
2025-02-04
platform/x86/intel/ifs: Update documentation with image download path
Jithu Joseph
1
-5
/
+4
2025-02-03
platform/x86: thinkpad-acpi: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-03
platform/x86: compal-laptop: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-02-03
mlxbf-bootctl: Support sysfs entries for RTC battery status
Xiangrong Li
2
-0
/
+25
2025-02-03
platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()
Dmitry Kandybka
1
-2
/
+2
2025-02-03
platform/x86: ideapad-laptop: pass a correct pointer to the driver data
Fedor Pchelkin
1
-1
/
+1
2025-02-03
platform/chrome: cros_ec_lpc: Match on Framework ACPI device
Daniel Schaefer
1
-8
/
+14
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-14
/
+468
2025-01-27
Merge tag 'for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-29
/
+25
2025-01-24
Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+12
2025-01-24
Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
70
-1402
/
+2863
2025-01-22
Merge tag 'leds-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-130
/
+3
2025-01-21
Merge tag 'chrome-platform-v6.14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-148
/
+244
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-4
/
+5
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+4
2025-01-21
Merge branch 'fixes' into 'for-next'
Ilpo Järvinen
17
-45
/
+133
2025-01-20
Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
10
-33
/
+113
2025-01-20
platform/x86: acer-wmi: Fix initialization of last_non_turbo_profile
Armin Wolf
1
-15
/
+26
2025-01-20
platform/x86: acer-wmi: Ignore AC events
Armin Wolf
1
-0
/
+4
2025-01-20
platform/mellanox: mlxreg-io: use sysfs_emit() instead of sprintf()
Ai Chao
1
-1
/
+1
2025-01-20
platform/mellanox: mlxreg-hotplug: use sysfs_emit() instead of sprintf()
Ai Chao
1
-1
/
+1
2025-01-20
platform/mellanox: mlxbf-bootctl: use sysfs_emit() instead of sprintf()
Ai Chao
1
-7
/
+7
2025-01-20
platform/x86: hp-wmi: Add fan and thermal profile support for Victus 16-s1000
Julien ROBIN
1
-11
/
+355
2025-01-17
Merge tag 'platform-drivers-x86-v6.13-6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-4
/
+6
[prev]
[next]