linux_dsm_epyc7002/drivers/devfreq/event
Rob Herring 0d00a239f7 PM / devfreq: Use of_node_name_eq for node name comparisons
Convert string compares of DT node names to use of_node_name_eq helper
instead. This removes direct access to the node name pointer.

For instances using of_node_cmp, this has the side effect of now using
case sensitive comparisons. This should not matter for any FDT based
system which all of these are.

Cc: Chanwoo Choi <cw00.choi@samsung.com>
Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Kukjin Kim <kgene@kernel.org>
Cc: Krzysztof Kozlowski <krzk@kernel.org>
Cc: linux-pm@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-samsung-soc@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
2019-04-16 09:29:18 +09:00
..
exynos-nocp.c PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enable 2017-06-12 10:12:07 +09:00
exynos-nocp.h PM / devfreq: event: Add new Exynos NoC probe driver 2016-05-03 11:21:07 +09:00
exynos-ppmu.c PM / devfreq: Use of_node_name_eq for node name comparisons 2019-04-16 09:29:18 +09:00
exynos-ppmu.h PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433 2015-09-11 14:22:26 +09:00
Kconfig PM / devfreq: exynos-nocp: Select REGMAP_MMIO 2016-10-10 23:53:48 +02:00
Makefile PM / devfreq: event: support rockchip dfi controller 2016-09-06 13:25:35 +09:00
rockchip-dfi.c PM / devfreq: rockchip-dfi: Fix module autoload 2016-11-17 11:31:28 +09:00