aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-02drm/panel-edp: Fix HKC MB116AN01 nameTerry Hsiao1-1/+1
2024-08-02Revert "drm/amd: Add power_saving_policy drm property to eDP connectors"Hamza Mahfooz3-53/+5
2024-08-02Revert "drm: Introduce 'power saving policy' drm property"Hamza Mahfooz4-62/+0
2024-08-02ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()Aleksandr Mishin1-4/+2
2024-08-02ACPI: processor: Reduce the log level of a per-CPU message about idle statesLi RongQing1-1/+1
2024-08-02ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_pac...Pei Xiao1-0/+2
2024-08-02ACPI: sysfs: remove return value of acpi_device_setup_files()Thomas Weißschuh3-10/+3
2024-08-02ACPI: sysfs: manage sysfs attributes through device coreThomas Weißschuh3-3/+7
2024-08-02ACPI: sysfs: manage attributes as attribute_groupThomas Weißschuh1-96/+71
2024-08-02ACPI: sysfs: evaluate _STR on each sysfs accessThomas Weißschuh2-16/+15
2024-08-02ACPI: sysfs: validate return type of _STR methodThomas Weißschuh1-2/+3
2024-08-02ACPI: battery: Remove redundant NULL initalizationsIlpo Järvinen1-2/+2
2024-08-02ACPI: battery: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed1-2/+2
2024-08-02cpu/hotplug: Provide weak fallback for arch_cpuhp_init_parallel_bringup()Jiaxun Yang1-0/+5
2024-08-02ACPI: EC: Do not release locks during operation region accessesRafael J. Wysocki1-6/+49
2024-08-02arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon2-2/+10
2024-08-02cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMTJiaxun Yang1-0/+11
2024-08-02PM: sleep: Use sysfs_emit() and sysfs_emit_at() in "show" functionsXueqin Luo1-37/+39
2024-08-02PM: hibernate: Use sysfs_emit() and sysfs_emit_at() in "show" functionsXueqin Luo1-11/+15
2024-08-02iommu: Restore lost return in iommu_report_device_fault()Barak Biber1-0/+1
2024-08-02cpufreq: Remove LATENCY_MULTIPLIERQais Yousef2-29/+4
2024-08-02powercap/intel_rapl: Add support for AMD family 1AhDhananjay Ugwekar1-0/+1
2024-08-02syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann4-5/+6
2024-08-02uretprobe: change syscall number, againArnd Bergmann4-7/+3
2024-08-02crypto: iaa - Fix potential use after free bugDan Carpenter1-2/+2
2024-08-02crypto: ppc/curve25519 - add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-08-02crypto: qat - allow disabling SR-IOV VFsMichal Witwicki1-66/+128
2024-08-02crypto: qat - ensure correct order in VF restarting handlerMichal Witwicki1-3/+6
2024-08-02crypto: qat - fix recovery flow for VFsMichal Witwicki3-0/+17
2024-08-02crypto: qat - disable IOV in adf_dev_stop()Michal Witwicki1-2/+2
2024-08-02crypto: qat - preserve ADF_GENERAL_SECAdam Guerin17-61/+60
2024-08-02crypto: arm64/poly1305 - move data to rodata sectionJia He1-0/+3
2024-08-02ASoC: fsl: lpc3xxx: Make some symbols staticYue Haibing2-3/+3
2024-08-02ASoC: sti-sas: Constify snd_soc_component_driver structChristophe JAILLET1-16/+5
2024-08-02ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to a...Shenghao Ding3-260/+280
2024-08-02ASoC: SOF: sof-audio.h: optimize snd_sof_pcm_stream_pipeline_listPierre-Louis Bossart1-2/+2
2024-08-02ASoC: SOF: sof-priv.h: optimize snd_sof_ipc_msgPierre-Louis Bossart1-3/+4
2024-08-02ASoC: SOF: sof-priv.h: optimize snd_sof_mailboxPierre-Louis Bossart1-1/+1
2024-08-02ASoC: SOF: sof-priv.h: optimize snd_sof_platform_stream_paramsPierre-Louis Bossart1-3/+4
2024-08-02ASoC: Intel: soc-acpi-intel-ptl-match: Add rt722 supportBard Liao1-0/+73
2024-08-02ASoC: Intel: soc-acpi-intel-ptl-match: add rt711-sdca tableBard Liao1-0/+31
2024-08-02ASoC: SOF: Intel: add initial support for PTLPierre-Louis Bossart7-0/+126
2024-08-02ASoC: SOF: Intel: add PTL specific power control registerFred Oh2-2/+16
2024-08-02ASoC: Intel: soc-acpi: add PTL match tablesPierre-Louis Bossart3-0/+44
2024-08-02ASoC: cs42l43: Cache shutter IRQ control pointersCharles Keepax2-17/+58
2024-08-02ASoC: cs35l45: Use new snd_soc_component_get_kcontrol_locked() helperCharles Keepax1-9/+2
2024-08-02ASoC: soc-component: Add new snd_soc_component_get_kcontrol() helpersCharles Keepax2-8/+39
2024-08-02ASoC: cs42l43: Remove redundant semi-colon at end of functionCharles Keepax1-1/+1
2024-08-02irqchip/gic-v4.1: Replace bare number with ID_AA64PFR0_EL1_GIC_V4P1Anshuman Khandual1-1/+1
2024-08-02crypto: xor - fix template benchmarkingHelge Deller1-17/+14