summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-011-2/+2
|\
| * nvdimm: Fix badblocks clear off-by-one errorChris Ye2022-06-241-2/+2
* | Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-011-0/+1
|\ \
| * | thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLakeSumeet Pawnikar2022-06-301-0/+1
* | | Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-07-018-76/+106
|\ \ \
| * \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2022-07-015-0/+36
| |\ \ \
| | * \ \ Merge tag 'cpufreq-arm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki2022-06-284-0/+12
| | |\ \ \
| | | * | | cpufreq: Add MT8186 to cpufreq-dt-platdev blocklistAngeloGioacchino Del Regno2022-06-281-0/+1
| | | * | | cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He2022-06-281-0/+4
| | | * | | cpufreq: qcom-hw: Don't do lmh things without a throttle interruptStephen Boyd2022-06-281-0/+6
| | | * | | drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.cLiang He2022-06-281-0/+1
| | * | | | cpufreq: amd-pstate: Add resume and suspend callbacksJinzhou Su2022-06-231-0/+24
| | | |_|/ | | |/| |
| * | | | PM / devfreq: passive: revert an editing accident in SPDX-License lineLukas Bulwahn2022-06-301-1/+1
| * | | | PM / devfreq: Fix kernel warning with cpufreq passive register failChristian Marangi2022-06-301-1/+0
| * | | | PM / devfreq: Rework freq_table to be local to devfreq structChristian Marangi2022-06-302-44/+41
| * | | | PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_eventsMiaoqian Lin2022-06-301-2/+6
| * | | | PM / devfreq: passive: Use HZ_PER_KHZ macro in units.hYicong Yang2022-06-301-2/+1
| * | | | PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFERChristian 'Ansuel' Marangi2022-06-301-22/+17
| * | | | PM / devfreq: Mute warning on governor PROBE_DEFERChristian 'Ansuel' Marangi2022-06-301-2/+3
| * | | | PM / devfreq: Fix kernel panic with cpu based scaling to passive govChristian 'Ansuel' Marangi2022-06-301-2/+1
* | | | | Merge tag 'hwmon-for-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-016-18/+24
|\ \ \ \ \
| * | | | | hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang2022-07-011-4/+8
| * | | | | hwmon: (pmbus/ucd9200) fix typos in commentsJiang Jian2022-06-291-1/+1
| * | | | | hwmon: (occ) Prevent power cap command overwriting poll responseEddie James2022-06-294-13/+15
| | |/ / / | |/| | |
* | | | | Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-07-011-1/+1
|\ \ \ \ \
| * | | | | s390/sclp: Fix typo in commentsJiang Jian2022-06-301-1/+1
| |/ / / /
* | | | | Merge tag 'for-5.19/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-012-17/+23
|\ \ \ \ \
| * | | | | dm raid: fix KASAN warning in raid5_add_disksMikulas Patocka2022-06-291-0/+1
| * | | | | dm raid: fix KASAN warning in raid5_remove_diskMikulas Patocka2022-06-291-1/+4
| * | | | | dm raid: fix accesses beyond end of raid member arrayHeinz Mauelshagen2022-06-271-16/+18
* | | | | | Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-0110-29/+109
|\ \ \ \ \ \
| * | | | | | nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1Lamarque Vieira Souza2022-06-301-0/+2
| * | | | | | nvmet: add a clear_ids attribute for passthru targetsAlan Adamson2022-06-304-0/+82
| * | | | | | nvme: fix regression when disconnect a recovering ctrlRuozhu Li2022-06-294-6/+19
| * | | | | | nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)Pablo Greco2022-06-291-1/+2
| * | | | | | nvme-tcp: always fail a request when sending it failedSagi Grimberg2022-06-291-2/+1
| * | | | | | nvmet-tcp: fix regression in data_digest calculationSagi Grimberg2022-06-291-20/+3
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-07-011-0/+7
|\ \ \ \ \ \ \
| * | | | | | | scsi: hisi_sas: Limit max hw sectors for v3 HWJohn Garry2022-06-271-0/+7
* | | | | | | | Merge tag 'ata-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-07-011-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | ata: pata_cs5535: Fix W=1 warningsJohn Garry2022-06-301-2/+2
* | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-011-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clk: stm32: rcc_reset: Fix missing spin_lock_init()Wei Yongjun2022-06-091-0/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-06-3015-55/+111
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-07-014-19/+76
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fbdev: Disable sysfb device registration when removing conflicting FBsJavier Martinez Canillas2022-06-291-0/+12
| | * | | | | | | | | firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas2022-06-291-6/+48
| | * | | | | | | | | firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas2022-06-292-10/+10
| | * | | | | | | | | drm/vc4: perfmon: Fix variable dereferenced before checkMaxime Ripard2022-06-271-3/+6
| * | | | | | | | | | Merge tag 'amd-drm-fixes-5.19-2022-06-29' of https://gitlab.freedesktop.org/a...Dave Airlie2022-06-304-5/+4
| |\ \ \ \ \ \ \ \ \ \