Pranav Prasad ([email protected])

Number of posts: 34 (0.11 per day)
First post: 2023-04-11 23:11:25
Last post: 2024-02-14 09:55:17

Date List Subject
2024-02-14 09:55:17 linux-kernel [PATCH v3 1/2] alarmtimer: Add PM notifier to check early for imminent alarm
2024-02-14 09:42:35 linux-kernel [PATCH v3 2/2] alarmtimer: Create sysfs to make alarm check window configurable
2024-02-14 09:31:59 linux-kernel [PATCH v3 0/2] alarmtimer: Rework the suspend flow in alarmtimer
2024-02-14 01:03:25 linux-kernel Re: [PATCH v2 2/2] alarmtimer: Modify alarmtimer suspend callback to check for imminent alarm using PM notifier
2024-02-13 20:30:48 linux-kernel Re: [PATCH v2 2/2] alarmtimer: Modify alarmtimer suspend callback to check for imminent alarm using PM notifier
2024-02-08 19:59:55 linux-kernel [PATCH v2 2/2] alarmtimer: Modify alarmtimer suspend callback to check for imminent alarm using PM notifier
2024-02-08 19:59:05 linux-kernel [PATCH v2 1/2] alarmtimer: Create alarmtimer sysfs to make duration of kernel suspend check configurable
2024-02-08 19:58:56 linux-kernel [PATCH v2 0/2] alarmtimer: Rework the suspend flow in alarmtimer
2024-02-07 17:29:46 linux-kernel Re: [PATCH 2/2] alarmtimer: Modify alarmtimer suspend callback to
2024-02-07 17:25:05 linux-kernel Re: [PATCH 0/2] alarmtimer: Rework the suspend flow in alarmtimer
2024-02-07 16:50:43 linux-kernel Re: [PATCH 1/2] alarmtimer: Create alarmtimer sysfs to make duration of kernel suspend check configurable
2024-02-07 16:47:28 linux-kernel Re: [PATCH 0/2] alarmtimer: Rework the suspend flow in alarmtimer
2024-02-07 10:07:10 linux-kernel [PATCH 2/2] alarmtimer: Modify alarmtimer suspend callback to
2024-02-07 10:06:47 linux-kernel [PATCH 1/2] alarmtimer: Create alarmtimer sysfs to make duration of kernel suspend check configurable
2024-02-07 10:06:34 linux-kernel [PATCH 0/2] alarmtimer: Rework the suspend flow in alarmtimer
2024-01-31 19:14:17 linux-kernel [PATCH] alarmtimer, PM: suspend: Expose a function from
2024-01-30 21:13:58 linux-kernel Can ETIME be returned instead of EBUSY in the kernel suspend flow?
2024-01-19 23:09:45 linux-kernel Re: [PATCH] alarmtimer: Expose information about next alarm to userspace via sysfs
2024-01-18 18:15:19 linux-kernel [PATCH] alarmtimer: Expose information about next alarm to userspace via sysfs
2023-05-27 00:57:29 linux-kernel [PATCH v2] scsi: pm80xx: Add fatal error checks
2023-05-23 21:56:04 linux-kernel [PATCH 0/2] scsi: pm80xx: Fatal error checks
2023-05-23 21:54:38 linux-kernel [PATCH 1/2] scsi: pm80xx: Add fatal error check for pm8001_phy_control()
2023-05-23 21:54:20 linux-kernel [PATCH 0/2]
2023-05-23 21:51:21 linux-kernel [PATCH 2/2] scsi: pm80xx: Add fatal error check for pm8001_lu_reset()
2023-05-16 18:04:29 linux-kernel [PATCH] scsi: pm80xx: Set phy_attached to zero when device is gone
2023-04-19 18:02:24 linux-kernel [PATCH] scsi: pm80xx: Add GET_NVMD timeout during probe
2023-04-18 19:05:14 linux-kernel [PATCH 6/6] scsi: pm80xx: Update PHY state after hard reset
2023-04-18 19:04:56 linux-kernel [PATCH 5/6] scsi: pm80xx: Log port state during HW event
2023-04-18 19:03:54 linux-kernel [PATCH 4/6] scsi: pm80xx: Log phy_id and port_id in the device registration request
2023-04-18 19:03:40 linux-kernel [PATCH 2/6] scsi: pm80xx: Enable init logging
2023-04-18 19:03:34 linux-kernel [PATCH 3/6] scsi: pm80xx: Print port_id in HW events
2023-04-18 19:03:01 linux-kernel [PATCH 1/6] scsi: pm80xx: Log some HW events by default
2023-04-18 19:02:45 linux-kernel [PATCH 0/6] scsi: pm80xx: Enhanced debug logs for HW events
2023-04-11 23:11:25 linux-kernel [PATCH] scsi: pm80xx: Log device registration