index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
Dmitry Osipenko
2020-10-01
1
-1
/
+3
*
PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency
Chanwoo Choi
2020-02-28
2
-2
/
+3
*
PM / devfreq: Check NULL governor in available_governors_show
Leonard Crestez
2020-01-12
1
-1
/
+1
*
PM / devfreq: Don't fail devfreq_dev_release if not in list
Leonard Crestez
2020-01-12
1
-5
/
+1
*
PM / devfreq: Lock devfreq in trans_stat_show
Leonard Crestez
2019-12-21
1
-3
/
+9
*
PM / devfreq: passive: fix compiler warning
MyungJoo Ham
2019-10-05
1
-1
/
+0
*
PM / devfreq: exynos-bus: Correct clock enable sequence
Kamil Konieczny
2019-10-05
1
-14
/
+17
*
PM / devfreq: passive: Use non-devm notifiers
Leonard Crestez
2019-10-05
1
-3
/
+3
*
PM / devfreq: Fix potential NULL pointer dereference in governor_store
Gustavo A. R. Silva
2018-04-13
1
-1
/
+2
*
PM / devfreq: Propagate error from devfreq_add_device()
Bjorn Andersson
2018-02-22
1
-1
/
+1
*
PM / devfreq: Fix memory leak when fail to register device
Chanwoo Choi
2017-09-27
1
-1
/
+4
*
PM / devfreq: Fix wrong trans_stat of passive devfreq device
Chanwoo Choi
2017-03-12
3
-1
/
+9
*
PM / devfreq: Fix available_governor sysfs
Chanwoo Choi
2017-03-12
2
-4
/
+28
*
PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL
Chanwoo Choi
2017-01-26
1
-5
/
+10
*
PM / devfreq: exynos-bus: Fix the wrong return value
Chanwoo Choi
2017-01-26
1
-1
/
+1
*
PM / devfreq: Skip status update on uninitialized previous_freq
Tobias Jakobi
2016-10-11
1
-0
/
+4
*
PM / devfreq: Add proper locking around list_del()
Axel Lin
2016-10-11
1
-1
/
+3
*
PM / devfreq: exynos-nocp: Remove redundant code
Axel Lin
2016-10-10
1
-3
/
+0
*
PM / devfreq: exynos-nocp: Select REGMAP_MMIO
Axel Lin
2016-10-10
1
-0
/
+1
*
PM / devfreq: rk3399_dmc: Remove explictly regulator_put call in .remove
Axel Lin
2016-09-19
1
-10
/
+0
*
PM / devfreq: rockchip: add PM_DEVFREQ_EVENT dependency
Arnd Bergmann
2016-09-19
1
-0
/
+1
*
partial revert of "PM / devfreq: Add COMPILE_TEST for build coverage"
Stephen Rothwell
2016-09-14
1
-1
/
+1
*
PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
Lin Huang
2016-09-06
3
-0
/
+492
*
PM / devfreq: event: support rockchip dfi controller
Lin Huang
2016-09-06
3
-0
/
+264
*
PM / devfreq: fix Kconfig indent style
Jisheng Zhang
2016-09-06
1
-8
/
+8
*
PM / devfreq: Add COMPILE_TEST for build coverage
Krzysztof Kozlowski
2016-09-06
2
-4
/
+4
*
PM / devfreq: exynos-ppmu: remove unneeded of_node_put()
Wei Yongjun
2016-09-06
1
-2
/
+0
*
PM / devfreq: exynos-bus: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-06
1
-3
/
+6
*
PM / devfreq: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-06
1
-0
/
+2
*
PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe()
Bartlomiej Zolnierkiewicz
2016-07-06
1
-1
/
+2
*
PM / devfreq: exynos: fix error path in exynos_bus_probe()
Bartlomiej Zolnierkiewicz
2016-07-06
1
-1
/
+1
*
PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristate
Paul Gortmaker
2016-07-06
1
-1
/
+1
*
PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristate
Paul Gortmaker
2016-07-06
1
-1
/
+1
*
PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristate
Paul Gortmaker
2016-07-06
1
-1
/
+1
*
PM / devfreq: make devfreq-event explicitly non-modular
Paul Gortmaker
2016-07-06
1
-11
/
+1
*
PM / devfreq: make devfreq explicitly non-modular
Paul Gortmaker
2016-07-06
1
-12
/
+1
*
PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failed
Chanwoo Choi
2016-06-23
1
-1
/
+4
*
PM / devfreq: fix initialization of current frequency in last status
Lukasz Luba
2016-06-22
1
-0
/
+1
*
PM / devfreq: exynos-nocp: Remove incorrect IS_ERR() check
Dan Carpenter
2016-06-22
1
-3
/
+0
*
PM / devfreq: remove double put_device
MyungJoo Ham
2016-06-22
1
-1
/
+0
*
PM / devfreq: fix double call put_device
Cai Zhiyong
2016-06-22
1
-1
/
+0
*
PM / devfreq: fix duplicated kfree on devfreq pointer
MyungJoo Ham
2016-06-22
1
-1
/
+0
*
PM / devfreq: devm_kzalloc to have dev pointer more precisely
MyungJoo Ham
2016-06-22
1
-9
/
+9
*
PM / devfreq: style/typo fixes
MyungJoo Ham
2016-05-03
2
-4
/
+2
*
PM / devfreq: event: Find the instance of devfreq-event device by using phandle
Chanwoo Choi
2016-05-03
1
-0
/
+5
*
PM / devfreq: event: Add new Exynos NoC probe driver
Chanwoo Choi
2016-05-03
4
-0
/
+392
*
PM / devfreq: exynos: Remove unused exynos4/5 busfreq driver
Chanwoo Choi
2016-05-03
8
-1828
/
+0
*
PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passiv...
Chanwoo Choi
2016-05-03
2
-46
/
+174
*
PM / devfreq: Add new passive governor
Chanwoo Choi
2016-05-03
3
-0
/
+216
*
PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
Chanwoo Choi
2016-05-03
1
-1
/
+162
[next]