Histórico de Commits

Autor SHA1 Mensagem Data
  Thomas Gleixner 7ee7e87dfb genirq: Use irq type from irqdata instead of irqdesc há 8 anos atrás
  Sudip Mukherjee 3118dac501 kernel/irq: Export irq_set_parent() há 8 anos atrás
  Thomas Gleixner 16217dc79d Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core há 9 anos atrás
  Alexander Kuleshov 00b992deaa genirq: No need to mask non trigger mode flags before __irq_set_trigger() há 9 anos atrás
  Shawn Lin 4396f46c8c genirq: Fix potential memleak when failing to get irq pm há 9 anos atrás
  Thomas Gleixner 8658be133b Merge branch 'irq/for-block' into irq/core há 9 anos atrás
  Thomas Gleixner 06ee6d571f genirq: Add affinity hint to irq allocation há 9 anos atrás
  Thomas Gleixner 9c2555835b genirq: Introduce IRQD_AFFINITY_MANAGED flag há 9 anos atrás
  Jon Hunter be45beb2df genirq: Add runtime power management support for IRQ chips há 9 anos atrás
  Marc Zyngier f35ad08378 genirq: Look-up percpu trigger type if not specified by caller há 9 anos atrás
  Jon Hunter 4b357daed6 genirq: Look-up trigger type if not specified by caller há 9 anos atrás
  Jon Hunter 9b5d585d14 genirq: Ensure IRQ descriptor is valid when setting-up the IRQ há 9 anos atrás
  Joe Perches a395d6a7e3 kernel/...: convert pr_warning to pr_warn há 9 anos atrás
  Linus Torvalds 277edbabf6 Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm há 9 anos atrás
  Chen Fan e237a55184 x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected" há 9 anos atrás
  Daniel Lezcano f944b5a7af genirq: Use a common macro to go through the actions list há 9 anos atrás
  Linus Torvalds 3d116a66ed Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 9 anos atrás
  Thomas Gleixner abc7e40c81 genirq: Prevent chip buslock deadlock há 9 anos atrás
  Thomas Petazzoni f0cb322073 genirq: Implement irq_percpu_is_enabled() há 9 anos atrás
  Linus Torvalds b0f85fa11a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next há 9 anos atrás
  Thomas Gleixner e9849777d0 genirq: Add flag to force mask in disable_irq[_nosync]() há 9 anos atrás
  Feng Wu fcf1ae2f7a genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=n há 9 anos atrás
  Maxime Ripard aec2e2ad17 irq: Export per-cpu irq allocation and de-allocation functions há 10 anos atrás
  Maxime Ripard a1b7febd72 genirq: Fix the documentation of request_percpu_irq há 10 anos atrás
  Thomas Gleixner 2a1d3ab898 genirq: Handle force threading of irqs with primary and thread handler há 10 anos atrás
  Jiang Liu 9df872faa7 genirq: Move field 'affinity' from irq_data into irq_common_data há 10 anos atrás
  Bjorn Andersson 1ee4fb3ee1 genirq: Export irq_[get|set]_irqchip_state() há 10 anos atrás
  Jiang Liu a8a98eac7b genirq: Remove the irq argument from setup_affinity() há 10 anos atrás
  Jiang Liu e019c249a6 genirq: Provide and use __irq_can_set_affinity() há 10 anos atrás
  Jiang Liu 79ff1cda32 genirq: Remove irq argument from __enable/__disable_irq() há 10 anos atrás