lp:~mreed8855/ubuntu/+source/linux/+git/mantic

Owned by Michael Reed
Get this repository:
git clone https://git.launchpad.net/~mreed8855/ubuntu/+source/linux/+git/mantic
Only Michael Reed can upload to this repository. If you are Michael Reed please log in for upload directions.

Branches

Name Last Modified Last Commit
lp_2046722_megaraid_sas_update 2024-02-20 21:13:00 UTC
scsi: megaraid_sas: Driver version update to 07.727.03.00-rc1

Author: Chandrakanth Patil
Author Date: 2023-10-03 11:00:20 UTC

scsi: megaraid_sas: Driver version update to 07.727.03.00-rc1

BugLink: https://bugs.launchpad.net/bugs/2046722

Driver version update.

Signed-off-by: Chandrakanth patil <chandrakanth.patil@broadcom.com>
Link: https://lore.kernel.org/r/20231003110021.168862-4-chandrakanth.patil@broadcom.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
(cherry picked from commit 0938f9fa4208a41a7358eac344fc56b9fd8398dc)
Signed-off-by: Michael Reed <Michael.Reed@canonical.com>

fix_io_loop_poweredge 2024-02-15 21:45:39 UTC
scsi: mpt3sas: Remove volatile qualifier

Author: Ranjan Kumar
Author Date: 2023-08-29 09:00:20 UTC

scsi: mpt3sas: Remove volatile qualifier

BugLink: https://bugs.launchpad.net/bugs/2053224

Remove reduntant volatile qualifier.

Signed-off-by: Ranjan Kumar <ranjan.kumar@broadcom.com>
Link: https://lore.kernel.org/r/20230829090020.5417-3-ranjan.kumar@broadcom.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
(cherry picked from commit 0854065092a7a49a88bb592473abafb0cecd9f1c)
Signed-off-by: Michael Reed <Michael.Reed@canonical.com>

fnic_update_2036777 2023-12-07 01:19:56 UTC
scsi: fnic: Fix sg_reset success path

Author: Karan Tilak Kumar
Author Date: 2023-09-19 18:24:36 UTC

scsi: fnic: Fix sg_reset success path

BugLink: https://bugs.launchpad.net/bugs/2036777

sg_reset performs a target or LUN reset. Since the command is issued by the
user, it does not come into the driver with a tag or a queue id. Fix the
fnic driver to create an io_req and use a SCSI command tag. Fix the ITMF
path to special case the sg_reset response.

Reviewed-by: Sesidhar Baddela <sebaddel@cisco.com>
Reviewed-by: Arulprabhu Ponnusamy <arulponn@cisco.com>
Tested-by: Karan Tilak Kumar <kartilak@cisco.com>
Signed-off-by: Karan Tilak Kumar <kartilak@cisco.com>
Link: https://lore.kernel.org/r/20230919182436.6895-1-kartilak@cisco.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
(cherry picked from commit 514f0c400bde6b62405467daaf2a0a86bcf7794b)
Signed-off-by: Michael Reed <Michael.Reed@canonical.com>

mantic_next_12072023 2023-12-01 14:43:16 UTC
ASoC: Intel: soc-acpi: rt713+rt1316, no sdw-dmic config

Author: Mac Chiang
Author Date: 2023-11-30 10:20:00 UTC

ASoC: Intel: soc-acpi: rt713+rt1316, no sdw-dmic config

BugLink: https://bugs.launchpad.net/bugs/2042090

This is additional HW board: rt713+rt1316 without rt713-dmic configuration:

SDW0: rt713 audio jack
SDW1: rt1316 spk_amp_l
SDW2: rt1316 spk_amp_r

Signed-off-by: Mac Chiang <mac.chiang@intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20231127133448.18449-5-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>

(cherry picked from commit 817178e7674bd8ca35344b2212a3105ed75559e5 linux-next)
Signed-off-by: You-Sheng Yang <vicamo.yang@canonical.com>
Acked-by: Manuel Diewald <manuel.diewald@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>

cpuinfo_freq_mantic 2023-08-10 01:21:57 UTC
cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E...

Author: Srinivas Pandruvada
Author Date: 2023-06-29 19:45:09 UTC

cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E-cores

BugLink: https://bugs.launchpad.net/bugs/2030924

Some system BIOS configuration may provide option to disable E-cores.
As part of this change, CPUID feature for hybrid (Leaf 7 sub leaf 0,
EDX[15] = 0) may not be set. But HWP performance limits will still be
using a scaling factor like any other hybrid enabled system.

The current check for applying scaling factor will fail when hybrid
CPUID feature is not set and the only way to make sure that scaling
should be applied by checking CPPC nominal frequency and nominal
performance.

First, or systems predating Alder Lake, the CPPC nominal frequency and
nominal performance are 0, which can be used to distinguish those
systems from hybrid systems with disabled E-cores.

Second, if the CPPC nominal frequency and nominal performance are
defined, which indicates the need to use a special scaling factor, and
the nominal performance value multiplied by 100 is not equal to the
nominal frequency one, use hybrid scaling factor.

This can be done for all HWP systems without additional CPU model check.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
[ rjw: Subject and changelog edits, removal of unneeded parens, comment
  edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
(cherry picked from commit 0fcfc9e51990246a9813475716746ff5eb98c6aa)
Signed-off-by: Michael Reed <Michael.Reed@canonical.com>

15 of 5 results
This repository contains Public information 
Everyone can see this information.

Subscribers