summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2015-02-05ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()Lv Zheng
2015-02-05ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e...Lv Zheng
2015-02-05x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplugJiang Liu
2015-02-05ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplugYinghai Lu
2015-02-05x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu
2015-02-03ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu
2015-02-03ACPI: Add field offset to struct resource_list_entryJiang Liu
2015-02-03ACPI: Translate resource into master side address for bridge window resourcesJiang Liu
2015-02-03ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu
2015-02-03ACPI: Enforce stricter checks for address space descriptorsJiang Liu
2015-02-03ACPI: Set flag IORESOURCE_UNSET for unassigned resourcesJiang Liu
2015-02-03ACPI: Normalize return value of resource parser functionsJiang Liu
2015-02-03ACPI: Fix a bug in parsing ACPI Memory24 resourceJiang Liu
2015-02-03ACPI: Add prefetch decoding to the address space parserThomas Gleixner
2015-02-03ACPI: Move the window flag logic to the combined parserThomas Gleixner
2015-02-03ACPI: Unify the parsing of address_space and ext_address_spaceThomas Gleixner
2015-02-03ACPI: Let the parser return false for disabled resourcesThomas Gleixner
2015-02-03ACPI: Use the length check for io resources as wellThomas Gleixner
2015-02-03ACPI: Implement proper length checks for mem resourcesThomas Gleixner
2015-02-03ACPI: Remove redundant check in function acpi_dev_resource_address_space()Thomas Gleixner
2015-02-03Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki
2015-02-03ACPI / cpuidle: Common callback routine for entering statesRafael J. Wysocki
2015-02-03ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()Rafael J. Wysocki
2015-02-03Revert "ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA"Rafael J. Wysocki
2015-02-02ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm()Rafael J. Wysocki
2015-02-02ACPI / cpuidle: Clean up white space in a switch statementRafael J. Wysocki
2015-02-02ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple()Rafael J. Wysocki
2015-02-02ACPI / cpuidle: Clean up fallback to C1 checksRafael J. Wysocki
2015-02-02ACPI / cpuidle: Drop unnecessary calls from ->enter callback routinesRafael J. Wysocki
2015-02-02ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry()Rafael J. Wysocki
2015-01-29ACPI / PMIC: Use common LPAT table handling functionsSrinivas Pandruvada
2015-01-29ACPI / LPAT: Common table processing functionsSrinivas Pandruvada
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng
2015-01-26ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng
2015-01-23ACPI / sleep: mark acpi_sleep_dmi_check() __initJan Beulich
2015-01-23ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2CJarkko Nikula
2015-01-23ACPI / EC: Cleanup QR_EC related codeLv Zheng
2015-01-23ACPI / EC: Fix issues related to the SCI_EVT handlingLv Zheng
2015-01-23ACPI / EC: Fix a code path that global lock is not heldLv Zheng
2015-01-23ACPI / EC: Fix returning values in acpi_ec_sync_query()Lv Zheng
2015-01-23ACPI / EC: Add reference counting for query handlersLv Zheng
2015-01-23ACPI / EC: Cleanup transaction wakeup codeLv Zheng
2015-01-22ACPI / LPSS: check the result of ioremap()Heikki Krogerus
2015-01-22ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()Octavian Purdila
2015-01-20ACPI / video: Add disable_native_backlight quirk for Samsung 730U3E/740U3EHans de Goede
2015-01-20ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()Jiang Liu
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-15Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar