1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/platform/x86
Linus Torvalds b9d8a295ed - The first part of a restructuring of AMD's representation of a northbridge
which is legacy now, and the creation of the new AMD node concept which
   represents the Zen architecture of having a collection of I/O devices within
   an SoC. Those nodes comprise the so-called data fabric on Zen. This has
   at least one practical advantage of not having to add a PCI ID each time
   a new data fabric PCI device releases. Eventually, the lot more uniform
   provider of data fabric functionality amd_node.c will be used by all the
   drivers which need it
 
 - Smaller cleanups
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEzv7L6UO9uDPlPSfHEsHwGGHeVUoFAmePuPIACgkQEsHwGGHe
 VUpU6Q//S9j9+YC9EpredFoJ5W0BfERR5XOum7YjlLxq2mVTStrf9Q1ecrwmS4Q6
 4mAydIDfhqNlouUjMBgNNFJcvm8lat+/pjY78oT8ZdjumslMbMxo81VmQ3fX+6fE
 izMrL81DG4j8zeleUyz5ecJEK/KPw1s3SkY736511PeJSalOU4hLYmU819imfAk/
 5c9os2GNhszIROE1YUYZQ3zXne1t2PNXKvctzVrJYjyKpIDgFNzTj6gXhePzXBNO
 iFdApqSgKdnnsD6VsfxYVnOKP+cSIl27Tbge6dm7DHQbSs00aVL64JPcX8/hWtp6
 ExrwBYiFk6yafwsNUu7/PmqbZNKYxDgvXFq8jSOFfioh6Km/QZYs8y1/qXN3qmSU
 78Ah5jyO+U+++FsSa2o9eRpU2l84UIQqvp84PeSLylzh7iLFyFCWsMfreNeIsF9v
 Jsost58JQOCufRK3qfMiDO88QUZRKyCfFymDAVcvPoBwp5nK9R1ohlbxgXrCPsE7
 Bd7J6jrlpcoRyYc8vhshkrnK2Sk6pP77OZOh5AZ9AybnALH0afUNLzk6sBtaObkZ
 xIJcSIBkKz3P4zWFKsXmqGYHWp1IsKsYRsNjCt5FExWOF+uKKKBjynHmlKeS0l/b
 J6bwDUPVW/gfkBqDV8bILultj9Gm8L5Z8SwvD1ww69OYN+c7oVk=
 =ZAjD
 -----END PGP SIGNATURE-----

Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull misc x86 updates from Borislav Petkov:

 - The first part of a restructuring of AMD's representation of a
   northbridge which is legacy now, and the creation of the new AMD node
   concept which represents the Zen architecture of having a collection
   of I/O devices within an SoC. Those nodes comprise the so-called data
   fabric on Zen.

   This has at least one practical advantage of not having to add a PCI
   ID each time a new data fabric PCI device releases. Eventually, the
   lot more uniform provider of data fabric functionality amd_node.c
   will be used by all the drivers which need it

 - Smaller cleanups

* tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/amd_node: Use defines for SMN register offsets
  x86/amd_node: Remove dependency on AMD_NB
  x86/amd_node: Update __amd_smn_rw() error paths
  x86/amd_nb: Move SMN access code to a new amd_node driver
  x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id()
  x86/amd_nb: Simplify function 3 search
  x86/amd_nb: Use topology info to get AMD node count
  x86/amd_nb: Simplify root device search
  x86/amd_nb: Simplify function 4 search
  x86: Start moving AMD node functionality out of AMD_NB
  x86/amd_nb: Clean up early_is_amd_nb()
  x86/amd_nb: Restrict init function to AMD-based systems
  x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
2025-01-21 09:38:52 -08:00
..
amd - The first part of a restructuring of AMD's representation of a northbridge 2025-01-21 09:38:52 -08:00
dell platform/x86: dell-uart-backlight: fix serdev race 2025-01-14 18:29:59 +02:00
hp platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile 2024-12-29 16:48:53 +02:00
intel - Remove the less generic CPU matching infra around struct x86_cpu_desc and 2025-01-21 09:30:59 -08:00
siemens platform/x86: Switch back to struct platform_driver::remove() 2024-10-17 12:39:32 +03:00
x86-android-tablets Input updates for v6.13-rc0 2024-11-25 10:31:39 -08:00
acer-wireless.c acer-wireless: send an EV_SYN/SYN_REPORT between state changes 2020-12-07 16:10:11 +01:00
acer-wmi.c platform/x86: Switch back to struct platform_driver::remove() 2024-10-17 12:39:32 +03:00
acerhdf.c platform/x86: acerhdf: Use the .should_bind() thermal zone callback 2024-08-22 17:43:14 +02:00
adv_swbutton.c platform/x86: Switch back to struct platform_driver::remove() 2024-10-17 12:39:32 +03:00
amilo-rfkill.c platform/x86: Switch back to struct platform_driver::remove() 2024-10-17 12:39:32 +03:00
apple-gmux.c apple-gmux: Hard Code max brightness for MMIO gmux 2023-10-18 15:33:24 +02:00
asus-laptop.c asus-laptop: prefer strscpy() over strcpy() 2024-10-10 13:30:46 +03:00
asus-nb-wmi.c platform/x86: asus-nb-wmi: Ignore unknown event 0xCF 2024-12-02 18:57:17 +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 platform/x86: asus-wireless: Replace open coded acpi_match_acpi_device() 2023-10-12 16:34:09 +03:00
asus-wmi.c platform/x86: asus-wmi: Ignore return value when writing thermal policy 2024-12-02 18:54:12 +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 platform/x86: Switch back to struct platform_driver::remove() 2024-10-17 12:39:32 +03:00
classmate-laptop.c platform/x86: classmate-laptop: Replace snprintf in show functions with sysfs_emit 2024-10-21 13:40:12 +03:00
compal-laptop.c platform/x86: compal-laptop: use sysfs_emit() instead of sprintf() 2024-10-29 15:54:41 +02:00
dual_accel_detect.h platform/x86: dual_accel_detect: Use the new i2c_acpi_client_count() helper 2021-08-12 17:26:36 +02:00
eeepc-laptop.c platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf() 2024-10-25 17:31:50 +03: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 platform/x86: make fw_attr_class constant 2024-03-12 12:48:13 +02:00
fujitsu-laptop.c platform/x86: fujitsu-laptop: Use backlight power constants 2024-08-12 16:27:14 +02:00
fujitsu-tablet.c ACPI: make remove callback of ACPI driver void 2022-11-23 19:11:22 +01:00
gigabyte-wmi.c platform/x86: gigabyte: constify pointers to hwmon_channel_info 2023-05-16 10:36:56 +02:00
gpd-pocket-fan.c platform/x86: gpd pocket fan: Clean-up by using managed work init 2021-03-23 15:22:40 +01:00
hdaps.c platform/x86: use PLATFORM_DEVID_NONE instead of -1 2022-10-03 09:40:04 +02:00
huawei-wmi.c platform/x86: Switch back to struct platform_driver::remove() 2024-10-17 12:39:32 +03:00
ibm_rtl.c platform/x86: add missing MODULE_DESCRIPTION() macros 2024-06-24 13:33:20 +02:00
ideapad-laptop.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08: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 platform/x86: wmi: Mark simple WMI drivers as legacy-free 2024-04-08 17:45:35 +02:00
intel_ips.c drm next for 6.11-rc1: 2024-07-18 09:34:02 -07:00
intel_ips.h platform/x86: intel-ips: Use the correct style for SPDX License Identifier 2020-01-10 11:57:21 +02:00
intel_scu_ipc.c platform/x86: intel_scu_ipc: Save a copy of the entire struct intel_scu_ipc_data 2024-10-22 11:34:09 +03: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 ACPI: EC: make EC support compile-time conditional 2024-10-24 17:47:15 +02:00
lenovo-wmi-camera.c platform/x86: add lenovo WMI camera button driver 2024-04-08 15:21:36 +02:00
lenovo-ymc.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
lenovo-yoga-tab2-pro-1380-fastcharger.c platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev race 2025-01-14 18:30:33 +02:00
lenovo-yogabook.c platform/x86: Switch back to struct platform_driver::remove() 2024-10-17 12:39:32 +03:00
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 platform/x86: add meraki-mx100 platform driver 2021-08-12 09:26:28 +02:00
mlx-platform.c platform/x86: mlx-platform: call pci_dev_put() to balance the refcount 2024-12-17 18:21:45 +02:00
msi-ec.c platform-drivers-x86 for v6.7-1 2023-10-31 17:53:00 -10:00
msi-ec.h platform/x86: msi-ec: rename fn_super_swap 2023-10-09 14:30:11 +03:00
msi-laptop.c platform/x86: msi-laptop: Use sysfs_emit() to replace sprintf() 2024-04-29 10:52:03 +02:00
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 platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]() 2022-12-08 16:32:12 +01:00
nvidia-wmi-ec-backlight.c platform/x86: nvidia-wmi-ec-backlight: Add force module parameter 2023-02-18 11:45:52 +01:00
p2sb.c p2sb: Do not scan and remove the P2SB device when it is unhidden 2024-12-10 16:24:51 +02:00
panasonic-laptop.c platform/x86: panasonic-laptop: Return errno correctly in show callback 2024-11-18 13:52:31 +02:00
pcengines-apuv2.c platform/x86: pcengines-apuv2: Drop platform:pcengines-apuv2 module-alias 2023-03-16 16:14:52 +01:00
pmc_atom.c platform/x86: pmc_atom: Check state of PMC clocks on s2idle 2024-03-12 12:48:20 +02:00
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: Match MODULE_DESCRIPTION() to functionality 2024-12-02 18:41:08 +02:00
samsung-q10.c platform/x86: Switch back to struct platform_driver::remove() 2024-10-17 12:39:32 +03:00
sel3350-platform.c platform/x86: Switch back to struct platform_driver::remove() 2024-10-17 12:39:32 +03:00
serdev_helpers.h platform/x86: Add new get_serdev_controller() helper 2024-02-20 14:35:35 +01:00
serial-multi-instantiate.c platform/x86: Switch back to struct platform_driver::remove() 2024-10-17 12:39:32 +03:00
silicom-platform.c platform/x86: silicom-platform: clean up a check 2024-01-24 12:34:45 +02:00
sony-laptop.c minmax: make generic MIN() and MAX() macros available everywhere 2024-07-28 15:49:18 -07:00
system76_acpi.c platform/x86: system76: Handle new KBLED ACPI methods 2023-07-26 11:00:07 +02:00
think-lmi.c platform/x86: think-lmi: Multi-certificate support 2024-10-29 14:00:14 +02:00
think-lmi.h platform/x86: think-lmi: Multi-certificate support 2024-10-29 14:00:14 +02:00
thinkpad_acpi.c platform/x86: thinkpad-acpi: Add support for hotkey 0x1401 2024-12-29 16:55:10 +02:00
topstar-laptop.c ACPI: make remove callback of ACPI driver void 2022-11-23 19:11:22 +01:00
toshiba-wmi.c platform/x86: wmi: Pass event data directly to legacy notify handlers 2024-09-05 17:21:59 +02:00
toshiba_acpi.c platform/x86: toshiba_acpi: Fix array out-of-bounds access 2024-07-10 16:12:12 +02:00
toshiba_bluetooth.c platform/x86/toshiba_bluetooth: drop owner assignment 2024-04-08 16:16:56 +02:00
toshiba_haps.c platform/x86/toshiba_haps: drop owner assignment 2024-04-08 16:16:56 +02:00
touchscreen_dmi.c platform/x86: touchscreen_dmi: Add info for SARY Tab 3 tablet 2024-12-11 15:58: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 platform/x86: use PLATFORM_DEVID_NONE instead of -1 2022-10-03 09:40:04 +02:00
wireless-hotkey.c platform/x86: add missing MODULE_DESCRIPTION() macros 2024-06-24 13:33:20 +02:00
wmi-bmof.c platform/x86: wmi: Do not instantiate older WMI drivers multiple times 2024-03-12 12:47:35 +02:00
wmi.c platform/x86: wmi: Introduce to_wmi_driver() 2024-10-29 15:44:23 +02:00
xiaomi-wmi.c platform/x86: xiaomi-wmi: Drop unnecessary NULL checks 2024-04-08 17:45:35 +02:00
xo1-rfkill.c platform/x86: Switch back to struct platform_driver::remove() 2024-10-17 12:39:32 +03:00
xo15-ebook.c platform/x86: xo15-ebook: Replace open coded acpi_match_acpi_device() 2023-10-12 16:33:49 +03:00