index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
Merge branches 'pm-devfreq', 'powercap', 'pm-docs' and 'pm-tools'
Rafael J. Wysocki
6
-18
/
+200
2020-06-01
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
9
-60
/
+152
2020-06-01
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
7
-150
/
+94
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
19
-299
/
+170
2020-05-29
cpuidle: Fix three reference count leaks
Qiushi Wu
1
-3
/
+3
2020-05-29
PM: runtime: Replace pm_runtime_callbacks_present()
Rafael J. Wysocki
1
-2
/
+2
2020-05-28
PM / devfreq: Use lockdep asserts instead of manual checks for locked mutex
Krzysztof Kozlowski
1
-10
/
+7
2020-05-28
PM / devfreq: imx-bus: Fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
1
-2
/
+2
2020-05-28
PM / devfreq: Replace strncpy with strscpy
Dmitry Osipenko
1
-1
/
+1
2020-05-28
PM / devfreq: imx: Register interconnect device
Leonard Crestez
1
-0
/
+41
2020-05-28
PM / devfreq: Add generic imx bus scaling driver
Leonard Crestez
3
-0
/
+147
2020-05-28
PM / devfreq: tegra30: Delete an error message in tegra_devfreq_probe()
Markus Elfring
1
-3
/
+2
2020-05-28
PM / devfreq: tegra30: Make CPUFreq notifier to take into account boosting
Dmitry Osipenko
1
-1
/
+1
2020-05-26
PM: runtime: clk: Fix clk_pm_runtime_get() error path
Rafael J. Wysocki
1
-1
/
+5
2020-05-26
cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver
Stephan Gerhold
5
-97
/
+66
2020-05-25
ACPI: EC: PM: s2idle: Extend GPE dispatching debug message
Rafael J. Wysocki
1
-1
/
+1
2020-05-25
ACPI: PM: s2idle: Print type of wakeup debug messages
Rafael J. Wysocki
1
-5
/
+15
2020-05-25
powercap: RAPL: remove unused local MSR define
Sumeet Pawnikar
1
-3
/
+0
2020-05-25
PM: runtime: Make clear what we do when conditions are wrong in rpm_suspend()
Andy Shevchenko
1
-4
/
+2
2020-05-24
Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-31
/
+105
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
60
-192
/
+377
2020-05-23
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+5
2020-05-23
Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
15
-48
/
+152
2020-05-23
net/mlx4_core: fix a memory leak bug.
Qiushi Wu
1
-1
/
+1
2020-05-23
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
Grygorii Strashko
1
-0
/
+4
2020-05-23
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
5
-10
/
+21
2020-05-23
net: stmmac: don't attach interface until resume finishes
Leon Yu
1
-2
/
+2
2020-05-23
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
4
-4
/
+7
2020-05-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+16
2020-05-23
Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+37
2020-05-23
Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-2
/
+10
2020-05-23
Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-34
/
+61
2020-05-23
Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2020-05-23
rapidio: fix an error in get_user_pages_fast() error handling
John Hubbard
1
-0
/
+5
2020-05-23
device-dax: don't leak kernel memory to user space after unloading kmem
David Hildenbrand
1
-3
/
+11
2020-05-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-5
/
+9
2020-05-22
Merge tag 'drm-fixes-2020-05-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
24
-101
/
+135
2020-05-22
net/mlx5: Fix error flow in case of function_setup failure
Shay Drory
1
-1
/
+2
2020-05-22
net/mlx5e: CT: Correctly get flow rule
Roi Dayan
2
-3
/
+6
2020-05-22
net/mlx5e: Update netdev txq on completions during closure
Moshe Shemesh
1
-3
/
+6
2020-05-22
net/mlx5: Annotate mutex destroy for root ns
Roi Dayan
1
-0
/
+6
2020-05-22
net/mlx5: Don't maintain a case of del_sw_func being null
Roi Dayan
1
-8
/
+9
2020-05-22
net/mlx5: Fix cleaning unmanaged flow tables
Roi Dayan
1
-5
/
+6
2020-05-22
net/mlx5: Fix memory leak in mlx5_events_init
Moshe Shemesh
1
-1
/
+3
2020-05-22
net/mlx5e: Fix inner tirs handling
Roi Dayan
4
-10
/
+12
2020-05-22
net/mlx5e: kTLS, Destroy key object after destroying the TIS
Tariq Toukan
1
-1
/
+1
2020-05-22
net/mlx5e: Fix allowed tc redirect merged eswitch offload cases
Maor Dickman
3
-14
/
+41
2020-05-22
net/mlx5: Avoid processing commands before cmdif is ready
Eran Ben Elisha
2
-0
/
+14
2020-05-22
net/mlx5: Fix a race when moving command interface to events mode
Eran Ben Elisha
2
-4
/
+34
2020-05-22
net/mlx5: Add command entry handling completion
Moshe Shemesh
1
-0
/
+14
[next]