summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-21firmware: arm_scmi: Add generic OPP support to the SCMI performance domainscmi_perf_v4_oppUlf Hansson
2023-09-21firmware: arm_scmi: Specify the performance level when adding an OPPUlf Hansson
2023-09-21firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add()Ulf Hansson
2023-09-21OPP: Extend support for performance level beyond required-oppsUlf Hansson
2023-09-21OPP: Switch to use dev_pm_domain_set_performance_state()Ulf Hansson
2023-09-21OPP: Extend dev_pm_opp_data with a levelUlf Hansson
2023-09-21OPP: Add dev_pm_opp_add_dynamic() to allow more flexibilityUlf Hansson
2023-09-19PM: domains: Implement the ->set_performance_state() callback for genpdUlf Hansson
2023-09-19PM: domains: Introduce dev_pm_domain_set_performance_state()Ulf Hansson
2023-09-14pmdomain: arm: Add the SCMI performance domainUlf Hansson
2023-09-14PM: domains: Allow genpd providers to manage OPP tables directly by its FWUlf Hansson
2023-09-14cpufreq: scmi: Add support to parse domain-id using #power-domain-cellsUlf Hansson
2023-09-14dt-bindings: power: Clarify performance capabilities of power-domainsUlf Hansson
2023-09-14dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13Ulf Hansson
2023-09-14dt-bindings: arm: cpus: Add a power-domain-name for a performance-domainUlf Hansson
2023-09-14cpufreq: scmi: Drop redundant ifdef in scmi_cpufreq_probe()Ulf Hansson
2023-09-14cpufreq: scmi: Avoid one OF parsing in scmi_get_sharing_cpus()Ulf Hansson
2023-09-14firmware: arm_scmi: Drop redundant ->device_domain_id() from perf opsUlf Hansson
2023-09-14firmware: arm_scmi: Align perf ops to use domain-id as in-parameterUlf Hansson
2023-09-14cpufreq: scmi: Prepare to move OF parsing of domain-id to cpufreqUlf Hansson
2023-09-14firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson
2023-09-14firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson
2023-09-14firmware: arm_scmi: Add Clock OEM config clock operationsCristian Marussi
2023-09-14clk: scmi: Add support for .is_enabled clk_opsCristian Marussi
2023-09-14firmware: arm_scmi: Add Clock .state_get support to pre-v3.2Cristian Marussi
2023-09-14firmware: arm_scmi: Add v3.2 Clock CONFIG_GET supportCristian Marussi
2023-09-14firmware: arm_scmi: Add Clock v3.2 CONFIG_SET supportCristian Marussi
2023-09-14firmware: arm_scmi: Simplify enable/disable Clock operationsCristian Marussi
2023-09-13Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-13Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13pmdomain: Rename the genpd subsystem to pmdomainpmdomain-v6.6-rc1Ulf Hansson
2023-09-12tpm: Fix typo in tpmrm class definitionJustin M. Forbes
2023-09-12Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-12Merge tag 'platform-drivers-x86-v6.6-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-12Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-09-12Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-12Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-12linux/export: fix reference to exported functions for parisc64Masahiro Yamada
2023-09-12eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()Jinjie Ruan
2023-09-11tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()Steven Rostedt (Google)
2023-09-11tracing/synthetic: Print out u64 values properlyTero Kristo
2023-09-11tracing/synthetic: Fix order of struct trace_dynamic_infoSteven Rostedt (Google)
2023-09-11platform/x86: asus-wmi: Support 2023 ROG X16 tablet modeLuke D. Jones
2023-09-11platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven
2023-09-11platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson
2023-09-11platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani
2023-09-11platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun