index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-12
PM / devfreq: Move struct devfreq_governor to devfreq directory
Chanwoo Choi
1
-0
/
+29
2017-02-28
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-20
Merge branch 'pm-devfreq'
Rafael J. Wysocki
7
-126
/
+308
2017-01-31
PM / devfreq: Modify the device name as devfreq(X) for sysfs
Chanwoo Choi
1
-1
/
+3
2017-01-31
PM / devfreq: Simplify the sysfs name of devfreq-event device
Chanwoo Choi
1
-2
/
+2
2017-01-31
PM / devfreq: Remove unnecessary separate _remove_devfreq()
Chanwoo Choi
1
-16
/
+7
2017-01-31
PM / devfreq: Fix wrong trans_stat of passive devfreq device
Chanwoo Choi
3
-1
/
+9
2017-01-31
PM / devfreq: Fix available_governor sysfs
Chanwoo Choi
2
-4
/
+28
2017-01-31
PM / devfreq: exynos-ppmu: Show the registred device for ppmu device
Chanwoo Choi
1
-0
/
+3
2017-01-31
PM / devfreq: Fix the wrong description for userspace governor
Chanwoo Choi
1
-2
/
+1
2017-01-31
PM / devfreq: Fix the checkpatch warnings
Chanwoo Choi
1
-6
/
+7
2017-01-31
PM / devfreq: exynos-bus: Print the real clock rate of bus
Chanwoo Choi
1
-4
/
+4
2017-01-31
PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers
Chanwoo Choi
1
-89
/
+237
2017-01-31
PM / devfreq: Don't delete sysfs group twice
Chris Diamand
1
-1
/
+7
2017-01-30
PM / OPP: Update OPP users to put reference
Viresh Kumar
5
-35
/
+17
2017-01-27
PM / OPP: Don't expose srcu_head to register notifiers
Viresh Kumar
1
-24
/
+2
2017-01-03
PM / devfreq: exynos-bus: Fix the wrong return value
Chanwoo Choi
1
-1
/
+1
2017-01-03
PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL
Chanwoo Choi
1
-5
/
+10
2016-12-08
devfreq: rk3399_dmc: Don't use OPP structures outside of RCU locks
Viresh Kumar
1
-6
/
+5
2016-12-08
devfreq: rk3399_dmc: Remove dangling rcu_read_unlock()
Viresh Kumar
1
-1
/
+0
2016-12-08
devfreq: exynos: Don't use OPP structures outside of RCU locks
Viresh Kumar
1
-15
/
+14
2016-11-17
PM / devfreq: rk3399_dmc: Use the resource-managed function to add devfreq dev
Chanwoo Choi
1
-1
/
+1
2016-11-17
PM / devfreq: correct comment typo.
MyungJoo Ham
1
-1
/
+1
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-11-17
PM / devfreq: rk3399_dmc: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-11
PM / devfreq: Skip status update on uninitialized previous_freq
Tobias Jakobi
1
-0
/
+4
2016-10-11
PM / devfreq: Add proper locking around list_del()
Axel Lin
1
-1
/
+3
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-19
PM / devfreq: rk3399_dmc: Remove explictly regulator_put call in .remove
Axel Lin
1
-10
/
+0
2016-09-19
PM / devfreq: rockchip: add PM_DEVFREQ_EVENT dependency
Arnd Bergmann
1
-0
/
+1
2016-09-15
partial revert of "PM / devfreq: Add COMPILE_TEST for build coverage"
Stephen Rothwell
1
-1
/
+1
2016-09-06
PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
Lin Huang
3
-0
/
+492
2016-09-06
PM / devfreq: event: support rockchip dfi controller
Lin Huang
3
-0
/
+264
2016-09-06
PM / devfreq: fix Kconfig indent style
Jisheng Zhang
1
-8
/
+8
2016-09-06
PM / devfreq: Add COMPILE_TEST for build coverage
Krzysztof Kozlowski
2
-4
/
+4
2016-09-06
PM / devfreq: exynos-ppmu: remove unneeded of_node_put()
Wei Yongjun
1
-2
/
+0
2016-07-06
PM / devfreq: exynos-bus: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-3
/
+6
2016-07-06
PM / devfreq: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+2
2016-07-06
PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2016-07-06
PM / devfreq: exynos: fix error path in exynos_bus_probe()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
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-07-06
PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristate
Paul Gortmaker
1
-1
/
+1
2016-07-06
PM / devfreq: make devfreq-event explicitly non-modular
Paul Gortmaker
1
-11
/
+1
2016-07-06
PM / devfreq: make devfreq explicitly non-modular
Paul Gortmaker
1
-12
/
+1
[next]