Thomas Gleixner
|
1beaeacdc8
genirq: Make legacy autoprobing work again
|
7 年之前 |
Thomas Gleixner
|
702cb0a028
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
|
7 年之前 |
Linus Torvalds
|
670310dfba
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Thomas Gleixner
|
42e1cc2dc5
genirq/irqdomain: Propagate early activation
|
8 年之前 |
Thomas Gleixner
|
bb9b428a5c
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
|
8 年之前 |
Thomas Gleixner
|
c942cee46b
genirq: Separate activation and startup
|
8 年之前 |
Thomas Gleixner
|
457f6d3507
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
|
8 年之前 |
Thomas Gleixner
|
07557ccb8c
genirq/msi: Capture device name for debugfs
|
8 年之前 |
Masahiro Yamada
|
163616cf2f
genirq: Fix for_each_action_of_desc() macro
|
8 年之前 |
Juergen Gross
|
a696712c3d
genirq/PM: Properly pretend disabled state when force resuming interrupts
|
8 年之前 |
Sebastian Ott
|
e5682b4eec
genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN
|
8 年之前 |
Daniel Lezcano
|
e1c9214955
genirq/timings: Add infrastructure for estimating the next interrupt arrival time
|
8 年之前 |
Daniel Lezcano
|
b2d3d61adb
genirq/timings: Add infrastructure to track the interrupt timings
|
8 年之前 |
Thomas Gleixner
|
c2ce34c0a0
genirq/debugfs: Remove pointless NULL pointer check
|
8 年之前 |
Thomas Gleixner
|
4cde9c6b82
genirq: Add force argument to irq_startup()
|
8 年之前 |
Thomas Gleixner
|
54fdf6a087
genirq: Introduce IRQD_MANAGED_SHUTDOWN
|
8 年之前 |
Thomas Gleixner
|
36d84fb451
genirq: Move irq_fixup_move_pending() to core
|
8 年之前 |
Thomas Gleixner
|
f0383c24b4
genirq/cpuhotplug: Add support for cleaning up move in progress
|
8 年之前 |
Christoph Hellwig
|
137221df69
genirq: Move pending helpers to internal.h
|
8 年之前 |
Thomas Gleixner
|
43564bd97d
genirq: Rename setup_affinity() to irq_setup_affinity()
|
8 年之前 |
Thomas Gleixner
|
cba4235e60
genirq: Remove mask argument from setup_affinity()
|
8 年之前 |
Thomas Gleixner
|
087cdfb662
genirq/debugfs: Add proper debugfs interface
|
8 年之前 |
Bartosz Golaszewski
|
f160203986
irq/generic-chip: Export irq_init_generic_chip() locally
|
8 年之前 |
Thomas Gleixner
|
8658be133b
Merge branch 'irq/for-block' into irq/core
|
9 年之前 |
Thomas Gleixner
|
9c2555835b
genirq: Introduce IRQD_AFFINITY_MANAGED flag
|
9 年之前 |
Keith Busch
|
edd14cfebc
genirq: Add untracked irq handler
|
9 年之前 |
Jon Hunter
|
be45beb2df
genirq: Add runtime power management support for IRQ chips
|
9 年之前 |
Linus Torvalds
|
df2e37c814
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Boqun Feng
|
b354286eff
irq: Privatize irq_common_data::state_use_accessors
|
9 年之前 |