index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
cpufreq: Reorder and simplify cpufreq_update_policy()
Rafael J. Wysocki
1
-12
/
+7
2019-02-20
cpufreq: Add kerneldoc comments for two core functions
Rafael J. Wysocki
1
-8
/
+24
2019-02-18
cpufreq: intel_pstate: Rework iowait boosting to be less aggressive
Rafael J. Wysocki
1
-18
/
+18
2019-02-18
cpufreq: intel_pstate: Eliminate intel_pstate_get_base_pstate()
Rafael J. Wysocki
1
-7
/
+2
2019-02-18
cpufreq: intel_pstate: Avoid redundant initialization of local vars
Rafael J. Wysocki
1
-7
/
+3
2019-02-18
cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
Xiongfeng Wang
1
-0
/
+65
2019-02-18
ACPI / CPPC: Add a helper to get desired performance
Xiongfeng Wang
2
-0
/
+43
2019-02-18
cpufreq: davinci: move configuration to include/linux/platform_data
Bartosz Golaszewski
4
-31
/
+21
2019-02-18
cpufreq: speedstep: convert BUG() to BUG_ON()
Yangtao Li
1
-2
/
+1
2019-02-18
cpufreq: powernv: fix missing check of return value in init_powernv_pstates()
Yangtao Li
1
-3
/
+7
2019-02-18
cpufreq: longhaul: remove unneeded semicolon
Yangtao Li
1
-1
/
+1
2019-02-18
cpufreq: pcc-cpufreq: remove unneeded semicolon
Yangtao Li
1
-1
/
+1
2019-02-14
cpufreq: Replace double NOT (!!) with single NOT (!)
Viresh Kumar
1
-1
/
+1
2019-02-13
cpufreq: intel_pstate: Add reasons for failure and debug messages
Erwan Velu
1
-6
/
+21
2019-02-12
cpufreq: dt: Implement online/offline() callbacks
Viresh Kumar
1
-0
/
+17
2019-02-12
cpufreq: Allow light-weight tear down and bring up of CPUs
Viresh Kumar
2
-20
/
+40
2019-02-08
cpufreq: qcom-hw: Register an Energy Model
Matthias Kaehlcke
1
-0
/
+2
2019-02-08
cpufreq: qcom: Read voltage LUT and populate OPP
Taniya Das
1
-9
/
+37
2019-02-08
cpufreq: qcom-hw: Move to device_initcall
Amit Kucheria
1
-1
/
+1
2019-02-07
cpufreq: tegra124: add missing of_node_put()
Yangtao Li
1
-0
/
+2
2019-02-07
cpufreq: qcom-kryo: make some variables static
Yangtao Li
1
-1
/
+1
2019-02-07
MAINTAINERS: Update the active pm tree for ARM
Baruch Siach
1
-1
/
+1
2019-02-07
cpufreq: ap806: add cpufreq driver for Armada 8K
Gregory CLEMENT
3
-0
/
+216
2019-02-07
MAINTAINERS: add new entries for Armada 8K cpufreq driver
Gregory CLEMENT
1
-0
/
+1
2019-02-07
cpufreq: s5pv210: Defer probe if getting regulators fail
Paweł Chmiel
1
-19
/
+48
2019-02-07
MAINTAINERS: use common indentation
Lukas Bulwahn
1
-5
/
+5
2019-02-07
PM / OPP: Introduce a power estimation helper
Quentin Perret
2
-0
/
+105
2019-02-07
PM / OPP: Remove unused parameter of _generic_set_opp_clk_only()
Viresh Kumar
1
-6
/
+5
2019-02-01
cpufreq: stats: Fix concurrency issues while resetting stats
Viresh Kumar
1
-2
/
+7
2019-02-01
cpufreq: stats: Declare freq-attr right after their callbacks
Viresh Kumar
1
-4
/
+3
2019-01-30
cpufreq: scpi: Use auto-registration of thermal cooling device
Amit Kucheria
1
-12
/
+2
2019-01-30
cpufreq: scmi: Use auto-registration of thermal cooling device
Amit Kucheria
1
-12
/
+2
2019-01-30
cpufreq: qoriq: Use auto-registration of thermal cooling device
Amit Kucheria
1
-13
/
+2
2019-01-30
cpufreq: mediatek: Use auto-registration of thermal cooling device
Amit Kucheria
1
-12
/
+2
2019-01-30
cpufreq: cpufreq-dt: Use auto-registration of thermal cooling device
Amit Kucheria
1
-12
/
+2
2019-01-30
cpufreq: imx6q: Use auto-registration of thermal cooling device
Amit Kucheria
1
-22
/
+2
2019-01-30
cpufreq: qcom-hw: Register as a cpufreq cooling device
Amit Kucheria
1
-1
/
+2
2019-01-30
cpufreq: Auto-register the driver as a thermal cooling device if asked
Amit Kucheria
2
-0
/
+20
2019-01-29
thermal: cpu_cooling: Require thermal core to be compiled in
Amit Kucheria
3
-8
/
+1
2019-01-29
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
3
-24
/
+17
2019-01-21
cpufreq: Replace open-coded << with BIT()
Amit Kucheria
1
-12
/
+13
2019-01-15
cpufreq: e_powersaver: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-01-15
cpufreq: Don't update new_policy on failures
Viresh Kumar
1
-2
/
+0
2019-01-14
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-14
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-12
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-11
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
Miquel Raynal
1
-0
/
+3
2019-01-11
ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
Miquel Raynal
1
-9
/
+18
2019-01-11
ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
Miquel Raynal
1
-17
/
+51
2019-01-11
ata: ahci: mvebu: remove stale comment
Miquel Raynal
1
-5
/
+0
[next]