summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-24of: property: use new of_graph functionsKuninori Morimoto
2024-10-24of: property: add of_graph_get_next_port_endpoint()Kuninori Morimoto
2024-10-24of: property: add of_graph_get_next_port()Kuninori Morimoto
2024-10-24cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI...Li Zhijian
2024-10-25Merge tag 'drm-intel-gt-next-2024-10-23' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-10-24drm/bridge: dw-hdmi: set bridge's ycbcr_420_allowed flagDmitry Baryshkov
2024-10-24drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridgeDmitry Baryshkov
2024-10-24drm/bridge: aux: allow interlaced and YCbCr 420 outputDmitry Baryshkov
2024-10-24drm/bridge: display-connector: allow YCbCr 420 for HDMI and DPDmitry Baryshkov
2024-10-24drm/atomic: add interlaced and ycbcr_420 flags to connector's state dumpDmitry Baryshkov
2024-10-24drm/display: bridge_connector: handle ycbcr_420_allowedDmitry Baryshkov
2024-10-24gpiolib: fix a NULL-pointer dereference when setting directionBartosz Golaszewski
2024-10-24soc: qcom: pmic_glink: Handle GLINK intent allocation rejectionsBjorn Andersson
2024-10-24rpmsg: glink: Handle rejected intent request betterBjorn Andersson
2024-10-24iio: dac: Kconfig: Fix build error for ltc2664Jinjie Ruan
2024-10-24drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das
2024-10-24drm/xe/ufence: Prefetch ufence addr to catch bogus addressNirmoy Das
2024-10-24drm/xe: Handle unreliable MMIO reads during forcewakeShuicheng Lin
2024-10-24drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar
2024-10-24drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin
2024-10-24iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()Zicheng Qu
2024-10-24staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu
2024-10-24iio: adc: ad7380: fix supplies for ad7380-4Julien Stephan
2024-10-24iio: adc: ad7380: add missing suppliesJulien Stephan
2024-10-24iio: adc: ad7380: use devm_regulator_get_enable_read_voltage()Julien Stephan
2024-10-24iio: light: veml6030: fix microlux value calculationJavier Carrasco
2024-10-24drm/tegra: Fix NULL vs IS_ERR() check in probe()Dan Carpenter
2024-10-24Revert "firmware: tegra: bpmp: Use scoped device node handling to simplify er...Krzysztof Kozlowski
2024-10-24ACPI: EC: make EC support compile-time conditionalArnd Bergmann
2024-10-24ACPI: pfr_telemetry: remove redundant error check on retColin Ian King
2024-10-24cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exceptionliwei
2024-10-24ACPI: PRM: Clean up guid type in struct prm_handler_infoDan Carpenter
2024-10-24thermal: gov_power_allocator: Granted power set to max when nobody request powerZhengShaobo
2024-10-24thermal: core: Relocate thermal zone initialization routineRafael J. Wysocki
2024-10-24thermal: core: Use trip lists for trip crossing detectionRafael J. Wysocki
2024-10-24thermal: core: Eliminate thermal_zone_trip_down()Rafael J. Wysocki
2024-10-24thermal: core: Relocate functions that update trip pointsRafael J. Wysocki
2024-10-24thermal: core: Move some trip processing to thermal_trip_crossed()Rafael J. Wysocki
2024-10-24thermal: core: Pass trip descriptor to thermal_trip_crossed()Rafael J. Wysocki
2024-10-24thermal: core: Rearrange __thermal_zone_device_update()Rafael J. Wysocki
2024-10-24thermal: core: Prepare for moving trips between sorted listsRafael J. Wysocki
2024-10-24thermal: core: Rename trip list node in struct thermal_trip_descRafael J. Wysocki
2024-10-24thermal: core: Build sorted lists instead of sorting them laterRafael J. Wysocki
2024-10-24soc: qcom: socinfo: fix revision check in qcom_socinfo_probe()Manikanta Mylavarapu
2024-10-24thermal: thresholds: Fix thermal lock annotation issueDaniel Lezcano
2024-10-24thermal: netlink: Add the commands and the events for the thresholdsDaniel Lezcano
2024-10-24thermal: core: Manage thermal_governor_lock using a mutex guardRafael J. Wysocki
2024-10-24thermal: core: Separate thermal zone governor initializationRafael J. Wysocki
2024-10-24thermal: core: Add and use cooling device guardRafael J. Wysocki
2024-10-24iommu/tegra241-cmdqv: Staticize cmdqv_debugfs_dirNicolin Chen