Kuppuswamy Sathyanarayanan ([email protected])

Number of posts: 2099 (0.53 per day)
First post: 2013-07-22 23:42:13
Last post: 2024-05-09 03:52:49

Date List Subject
2024-02-28 02:34:21 linux-kernel Re: [PATCH V2 1/9] platform/x86/intel/sdsi: Set message size during writes
2024-02-27 21:31:20 linux-kernel Re: [PATCHv8 17/17] ACPI: tables: Print MULTIPROC_WAKEUP when MADT is parsed
2024-02-27 19:54:21 linux-kernel Re: [PATCH V2 3/3] platform/x86/intel/pmc/arl: Put GNA device in D3
2024-02-27 06:37:25 linux-kernel Re: [PATCH v2 0/3] PCI/DPC: Clean up DPC vs AER/EDR ownership and Kconfig
2024-02-27 05:10:49 linux-kernel Re: [PATCH v3] virt: tdx-guest: Handle GetQuote request error code
2024-02-26 20:05:41 linux-kernel Re: [PATCH v2 1/3] PCI/DPC: Request DPC only if also requesting AER
2024-02-26 15:47:17 linux-kernel Re: [PATCH v2 1/3] PCI/DPC: Request DPC only if also requesting AER
2024-02-26 08:01:16 linux-kernel Re: [PATCH v2 1/3] platform/x86/amd/pmf: Add missing __iomem attribute to policy_base
2024-02-26 06:44:24 linux-kernel Re: [PATCH v7 2/5] PCI/ASPM: Always build aspm.c
2024-02-26 00:40:12 linux-kernel Re: [PATCH v2 1/3] PCI/DPC: Request DPC only if also requesting AER
2024-02-25 22:44:43 linux-kernel [PATCH v3] virt: tdx-guest: Handle GetQuote request error code
2024-02-25 20:49:36 linux-kernel Re: [PATCH] PCI/DPC: Request DPC only if also requesting AER
2024-02-25 20:07:05 linux-kernel Re: [PATCH v2 3/3] PCI/DPC: Encapsulate pci_acpi_add_edr_notifier()
2024-02-25 20:05:31 linux-kernel Re: [PATCH v2 2/3] PCI/DPC: Remove CONFIG_PCIE_EDR
2024-02-24 07:37:49 linux-kernel Re: [PATCH v2 1/2] efi/libstub: Add Confidential Computing (CC) measurement support
2024-02-24 07:31:23 linux-kernel Re: [PATCH v2 2/2] efi/libstub: Add get_event_log() support for CC platforms
2024-02-23 06:18:25 linux-kernel Re: [PATCH v2] virt: tdx-guest: Handle GetQuote request error code
2024-02-23 03:09:32 linux-kernel Re: [PATCH 3/3] platform/x86/intel/pmc/arl: Put GNA device in D3
2024-02-23 03:06:13 linux-kernel Re: [PATCH 2/3] platform/x86/intel/pmc/lnl: Remove SSRAM support
2024-02-23 03:03:03 linux-kernel Re: [PATCH 1/3] platform/x86/intel/vsec: Remove nuisance message
2024-02-23 02:54:30 linux-kernel Re: [PATCH v2] platform/x86: Add wmi driver for Casper Excalibur laptops. Odd line breaks was because I have used scripts/Lindent without checking, I'm sorry for that. And for my weird rgb led API: This kind of design was also used in drivers/platform/x86/dell/alienware-wmi.c:239, but mine differs as it doesn't create different attributes for different leds. That is because driver doesn't know how many leds there are, to know how many leds there are it should check processor information (whether it's 10th gen or 11th). I don't think include/linux/mod_devicetable.h supports that. If there is a way to differentiate cpus, please let me know. And even if it knew how many leds there are, having different attributes can be cumbersome because there's no way of reading leds. And also user can change led state without notifying os (with some hotkey). But I'm open to further discussion. And thanks for all of your careful reviewing. It helped me to learn more.
2024-02-23 02:14:48 linux-kernel Re: [PATCH v2] virt: tdx-guest: Handle GetQuote request error code
2024-02-22 19:54:35 linux-kernel Re: [PATCH V4] PCI/ASPM: Update saved buffers with latest ASPM
2024-02-22 18:35:32 linux-kernel Re: [PATCH V4] PCI/ASPM: Update saved buffers with latest ASPM
2024-02-22 02:41:41 linux-kernel Re: [PATCH] Add wmi driver support for Casper Excalibur laptops.
2024-02-21 22:48:27 linux-kernel Re: [PATCH 3/3] platform/x86: intel_scu_ipcutil: Make scu static
2024-02-21 02:45:50 linux-kernel Re: [PATCH] PCI/DPC: Request DPC only if also requesting AER
2024-02-19 10:24:50 linux-kernel Re: [PATCH v2 2/2] efi/libstub: Add get_event_log() support for CC platforms
2024-02-16 22:26:59 linux-kernel Re: [PATCH v2] PCI: Increase maximum PCIe physical function number to 7 for non-ARI devices
2024-02-16 17:53:50 linux-kernel Re: [PATCH v1] PCI: Increase maximum PCIe physical function number to 7 for non-ARI devices
2024-02-15 20:05:43 linux-kernel Re: [PATCH] PCI: dwc: Use the correct sleep function in wait_for_link
2024-02-15 07:31:00 linux-kernel [PATCH v2 2/2] efi/libstub: Add get_event_log() support for CC platforms
2024-02-15 04:36:51 linux-kernel [PATCH v2 0/2] Add measurement and event log support for CC platforms
2024-02-15 03:02:33 linux-kernel [PATCH v2 1/2] efi/libstub: Add Confidential Computing (CC) measurement support
2024-02-13 20:30:14 linux-kernel Re: [PATCH v2 1/2] PCI/IOV: Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"
2024-02-13 06:54:43 linux-kernel Re: [PATCH 1/1] PCI: hv: Fix ring buffer size calculation
2024-02-11 19:15:57 linux-kernel Re: [PATCH v2 1/2] PCI/IOV: Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"
2024-02-10 03:22:31 linux-kernel Re: [PATCH v2 2/2] pci/iov: fix kobject_uevent() ordering in sriov_enable()
2024-02-10 03:20:39 linux-kernel Re: [PATCH v2 1/2] PCI/IOV: Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"
2024-02-09 19:53:26 linux-kernel Re: [PATCH] PCI: make pcie_port_bus_type const
2024-02-09 02:07:06 linux-kernel Re: [PATCH] platform/x86: wmi: Make input buffer madatory when evaulating methods
2024-02-09 00:49:23 linux-kernel Re: [PATCH 1/8] platform/x86/intel/sdsi: Set message size during writes
2024-02-08 21:53:08 linux-kernel Re: [PATCH 3/8] platform/x86/intel/sdsi: Add header file
2024-02-08 02:42:12 linux-kernel Re: [PATCH] platform/x86: wmi: Make input buffer madatory when evaulating methods
2024-02-08 00:14:14 linux-kernel Re: [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
2024-02-07 22:28:45 linux-kernel Re: [PATCH v3 3/3] PCI/ASPM: Fix L1SS parameters & only enable supported features when enable link state
2024-02-07 18:31:09 linux-kernel Re: [PATCH v8] PCI/DPC: Ignore Surprise Down error on hot removal
2024-02-05 23:24:27 linux-kernel Re: [PATCH v1] efi/libstub: Add Confidential Computing (CC) measurement support
2024-02-04 20:28:12 linux-kernel Re: [PATCH v1] efi/libstub: Add Confidential Computing (CC) measurement support
2024-02-03 23:50:52 linux-kernel Re: [PATCH v1] efi/libstub: Add Confidential Computing (CC) measurement support
2024-02-03 07:59:02 linux-kernel [PATCH v1] efi/libstub: Add Confidential Computing (CC) measurement support