James Seo ([email protected])

Number of posts: 61 (0.17 per day)
First post: 2023-04-07 05:46:06
Last post: 2024-03-21 06:33:58

Date List Subject
2024-03-21 06:33:58 linux-kernel Re: [RFC 0/1] hwmon: (hp-wmi-sensors) Support autoloading
2024-03-20 20:11:53 linux-kernel Re: [RFC 0/1] hwmon: (hp-wmi-sensors) Support autoloading
2024-03-20 00:40:48 linux-kernel Re: [RFC 0/1] hwmon: (hp-wmi-sensors) Support autoloading
2024-03-19 05:47:37 linux-kernel Re: [RFC 0/1] hwmon: (hp-wmi-sensors) Support autoloading
2023-11-23 05:50:02 linux-kernel [RFC v3] hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6
2023-11-05 19:25:49 linux-kernel [RFC v2] hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6
2023-11-05 18:56:58 linux-kernel Re: [RFC] hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6
2023-11-04 16:07:48 linux-kernel Re: [RFC] hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6
2023-11-03 18:21:13 linux-kernel [RFC] hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6
2023-10-28 19:38:25 linux-kernel Re: [PATCH v2 00/12] scsi: mpt3sas: Use flexible arrays and do a few cleanups
2023-08-27 07:20:13 linux-kernel Re: [PATCH v2 03/12] scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] a flexible array
2023-08-06 17:54:35 linux-kernel [PATCH v2 09/12] scsi: mpt3sas: Fix an outdated comment
2023-08-06 17:52:40 linux-kernel [PATCH v2 05/12] scsi: mpt3sas: Make MPI2_CONFIG_PAGE_SASIOUNIT_1::PhyData[] a flexible array
2023-07-29 08:50:32 linux-kernel Re: [PATCH 2/6] scsi: mpt3sas: Use flexible arrays when less obviously possible
2023-07-25 17:27:01 linux-kernel [PATCH 2/6] scsi: mpt3sas: Use flexible arrays when less obviously possible
2023-07-25 17:15:26 linux-kernel [PATCH 6/6] scsi: mpt3sas: Replace a dynamic allocation with a local variable
2023-07-25 17:08:11 linux-kernel [PATCH 3/6] scsi: mpt3sas: Use struct_size() for struct size calculations
2023-07-25 17:05:34 linux-kernel [PATCH 5/6] scsi: mpt3sas: Fix typo of "TRIGGER"
2023-07-25 16:42:04 linux-kernel [PATCH 0/6] scsi: mpt3sas: Use flexible arrays and do a few cleanups
2023-07-25 16:35:46 linux-kernel [PATCH 1/6] scsi: mpt3sas: Use flexible arrays when obviously possible
2023-07-25 10:44:21 linux-kernel [PATCH] hwmon: (hp-wmi-sensors) Initialize pevents in hp_wmi_sensors_init()
2023-07-22 19:39:22 linux-kernel Re: [PATCH 2/2] docs: hwmon: hp-wmi-sensors: Change document title
2023-07-22 18:54:23 linux-kernel [PATCH 0/2] hwmon: hp-wmi-sensors: Minor fixes
2023-07-22 17:41:47 linux-kernel [PATCH 2/2] docs: hwmon: hp-wmi-sensors: Change document title
2023-07-22 17:41:15 linux-kernel [PATCH 1/2] hwmon: hp-wmi-sensors: Get WMI instance count from WMI driver core
2023-06-03 15:35:58 linux-kernel [RFC] docs: process: Send patches 'To' maintainers and 'Cc' lists
2023-06-02 07:22:03 linux-kernel Re: [PATCH] hwmon: hp-wmi-sensors: fix debugfs check
2023-05-09 18:10:16 linux-kernel [PATCH 3/3] Documentation: core-api: Add error pointer functions to kernel-api
2023-05-09 18:06:31 linux-kernel [PATCH 1/3] Documentation: conf.py: Add __force to c_id_attributes
2023-05-09 18:03:53 linux-kernel [PATCH 2/3] err.h: Add missing kerneldocs for error pointer functions
2023-05-09 18:00:19 linux-kernel [PATCH 0/3] Generate documentation for error pointer functions
2023-05-09 03:16:24 linux-kernel [PATCH v2] driver core: device.h: add some missing kerneldocs
2023-05-09 02:25:13 linux-kernel Re: [PATCH] driver core: device.h: add some missing kerneldocs
2023-05-08 16:38:26 linux-kernel Re: [PATCH] driver core: device.h: add some missing kerneldocs
2023-05-08 16:02:41 linux-kernel [PATCH] driver core: device.h: add some missing kerneldocs
2023-05-07 14:57:21 linux-kernel Re: [RFC 04/11] Documentation/hwmon: Revise hwmon kernel API reference
2023-05-05 15:15:21 linux-kernel Re: [RFC 08/11] Documentation/hwmon: Revise userspace tools documentation
2023-05-05 15:13:11 linux-kernel Re: [RFC 07/11] Documentation/hwmon: Revise sysfs interface specification
2023-05-05 14:56:47 linux-kernel Re: [RFC 06/11] Documentation/hwmon: Revise patch submission checklist
2023-05-05 14:55:18 linux-kernel Re: [RFC 02/11] hwmon: (core) Rename last parameter of devm_hwmon_register_with_info()
2023-05-05 14:02:27 linux-kernel Re: [RFC 05/11] Documentation/hwmon: Revise PMBus core documentation
2023-05-05 13:54:12 linux-kernel Re: [RFC 04/11] Documentation/hwmon: Revise hwmon kernel API reference
2023-05-05 13:22:46 linux-kernel Re: [RFC 02/11] hwmon: (core) Rename last parameter of devm_hwmon_register_with_info()
2023-05-04 09:13:42 linux-kernel [RFC 11/11] ABI: sysfs-class-hwmon: Add missing hwmon standard attributes
2023-05-04 08:28:57 linux-kernel [RFC 02/11] hwmon: (core) Rename last parameter of devm_hwmon_register_with_info()
2023-05-04 08:28:18 linux-kernel [RFC 01/11] Documentation/hwmon: Move misplaced entry in hwmon docs index
2023-05-04 08:28:14 linux-kernel [RFC 00/11] hwmon: Modernize documentation
2023-05-04 08:15:45 linux-kernel [RFC 10/11] hwmon: (core) Add missing beep-related standard attributes
2023-05-04 08:15:43 linux-kernel [RFC 09/11] ABI: sysfs-class-hwmon: Revise hwmon ABI documentation
2023-05-04 08:15:35 linux-kernel [RFC 08/11] Documentation/hwmon: Revise userspace tools documentation
2023-05-04 08:15:26 linux-kernel [RFC 07/11] Documentation/hwmon: Revise sysfs interface specification