summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-08ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()Russell King (Oracle)
2024-01-08ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplugJames Morse
2024-01-08ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guardsJames Morse
2024-01-08ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()James Morse
2024-01-08ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'James Morse
2024-01-08ACPI: processor: Register all CPUs from acpi_processor_get_info()James Morse
2024-01-08ACPI: processor: Register CPUs that are online, but not described in the DSDTJames Morse
2024-01-08ACPI: processor: Add support for processors described as container packagesJames Morse
2024-01-08ACPI: Only enumerate enabled (or functional) processor devicesJames Morse
2024-01-08drivers: base: Print a warning instead of panic() when register_cpu() failsJames Morse
2024-01-08drivers: base: Move cpu_dev_init() after node_dev_init()James Morse
2024-01-08drivers: base: add arch_cpu_is_hotpluggable()Russell King (Oracle)
2024-01-08drivers: base: Implement weak arch_unregister_cpu()James Morse
2024-01-08drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overriddenJames Morse
2024-01-08drivers: base: Use present CPUs in GENERIC_CPU_DEVICESJames Morse
2024-01-08ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse
2024-01-08arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUsJames Morse
2024-01-06Merge tag 'i2c-for-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-06i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara
2024-01-05Merge tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-01-05Merge tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2024-01-05Merge tag 'drm-fixes-2024-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-05firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto
2024-01-05drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul
2024-01-05nouveau: push event block/allowing out of the fence contextDave Airlie
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul
2024-01-05nouveau/gsp: free userd allocation.Dave Airlie
2024-01-05nouveau/gsp: free acpi object after useDave Airlie
2024-01-05nouveau: fix disp disabling with GSPDave Airlie
2024-01-05nouveau/gsp: drop some acpi related debugDave Airlie
2024-01-05nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie
2024-01-05Merge tag 'amd-drm-fixes-6.7-2024-01-04' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-04Merge tag 'platform-drivers-x86-v6.7-7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-01-04Merge tag 'drm-fixes-2024-01-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-01-04Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"Shin'ichiro Kawasaki
2024-01-04drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6Asad Kamal
2024-01-04drm/amd/pm: Add gpu_metrics_v1_5Asad Kamal
2024-01-04drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal
2024-01-04drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton
2024-01-04drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher
2024-01-04drm/amd/display: add nv12 bounding boxAlex Deucher
2024-01-04bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan
2024-01-04net: ravb: Wait for operating mode to be appliedClaudiu Beznea
2024-01-04asix: Add check for usbnet_get_endpointsChen Ni
2024-01-04octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli