index
:
linux.git
master
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
2020-09-23
cpuidle: record state entry rejection statistics
Lina Iyer
2020-09-22
cpuidle: psci: Allow PM domain to be initialized even if no OSI mode
Ulf Hansson
2020-09-22
firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode
Ulf Hansson
2020-09-21
ACPI: processor: Print more information when acpi_processor_evaluate_cst() fails
Chen Yu
2020-09-21
cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
Dmitry Osipenko
2020-09-20
Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-09-20
Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-09-20
Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-09-20
Merge tag 'usb-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-09-20
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-09-20
Merge tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-09-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-09-20
dax: Fix stack overflow when mounting fsdax pmem device
Adrian Huang
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
2020-09-20
dm/dax: Fix table reference counts
Dan Williams
2020-09-19
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-09-19
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
2020-09-18
Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-09-18
i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
Matthias Schiffer
2020-09-18
i2c: mediatek: Send i2c master code at more than 1MHz
Qii Wang
2020-09-18
i2c: mediatek: Fix generic definitions for bus frequency
Qii Wang
2020-09-18
Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-09-18
Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-09-18
Merge tag 'iommu-fixes-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-09-18
Merge tag 'mtd/fixes-for-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-18
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2020-09-18
iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode
Suravee Suthikulpanit
2020-09-18
iommu/amd: Fix potential @entry null deref
Joao Martins
2020-09-17
Merge tag 'drm-fixes-2020-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-09-18
Merge tag 'mediatek-drm-fixes-5.9' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2020-09-18
Merge tag 'drm-intel-fixes-2020-09-17' of ssh://git.freedesktop.org/git/drm/d...
Dave Airlie
2020-09-18
Merge tag 'amd-drm-fixes-5.9-2020-09-17' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-09-17
i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...
Hans de Goede
2020-09-17
usblp: fix race between disconnect() and read()
Oliver Neukum
2020-09-17
ehci-hcd: Move include to keep CRC stable
Quentin Perret
2020-09-17
drm/amd/display: Don't log hdcp module warnings in dmesg
Bhawanpreet Lakha
2020-09-17
drm/amdgpu: declare ta firmware for navy_flounder
Jiansong Chen
2020-09-17
drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()
Yu Kuai
2020-09-17
drm/mediatek: Add missing put_device() call in mtk_drm_kms_init()
Yu Kuai
2020-09-17
drm/mediatek: Add exception handing in mtk_drm_probe() if component init fail
Yu Kuai
2020-09-17
drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init()
Yu Kuai
2020-09-17
drm/mediatek: Use CPU when fail to get cmdq event
Chun-Kuang Hu
2020-09-17
drm/mediatek: Remove duplicated include
Wang Hai
2020-09-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-16
ACPI: processor: Take over RCU-idle for C3-BM idle
Peter Zijlstra
2020-09-16
cpuidle: Allow cpuidle drivers to take over RCU-idle
Peter Zijlstra
2020-09-16
ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED
Peter Zijlstra
2020-09-16
ACPI: processor: Use CPUIDLE_FLAG_TIMER_STOP
Peter Zijlstra
2020-09-16
fbcon: Fix user font detection test at fbcon_resize().
Tetsuo Handa
2020-09-16
powercap: RAPL: Add support for Lakefield
Ricardo Neri
[next]