Raag Jadav ([email protected])

Number of posts: 205 (0.43 per day)
First post: 2023-02-15 12:00:33
Last post: 2024-06-05 13:38:56

Date List Subject
2023-10-24 06:21:07 linux-kernel [PATCH v3 2/6] pinctrl: intel: use acpi_dev_uid_match() for matching _UID
2023-10-23 14:46:33 linux-kernel Re: [PATCH v2 2/6] pinctrl: intel: use acpi_dev_uid_match() for matching _UID
2023-10-23 05:37:27 linux-kernel [PATCH v2 6/6] perf: arm_cspmu: use acpi_dev_hid_uid_match() for matching _HID and _UID
2023-10-23 05:37:11 linux-kernel [PATCH v2 1/6] ACPI: utils: Introduce acpi_dev_uid_match() for matching _UID
2023-10-23 05:37:06 linux-kernel [PATCH v2 5/6] hwmon: nct6775: use acpi_dev_hid_uid_match() for matching _HID and _UID
2023-10-23 05:36:59 linux-kernel [PATCH v2 3/6] ACPI: utils: use acpi_dev_uid_match() for matching _UID
2023-10-23 05:36:57 linux-kernel [PATCH v2 4/6] ACPI: x86: use acpi_dev_uid_match() for matching _UID
2023-10-23 05:36:51 linux-kernel [PATCH v2 2/6] pinctrl: intel: use acpi_dev_uid_match() for matching _UID
2023-10-23 05:36:44 linux-kernel [PATCH v2 0/6] Refine _UID references across kernel
2023-10-21 06:52:27 linux-kernel Re: [PATCH v1 4/8] ACPI: utils: use acpi_dev_uid_match() for matching _UID
2023-10-20 18:12:32 linux-kernel Re: [PATCH v1 4/8] ACPI: utils: use acpi_dev_uid_match() for matching _UID
2023-10-20 14:01:23 linux-kernel Re: [PATCH v1 4/8] ACPI: utils: use acpi_dev_uid_match() for matching _UID
2023-10-20 11:41:46 linux-kernel Re: [PATCH v1 4/8] ACPI: utils: use acpi_dev_uid_match() for matching _UID
2023-10-20 08:48:58 linux-kernel [PATCH v1 4/8] ACPI: utils: use acpi_dev_uid_match() for matching _UID
2023-10-20 08:48:55 linux-kernel [PATCH v1 7/8] hwmon: nct6775: use acpi_dev_hid_uid_match() for matching _HID and _UID
2023-10-20 08:48:53 linux-kernel [PATCH v1 1/8] ACPI: utils: Introduce acpi_dev_uid_match() for matching _UID
2023-10-20 08:48:52 linux-kernel [PATCH v1 8/8] perf: arm_cspmu: use acpi_dev_hid_uid_match() for matching _HID and _UID
2023-10-20 08:48:50 linux-kernel [PATCH v1 6/8] perf: qcom: use acpi_device_uid() for fetching _UID
2023-10-20 08:48:34 linux-kernel [PATCH v1 5/8] ACPI: x86: use acpi_dev_uid_match() for matching _UID
2023-10-20 08:48:31 linux-kernel [PATCH v1 2/8] pinctrl: intel: use acpi_dev_uid_match() for matching _UID
2023-10-20 08:48:30 linux-kernel [PATCH v1 0/8] Refine _UID references across kernel
2023-10-20 08:48:28 linux-kernel [PATCH v1 3/8] ACPI: sysfs: use acpi_device_uid() for fetching _UID
2023-10-11 06:46:25 linux-kernel [PATCH v1] pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE case
2023-10-11 06:42:44 linux-kernel [PATCH v1] pinctrl: intel: fetch community only when we need it
2023-10-03 13:31:31 linux-kernel Re: [PATCH v2 0/2] Drop runtime PM support for Baytrail and Lynxpoint pinctrl
2023-10-03 11:41:35 linux-kernel [PATCH v2 2/2] pinctrl: lynxpoint: drop runtime PM support
2023-10-03 11:41:29 linux-kernel [PATCH v2 0/2] Drop runtime PM support for Baytrail and Lynxpoint pinctrl
2023-10-03 11:41:20 linux-kernel [PATCH v2 1/2] pinctrl: baytrail: drop runtime PM support
2023-10-03 09:08:53 linux-kernel Re: [PATCH v1 2/2] pinctrl: lynxpoint: drop runtime PM support
2023-10-03 09:05:57 linux-kernel Re: [PATCH v1 1/2] pinctrl: baytrail: drop runtime PM support
2023-10-03 08:31:02 linux-kernel [PATCH v1] pinctrl: intel: refine intel_config_set_pull() function
2023-10-03 08:23:06 linux-kernel [PATCH v1] ACPI: LPSS: drop BayTrail and Lynxpoint pinctrl HIDs
2023-10-03 08:18:20 linux-kernel [PATCH v1 2/2] pinctrl: lynxpoint: drop runtime PM support
2023-10-03 08:18:01 linux-kernel [PATCH v1 1/2] pinctrl: baytrail: drop runtime PM support
2023-09-22 15:22:25 linux-kernel [PATCH v4] PM: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
2023-09-20 15:10:44 linux-kernel Re: [PATCH v3] PM: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
2023-09-20 13:54:52 linux-kernel Re: [PATCH v3] PM: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
2023-09-20 08:54:11 linux-kernel [PATCH v3] PM: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
2023-09-18 17:17:38 linux-kernel [PATCH for-next v2 06/10] iio: imu: inv_mpu: convert to EXPORT_NS_GPL_RUNTIME_PM_OPS()
2023-09-18 16:15:52 linux-kernel Re: [PATCH for-next v2 02/10] PM: Update EXPORT_*_DEV_PM_OPS() to EXPORT_*_RUNTIME_PM_OPS()
2023-09-18 13:31:20 linux-kernel [PATCH for-next v2 10/10] ASoC: cs35l41: convert to EXPORT_GPL_RUNTIME_PM_OPS()
2023-09-18 13:26:47 linux-kernel [PATCH for-next v2 02/10] PM: Update EXPORT_*_DEV_PM_OPS() to EXPORT_*_RUNTIME_PM_OPS()
2023-09-18 13:25:35 linux-kernel [PATCH for-next v2 09/10] mfd: cs42l43: convert to EXPORT_NS_GPL_RUNTIME_PM_OPS()
2023-09-18 13:24:34 linux-kernel [PATCH for-next v2 00/10] Fix symbol export for _SIMPLE_ variants of _PM_OPS()
2023-09-18 13:19:27 linux-kernel [PATCH for-next v2 03/10] iio: accel: fxls8962af: convert to EXPORT_NS_GPL_RUNTIME_PM_OPS()
2023-09-18 11:30:01 linux-kernel [PATCH for-next v2 01/10] PM: Introduce export macros for _SIMPLE_ variants of _PM_OPS()
2023-09-18 10:42:40 linux-kernel [PATCH for-next v2 08/10] mfd: arizona: convert to EXPORT_GPL_RUNTIME_PM_OPS()
2023-09-18 10:13:42 linux-kernel [PATCH for-next v2 07/10] drm/imx/dcss: convert to EXPORT_GPL_RUNTIME_PM_OPS()
2023-09-18 09:52:44 linux-kernel [PATCH for-next v2 04/10] iio: gyro: fxas21002c: convert to EXPORT_NS_GPL_RUNTIME_PM_OPS()
2023-09-18 08:22:22 linux-kernel [PATCH for-next v2 05/10] iio: imu: inv_icm42600: convert to EXPORT_NS_GPL_RUNTIME_PM_OPS()
2023-09-13 14:36:01 linux-kernel [RFC v1 1/2] PM: Introduce export macros for _SIMPLE_ variants of _PM_OPS()