summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-07firmware: arm_scmi: Add generic OPP support to the SCMI performance domainscmi_perfUlf Hansson
2023-06-07firmware: arm_scmi: Extend perf support with OPP from genpd providersUlf Hansson
2023-06-07firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add()Ulf Hansson
2023-06-07OPP: Extend dev_pm_opp_data with OPP provider supportUlf Hansson
2023-06-07OPP: Extend dev_pm_opp_data with performance levelUlf Hansson
2023-06-07OPP: Add dev_pm_opp_add_dynamic() to allow more flexibilityUlf Hansson
2023-06-07firmware: arm_scmi: Add the SCMI performance domainUlf Hansson
2023-06-07dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13Ulf Hansson
2023-06-07PM: domains: Allow genpd providers to manage OPP tables directly by its FWUlf Hansson
2023-06-07cpufreq: scmi: Avoid one OF parsing in scmi_get_sharing_cpus()Ulf Hansson
2023-06-07firmware: arm_scmi: Drop redundant ->device_domain_id() from perf opsUlf Hansson
2023-06-07firmware: arm_scmi: Align perf ops to use domain-id as in-parameterUlf Hansson
2023-06-07cpufreq: scmi: Prepare to move OF parsing of domain-id to cpufreqUlf Hansson
2023-06-07firmware: arm_scmi: Extend perf protocol ops to inform of set level supportUlf Hansson
2023-06-07firmware: arm_scmi: Extend perf protocol ops to get the name of a domainUlf Hansson
2023-06-07firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson
2023-06-04Linux 6.4-rc5v6.4-rc5Linus Torvalds
2023-06-04Merge tag 'irq_urgent_for_v6.4_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-04Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-06-04Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-04Merge tag 'driver-core-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-04Merge tag 'tty-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-04Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-04Merge tag 'powerpc-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-03Merge tag 'kvm-x86-fixes-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-06-03Merge tag 'kvmarm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-06-03Merge tag 'kvmarm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-06-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-06-03Merge tag 'leds-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joh...Linus Torvalds
2023-06-03leds: qcom-lpg: Fix PWM period limitsBjorn Andersson
2023-06-03Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-03selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)
2023-06-02KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj
2023-06-02KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-boundsSean Christopherson
2023-06-02KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson
2023-06-02KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASKMaciej S. Szmigiero
2023-06-02KVM: x86/mmu: Grab memslot for correct address space in NX recovery workerSean Christopherson
2023-06-02tpm, tpm_tis: correct tpm_tis_flags enumeration valuesLino Sanfilippo
2023-06-02Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-02Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-02Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_...Ojaswin Mujoo
2023-06-02media: uvcvideo: Don't expose unsupported formats to userspaceLaurent Pinchart
2023-06-02Merge tag 'riscv-for-linus-6.4-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-02media: v4l2-subdev: Fix missing kerneldoc for client_capsTomi Valkeinen
2023-06-02media: staging: media: imx: initialize hs_settle to avoid warningHans Verkuil
2023-06-02media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()Vaishnav Achath
2023-06-02Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-06-02Merge tag 'block-6.4-2023-06-02' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-02Merge tag 'io_uring-6.4-2023-06-02' of git://git.kernel.dk/linuxLinus Torvalds