aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/devfreq-event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-29PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle functionChanwoo Choi1-6/+8
2020-07-30PM / devfreq: event: Fix trivial spellingKieran Bingham1-2/+2
2019-12-30PM / devfreq: Fix multiple kernel-doc warningsRandy Dunlap1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-16PM / devfreq: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2017-08-28PM / devfreq: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-01-31PM / devfreq: Simplify the sysfs name of devfreq-event deviceChanwoo Choi1-2/+2
2016-07-06PM / devfreq: make devfreq-event explicitly non-modularPaul Gortmaker1-11/+1
2016-05-03PM / devfreq: event: Find the instance of devfreq-event device by using phandleChanwoo Choi1-0/+5
2016-01-13PM / devfreq: event: Fix the error and warning from script/checkpatch.plChanwoo Choi1-2/+3
2016-01-13PM / devfreq: event: Remove the error log of devfreq_event_get_edev_by_phandle()Chanwoo Choi1-9/+2
2015-01-30PM / devfreq: event: Add devfreq_event classChanwoo Choi1-0/+494