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-01-17
ACPI: platform_profile: Remove platform_profile_handler from exported symbols
Kurt Borja
11
-91
/
+60
2025-01-17
platform/x86: thinkpad_acpi: Use devm_platform_profile_register()
Kurt Borja
1
-7
/
+1
2025-01-17
platform/x86: inspur_platform_profile: Use devm_platform_profile_register()
Kurt Borja
1
-10
/
+1
2025-01-17
platform/x86: hp-wmi: Use devm_platform_profile_register()
Kurt Borja
1
-4
/
+1
2025-01-17
ALSA: hda/tas2781: Add tas2781 hda SPI driver
Baojun Xu
1
-0
/
+12
2025-01-16
platform/x86: ideapad-laptop: Use devm_platform_profile_register()
Kurt Borja
1
-2
/
+1
2025-01-16
platform/x86: dell-pc: Use devm_platform_profile_register()
Kurt Borja
1
-3
/
+1
2025-01-16
platform/x86: asus-wmi: Use devm_platform_profile_register()
Kurt Borja
1
-11
/
+3
2025-01-16
platform/x86: amd: pmf: sps: Use devm_platform_profile_register()
Kurt Borja
3
-8
/
+1
2025-01-16
platform/x86: acer-wmi: Use devm_platform_profile_register()
Kurt Borja
1
-6
/
+1
2025-01-16
platform/surface: surface_platform_profile: Use devm_platform_profile_register()
Kurt Borja
1
-10
/
+1
2025-01-16
ACPI: platform_profile: Add `probe` to platform_profile_ops
Kurt Borja
10
-100
/
+158
2025-01-16
ACPI: platform_profile: Add `ops` member to handlers
Kurt Borja
10
-26
/
+73
2025-01-16
ACPI: platform_profile: Remove platform_profile_handler from callbacks
Kurt Borja
10
-35
/
+35
2025-01-16
ACPI: platform_profile: Let drivers set drvdata to the class device
Kurt Borja
10
-22
/
+20
2025-01-15
platform/x86: lenovo-wmi-camera: Use SW_CAMERA_LENS_COVER instead of KEY_CAME...
Ai Chao
1
-25
/
+44
2025-01-15
platform/x86: acer-wmi: add support for Acer Nitro AN515-58
Hridesh MG
1
-0
/
+9
2025-01-15
platform/x86: acer-wmi: use an ACPI bitmap to set the platform profile choices
Hridesh MG
1
-15
/
+52
2025-01-15
platform/x86: acer-wmi: simplify platform profile cycling
Hridesh MG
1
-59
/
+19
2025-01-15
platform/x86: acer-wmi: use new helper function for setting overclocks
Hridesh MG
1
-7
/
+19
2025-01-15
platform/x86: acer-wmi: use WMI calls for platform profile handling
Hridesh MG
1
-56
/
+129
2025-01-15
platform/x86: thinkpad_acpi: Add support for new phone link hotkey
Illia Ostapyshyn
1
-0
/
+1
2025-01-15
Input: i8042 - Add support for platform filter contexts
Armin Wolf
8
-16
/
+16
2025-01-15
platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c...
Hans de Goede
1
-4
/
+52
2025-01-15
platform/mellanox: mlxbf-pmc: Add support for clock_measure performance block
Shravan Kumar Ramani
1
-4
/
+42
2025-01-15
platform/mellanox: mlxbf-pmc: Add support for monitoring cycle count
Shravan Kumar Ramani
1
-0
/
+61
2025-01-15
platform/x86: intel: punit_ipc: Remove unused function
Dr. David Alan Gilbert
1
-33
/
+0
2025-01-15
platform/x86: alienware_wmi: General cleanup of WMAX methods
Kurt Borja
1
-35
/
+37
2025-01-15
platform/x86: alienware-wmi: Improve rgb-zones group creation
Kurt Borja
1
-107
/
+105
2025-01-15
platform/chrome: cros_ec_lpc: Handle EC without CRS section
Gwendal Grignou
1
-5
/
+1
2025-01-14
platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev race
Chenyuan Yang
1
-2
/
+3
2025-01-14
platform/x86: dell-uart-backlight: fix serdev race
Chenyuan Yang
1
-2
/
+3
2025-01-13
platform/chrome: cros_usbpd_logger: Use str_enabled_disabled() helper
Thorsten Blum
1
-2
/
+3
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
8
-6
/
+22
2025-01-10
Merge tag 'platform-drivers-x86-v6.13-5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-1
/
+13
2025-01-09
platform/x86: alienware-wmi: Improve hdmi_mux, amplifier and deepslp group cr...
Kurt Borja
1
-76
/
+38
2025-01-09
platform/x86: alienware-wmi: Modify parse_rgb() signature
Kurt Borja
1
-3
/
+3
2025-01-09
platform/x86: alienware-wmi: Move Lighting Control State
Kurt Borja
1
-35
/
+39
2025-01-09
platform/x86: alienware-wmi: Remove unnecessary check at module exit
Kurt Borja
1
-6
/
+4
2025-01-09
platform/x86: acer-wmi: Add support for Acer Predator PH16-72
Armin Wolf
1
-0
/
+16
2025-01-09
platform/x86: firmware_attributes_class: Drop lifecycle functions
Thomas Weißschuh
2
-15
/
+0
2025-01-09
platform/x86: dell-sysman: Directly use firmware_attributes_class
Thomas Weißschuh
1
-13
/
+4
2025-01-09
platform/x86: hp-bioscfg: Directly use firmware_attributes_class
Thomas Weißschuh
1
-11
/
+3
2025-01-09
platform/x86: think-lmi: Directly use firmware_attributes_class
Thomas Weißschuh
1
-10
/
+3
2025-01-09
platform/x86: firmware_attributes_class: Simplify API
Thomas Weißschuh
2
-26
/
+15
2025-01-09
platform/x86: firmware_attributes_class: Move include linux/device/class.h
Thomas Weißschuh
2
-1
/
+2
2025-01-09
platform/x86: thinkpad-acpi: replace strcpy with strscpy
Nitin Joshi
1
-1
/
+1
2025-01-09
platform/x86/amd/pmf: Get SRA sensor data from AMD SFH driver
Shyam Sundar S K
2
-1
/
+68
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-1
/
+1
2025-01-08
x86/amd_nb: Move SMN access code to a new amd_node driver
Mario Limonciello
4
-4
/
+5
[prev]
[next]