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
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-06
cpufreq/amd-pstate: Show a warning when a CPU fails to setup
Mario Limonciello
1
-0
/
+2
2025-03-06
cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
Mario Limonciello
1
-1
/
+4
2025-03-06
cpufreq/amd-pstate: Fix the clamping of perf values
Dhananjay Ugwekar
1
-2
/
+2
2025-02-23
cpufreq/amd-pstate: Remove the unncecessary driver_lock in amd_pstate_update_...
Dhananjay Ugwekar
1
-2
/
+0
2025-02-23
cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs
Dhananjay Ugwekar
1
-17
/
+8
2025-02-23
cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update
Dhananjay Ugwekar
1
-0
/
+3
2025-02-23
cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy call
Dhananjay Ugwekar
1
-4
/
+0
2025-02-23
cpufreq/amd-pstate: Modularize perf<->freq conversion
Dhananjay Ugwekar
1
-27
/
+30
2025-02-23
cpufreq/amd-pstate: Convert all perf values to u8
Dhananjay Ugwekar
3
-62
/
+62
2025-02-23
cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_update
Dhananjay Ugwekar
1
-5
/
+4
2025-02-23
cpufreq/amd-pstate: Remove the redundant des_perf clamping in adjust_perf
Dhananjay Ugwekar
1
-2
/
+0
2025-02-23
cpufreq/amd-pstate: Modify the min_perf calculation in adjust_perf callback
Dhananjay Ugwekar
1
-6
/
+6
2025-02-23
Merge tag 'i2c-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+10
2025-02-23
Merge tag 'edac_urgent_for_v6.14_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2025-02-22
Merge tag 'irq-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-18
/
+119
2025-02-22
i2c: core: Allocate temporary client dynamically
Geert Uytterhoeven
1
-5
/
+10
2025-02-21
Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
5
-30
/
+16
2025-02-21
Merge tag 'drm-fixes-2025-02-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
28
-83
/
+135
2025-02-21
Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
13
-141
/
+176
2025-02-21
Merge tag 'acpi-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+7
2025-02-21
Merge tag 'mtd/fixes-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-24
/
+46
2025-02-21
Merge tag 'gpio-fixes-for-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-32
/
+76
2025-02-21
irqchip/qcom-pdc: Workaround hardware register bug on X1E80100
Stephan Gerhold
1
-3
/
+64
2025-02-20
Merge tag 'for-v6.14-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
3
-22
/
+21
2025-02-20
Merge tag 'ata-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-2
/
+0
2025-02-21
Merge tag 'drm-msm-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
15
-49
/
+75
2025-02-21
Merge tag 'drm-intel-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
6
-11
/
+40
2025-02-20
Merge tag 'nvme-6.14-2025-02-20' of git://git.infradead.org/nvme into block-6.14
Jens Axboe
10
-132
/
+173
2025-02-21
Merge tag 'drm-xe-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
3
-16
/
+7
2025-02-21
Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
4
-7
/
+13
2025-02-20
soc: loongson: loongson2_guts: Add check for devm_kstrdup()
Haoxiang Li
1
-1
/
+4
2025-02-20
Merge tag 'scmi-fix-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-2
/
+2
2025-02-20
Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-25
/
+37
2025-02-20
nvme: only allow entering LIVE from CONNECTING state
Daniel Wagner
1
-2
/
+0
2025-02-20
nvme-fc: rely on state transitions to handle connectivity loss
Daniel Wagner
1
-61
/
+6
2025-02-20
gpiolib: don't bail out if get_direction() fails in gpiochip_add_data()
Bartosz Golaszewski
1
-1
/
+9
2025-02-20
nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
Haoxiang Li
1
-0
/
+2
2025-02-20
net: axienet: Set mac_managed_pm
Nick Hu
1
-0
/
+1
2025-02-19
geneve: Suppress list corruption splat in geneve_destroy_tunnels().
Kuniyuki Iwashima
1
-7
/
+0
2025-02-19
gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().
Kuniyuki Iwashima
1
-5
/
+0
2025-02-19
drm/i915/dp: Fix disabling the transcoder function in 128b/132b mode
Imre Deak
1
-4
/
+2
2025-02-19
drm/i915/dp: Fix error handling during 128b/132b link training
Imre Deak
1
-1
/
+14
2025-02-19
accel/amdxdna: Add missing include linux/slab.h
Su Hui
1
-0
/
+1
2025-02-19
Merge tag 'spi-nor/fixes-for-6.14-rc4' of https://git.kernel.org/pub/scm/linu...
Miquel Raynal
1
-1
/
+1
2025-02-19
mtd: rawnand: cadence: fix unchecked dereference
Niravkumar L Rabara
1
-2
/
+4
2025-02-19
drm/nouveau/pmu: Fix gp10b firmware guard
Aaron Kling
1
-1
/
+1
2025-02-18
net: pse-pd: pd692x0: Fix power limit retrieval
Kory Maincent
1
-1
/
+1
2025-02-18
gve: set xdp redirect target only when it is available
Joshua Washington
2
-1
/
+15
2025-02-18
drm/xe/guc: Fix size_t print format
Lucas De Marchi
2
-2
/
+2
2025-02-18
drm/xe: Make GUC binaries dump consistent with other binaries in devcoredump
José Roberto de Souza
2
-3
/
+6
[next]