index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
/
event
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / devfreq: exynos: Rename Exynos to lowercase
Krzysztof Kozlowski
2020-01-06
5
-6
/
+6
*
PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency
Chanwoo Choi
2019-12-30
1
-1
/
+1
*
PM / devfreq: rockchip-dfi: Convert to devm_platform_ioremap_resource
Yangtao Li
2019-12-30
1
-3
/
+1
*
PM / devfreq: rockchip-dfi: Add missing of_node_put()
Yangtao Li
2019-12-30
1
-0
/
+1
*
PM / devfreq: exynos-ppmu: Fix excessive stack usage
Arnd Bergmann
2019-12-30
1
-5
/
+8
*
PM / devfreq: exynos-ppmu: remove useless assignment
Marek Szyprowski
2019-11-06
1
-1
/
+0
*
PM / devfreq: events: extend events by type of counted data
Lukasz Luba
2019-08-25
1
-19
/
+41
*
PM / devfreq: exynos-events: change matching code during probe
Lukasz Luba
2019-08-25
1
-13
/
+25
*
PM / devfreq: events: add Exynos PPMU new events
Lukasz Luba
2019-08-24
1
-0
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
4
-16
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
PM / devfreq: rockchip-dfi: Move GRF definitions to a common place.
Enric Balletbo i Serra
2019-04-16
1
-16
/
+7
*
PM / devfreq: rockchip-dfi: remove unneeded semicolon
Yangtao Li
2019-04-16
1
-1
/
+1
*
PM / devfreq: Use of_node_name_eq for node name comparisons
Rob Herring
2019-04-16
1
-1
/
+1
*
PM / devfreq: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-02
1
-2
/
+2
*
PM / devfreq: exynos-ppmu: Delete an error message for a failed memory alloca...
Markus Elfring
2018-07-18
1
-4
/
+2
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
PM / devfreq: exynos-ppmu: Staticize event list
Krzysztof Kozlowski
2017-06-12
1
-1
/
+1
*
PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-12
1
-1
/
+5
*
PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-12
1
-1
/
+5
*
PM / devfreq: exynos-ppmu: Show the registred device for ppmu device
Chanwoo Choi
2017-01-31
1
-0
/
+3
*
PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers
Chanwoo Choi
2017-01-31
1
-89
/
+237
*
PM / devfreq: exynos-ppmu: Remove unused mutex from struct exynos_ppmu
Axel Lin
2016-11-17
1
-3
/
+0
*
PM / devfreq: exynos-ppmu: ppmu_events array should not be NULL terminated
Axel Lin
2016-11-17
1
-2
/
+0
*
PM / devfreq: exynos-ppmu: Fix module autoload
Javier Martinez Canillas
2016-11-17
1
-0
/
+1
*
PM / devfreq: rockchip-dfi: Fix module autoload
Javier Martinez Canillas
2016-11-17
1
-0
/
+1
*
PM / devfreq: exynos-nocp: Fix module autoload
Javier Martinez Canillas
2016-11-17
1
-0
/
+1
*
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: event: support rockchip dfi controller
Lin Huang
2016-09-06
3
-0
/
+264
*
PM / devfreq: Add COMPILE_TEST for build coverage
Krzysztof Kozlowski
2016-09-06
1
-2
/
+2
*
PM / devfreq: exynos-ppmu: remove unneeded of_node_put()
Wei Yongjun
2016-09-06
1
-2
/
+0
*
PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe()
Bartlomiej Zolnierkiewicz
2016-07-06
1
-1
/
+2
*
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: exynos-nocp: Remove incorrect IS_ERR() check
Dan Carpenter
2016-06-22
1
-3
/
+0
*
PM / devfreq: event: Add new Exynos NoC probe driver
Chanwoo Choi
2016-05-03
4
-0
/
+392
*
PM / devfreq: exynos-ppmu: bit-wise operation bugfix.
MyungJoo Ham
2015-09-11
1
-1
/
+2
*
PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433
Chanwoo Choi
2015-09-11
2
-7
/
+233
*
PM / devfreq: event: Add const keyword for devfreq_event_ops structure
Chanwoo Choi
2015-03-30
1
-1
/
+1
*
PM / devfreq: event: testing the wrong variable
Dan Carpenter
2015-02-12
1
-2
/
+2
*
PM / devfreq: event: Add devfreq_event class
Chanwoo Choi
2015-01-30
4
-0
/
+494