index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
cpufreq: optimize cpufreq_notify_transition()
Viresh Kumar
2018-05-13
1
-31
/
+32
|
|
|
*
|
|
|
cpufreq: s3c2440: fix spelling mistake: "divsiors" -> "divisors"
Colin Ian King
2018-05-10
1
-1
/
+1
|
|
|
*
|
|
|
cpufreq: speedstep: fix speedstep_detect_processor()'s return type
Luc Van Oostenryck
2018-05-10
1
-1
/
+1
|
|
|
*
|
|
|
cpufreq: add suspend/resume support in Armada 37xx DVFS driver
Miquel Raynal
2018-05-10
1
-2
/
+65
|
|
|
*
|
|
|
cpufreq: armada: Free resources on error paths
Viresh Kumar
2018-05-10
1
-11
/
+22
|
|
|
*
|
|
|
cpufreq: dt: Allow platform specific suspend/resume callbacks
Viresh Kumar
2018-05-10
2
-2
/
+13
|
*
|
|
|
|
|
Merge branch 'pm-opp'
Rafael J. Wysocki
2018-06-04
11
-300
/
+476
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
PM / Domains: Drop unused parameter in genpd_allocate_dev_data()
Ulf Hansson
2018-05-30
1
-2
/
+1
|
|
*
|
|
|
|
|
PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()
Ulf Hansson
2018-05-30
3
-8
/
+7
|
|
*
|
|
|
|
|
PM / Domains: Drop __pm_genpd_add_device()
Ulf Hansson
2018-05-30
2
-17
/
+7
|
|
*
|
|
|
|
|
PM / Domains: Drop extern declarations of functions in pm_domain.h
Ulf Hansson
2018-05-30
1
-28
/
+23
|
|
*
|
|
|
|
|
Merge branch 'pm-domains' into pm-opp
Rafael J. Wysocki
2018-05-30
1
-3
/
+3
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
PM / domains: Add perf_state attribute to genpd debugfs
Rajendra Nayak
2018-05-30
1
-0
/
+18
|
|
*
|
|
|
|
|
|
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2018-05-30
2
-74
/
+36
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
OPP: Allow same OPP table to be used for multiple genpd
Viresh Kumar
2018-05-30
1
-2
/
+15
|
|
|
*
|
|
|
|
|
|
PM / OPP: Fix shared OPP table support in dev_pm_opp_register_set_opp_helper()
Viresh Kumar
2018-05-22
1
-22
/
+5
|
|
|
*
|
|
|
|
|
|
PM / OPP: Fix shared OPP table support in dev_pm_opp_set_regulators()
Viresh Kumar
2018-05-22
1
-9
/
+6
|
|
|
*
|
|
|
|
|
|
PM / OPP: Fix shared OPP table support in dev_pm_opp_set_prop_name()
Viresh Kumar
2018-05-22
1
-20
/
+5
|
|
|
*
|
|
|
|
|
|
PM / OPP: Fix shared OPP table support in dev_pm_opp_set_supported_hw()
Viresh Kumar
2018-05-22
1
-21
/
+5
|
|
*
|
|
|
|
|
|
|
PM / Domain: Return 0 on error from of_genpd_opp_to_performance_state()
Viresh Kumar
2018-05-24
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2018-05-17
1
-1
/
+1
|
|
|
\
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
PM / OPP: silence an uninitialized variable warning
Dan Carpenter
2018-05-16
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
Merge branch 'opp/genpd-pstate-updates' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
2018-05-14
10
-176
/
+388
|
|
|
\
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper()
Viresh Kumar
2018-05-09
3
-87
/
+0
|
|
|
*
|
|
|
|
|
|
PM / OPP: Get performance state using genpd helper
Viresh Kumar
2018-05-09
2
-4
/
+19
|
|
|
*
|
|
|
|
|
|
PM / Domain: Implement of_genpd_opp_to_performance_state()
Viresh Kumar
2018-05-09
2
-0
/
+60
|
|
|
*
|
|
|
|
|
|
PM / Domain: Add support to parse domain's OPP table
Viresh Kumar
2018-05-09
1
-14
/
+62
|
|
|
*
|
|
|
|
|
|
PM / Domain: Add struct device to genpd
Viresh Kumar
2018-05-09
2
-0
/
+4
|
|
|
*
|
|
|
|
|
|
PM / OPP: Implement dev_pm_opp_get_of_node()
Viresh Kumar
2018-05-09
2
-0
/
+24
|
|
|
*
|
|
|
|
|
|
PM / OPP: Implement of_dev_pm_opp_find_required_opp()
Viresh Kumar
2018-05-09
4
-3
/
+62
|
|
|
*
|
|
|
|
|
|
PM / OPP: Implement dev_pm_opp_of_add_table_indexed()
Viresh Kumar
2018-05-09
2
-9
/
+47
|
|
|
*
|
|
|
|
|
|
PM / OPP: "opp-hz" is optional for power domains
Viresh Kumar
2018-05-09
4
-47
/
+89
|
|
|
*
|
|
|
|
|
|
PM / OPP: dt-bindings: Make "opp-hz" optional for power domains
Viresh Kumar
2018-05-09
1
-1
/
+4
|
|
|
*
|
|
|
|
|
|
PM / OPP: dt-bindings: Rename "required-opp" as "required-opps"
Viresh Kumar
2018-05-08
2
-4
/
+4
|
|
|
*
|
|
|
|
|
|
soc/tegra: pmc: Don't allocate struct tegra_powergate on stack
Viresh Kumar
2018-05-08
1
-7
/
+13
|
|
|
|
|
_
|
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'pm-domains'
Rafael J. Wysocki
2018-06-04
11
-68
/
+53
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
PM / domains: Improve wording of dev_pm_domain_attach() comment
Geert Uytterhoeven
2018-05-17
1
-2
/
+2
|
|
*
|
|
|
|
|
|
PM / Domains: Don't return -EEXIST at attach when PM domain exists
Ulf Hansson
2018-05-15
1
-1
/
+1
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
spi: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
1
-5
/
+6
|
|
*
|
|
|
|
|
soundwire: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
1
-8
/
+7
|
|
*
|
|
|
|
|
mmc: sdio: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
1
-1
/
+1
|
|
*
|
|
|
|
|
i2c: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
1
-1
/
+1
|
|
*
|
|
|
|
|
driver core: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
1
-9
/
+8
|
|
*
|
|
|
|
|
amba: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
1
-2
/
+2
|
|
*
|
|
|
|
|
PM / Domains: Allow a better error handling of dev_pm_domain_attach()
Ulf Hansson
2018-05-14
5
-18
/
+20
|
|
*
|
|
|
|
|
PM / Domains: Check for existing PM domain in dev_pm_domain_attach()
Ulf Hansson
2018-05-14
3
-6
/
+3
|
|
*
|
|
|
|
|
PM / Domains: Drop redundant code in genpd while attaching devices
Ulf Hansson
2018-05-14
1
-15
/
+2
|
|
*
|
|
|
|
|
PM / Domains: Drop comment in genpd about legacy Samsung DT binding
Ulf Hansson
2018-05-14
1
-3
/
+0
|
|
*
|
|
|
|
|
PM / Domains: Fix error path during attach in genpd
Ulf Hansson
2018-05-14
1
-0
/
+3
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge branches 'pm-qos' and 'pm-core'
Rafael J. Wysocki
2018-06-04
10
-102
/
+110
|
|
\
\
\
\
\
\
\
[prev]
[next]