aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-19intel_idle: add Granite Rapids Xeon supportArtem Bityutskiy1-0/+46
2024-08-19cpufreq: intel_pstate: Support Granite Rapids and Sierra Forest OOB modeSrinivas Pandruvada1-0/+4
2024-08-19drm/bridge: nwl-dsi: Use vsync/hsync polarity from display modeEsben Haabendal2-6/+6
2024-08-19powercap: intel_rapl: Add support for ArrowLake-U platformSumeet Pawnikar1-0/+1
2024-08-19powercap/intel_rapl: Fix the energy-pkg event for AMD CPUsDhananjay Ugwekar1-4/+30
2024-08-19drm: bridge: anx7625: Use of_property_read_variable_u8_array()Rob Herring (Arm)1-16/+6
2024-08-19drm/bridge: dw-hdmi: Simplify clock handlingCristian Ciocaltea1-50/+16
2024-08-19drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid()Liu Ying1-17/+18
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst2-5/+29
2024-08-19drm/xe/display: Match i915 driver suspend/resume sequences betterMaarten Lankhorst1-5/+14
2024-08-19platform/x86: serial-multi-instantiate: Don't require both I2C and SPIRichard Fitzgerald2-9/+26
2024-08-19spi: bcm63xx: Fix missing pm_runtime_disable()Jinjie Ruan1-4/+4
2024-08-19spi: bcm63xx: Fix module autoloadingJinjie Ruan1-0/+1
2024-08-19Merge back thermal core material for 6.12.Rafael J. Wysocki12-265/+151
2024-08-19Merge an earlier EC driver change for 6.12.Rafael J. Wysocki1-6/+49
2024-08-19iommufd/selftest: Make dirty_ops staticJinjie Ruan1-1/+1
2024-08-19spi: s3c64xx: Fix module autoloadingJinjie Ruan1-0/+1
2024-08-19spi: cadence: Make cdns_mrvl_xspi_clk_div_list staticJinjie Ruan1-1/+1
2024-08-19ASoC: Intel: avs: Enable by default for all SST configurationsCezary Rojewski1-1/+7
2024-08-19ASoC: Intel: Remove skylake driverCezary Rojewski27-14821/+2
2024-08-19ASoC: Intel: Remove skl_nau88l25_max98357a board driverCezary Rojewski3-724/+0
2024-08-19ASoC: Intel: Remove skl_nau88l25_ssm4567 board driverCezary Rojewski3-767/+0
2024-08-19ASoC: Intel: Remove skl_rt286 board driverCezary Rojewski3-583/+0
2024-08-19ASoC: Intel: Remove kbl_da7219_max98357a board driverCezary Rojewski3-704/+0
2024-08-19ASoC: Intel: Remove kbl_da7219_max98927 board driverCezary Rojewski3-1192/+0
2024-08-19ASoC: Intel: Remove kbl_rt5660 board driverCezary Rojewski3-581/+0
2024-08-19ASoC: Intel: Remove kbl_rt5663_max98927 board driverCezary Rojewski3-1090/+0
2024-08-19ASoC: Intel: Remove kbl_rt5663_rt5514_max98927 board driverCezary Rojewski3-888/+0
2024-08-19ASoC: Intel: Remove bxt_da7219_max98357a board driverCezary Rojewski3-738/+0
2024-08-19ASoC: Intel: Remove bxt_rt298 board driverCezary Rojewski3-686/+0
2024-08-19ASoC: Intel: Drop skl_machine_pdata usageCezary Rojewski6-35/+0
2024-08-19ALSA: hda: Move SST device entries to AVSCezary Rojewski1-34/+23
2024-08-19Merge patch series "Squashfs: Update code to not use page->index"Christian Brauner4-39/+76
2024-08-19Squashfs: Rewrite and update squashfs_readahead_fragment() to not use page->i...Phillip Lougher1-16/+50
2024-08-19Squashfs: Update squashfs_readpage_block() to not use page->indexPhillip Lougher1-7/+7
2024-08-19Squashfs: Update squashfs_readahead() to not use page->indexPhillip Lougher1-10/+6
2024-08-19Squashfs: Update page_actor to not use page->indexPhillip Lougher4-6/+13
2024-08-19platform/surface: Add OF supportKonrad Dybcio4-38/+158
2024-08-19dt-bindings: platform: Add Surface System Aggregator ModuleKonrad Dybcio1-0/+47
2024-08-19percpu-rwsem: remove the unused parameter 'read'Wang Long3-3/+3
2024-08-19coda: use param->file for FSCONFIG_SET_FDAleksa Sarai1-13/+30
2024-08-19autofs: fix missing fput for FSCONFIG_SET_FDAleksa Sarai1-2/+1
2024-08-19fs/aio: Fix __percpu annotation of *cpu pointer in struct kioctxUros Bizjak1-1/+1
2024-08-19mount: handle OOM on mnt_warn_timestamp_expiryOlaf Hering1-3/+11
2024-08-19Fixed: fs: file_table_c: Missing blank line warnings and struct declaration i...Mohit04041-1/+4
2024-08-19fs/direct-io: Remove linux/prefetch.h includeYouling Tang1-6/+0
2024-08-19fs: don't flush in-flight wb switches for superblocks without cgroup writebackHaifeng Xu3-4/+9
2024-08-19Merge patch series "Add an fcntl() to check file creation"Christian Brauner0-0/+0
2024-08-19selftests: add F_CREATED_QUERY testsChristian Brauner1-0/+39
2024-08-19fcntl: add F_CREATED_QUERYChristian Brauner2-0/+13