Linux ACPI
[Prev Page][Next Page]
- [PATCH v16 05/32] v4l: async: Correctly serialise async sub-device unregistration, (continued)
- [PATCH v16 05/32] v4l: async: Correctly serialise async sub-device unregistration, Sakari Ailus
- [PATCH v16 06/32] v4l: async: Use more intuitive names for internal functions, Sakari Ailus
- [PATCH v16 08/32] v4l: fwnode: Support generic parsing of graph endpoints in a device, Sakari Ailus
- [PATCH v16 07/32] v4l: async: Add V4L2 async documentation to the documentation build, Sakari Ailus
- [PATCH v16 09/32] omap3isp: Use generic parser for parsing fwnode endpoints, Sakari Ailus
- [PATCH v16 11/32] omap3isp: Fix check for our own sub-devices, Sakari Ailus
- [PATCH v16 12/32] omap3isp: Print the name of the entity where no source pads could be found, Sakari Ailus
- [PATCH v16 23/32] v4l: fwnode: Add a helper function for parsing generic references, Sakari Ailus
- [PATCH v16 24/32] v4l: fwnode: Add a helper function to obtain device / integer references, Sakari Ailus
- [PATCH v16 21/32] dt: bindings: Add lens-focus binding for image sensors, Sakari Ailus
- [PATCH v16 25/32] v4l: fwnode: Add convenience function for parsing common external refs, Sakari Ailus
- [PATCH v16 20/32] dt: bindings: Add a binding for flash LED devices associated to a sensor, Sakari Ailus
- [PATCH v16 27/32] dt: bindings: smiapp: Document lens-focus and flash-leds properties, Sakari Ailus
- [PATCH v16 26/32] v4l: fwnode: Add a convenience function for registering sensors, Sakari Ailus
- [PATCH v16 31/32] ov13858: Add support for flash and lens devices, Sakari Ailus
- [PATCH v16 32/32] arm: dts: omap3: N9/N950: Add flash references to the camera, Sakari Ailus
- [RESEND PATCH v7] acpi: apei: remove the unused dead-code for SEA/NMI notification type,
Dongjiu Geng
- [pm:bleeding-edge 79/97] drivers/acpi/acpi_lpss.c:810:2-33: code aligned with following code on line 812 (fwd), Julia Lawall
- i801_smbus / smo8800 irq clash? pcim_enable_device() fails, Domen Puncer Kugler
- [PATCH v7] acpi: apei: remove the unused dead-code for SEA/NMI notification type,
Dongjiu Geng
- [PATCH v6] acpi: apei: remove the unused dead-code for SEA/NMI notification type, Dongjiu Geng
- Shift overflow in acpi_gpe_apply_masked_gpes, Tvrtko Ursulin
- [PATCH v3] ACPI / Processor: add sysfs support for low power idle,
Prashanth Prakash
- [PATCH resend] ACPI / x86: Extend KIOX000A quirk to cover all affected BIOS versions, Hans de Goede
- Re: [PATCH v5 2/2] acpi: apei: Add SEI notification type support for ARMv8, gengdongjiu
- [PATCH V2] acpi: apei: call into AER handling regardless of severity,
Tyler Baicar
- [PATCH v5 1/2] acpi: apei: remove the unused dead-code for SEA/NMI notification type,
Dongjiu Geng
- [PATCH] ACPI / APEI: Convert timers to use timer_setup(),
Kees Cook
- [GIT PULL v2] ACPI IORT changes for v4.15, Lorenzo Pieralisi
- [PATCH v2 00/15] make structure field, function arguments and structures const,
Bhumika Goyal
- [PATCH v2 15/15] configfs: make config_item_type const, Bhumika Goyal
- [PATCH v2 13/15] netconsole: make config_item_type const, Bhumika Goyal
- [PATCH v2 14/15] dlm: make config_item_type const, Bhumika Goyal
- [PATCH v2 11/15] stm class: make config_item_type const, Bhumika Goyal
- [PATCH v2 12/15] RDMA/cma: make config_item_type const, Bhumika Goyal
- [PATCH v2 10/15] nullb: make config_item_type const, Bhumika Goyal
- [PATCH v2 09/15] ACPI: configfs: make config_item_type const, Bhumika Goyal
- [PATCH v2 08/15] nvmet: make config_item_type const, Bhumika Goyal
- [PATCH v2 07/15] usb: gadget: configfs: make config_item_type const, Bhumika Goyal
- [PATCH v2 06/15] PCI: endpoint: make config_item_type const, Bhumika Goyal
- [PATCH v2 05/15] ocfs2/cluster: make config_item_type const, Bhumika Goyal
- [PATCH v2 03/15] target: make config_item_type const, Bhumika Goyal
- [PATCH v2 04/15] iio: make function argument and some structures const, Bhumika Goyal
- [PATCH v2 02/15] usb: gadget: make config_item_type structures const, Bhumika Goyal
- [PATCH v2 01/15] configfs: make ci_type field, some pointers and function arguments const, Bhumika Goyal
- Re: [PATCH v2 00/15] make structure field, function arguments and structures const, Greg KH
- [PATCH 0/12] PM / sleep: Driver flags for system suspend/resume,
Rafael J. Wysocki
- [PATCH 12/12] PM / core: Add AVOID_RPM driver flag, Rafael J. Wysocki
- [PATCH 11/12] PM: i2c-designware-platdrv: Optimize power management, Rafael J. Wysocki
- [PATCH 09/12] PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND, Rafael J. Wysocki
- [PATCH 01/12] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags, Rafael J. Wysocki
- [PATCH 02/12] PCI / PM: Use the NEVER_SKIP driver flag, Rafael J. Wysocki
- [PATCH 10/12] PM / core: Add LEAVE_SUSPENDED driver flag, Rafael J. Wysocki
- [PATCH 03/12] PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE, Rafael J. Wysocki
- [PATCH 04/12] PM / core: Add SMART_SUSPEND driver flag, Rafael J. Wysocki
- [PATCH 05/12] PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks, Rafael J. Wysocki
- [PATCH 06/12] PCI / PM: Take SMART_SUSPEND driver flag into account, Rafael J. Wysocki
- [PATCH 08/12] ACPI / PM: Take SMART_SUSPEND driver flag into account, Rafael J. Wysocki
- [PATCH 07/12] ACPI / LPSS: Consolidate runtime PM and system sleep handling, Rafael J. Wysocki
- Re: [PATCH 0/12] PM / sleep: Driver flags for system suspend/resume, Greg Kroah-Hartman
- Re: [PATCH 0/12] PM / sleep: Driver flags for system suspend/resume, Ulf Hansson
- Re: [PATCH 0/12] PM / sleep: Driver flags for system suspend/resume, Bjorn Helgaas
- [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 1), Rafael J. Wysocki
- [PATCH] ACPI / APEI: remove redundant variables len and node_len,
Colin King
- [PATCH] ACPI / device_sysfs: Leave modalias empty for devices which are not present,
Hans de Goede
- [PATCH] ACPI / LPSS: remove redundant initialization of clk, Colin King
- [PATCH v4 1/2] acpi: apei: remove the unused dead-code for SEA/NMI notification type,
Dongjiu Geng
- [PATCH v3 1/2] acpi: apei: remove the unused dead-code for SEA/NMI notification type,
Dongjiu Geng
- [PATCH] ACPI / PM: Combine device suspend routines,
Rafael J. Wysocki
- [PATCH resend 0/3] Add support for BCM2E7E ACPI PNP id,
Hans de Goede
- [GIT PULL] ACPI IORT changes for v4.15,
Lorenzo Pieralisi
- [PATCH v2 0/4] IORT SMMUv3 MSI support,
Hanjun Guo
- [PATCH] PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP,
Rafael J. Wysocki
- [GIT PULL] Device properties framework fixes for v4.14-rc5, Rafael J. Wysocki
- [PATCH v3 0/7] Support PPTT for ARM64,
Jeremy Linton
- [PATCH] ACPI: mark expected switch fall-throughs, Gustavo A. R. Silva
- [PATCH v2 0/3] ACPI/IORT: Clean-up/rework for v4.15,
Lorenzo Pieralisi
- [PATCH] ACPI: configfs: make config_item_type const,
Bhumika Goyal
- [PATCH v5 0/2] Make cppc acpi driver aware of pcc subspace ids,
George Cherian
- [PATCH v3 0/2] ACPI serdev support,
Frédéric Danis
[PATCH v2 1/1] device properties: Fix return codes for __acpi_node_get_property_reference,
Sakari Ailus
[POC] Extend "movable_node" to "movable_node=nn@ss" and add the interface in /sys to show the value,
Chao Fan
[RFC][PATCH] ACPI / LPSS: Update system sleep handling to follow runtime PM, Rafael J. Wysocki
[PATCH] ACPI / PM: Combine two identical device resume routines,
Rafael J. Wysocki
[PATCH v2 0/2] ACPI serdev support,
Frédéric Danis
[PATCH] Bluetooth: avoid silent hci_bcm ACPI PM regression,
Johan Hovold
[PATCH v2 0/3] i2c-xlp9xx: update i2c driver to handle I2C_M_RECV_LEN flag,
Kamlakant Patel
[PATCH] device property: Track owner device of device property,
Jarkko Nikula
[PATCH v2 2/2] serdev: Update drivers/bluetooth/Kconfig for ACPI serdev support,
Ian W MORRISON
[PATCH v2 1/2] serdev: Update drivers/tty/serdev/Kconfig for ACPI serdev support,
Ian W MORRISON
[PATCH] serdev: Update drivers/tty/serdev/Kconfig for ACPI support,
Ian W MORRISON
[PATCH v9 0/4] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI),
Shameer Kolothum
[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3,
Jean-Philippe Brucker
- [RFCv2 PATCH 02/36] iommu: Add a process_exit callback for device drivers, Jean-Philippe Brucker
- [RFCv2 PATCH 01/36] iommu: Keep track of processes and PASIDs, Jean-Philippe Brucker
- [RFCv2 PATCH 03/36] iommu/process: Add public function to search for a process, Jean-Philippe Brucker
- [RFCv2 PATCH 04/36] iommu/process: Track process changes with an mmu_notifier, Jean-Philippe Brucker
- [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices, Jean-Philippe Brucker
- [RFCv2 PATCH 06/36] iommu: Extend fault reporting, Jean-Philippe Brucker
- [RFCv2 PATCH 07/36] iommu: Add a fault handler, Jean-Philippe Brucker
- [RFCv2 PATCH 08/36] iommu/fault: Handle mm faults, Jean-Philippe Brucker
- [RFCv2 PATCH 09/36] iommu/fault: Allow blocking fault handlers, Jean-Philippe Brucker
- [RFCv2 PATCH 10/36] vfio: Add support for Shared Virtual Memory, Jean-Philippe Brucker
- [RFCv2 PATCH 11/36] iommu/arm-smmu-v3: Link domains and devices, Jean-Philippe Brucker
- [RFCv2 PATCH 12/36] dt-bindings: document stall and PASID properties for IOMMU masters, Jean-Philippe Brucker
- [RFCv2 PATCH 13/36] iommu/of: Add stall and pasid properties to iommu_fwspec, Jean-Philippe Brucker
- [RFCv2 PATCH 14/36] iommu/arm-smmu-v3: Add support for Substream IDs, Jean-Philippe Brucker
- [RFCv2 PATCH 15/36] iommu/arm-smmu-v3: Add second level of context descriptor table, Jean-Philippe Brucker
- [RFCv2 PATCH 16/36] iommu/arm-smmu-v3: Add support for VHE, Jean-Philippe Brucker
- [RFCv2 PATCH 17/36] iommu/arm-smmu-v3: Support broadcast TLB maintenance, Jean-Philippe Brucker
- [RFCv2 PATCH 18/36] iommu/arm-smmu-v3: Add SVM feature checking, Jean-Philippe Brucker
- [RFCv2 PATCH 19/36] arm64: mm: Pin down ASIDs for sharing contexts with devices, Jean-Philippe Brucker
- [RFCv2 PATCH 20/36] iommu/arm-smmu-v3: Track ASID state, Jean-Philippe Brucker
- [RFCv2 PATCH 21/36] iommu/arm-smmu-v3: Implement process operations, Jean-Philippe Brucker
- [RFCv2 PATCH 22/36] iommu/io-pgtable-arm: Factor out ARM LPAE register defines, Jean-Philippe Brucker
- [RFCv2 PATCH 23/36] iommu/arm-smmu-v3: Share process page tables, Jean-Philippe Brucker
- [RFCv2 PATCH 24/36] iommu/arm-smmu-v3: Steal private ASID from a domain, Jean-Philippe Brucker
- [RFCv2 PATCH 25/36] iommu/arm-smmu-v3: Use shared ASID set, Jean-Philippe Brucker
- [RFCv2 PATCH 26/36] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update, Jean-Philippe Brucker
- [RFCv2 PATCH 27/36] iommu/arm-smmu-v3: Register fault workqueue, Jean-Philippe Brucker
- [RFCv2 PATCH 28/36] iommu/arm-smmu-v3: Maintain a SID->device structure, Jean-Philippe Brucker
- [RFCv2 PATCH 29/36] iommu/arm-smmu-v3: Add stall support for platform devices, Jean-Philippe Brucker
- [RFCv2 PATCH 30/36] ACPI/IORT: Check ATS capability in root complex nodes, Jean-Philippe Brucker
- [RFCv2 PATCH 31/36] iommu/arm-smmu-v3: Add support for PCI ATS, Jean-Philippe Brucker
- [RFCv2 PATCH 32/36] iommu/arm-smmu-v3: Hook ATC invalidation to process ops, Jean-Philippe Brucker
- [RFCv2 PATCH 33/36] iommu/arm-smmu-v3: Disable tagged pointers, Jean-Philippe Brucker
- [RFCv2 PATCH 34/36] PCI: Make "PRG Response PASID Required" handling common, Jean-Philippe Brucker
- [RFCv2 PATCH 35/36] iommu/arm-smmu-v3: Add support for PRI, Jean-Philippe Brucker
- [RFCv2 PATCH 36/36] iommu/arm-smmu-v3: Add support for PCI PASID, Jean-Philippe Brucker
- Re: [RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3, Yisheng Xie
[PATCH] mmc: sdhci-pci: Remove D3 delays for Intel BYT-related host controllers,
Adrian Hunter
[PATCH 4.9 084/104] x86/acpi: Restore the order of CPU IDs, Greg Kroah-Hartman
[PATCH] PM / ACPI: Removed unused function,
Ulf Hansson
[PATCH v3] ACPI / LPIT: Add Low Power Idle Table (LPIT) support, Srinivas Pandruvada
[GIT PULL] Power management fix for v4.14-rc4, Rafael J. Wysocki
[PATCH v2] ACPI / LPIT: Add Low Power Idle Table (LPIT) support,
Srinivas Pandruvada
r8169 Wake-on-LAN causes immediate ACPI GPE wakeup,
Daniel Drake
[PATCH] Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product id",
Hans de Goede
[PATCH 1/1] device properties: Fix return codes for __acpi_node_get_property_reference,
Sakari Ailus
[PATCH] ACPI / LPIT: Add Low Power Idle Table (LPIT) support,
Srinivas Pandruvada
[PATCH v15 00/32] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS,
Sakari Ailus
[PATCH v2 1/9] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev,
Hans de Goede
[PATCH 0/2] ACPI serdev support,
Frédéric Danis
Re: [PATCH 0/2] ACPI serdev support, Rafael J. Wysocki
[PATCH 0/3] ACPI/IORT: Clean-up/rework for v4.15,
Lorenzo Pieralisi
[PATCH 0/4] PM / Sleep / ACPI: Some cleanups and clarifications,
Ulf Hansson
[pm:bleeding-edge 12/41] utstrsuppt.c:undefined reference to `__udivdi3',
kbuild test robot
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]