Grygorii Strashko
|
4717f13373
genirq/PM: Restore system wake up from chained interrupts
|
9 年之前 |
Mika Westerberg
|
e509bd7da1
genirq: Allow migration of chained interrupts by installing default action
|
9 年之前 |
Huang Shijie
|
71f64340fc
genirq: Remove the second parameter from handle_irq_event_percpu()
|
10 年之前 |
Jiang Liu
|
449e9cae58
genirq: Move field 'node' from irq_data into irq_common_data
|
10 年之前 |
Thomas Gleixner
|
4b979e4c61
Merge branch 'linus' into irq/core
|
10 年之前 |
Jiang Liu
|
79ff1cda32
genirq: Remove irq argument from __enable/__disable_irq()
|
10 年之前 |
Jiang Liu
|
a1ff541a40
genirq: Remove irq arg from __irq_set_trigger()
|
10 年之前 |
Jiang Liu
|
0798abeb7e
genirq: Remove the irq argument from check_irq_resend()
|
10 年之前 |
Jiang Liu
|
b51bf95c58
genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()
|
10 年之前 |
Thomas Gleixner
|
a899418167
hotplug: Prevent alloc/free of irq descriptors during cpu up/down
|
10 年之前 |
Jiang Liu
|
6783011b48
genirq: Introduce helper function irq_data_get_node()
|
10 年之前 |
Jiang Liu
|
0d0b4c866b
genirq: Introduce struct irq_common_data to host shared irq data
|
10 年之前 |
Jiang Liu
|
7bbf1dd24b
genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
|
10 年之前 |
Thomas Gleixner
|
c291ee6221
genirq: Prevent proc race against freeing of irq descriptors
|
10 年之前 |
Thomas Gleixner
|
9ce7a25849
genirq: Simplify wakeup mechanism
|
11 年之前 |
Thomas Gleixner
|
cab303be91
genirq: Add sanity checks for PM options on shared interrupt lines
|
11 年之前 |
Thomas Gleixner
|
8df2e02c5c
genirq: Move suspend/resume logic into irq/pm code
|
11 年之前 |
Jiang Liu
|
a257954bb3
genirq: Improve documentation to match current implementation
|
11 年之前 |
Thomas Gleixner
|
f63b6a05f2
genirq: Replace reserve_irqs in core code
|
11 年之前 |
Thomas Gleixner
|
328a4978df
genirq: Add a new IRQCHIP_EOI_THREADED flag
|
11 年之前 |
Thomas Gleixner
|
8f945a3325
genirq: Move kstat_incr_irqs_this_cpu() to core
|
11 年之前 |
Thomas Gleixner
|
a92444c6b2
genirq: Provide irq_wake_thread()
|
11 年之前 |
Jiang Liu
|
818b0f3bfb
genirq: Introduce irq_do_set_affinity() to reduce duplicated code
|
13 年之前 |
Thomas Gleixner
|
df8d291f28
Merge branch 'linus' into irq/core
|
13 年之前 |
Alexander Gordeev
|
5234ffb9f7
genirq: Get rid of unnecessary IRQTF_DIED flag
|
13 年之前 |
Thomas Gleixner
|
b4bc724e82
genirq: Handle pending irqs in irq_startup()
|
13 年之前 |
Rusty Russell
|
2329abfa34
module_param: make bool parameters really bool (core code)
|
13 年之前 |
Marc Zyngier
|
31d9d9b6d8
genirq: Add support for per-cpu dev_id interrupts
|
14 年之前 |
Thomas Gleixner
|
0c6f8a8b91
genirq: Remove compat code
|
14 年之前 |
Thomas Gleixner
|
32f4125ebf
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
|
14 年之前 |