index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-13
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-13
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-13
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
2019-01-11
ata: libahci_platform: comply to PHY framework
Miquel Raynal
2
-0
/
+15
2019-01-11
x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...
Vitaly Kuznetsov
1
-2
/
+1
2019-01-11
Documentation/virtual/kvm: Update URL for AMD SEV API specification
Christophe de Dinechin
1
-1
/
+1
2019-01-11
KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...
Lan Tianyu
1
-1
/
+1
2019-01-11
kvm: sev: Fail KVM_SEV_INIT if already initialized
David Rientjes
1
-0
/
+3
2019-01-11
KVM: validate userspace input in kvm_clear_dirty_log_protect()
Tomas Bortoli
1
-2
/
+7
2019-01-11
KVM: x86: Fix bit shifting in update_intel_pt_cfg
Gustavo A. R. Silva
1
-1
/
+1
2019-01-11
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
1
-7
/
+13
2019-01-11
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-01-11
CIFS: Fix error paths in writeback code
Pavel Shilovsky
4
-9
/
+56
2019-01-11
CIFS: Move credit processing to mid callbacks for SMB3
Pavel Shilovsky
1
-17
/
+34
2019-01-11
CIFS: Fix credits calculation for cancelled requests
Pavel Shilovsky
2
-2
/
+27
2019-01-11
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
2
-6
/
+6
2019-01-11
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2
-0
/
+12
2019-01-11
cifs: move large array from stack to heap
Aurelien Aptel
2
-14
/
+32
[next]