index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-01-08
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
2023-12-23
arm64/amu: Use capacity_ref_freq() to set AMU ratio
Vincent Guittot
2023-12-23
cpufreq/cppc: Set the frequency used for computing the capacity
Vincent Guittot
2023-12-23
cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()
Vincent Guittot
2023-12-23
cpufreq: Use the fixed and coherent frequency for scaling capacity
Vincent Guittot
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
2023-12-22
Merge tag 'block-6.7-2023-12-22' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-22
Merge tag 'i2c-for-6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-22
Merge tag 'gpio-fixes-for-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-12-22
Merge tag 'drm-fixes-2023-12-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-12-22
Merge tag 'drm-intel-fixes-2023-12-21' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-12-21
Merge tag 'pinctrl-v6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-12-21
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-21
gpio: dwapb: mask/unmask IRQ when disable/enale it
xiongxin
2023-12-21
gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
Kent Gibson
2023-12-21
pinctrl: at91-pio4: use dedicated lock class for IRQ
Alexis Lothoré
2023-12-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
2023-12-21
net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_q...
Lorenzo Bianconi
2023-12-20
Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-12-20
Merge tag 'soc-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-20
Merge tag 'platform-drivers-x86-v6.7-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-12-20
Merge tag 'dm-6.7/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-20
Merge tag 'omap-for-v6.7/fixes-signed' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2023-12-20
pinctrl: cy8c95x0: Fix get_pincfg
Patrick Rudolph
2023-12-20
pinctrl: cy8c95x0: Fix regression
Patrick Rudolph
2023-12-20
pinctrl: cy8c95x0: Fix typo
Patrick Rudolph
2023-12-20
net: stmmac: fix incorrect flag check in timestamp interrupt
Lai Peter Jun Ann
2023-12-20
Merge tag 'for-net-2023-12-15' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2023-12-19
i2c: aspeed: Handle the coalesced stop conditions with the start conditions.
Quan Nguyen
2023-12-19
nvme-pci: fix sleeping function called from interrupt context
Maurizio Lombardi
2023-12-19
drm/amdgpu: re-create idle bo's PTE during VM state machine reset
ZhenGuo Yin
2023-12-19
drm/amd/display: dereference variable before checking for zero
Josip Pavic
2023-12-19
drm/amd/display: get dprefclk ss info from integration info table
Charlene Liu
2023-12-19
drm/amd/display: Add case for dcn35 to support usb4 dmub hpd event
Wayne Lin
2023-12-19
drm/amd/display: disable FPO and SubVP for older DMUB versions on DCN32x
Hamza Mahfooz
2023-12-19
drm/amdkfd: svm range always mapped flag not working on APU
Philip Yang
2023-12-19
drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram tab...
Alvin Lee
2023-12-19
i2c: rk3x: fix potential spinlock recursion on poll
Jensen Huang
2023-12-19
i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()
Yang Yingliang
2023-12-19
Revert "nvme-fc: fix race between error recovery and creating association"
Keith Busch
2023-12-19
net: mana: select PAGE_POOL
Yury Norov
2023-12-19
net: ks8851: Fix TX stall caused by TX buffer overrun
Ronald Wahl
2023-12-18
Merge tag 'hid-for-linus-2023121901' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-12-18
HID: nintendo: Prevent divide-by-zero on code
Guilherme G. Piccoli
2023-12-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-12-18
Merge tag 'spi-fix-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-12-18
dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
Mike Snitzer
2023-12-18
dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()
Mikulas Patocka
2023-12-18
dm-raid: delay flushing event_work() after reconfig_mutex is released
Yu Kuai
2023-12-18
ice: Fix PF with enabled XDP going no-carrier after reset
Larysa Zaremba
[next]