aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-13media: atomisp: Switch to new Intel CPU model definesTony Luck1-16/+11
2024-06-13ACPI: SBS: manage alarm sysfs attribute through psy coreThomas Weißschuh1-11/+12
2024-06-13ACPI: battery: create alarm sysfs attribute atomicallyThomas Weißschuh1-4/+12
2024-06-13ACPI: battery: use sysfs_emit over sprintfThomas Weißschuh1-1/+1
2024-06-13ACPI: battery: constify powersupply propertiesThomas Weißschuh1-4/+4
2024-06-13ACPI: SBS: constify powersupply propertiesThomas Weißschuh1-3/+3
2024-06-13ACPI: AC: constify powersupply propertiesThomas Weißschuh1-1/+1
2024-06-13ACPI: PMIC: Replace open coded be16_to_cpu()Andy Shevchenko1-5/+8
2024-06-13ACPI: PMIC: Convert pr_*() to dev_*() printing macrosAndy Shevchenko2-4/+6
2024-06-13ACPI: PMIC: Use sizeof() instead of hard coded valueAndy Shevchenko2-2/+2
2024-06-13scsi: core: Fix an incorrect commentBart Van Assche1-6/+5
2024-06-13ACPI: CPPC: add sysfs entry for guaranteed performancePetr Tesařík1-0/+2
2024-06-13ACPI: HMAT: Use ACCESS_COORDINATE_CPU when appropriateHuang Ying1-3/+3
2024-06-13ACPI: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-13ACPI: acpi_pad: Still evaluate _OST when _PUR evaluation failsArmin Wolf1-4/+15
2024-06-13nvme: fix namespace removal listKeith Busch1-4/+5
2024-06-13ACPI: x86: Switch to new Intel CPU model definesTony Luck1-22/+22
2024-06-13drm/xe/vf: Use correct check for being a VF driverMichal Wajdeczko1-2/+2
2024-06-13drm/i915/dp: Add debugfs entry to get the link retrain disabled stateImre Deak1-0/+22
2024-06-13drm/i915/dp: Add debugfs entry to force link retrainImre Deak3-5/+59
2024-06-13drm/i915/dp: Add debugfs entry to force link training failureImre Deak2-2/+54
2024-06-13drm/i915/dp: Add debugfs entries to get the max link rate/lane countImre Deak1-0/+44
2024-06-13drm/i915/dp: Add debugfs entries to force the link rate/lane countImre Deak6-7/+289
2024-06-13drm/i915/dp_mst: Enable link training fallback for MSTImre Deak2-14/+5
2024-06-13drm/i915/dp_mst: Reset intel_dp->link_trained during disablingImre Deak1-0/+3
2024-06-13drm/i915/dp: Disable link retraining after the last fallback stepImre Deak3-8/+18
2024-06-13drm/i915/dp: Use check link state work in the HPD IRQ handlerImre Deak1-4/+7
2024-06-13drm/i915/dp: Use check link state work in the detect handlerImre Deak2-9/+8
2024-06-13drm/i915/dp: Use check link state work in the hotplug handlerImre Deak4-25/+21
2024-06-13drm/i915/dp: Send a link training modeset-retry uevent to all MST connectorsImre Deak3-6/+18
2024-06-13drm/i915/dp: Pass atomic state to link training functionImre Deak5-7/+18
2024-06-13drm/i915/dp: Reduce link params only after retrying with unchanged paramsImre Deak3-0/+14
2024-06-13drm/i915/dp: Recheck link state after modesetImre Deak10-5/+124
2024-06-13drm/i915/dp: Use a commit modeset for link retraining MST linksImre Deak1-6/+19
2024-06-13drm/i915: Factor out function to modeset commit a set of pipesImre Deak3-30/+38
2024-06-13drm/i915/dp: Sanitize intel_dp_get_link_train_fallback_values()Imre Deak1-36/+56
2024-06-13drm/i915/dp: Move link train fallback to intel_dp_link_training.cImre Deak3-76/+77
2024-06-13iio: imu: inv_icm42600: add support of accel low-power modeJean-Baptiste Maneyrol3-4/+151
2024-06-13iio: chemical: ens160: add power management supportGustavo Silva4-0/+28
2024-06-13iio: chemical: ens160: add triggered buffer supportGustavo Silva4-12/+136
2024-06-13iio: chemical: add driver for ENS160 sensorGustavo Silva6-0/+371
2024-06-13iio: temperature: mcp9600: add threshold events supportDimitri Fedrau1-14/+349
2024-06-13iio: light: driver for Vishay VEML6040Arthur Becker3-0/+293
2024-06-13iio: dac: adi-axi-dac: add platform dependenciesNuno Sa1-0/+1
2024-06-13iio: adc: adi-axi-adc: add platform dependenciesNuno Sa1-0/+1
2024-06-13iio: imu: inv_icm42600: add register caching in the regmapJean-Baptiste Maneyrol1-0/+44
2024-06-13iio: adc: mcp3564: drop redundant open-coded spi_get_device_match_data()Krzysztof Kozlowski1-6/+0
2024-06-13iio: dac: max5522: simplify with spi_get_device_match_data()Krzysztof Kozlowski1-8/+3
2024-06-13iio: addac: ad74413r: simplify with spi_get_device_match_data()Krzysztof Kozlowski1-10/+3
2024-06-13iio: adc: ti-tsc2046: simplify with spi_get_device_match_data()Krzysztof Kozlowski1-6/+1