Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -9/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-04-16 | PM / devfreq: rockchip-dfi: Move GRF definitions to a common place. | Enric Balletbo i Serra | 1 | -16/+7 |
2019-04-16 | PM / devfreq: rockchip-dfi: remove unneeded semicolon | Yangtao Li | 1 | -1/+1 |
2019-04-16 | PM / devfreq: Use of_node_name_eq for node name comparisons | Rob Herring | 1 | -1/+1 |
2018-10-02 | PM / devfreq: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -2/+2 |
2018-07-18 | PM / devfreq: exynos-ppmu: Delete an error message for a failed memory alloca... | Markus Elfring | 1 | -4/+2 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -1/+1 |
2017-06-12 | PM / devfreq: exynos-ppmu: Staticize event list | Krzysztof Kozlowski | 1 | -1/+1 |
2017-06-12 | PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enable | Arvind Yadav | 1 | -1/+5 |
2017-06-12 | PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enable | Arvind Yadav | 1 | -1/+5 |
2017-01-31 | PM / devfreq: exynos-ppmu: Show the registred device for ppmu device | Chanwoo Choi | 1 | -0/+3 |
2017-01-31 | PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers | Chanwoo Choi | 1 | -89/+237 |
2016-11-17 | PM / devfreq: exynos-ppmu: Remove unused mutex from struct exynos_ppmu | Axel Lin | 1 | -3/+0 |
2016-11-17 | PM / devfreq: exynos-ppmu: ppmu_events array should not be NULL terminated | Axel Lin | 1 | -2/+0 |
2016-11-17 | PM / devfreq: exynos-ppmu: Fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
2016-11-17 | PM / devfreq: rockchip-dfi: Fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
2016-11-17 | PM / devfreq: exynos-nocp: Fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
2016-10-11 | PM / devfreq: exynos-nocp: Remove redundant code | Axel Lin | 1 | -3/+0 |
2016-10-11 | PM / devfreq: exynos-nocp: Select REGMAP_MMIO | Axel Lin | 1 | -0/+1 |
2016-09-06 | PM / devfreq: event: support rockchip dfi controller | Lin Huang | 3 | -0/+264 |
2016-09-06 | PM / devfreq: Add COMPILE_TEST for build coverage | Krzysztof Kozlowski | 1 | -2/+2 |
2016-09-06 | PM / devfreq: exynos-ppmu: remove unneeded of_node_put() | Wei Yongjun | 1 | -2/+0 |
2016-07-06 | PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe() | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2016-07-06 | PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristate | Paul Gortmaker | 1 | -1/+1 |
2016-07-06 | PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristate | Paul Gortmaker | 1 | -1/+1 |
2016-06-22 | PM / devfreq: exynos-nocp: Remove incorrect IS_ERR() check | Dan Carpenter | 1 | -3/+0 |
2016-05-03 | PM / devfreq: event: Add new Exynos NoC probe driver | Chanwoo Choi | 4 | -0/+392 |
2015-09-11 | PM / devfreq: exynos-ppmu: bit-wise operation bugfix. | MyungJoo Ham | 1 | -1/+2 |
2015-09-11 | PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433 | Chanwoo Choi | 2 | -7/+233 |
2015-03-30 | PM / devfreq: event: Add const keyword for devfreq_event_ops structure | Chanwoo Choi | 1 | -1/+1 |
2015-02-12 | PM / devfreq: event: testing the wrong variable | Dan Carpenter | 1 | -2/+2 |
2015-01-30 | PM / devfreq: event: Add devfreq_event class | Chanwoo Choi | 4 | -0/+494 |