aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-05media: venus: Convert to dev_pm_domain_attach|detach_list() for vcodecmulti_pm_domains_v2Ulf Hansson
2024-01-05remoteproc: qcom_q6v5_adsp: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-01-05remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-01-05remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-01-05PM: domains: Add helper functions to attach/detach multiple PM domainsUlf Hansson
2024-01-05PM / Domains: Add PM domains test driver with perf supportUlf Hansson
2023-12-21DEBUG: PM: Add runtime PM test driverUlf Hansson
2023-11-27DEBUG: arm_scmi: Add some prints for OPP and probing for perfUlf Hansson
2023-11-27OPP: Don't set OPP recursively for a parent genpdViresh Kumar
2023-11-27OPP: Call dev_pm_opp_set_opp() for required OPPsViresh Kumar
2023-11-27OPP: Use _set_opp_level() for single genpd caseViresh Kumar
2023-11-27OPP: Level zero is validViresh Kumar
2023-11-27pmdomain: Merge branch fixes into nextUlf Hansson
2023-11-27pmdomain: arm: Avoid polling for scmi_perf_domainpmdomain-v6.7-rc2Ulf Hansson
2023-11-23firmware: arm_scpi: Move power-domain driver to the pmdomain dirSudeep Holla
2023-11-23pmdomain: arm_scmi: Move Kconfig options to the pmdomain subsystemSudeep Holla
2023-11-23pmdomain: qcom: rpmhpd: Update part number to X1E80100Sibi Sankar
2023-11-23dt-bindings: power: rpmpd: Update part number to X1E80100Sibi Sankar
2023-11-19Linux 6.7-rc2v6.7-rc2Linus Torvalds
2023-11-19Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-19Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-19Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-19Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-19Merge tag 'sched_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-11-19Merge tag 'locking_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-11-19Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-11-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-11-18Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-18Merge tag 'xfs-6.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-11-18Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-11-18Merge tag '6.7-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-11-18prctl: Disable prctl(PR_SET_MDWE) on pariscHelge Deller
2023-11-18Merge tag 'for-6.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-11-18parisc/power: Fix power soft-off when running on qemuHelge Deller
2023-11-18parisc: Replace strlcpy() with strscpy()Kees Cook
2023-11-18Merge tag 'i2c-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-18Merge tag 'turbostat-2023.11.07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-17Merge tag 'bcachefs-2023-11-17' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-11-17Merge tag 'mm-hotfixes-stable-2023-11-17-14-04' of git://git.kernel.org/pub/s...Linus Torvalds
2023-11-17Merge tag 'block-6.7-2023-11-17' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-17Merge tag 'io_uring-6.7-2023-11-17' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-17Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-17NFSD: Fix checksum mismatches in the duplicate reply cacheChuck Lever
2023-11-17NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()Chuck Lever
2023-11-17NFSD: Update nfsd_cache_append() to use xdr_streamChuck Lever
2023-11-17nfsd: fix file memleak on client_opens_releaseMahmoud Adam
2023-11-17dm-crypt: start allocating with MAX_ORDERMikulas Patocka
2023-11-17dm-verity: don't use blocking calls from taskletsMikulas Patocka
2023-11-17dm-bufio: fix no-sleep modeMikulas Patocka
2023-11-17dm-delay: avoid duplicate logicMikulas Patocka