summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-1944-383/+438
|\
| * s390/cio: use while (i--) pattern to clean upAndy Shevchenko2024-03-172-3/+3
| * s390/raw3270: make class3270 constantRicardo B. Marliere2024-03-133-10/+12
| * s390/raw3270: improve raw3270_init() readabilityRicardo B. Marliere2024-03-131-10/+12
| * s390/tape: make tape_class constantRicardo B. Marliere2024-03-131-9/+8
| * s390/vmlogrdr: make vmlogrdr_class constantRicardo B. Marliere2024-03-131-10/+8
| * s390/vmur: make vmur_class constantRicardo B. Marliere2024-03-131-9/+9
| * s390/zcrypt: make zcrypt_class constantRicardo B. Marliere2024-03-131-18/+19
| * s390/vfio_ccw_cp: use new address translation helpersHeiko Carstens2024-03-131-38/+44
| * s390/ctcm: use new address translation helpersHeiko Carstens2024-03-133-13/+13
| * s390/lcs: use new address translation helpersHeiko Carstens2024-03-131-7/+5
| * s390/qeth: use new address translation helpersHeiko Carstens2024-03-131-11/+11
| * s390/zfcp: use new address translation helpersHeiko Carstens2024-03-133-6/+6
| * s390/tape: fix virtual vs physical address confusionHeiko Carstens2024-03-131-4/+8
| * s390/3270: use new address translation helpersHeiko Carstens2024-03-131-7/+7
| * s390/3215: use new address translation helpersHeiko Carstens2024-03-131-2/+2
| * s390/vmur: use new address translation helpersHeiko Carstens2024-03-131-2/+2
| * s390/scm: use new address translation helpersHeiko Carstens2024-03-131-3/+3
| * s390/cio: use new address translation helpersHeiko Carstens2024-03-1313-46/+46
| * s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens2024-03-133-14/+12
| * s390/dasd: use new address translation helpersHeiko Carstens2024-03-136-76/+76
| * s390/dasd: remove superfluous virt_to_phys() conversionHeiko Carstens2024-03-131-2/+2
| * s390/virtio_ccw: avoid converting dma addresses / handlesHalil Pasic2024-03-131-18/+53
| * s390/virtio_ccw: use DMA handle from DMA APIHalil Pasic2024-03-133-46/+53
| * s390/virtio_ccw: fix virtual vs physical address confusionHalil Pasic2024-03-131-39/+39
| * s390/cio: use bitwise types to allow for type checkingHeiko Carstens2024-03-132-5/+8
| * s390/vfio_ccw: fix virtual vs physical address confusionHeiko Carstens2024-03-131-1/+1
| * s390/cio: fix virtual vs physical address confusionHeiko Carstens2024-03-131-2/+2
| * s390/dasd_eckd: fix virtual vs physical address confusionHeiko Carstens2024-03-132-8/+8
| * s390/dcssblk: fix virtual vs physical address confusionGerald Schaefer2024-03-131-1/+1
| * s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger2024-03-131-0/+2
* | Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-03-196-12/+38
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-em', 'pm-powercap' and 'pm-sleep'Rafael J. Wysocki2024-03-191-3/+2
| |\ \ \
| | | * | powercap: intel_rapl: Convert to platform remove callback returning voidUwe Kleine-König2024-03-131-3/+2
| | |/ /
| * | | Merge tag 'cpufreq-arm-updates-6.9-2' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2024-03-153-2/+23
| |\ \ \
| | * | | cpufreq: scmi: Enable boost supportSibi Sankar2024-03-151-1/+19
| | * | | firmware: arm_scmi: Add support for marking certain frequencies as turboSibi Sankar2024-03-151-0/+3
| | * | | Merge branch 'opp/boost-data' into cpufreq/arm/linux-nextViresh Kumar2024-03-151-0/+1
| | |\ \ \
| | * | | | cpufreq: dt: always allocate zeroed cpumaskMarek Szyprowski2024-03-151-1/+1
| * | | | | cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()Sibi Sankar2024-03-132-7/+13
| | |_|/ / | |/| | |
* | | | | Merge tag 'acpi-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2024-03-192-10/+16
|\ \ \ \ \
| * | | | | ACPI: PM: Improve kerneldoc comments for suspend and hibernation functionsYang Li2024-03-151-10/+14
| * | | | | ACPI: Document handle_eject_request() argumentsYang Li2024-03-131-0/+2
* | | | | | Merge tag 'thermal-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-1910-44/+176
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'thermal-v6.9-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2024-03-1310-44/+176
| |\ \ \ \ \ \
| | * | | | | | thermal/drivers/rcar_gen3: Add support for R-Car V4MGeert Uytterhoeven2024-03-111-0/+4
| | * | | | | | thermal/of: Assume polling-delay(-passive) 0 when absentKonrad Dybcio2024-03-111-4/+8
| | * | | | | | thermal/drivers/qoriq: Fix getting tmu rangePeng Fan2024-03-111-4/+8
| | * | | | | | thermal/drivers/sun8i: Don't fail probe due to zone registration failureMark Brown2024-03-111-2/+14
| | * | | | | | thermal/drivers/sun8i: Add support for H616 THS controllerMartin Botka2024-03-111-0/+15