aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-19PM / devfreq: rockchip-dfi: Handle LPDDR2 correctlySascha Hauer
2023-10-19PM / devfreq: rockchip-dfi: Add RK3568 supportSascha Hauer
2023-10-19PM / devfreq: rockchip-dfi: Clean up DDR type register definesSascha Hauer
2023-10-19PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE definesSascha Hauer
2023-10-18PM / devfreq: rockchip-dfi: introduce channel maskSascha Hauer
2023-10-18PM / devfreq: rockchip-dfi: Use free running counterSascha Hauer
2023-10-17PM / devfreq: mediatek: unlock on error in mtk_ccifreq_target()Dan Carpenter
2023-10-09PM / devfreq: exynos-ppmu: Use device_get_match_data()Rob Herring
2023-10-09PM / devfreq: rockchip-dfi: dfi store raw values in counter structSascha Hauer
2023-10-09PM / devfreq: rockchip-dfi: Add SoC specific init functionSascha Hauer
2023-10-09PM / devfreq: rockchip-dfi: use consistent name for private data structSascha Hauer
2023-10-09PM / devfreq: rockchip-dfi: Embed desc into private data structSascha Hauer
2023-10-09PM / devfreq: rockchip-dfi: Make pmu regmap mandatorySascha Hauer
2023-10-09PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIsManivannan Sadhasivam
2023-10-09PM / devfreq: mediatek: protect oop in critical sessionMark Tseng
2023-10-01Merge tag 'char-misc-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-01Merge tag 'tty-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-09-30Merge tag 'i2c-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-30Merge tag 'acpi-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-09-29Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-09-29Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-29Merge tag 'drm-fixes-2023-09-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-09-29Merge tag 'gpio-fixes-for-v6.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-29Merge tag 'for-v6.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-09-29Merge tag 'xtensa-20230928' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-09-29Merge tag 'drm-intel-fixes-2023-09-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-29Merge tag 'drm-misc-fixes-2023-09-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-09-28Merge tag 'spi-fix-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-28ata: libata-eh: Fix compilation warning in ata_eh_link_report()Damien Le Moal
2023-09-28ata: libata-core: Fix compilation warning in ata_dev_config_ncq()Damien Le Moal
2023-09-28scsi: sd: Do not issue commands to suspended disks on shutdownDamien Le Moal
2023-09-28ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal
2023-09-28ata: libata-scsi: Fix delayed scsi_rescan_device() executionDamien Le Moal
2023-09-28scsi: Do not attempt to rescan suspended devicesDamien Le Moal
2023-09-28ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal
2023-09-28scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal
2023-09-28ata: libata-scsi: link ata port and scsi deviceDamien Le Moal
2023-09-28ata: libata-core: Fix port and device removalDamien Le Moal
2023-09-28ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal
2023-09-28Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
2023-09-28Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann
2023-09-27i2c: npcm7xx: Fix callback completion orderingWilliam A. Kennington III
2023-09-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-09-27Merge tag 'vfio-v6.6-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-09-27spi: spi-gxp: BUG: Correct spi write return valueCharles Kearney
2023-09-27soc: loongson: loongson2_guts: Remove unneeded semicolonMingtong Bao
2023-09-27soc: loongson: loongson2_guts: Convert to devm_platform_ioremap_resource()Dongliang Mu
2023-09-27soc: loongson: loongson_pm2: Populate children syscon nodesBinbin Zhou