summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-17ata/drivers/ahci_imx: Switch to new of thermal APIDaniel Lezcano1-5/+10
2022-08-17thermal/drivers/ti-soc: Switch to new of APIDaniel Lezcano1-8/+8
2022-08-17thermal/drivers/hisilicon: Switch to new of APIDaniel Lezcano1-7/+7
2022-08-17thermal/drivers/maxim: Switch to new of APIDaniel Lezcano1-4/+4
2022-08-17thermal/drivers/banggap: Switch to new of APIDaniel Lezcano2-13/+11
2022-08-17thermal/drivers/mtk: Switch to new of APIDaniel Lezcano1-5/+5
2022-08-17thermal/drivers/qoriq: Switch to new of APIDaniel Lezcano1-6/+6
2022-08-17thermal/drivers/rzg2l: Switch to new of APIDaniel Lezcano1-5/+5
2022-08-17thermal/drivers/rcar: Switch to new of APIDaniel Lezcano2-18/+11
2022-08-17thermal/drivers/imx: Switch to new of APIDaniel Lezcano2-14/+14
2022-08-17thermal/drivers/db8500: Switch to new of APIDaniel Lezcano1-4/+4
2022-08-17thermal/drivers/armada: Switch to new of APIDaniel Lezcano1-6/+6
2022-08-17thermal/drivers/amlogic: Switch to new of APIDaniel Lezcano1-8/+8
2022-08-17thermal/drivers/st: Switch to new of APIDaniel Lezcano1-10/+8
2022-08-17thermal/drivers/qcom: Switch to new of APIDaniel Lezcano3-24/+23
2022-08-17thermal/drivers/broadcom: Switch to new of APIDaniel Lezcano5-61/+53
2022-08-17thermal/drivers/sprd: Switch to new of APIDaniel Lezcano1-9/+9
2022-08-17thermal/drivers/sun8i: Switch to new of APIDaniel Lezcano1-7/+7
2022-08-17thermal/drivers/tegra: Switch to new of APIDaniel Lezcano3-24/+28
2022-08-17thermal/drivers/mmio: Switch to new of APIDaniel Lezcano1-9/+8
2022-08-17thermal/drivers/generic-adc: Switch to new of APIDaniel Lezcano1-5/+5
2022-08-17thermal/drivers/uniphier: Switch to new of APIDaniel Lezcano1-5/+5
2022-08-17thermal/drivers/rockchip: Switch to new of APIDaniel Lezcano1-7/+7
2022-08-17thermal/of: Make new code and old code co-existDaniel Lezcano2-8/+11
2022-08-17thermal/of: Fix free after use in thermal_of_unregister()Daniel Lezcano1-3/+7
2022-08-17thermal/of: Return -ENODEV instead of -EINVAL if registration failsDaniel Lezcano1-4/+5
2022-08-17thermal/of: Fix error code in of_thermal_zone_find()Dan Carpenter1-0/+1
2022-08-17thermal/of: Rework the thermal device tree initializationDaniel Lezcano1-10/+450
2022-08-15thermal/core: Add missing EXPORT_SYMBOL_GPLDaniel Lezcano1-0/+1
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-24/+59
2022-08-14Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds51-54/+99
2022-08-14Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds10-25/+1523
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-97/+117
2022-08-13Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-blockLinus Torvalds5-4/+18
2022-08-13Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-23/+50
2022-08-13Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds39-506/+1846
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds33-510/+1971
2022-08-12Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds17-595/+334
2022-08-12Merge tag 'vfio-v6.0-rc1pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds2-0/+2
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt2-15/+16
2022-08-12xen/pciback: Fix comment typoJason Wang1-1/+1
2022-08-12xen/xenbus: fix return type in xenbus_file_read()Dan Carpenter1-2/+2
2022-08-12xen-blkfront: Apply 'feature_persistent' parameter when connectSeongJae Park1-3/+1
2022-08-12xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne1-6/+3
2022-08-12xen-blkback: fix persistent grants negotiationSeongJae Park1-8/+7
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane1-6/+47
2022-08-12Merge tag 'for-6.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-10/+27
2022-08-12Merge tag 'drm-next-2022-08-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-2/+3
2022-08-12RISC-V: Move counter info definition to sbi header fileAtish Patra1-14/+0
2022-08-12RISC-V: Fix SBI PMU calls for RV32Atish Patra1-0/+10