index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
26
-254
/
+252
2024-03-11
drm/i915: Reuse RPLU cdclk fns for MTL+
Radhakrishna Sripada
1
-9
/
+2
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-15
/
+15
2024-03-11
thermal/drivers/rcar_gen3: Add support for R-Car V4M
Geert Uytterhoeven
1
-0
/
+4
2024-03-11
thermal/of: Assume polling-delay(-passive) 0 when absent
Konrad Dybcio
1
-4
/
+8
2024-03-11
thermal/drivers/qoriq: Fix getting tmu range
Peng Fan
1
-4
/
+8
2024-03-11
thermal/drivers/sun8i: Don't fail probe due to zone registration failure
Mark Brown
1
-2
/
+14
2024-03-11
thermal/drivers/sun8i: Add support for H616 THS controller
Martin Botka
1
-0
/
+15
2024-03-11
thermal/drivers/sun8i: Add SRAM register access code
Andre Przywara
1
-0
/
+51
2024-03-11
thermal/drivers/sun8i: Extend H6 calibration to support 4 sensors
Maksim Kiselev
1
-8
/
+20
2024-03-11
thermal/drivers/sun8i: Explain unknown H6 register value
Andre Przywara
1
-13
/
+16
2024-03-11
soc: sunxi: sram: export register 0 for THS on H616
Andre Przywara
1
-0
/
+22
2024-03-11
thermal: Drop spaces before TABs
Geert Uytterhoeven
4
-12
/
+12
2024-03-11
thermal/drivers/mediatek: Fix control buffer enablement on MT7896
Frank Wunderlich
1
-0
/
+3
2024-03-11
thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...
Christophe JAILLET
1
-1
/
+3
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
1
-2
/
+2
2024-03-11
drm/i915: Drop WA 16015675438
Lucas De Marchi
2
-6
/
+2
2024-03-11
Merge remote-tracking branches 'ras/edac-drivers', 'ras/edac-misc' and 'ras/e...
Borislav Petkov (AMD)
22
-320
/
+5088
2024-03-11
Merge tag 'opp-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Rafael J. Wysocki
2
-6
/
+9
2024-03-11
Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
528
-2642
/
+4714
2024-03-11
Merge branch 'pm-em'
Rafael J. Wysocki
4
-39
/
+130
2024-03-11
Merge branches 'pm-powercap' and 'pm-tools'
Rafael J. Wysocki
6
-13
/
+58
2024-03-11
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
3
-4
/
+11
2024-03-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
16
-70
/
+396
2024-03-11
Merge tag 'cpufreq-arm-updates-6.9' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
10
-41
/
+127
2024-03-11
Merge branch 'pm-runtime'
Rafael J. Wysocki
9
-10
/
+45
2024-03-11
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-152
/
+119
2024-03-11
Merge back cpufreq material for 6.9-rc1.
Rafael J. Wysocki
6
-29
/
+269
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-1
/
+18
2024-03-11
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
416
-2485
/
+4372
2024-03-11
Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
18
-179
/
+127
2024-03-11
Merge branches 'acpi-tables', 'acpi-processor', 'acpi-property' and 'acpi-the...
Rafael J. Wysocki
7
-8
/
+84
2024-03-11
Merge branches 'acpi-scan', 'acpi-bus', 'acpi-pm' and 'acpi-resource'
Rafael J. Wysocki
6
-90
/
+167
2024-03-11
wifi: ath11k: adjust a comment to reflect reality
Kevin Lo
1
-3
/
+2
2024-03-11
drm/qxl: Do not pin buffer objects for vmap
Thomas Zimmermann
1
-5
/
+0
2024-03-11
drm/gem-vram: Do not pin buffer objects for vmap
Thomas Zimmermann
1
-58
/
+32
2024-03-11
drm/client: Pin vmap'ed GEM buffers
Thomas Zimmermann
1
-3
/
+21
2024-03-11
drm/fbdev-generic: Fix locking with drm_client_buffer_vmap_local()
Thomas Zimmermann
3
-10
/
+74
2024-03-11
drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()
Thomas Zimmermann
9
-85
/
+32
2024-03-11
drm/qxl: Acquire reservation lock in GEM pin/unpin callbacks
Thomas Zimmermann
1
-2
/
+14
2024-03-11
drm/qxl: Provide qxl_bo_{pin,unpin}_locked()
Thomas Zimmermann
2
-12
/
+15
2024-03-11
drm/nouveau: Acquire reservation lock in GEM pin/unpin callbacks
Thomas Zimmermann
1
-4
/
+15
2024-03-11
drm/nouveau: Provide nouveau_bo_{pin,unpin}_locked()
Thomas Zimmermann
2
-13
/
+32
2024-03-11
drm/msm: Acquire reservation lock in GEM pin/unpin callback
Thomas Zimmermann
3
-13
/
+27
2024-03-11
drm/msm: Provide msm_gem_get_pages_locked()
Thomas Zimmermann
1
-4
/
+4
2024-03-11
drm/gem-vram: Acquire reservation lock in GEM pin/unpin callbacks
Thomas Zimmermann
1
-3
/
+21
2024-03-11
drm/gem-shmem: Acquire reservation lock in GEM pin/unpin callbacks
Thomas Zimmermann
1
-2
/
+4
2024-03-11
drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs
Adrián Larumbe
6
-44
/
+37
2024-03-11
Revert "drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue"
Jani Nikula
2
-1
/
+2
2024-03-11
drm/i915: Show bios vbt when read from firmware/spi/oprom
Radhakrishna Sripada
1
-29
/
+33
[prev]
[next]