Saravana Kannan ([email protected])

Number of posts: 1796 (1 per day)
First post: 2019-05-24 01:03:26
Last post: 2024-04-24 05:58:30

Date List Subject
2024-02-12 21:32:19 linux-kernel [PATCH v2 1/4] driver core: Adds flags param to fwnode_link_add()
2024-02-12 21:32:04 linux-kernel [PATCH v2 0/4] Add post-init-supplier binding to improve suspend/resume stability
2024-02-12 21:09:19 linux-kernel Re: [PATCH v1 3/4] dt-bindings: Add post-init-supplier property
2024-02-10 23:24:11 linux-kernel [PATCH] MAINTAINERS: of: Add Saravana Kannan
2024-02-10 03:09:18 linux-kernel [PATCH v1 1/4] driver core: Adds flags param to fwnode_link_add()
2024-02-10 03:07:21 linux-kernel [PATCH v1 4/4] of: property: fw_devlink: Add support for "post-init-supplier" property
2024-02-10 03:07:01 linux-kernel [PATCH v1 3/4] dt-bindings: Add post-init-supplier property
2024-02-10 03:06:43 linux-kernel [PATCH v1 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
2024-02-10 03:06:04 linux-kernel [PATCH v1 0/4] Add post-init-supplier binding to improve suspend/resume stability
2024-02-07 21:08:00 linux-kernel Re: [PATCH v2 0/3] Improve remote-endpoint parsing
2024-02-07 01:19:09 linux-kernel [PATCH v2 3/3] of: property: Add in-ports/out-ports support to of_graph_get_port_parent()
2024-02-07 01:19:04 linux-kernel [PATCH v2 1/3] of: property: Improve finding the consumer of a remote-endpoint property
2024-02-07 01:18:57 linux-kernel [PATCH v2 2/3] of: property: Improve finding the supplier of a remote-endpoint property
2024-02-07 01:18:22 linux-kernel [PATCH v2 0/3] Improve remote-endpoint parsing
2024-02-05 21:41:23 linux-kernel Re: [PATCH v1 0/4] fw_devlink: generically handle bad links to child fwnodes
2024-02-05 21:37:39 linux-kernel Re: [PATCH v1 1/2] of: property: Improve finding the consumer of a remote-endpoint property
2024-02-05 21:18:22 linux-kernel Re: [PATCH v1 2/4] driver core: fw_devlink: Link to supplier ancestor if no device
2024-02-02 10:25:16 linux-kernel [PATCH v1 0/2] Improve remote-endpoint parsing
2024-02-02 10:24:30 linux-kernel [PATCH v2 3/3] driver core: fw_devlink: Improve logs for cycle detection
2024-02-02 10:22:57 linux-kernel [PATCH v1 2/2] of: property: Improve finding the supplier of a remote-endpoint property
2024-02-02 10:14:08 linux-kernel [PATCH v1 1/2] of: property: Improve finding the consumer of a remote-endpoint property
2024-02-02 09:58:45 linux-kernel [PATCH v2 0/3] fw_devlink overlapping cycles fix
2024-02-02 09:57:44 linux-kernel [PATCH v2 2/3] driver core: fw_devlink: Improve detection of overlapping cycles
2024-02-02 09:57:20 linux-kernel [PATCH v2 1/3] driver core: Fix device_link_flag_is_sync_state_only()
2024-02-02 09:36:56 linux-kernel [PATCH v1 2/3] driver core: fw_devlink: Improve detection of overlapping cycles
2024-02-02 09:36:54 linux-kernel [PATCH v1 0/3] fw_devlink overlapping cycles fix
2024-02-02 09:27:19 linux-kernel [PATCH v1 3/3] driver core: fw_devlink: Improve logs for cycle detection
2024-02-02 09:26:46 linux-kernel [PATCH v1 1/3] driver core: Fix device_link_flag_is_sync_state_only()
2024-01-31 18:58:20 linux-kernel Re: [PATCH v5 1/2] dt-bindings: cpufreq: add virtual cpufreq device
2024-01-30 03:12:10 linux-kernel Re: [EXT] Re: [PATCH] driver core: improve cycle detection on fwnode graph
2024-01-26 02:24:40 linux-kernel Re: [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis
2024-01-26 02:18:21 linux-kernel Re: [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis
2024-01-26 02:09:35 linux-kernel Re: [EXT] Re: [PATCH] driver core: improve cycle detection on fwnode graph
2024-01-25 02:56:28 linux-kernel Re: [PATCH] driver core: improve cycle detection on fwnode graph
2024-01-24 21:28:13 linux-kernel Re: [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis
2024-01-24 03:38:26 linux-kernel Re: [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis
2024-01-16 23:48:48 linux-kernel Re: [PATCH v4 1/2] dt-bindings: cpufreq: add virtual cpufreq device
2024-01-12 22:16:21 linux-kernel Re: [PATCH v4 1/2] dt-bindings: cpufreq: add virtual cpufreq device
2024-01-12 22:03:29 linux-kernel Re: [PATCH v4 1/2] dt-bindings: cpufreq: add virtual cpufreq device
2023-12-07 22:45:49 linux-kernel Re: [PATCH v4 1/2] dt-bindings: cpufreq: add virtual cpufreq device
2023-12-07 03:10:04 linux-kernel Re: [PATCH 0/2] Synchronize DT overlay removal with devlink removals
2023-11-21 04:54:05 linux-kernel Re: Device links between providers and consumers
2023-10-18 22:27:14 linux-kernel Re: [PATCH v1] driver core: Release all resources during unbind before updating device links
2023-10-18 01:39:06 linux-kernel [PATCH v1] driver core: Release all resources during unbind before updating device links
2023-10-13 21:29:32 linux-kernel Re: [PATCH] serial: amba-pl011: set fwnode from parent device
2023-10-02 22:11:10 linux-kernel Re: [RESEND PATCH] driver core: Clear FWNODE_FLAG_LINKS_ADDED in device_links_purge()
2023-09-29 08:07:39 linux-kernel Re: [PATCH v9 02/15] of: property: Add fw_devlink support for msi-parent
2023-09-21 22:16:21 linux-kernel Re: [PATCH 1/3] pinctrl: rockchip: add support for io-domain dependency
2023-09-20 23:09:16 linux-kernel Re: [PATCH 1/3] pinctrl: rockchip: add support for io-domain dependency
2023-09-14 15:33:00 linux-kernel Re: [PATCH 1/3] pinctrl: rockchip: add support for io-domain dependency
2023-09-13 16:39:36 linux-kernel Re: [PATCH 1/3] pinctrl: rockchip: add support for io-domain dependency