index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
/
exynos-bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle fu...
Chanwoo Choi
2020-09-29
1
-2
/
+3
*
PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle function
Chanwoo Choi
2020-09-29
1
-1
/
+1
*
PM / devfreq: exynos-bus: Add error log when fail to get devfreq-event
Yangtao Li
2019-12-30
1
-0
/
+1
*
PM / devfreq: exynos-bus: Disable devfreq-event device when fails
Yangtao Li
2019-12-30
1
-1
/
+7
*
PM / devfreq: exynos-bus: Reduce goto statements and remove unused headers
Artur Świgoń
2019-12-30
1
-35
/
+19
*
PM / devfreq: exynos-bus: Extract exynos_bus_profile_init_passive()
Artur Świgoń
2019-12-30
1
-28
/
+42
*
PM / devfreq: exynos-bus: Extract exynos_bus_profile_init()
Artur Świgoń
2019-12-30
1
-44
/
+58
*
PM / devfreq: exynos-bus: Convert to use dev_pm_opp_set_rate()
Kamil Konieczny
2019-08-25
1
-106
/
+24
*
PM / devfreq: exynos-bus: Correct clock enable sequence
Kamil Konieczny
2019-08-25
1
-14
/
+17
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
PM / devfreq: exynos-bus: Suspend all devices on system shutdown
Marek Szyprowski
2019-04-16
1
-0
/
+8
*
PM / devfreq: Define the constant governor name
Chanwoo Choi
2017-10-26
1
-2
/
+3
*
Merge branch 'pm-devfreq'
Rafael J. Wysocki
2017-02-20
1
-4
/
+4
|
\
|
*
PM / devfreq: exynos-bus: Print the real clock rate of bus
Chanwoo Choi
2017-01-31
1
-4
/
+4
*
|
PM / OPP: Update OPP users to put reference
Viresh Kumar
2017-01-30
1
-9
/
+5
|
/
*
PM / devfreq: exynos-bus: Fix the wrong return value
Chanwoo Choi
2017-01-03
1
-1
/
+1
*
devfreq: exynos: Don't use OPP structures outside of RCU locks
Viresh Kumar
2016-12-08
1
-15
/
+14
*
PM / devfreq: exynos-bus: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-06
1
-3
/
+6
*
PM / devfreq: exynos: fix error path in exynos_bus_probe()
Bartlomiej Zolnierkiewicz
2016-07-06
1
-1
/
+1
*
PM / devfreq: style/typo fixes
MyungJoo Ham
2016-05-03
1
-2
/
+2
*
PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passiv...
Chanwoo Choi
2016-05-03
1
-46
/
+173
*
PM / devfreq: exynos: Add generic exynos bus frequency driver
Chanwoo Choi
2016-05-03
1
-0
/
+443