1
linux/drivers/platform/x86
Linus Torvalds 284a2f8996 platform-drivers-x86 for v6.12-3
Highlights:
  - Asus thermal profile fix, fixing performance issues on Lunar Lake
  - Intel PMC: 1 revert for a lockdep issue + 1 bugfix
  - Dell WMI: Ignore some WMI events on suspend/resume to silence warnings
 
 The following is an automated git shortlog grouped by driver:
 
 asus-wmi:
  -  Fix thermal profile initialization
 
 dell-wmi:
  -  Ignore suspend notifications
 
 intel/pmc:
  -  Revert "Enable the ACPI PM Timer to be turned off when suspended"
 
 platform/x86/intel/pmc:
  -  Fix pmc_core_iounmap to call iounmap for valid addresses
 -----BEGIN PGP SIGNATURE-----
 
 iQFIBAABCAAyFiEEuvA7XScYQRpenhd+kuxHeUQDJ9wFAmcc1zAUHGhkZWdvZWRl
 QHJlZGhhdC5jb20ACgkQkuxHeUQDJ9yNDAgAgHmoIX1Z02pJuNGAnWfWPSU83EUT
 YdJRIzMBs45dMY+Cuugfe+YbcZttr5C0LIDdYrU28rVaTbNrL6XQlmteC6cTGbMZ
 kEscXsgnY++IMf8mzNKTrZj7Vm4d3oEWGPkaGoNU6j7fPzF2UU6nPMfjOaKi2h4z
 DL/SIJNOHptdKf11/U1zhiMJmGFxuvszINGwbpXK4CSamc2K8Cmre/J7O8gyX7wI
 ZlYlgf+M/Lz7ob9y+e62evg3mzGFyGNkL4SoEPdUrP0OsULdBq0Q9bcJwxklBco8
 TxsXr+wvjRcN2krxhB+ZbW1BmQW80JR+7sxht7p5+Wq3EJO5xGIMq15Cbg==
 =S/K7
 -----END PGP SIGNATURE-----

Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86

Pull x86 platform driver fixes from Hans de Goede:

 - Asus thermal profile fix, fixing performance issues on Lunar Lake

 - Intel PMC: one revert for a lockdep issue and one bugfix

 - Dell WMI: Ignore some WMI events on suspend/resume to silence warnings

* tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86:
  platform/x86: asus-wmi: Fix thermal profile initialization
  platform/x86: dell-wmi: Ignore suspend notifications
  platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses
  platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off when suspended"
2024-10-27 08:40:33 -10:00
..
amd platform-drivers-x86 for v6.12-1 2024-09-19 09:16:04 +02:00
dell platform-drivers-x86 for v6.12-3 2024-10-27 08:40:33 -10:00
hp platform/x86: wmi: Pass event data directly to legacy notify handlers 2024-09-05 17:21:59 +02:00
intel platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses 2024-10-21 16:31:59 +02:00
siemens platform/x86/siemens: add missing MODULE_DESCRIPTION() macros 2024-06-24 13:33:00 +02:00
x86-android-tablets platform/x86: x86-android-tablets: Fix use after free on platform_device_register() errors 2024-10-06 12:50:50 +02:00
acer-wireless.c
acer-wmi.c platform/x86: wmi: Pass event data directly to legacy notify handlers 2024-09-05 17:21:59 +02:00
acerhdf.c platform/x86: acerhdf: Use the .should_bind() thermal zone callback 2024-08-22 17:43:14 +02:00
adv_swbutton.c
amilo-rfkill.c platform/x86: add missing MODULE_DESCRIPTION() macros 2024-06-24 13:33:20 +02:00
apple-gmux.c
asus-laptop.c platform/x86: asus-laptop: Use backlight power constants 2024-08-12 16:26:59 +02:00
asus-nb-wmi.c hwmon fixes for v6.11-rc7 2024-09-05 16:57:36 +02:00
asus-tf103c-dock.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
asus-wireless.c
asus-wmi.c platform/x86: asus-wmi: Fix thermal profile initialization 2024-10-26 13:03:10 +02:00
asus-wmi.h platform/x86: asus-wmi: Fix spurious rfkill on UX8406MA 2024-08-26 14:34:00 +03:00
barco-p50-gpio.c
classmate-laptop.c platform-drivers-x86 for v6.10-1 2024-05-16 09:14:50 -07:00
compal-laptop.c
dual_accel_detect.h
eeepc-laptop.c platform/x86: eeepc-laptop: Use backlight power constants 2024-08-12 16:27:08 +02:00
eeepc-wmi.c platform/x86: eeepc-wmi: Use backlight power constants 2024-08-12 16:27:11 +02:00
firmware_attributes_class.c platform/x86: add missing MODULE_DESCRIPTION() macros 2024-06-24 13:33:20 +02:00
firmware_attributes_class.h
fujitsu-laptop.c platform/x86: fujitsu-laptop: Use backlight power constants 2024-08-12 16:27:14 +02:00
fujitsu-tablet.c
gigabyte-wmi.c
gpd-pocket-fan.c
hdaps.c
huawei-wmi.c platform/x86: wmi: Pass event data directly to legacy notify handlers 2024-09-05 17:21:59 +02:00
ibm_rtl.c platform/x86: add missing MODULE_DESCRIPTION() macros 2024-06-24 13:33:20 +02:00
ideapad-laptop.c platform/x86: ideapad-laptop: Make the scope_guard() clear of its scope 2024-09-04 20:17:31 +02:00
ideapad-laptop.h platform/x86: ideapad-laptop: move ACPI helpers from header to source file 2024-08-12 17:37:23 +02:00
inspur_platform_profile.c
intel_ips.c drm next for 6.11-rc1: 2024-07-18 09:34:02 -07:00
intel_ips.h
intel_scu_ipc.c platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm 2024-09-11 14:26:03 +02:00
intel_scu_ipcutil.c platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm 2024-09-11 14:26:03 +02:00
intel_scu_pcidrv.c platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm 2024-09-11 14:26:03 +02:00
intel_scu_pltdrv.c platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm 2024-09-11 14:26:03 +02:00
intel_scu_wdt.c platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolder 2024-09-11 14:26:08 +02:00
Kconfig platform/x86: serial-multi-instantiate: Don't require both I2C and SPI 2024-08-19 15:16:04 +02:00
lenovo-wmi-camera.c
lenovo-ymc.c platform/x86: lenovo-ymc: Ignore the 0x0 state 2024-09-04 20:17:31 +02:00
lenovo-yoga-tab2-pro-1380-fastcharger.c
lenovo-yogabook.c
lg-laptop.c platform/x86: wmi: Pass event data directly to legacy notify handlers 2024-09-05 17:21:59 +02:00
Makefile platform/x86: Add new MeeGoPad ANX7428 Type-C Cross Switch driver 2024-05-15 10:07:11 +02:00
meegopad_anx7428.c platform/x86: Add new MeeGoPad ANX7428 Type-C Cross Switch driver 2024-05-15 10:07:11 +02:00
meraki-mx100.c
mlx-platform.c
msi-ec.c
msi-ec.h
msi-laptop.c
msi-wmi-platform.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
msi-wmi.c platform/x86: wmi: Pass event data directly to legacy notify handlers 2024-09-05 17:21:59 +02:00
mxm-wmi.c
nvidia-wmi-ec-backlight.c
p2sb.c platform/x86: p2sb: Switch to new Intel CPU model defines 2024-06-03 09:49:02 +03:00
panasonic-laptop.c platform-drivers-x86 for v6.12-1 2024-09-19 09:16:04 +02:00
pcengines-apuv2.c
pmc_atom.c
quickstart.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
samsung-laptop.c platform/x86: samsung-laptop: Use backlight power constants 2024-08-12 16:27:36 +02:00
samsung-q10.c
sel3350-platform.c
serdev_helpers.h
serial-multi-instantiate.c platform/x86: serial-multi-instantiate: Don't require both I2C and SPI 2024-08-19 15:16:04 +02:00
silicom-platform.c
sony-laptop.c minmax: make generic MIN() and MAX() macros available everywhere 2024-07-28 15:49:18 -07:00
system76_acpi.c
think-lmi.c platform/x86: think-lmi: Use 2-argument strscpy() 2024-06-03 14:51:42 +03:00
think-lmi.h
thinkpad_acpi.c platform/x86: thinkpad_acpi: Fix uninitialized symbol 's' warning 2024-09-04 20:30:31 +02:00
topstar-laptop.c
toshiba_acpi.c platform/x86: toshiba_acpi: Fix array out-of-bounds access 2024-07-10 16:12:12 +02:00
toshiba_bluetooth.c
toshiba_haps.c
toshiba-wmi.c platform/x86: wmi: Pass event data directly to legacy notify handlers 2024-09-05 17:21:59 +02:00
touchscreen_dmi.c platform/x86: touchscreen_dmi: add nanote-next quirk 2024-09-14 17:57:35 +02:00
uv_sysfs.c platform/x86: add missing MODULE_DESCRIPTION() macros 2024-06-24 13:33:20 +02:00
winmate-fm07-keys.c
wireless-hotkey.c platform/x86: add missing MODULE_DESCRIPTION() macros 2024-06-24 13:33:20 +02:00
wmi-bmof.c
wmi.c platform/x86: wmi: Call both legacy and WMI driver notify handlers 2024-09-05 17:21:59 +02:00
xiaomi-wmi.c
xo1-rfkill.c platform/x86: add missing MODULE_DESCRIPTION() macros 2024-06-24 13:33:20 +02:00
xo15-ebook.c