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
*
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-08-04
16
-102
/
+702
|
\
|
*
cpufreq: make schedutil the default for arm and arm64
Valentin Schneider
2020-07-30
1
-1
/
+1
|
*
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
2020-07-30
3
-6
/
+3
|
*
cpufreq: Add Tegra194 cpufreq driver
Sumit Gupta
2020-07-30
3
-0
/
+398
|
*
dt-bindings: arm: Add NVIDIA Tegra194 CPU Complex binding
Sumit Gupta
2020-07-30
1
-0
/
+69
|
*
cpufreq: imx: Select NVMEM_IMX_OCOTP
Walter Lozano
2020-07-30
1
-0
/
+1
|
*
cpufreq: sti-cpufreq: Fix some formatting and misspelling issues
Lee Jones
2020-07-30
1
-4
/
+4
|
*
cpufreq: tegra186: Simplify probe return path
Jon Hunter
2020-07-30
1
-6
/
+0
|
*
cpufreq: CPPC: Reuse caps variable in few routines
Xin Hao
2020-07-30
1
-2
/
+2
|
*
cpufreq: ap806: fix cpufreq driver needs ap cpu clk
Sven Auhagen
2020-07-30
1
-0
/
+1
|
*
cpufreq: cppc: Reorder code and remove apply_hisi_workaround variable
Viresh Kumar
2020-07-30
1
-49
/
+42
|
*
cpufreq: dt: fix oops on armada37xx
Ivan Kokshaysky
2020-07-30
1
-0
/
+1
|
*
cpufreq: brcmstb-avs-cpufreq: send S2_ENTER / S2_EXIT commands to AVS
Markus Mayer
2020-07-30
1
-1
/
+11
|
*
cpufreq: brcmstb-avs-cpufreq: Support polling AVS firmware
Florian Fainelli
2020-07-30
1
-13
/
+34
|
*
cpufreq: brcmstb-avs-cpufreq: more flexible interface for __issue_avs_command()
Markus Mayer
2020-07-30
1
-16
/
+14
|
*
cpufreq: qcom: Disable fast switch when scaling DDR/L3
Sibi Sankar
2020-07-30
1
-2
/
+1
|
*
cpufreq: qcom: Update the bandwidth levels on frequency change
Sibi Sankar
2020-07-30
1
-2
/
+81
|
*
OPP: Add and export helper to set bandwidth
Sibi Sankar
2020-07-30
2
-0
/
+37
|
*
cpufreq: blacklist SC7180 in cpufreq-dt-platdev
Sibi Sankar
2020-06-23
1
-0
/
+1
|
*
cpufreq: blacklist SDM845 in cpufreq-dt-platdev
Sibi Sankar
2020-06-23
1
-0
/
+1
*
|
cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
Srinivas Pandruvada
2020-08-04
1
-0
/
+1
*
|
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-04
81
-962
/
+1596
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
.
\
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2020-08-03
20
-249
/
+411
|
|
\
\
\
\
\
|
|
|
|
|
*
|
pm-graph v5.7 - important s2idle fixes
Todd Brandt
2020-07-27
2
-102
/
+149
|
|
|
|
|
*
|
Merge tag 'linux-cpupower-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2020-07-27
3
-10
/
+10
|
|
|
|
|
|
\
\
|
|
|
|
|
|
*
|
cpupower: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-17
1
-2
/
+2
|
|
|
|
|
|
*
|
cpupower: Fix NULL but dereferenced coccicheck errors
Shuah Khan
2020-07-07
1
-5
/
+5
|
|
|
|
|
|
*
|
cpupower: Fix comparing pointer to 0 coccicheck warns
Shuah Khan
2020-07-07
1
-3
/
+3
|
|
|
|
|
|
|
/
|
|
|
|
*
|
|
powercap: Add Power Limit4 support
Sumeet Pawnikar
2020-07-27
4
-8
/
+81
|
|
|
|
*
|
|
powercap: idle_inject: Replace play_idle() with play_idle_precise() in comments
Yangtao Li
2020-07-09
1
-5
/
+5
|
|
|
|
*
|
|
powercap: intel_rapl: add support for Sapphire Rapids
Zhang Rui
2020-06-30
1
-1
/
+22
|
|
|
*
|
|
|
PM: domains: Restore comment indentation for generic_pm_domain.child_links
Geert Uytterhoeven
2020-07-14
1
-1
/
+1
|
|
|
*
|
|
|
PM: domains: Fix up terminology with parent/child
Kees Cook
2020-07-09
4
-115
/
+115
|
|
*
|
|
|
|
PM: sleep: spread "const char *" correctness
Alexey Dobriyan
2020-07-14
2
-3
/
+3
|
|
*
|
|
|
|
PM: hibernate: fix white space in a few places
Xiang Chen
2020-07-14
1
-3
/
+3
|
|
*
|
|
|
|
freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...
He Zhe
2020-07-14
2
-1
/
+15
|
|
*
|
|
|
|
PM: sleep: core: Emit changed uevent on wakeup_sysfs_add/remove
Abhishek Pandit-Subedi
2020-07-14
1
-1
/
+8
|
*
|
|
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-08-03
23
-237
/
+297
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
Rafael J. Wysocki
2020-07-30
1
-5
/
+12
|
|
*
|
|
|
|
|
cpufreq: intel_pstate: Rearrange the storing of new EPP values
Rafael J. Wysocki
2020-07-30
1
-20
/
+15
|
|
*
|
|
|
|
|
Merge back cpufreq material for v5.9.
Rafael J. Wysocki
2020-07-27
23
-224
/
+282
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
cpufreq: intel_pstate: Avoid enabling HWP if EPP is not supported
Rafael J. Wysocki
2020-07-16
1
-1
/
+6
|
|
|
*
|
|
|
|
|
cpufreq: intel_pstate: Clean up aperf_mperf_shift description
Rafael J. Wysocki
2020-07-16
1
-3
/
+1
|
|
|
*
|
|
|
|
|
cpufreq: powernv: Make some symbols static
Wei Yongjun
2020-07-15
1
-4
/
+4
|
|
|
*
|
|
|
|
|
cpufreq: amd_freq_sensitivity: Mark sometimes used ID structs as __maybe_unused
Lee Jones
2020-07-15
1
-1
/
+1
|
|
|
*
|
|
|
|
|
cpufreq: intel_pstate: Supply struct attribute description for get_aperf_mper...
Lee Jones
2020-07-15
1
-0
/
+1
|
|
|
*
|
|
|
|
|
cpufreq: pcc-cpufreq: Mark sometimes used ID structs as __maybe_unused
Lee Jones
2020-07-15
1
-1
/
+1
|
|
|
*
|
|
|
|
|
cpufreq: powernow-k8: Mark 'hi' and 'lo' dummy variables as __always_unused
Lee Jones
2020-07-15
1
-2
/
+2
|
|
|
*
|
|
|
|
|
cpufreq: acpi-cpufreq: Mark sometimes used ID structs as __maybe_unused
Lee Jones
2020-07-15
1
-2
/
+2
|
|
|
*
|
|
|
|
|
cpufreq: acpi-cpufreq: Mark 'dummy' variable as __always_unused
Lee Jones
2020-07-15
1
-2
/
+2
[next]