summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2015-02-06ACPI / EC: Refine command storm prevention supportLv Zheng
2015-02-06ACPI / EC: Add command flushing support.Lv Zheng
2015-02-06ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flagLv Zheng
2015-02-05ACPI / EC: Update revision due to raw handler mode.Lv Zheng
2015-02-05ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp.Lv Zheng
2015-02-05ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW...Lv Zheng
2015-02-05Merge branch 'acpica' into acpi-ecRafael J. Wysocki
2015-02-05ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based...Lv Zheng
2015-02-05ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergencesLv Zheng
2015-02-05ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2015-02-05ACPICA: Hardware: Cast GPE enable_mask before storingDavid E. Box
2015-02-05ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng
2015-02-05ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out ...Lv Zheng
2015-02-05ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removingLv Zheng
2015-02-05ACPICA: Events: Fix uninitialized variableDavid E. Box
2015-02-05ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restrictionLv Zheng
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-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 / 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-22ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()Octavian Purdila
2015-01-13Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki
2015-01-06ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede
2015-01-06ACPI/int340x_thermal: enumerate INT3401 for Intel SoC DTS thermal driverZhang Rui
2015-01-06ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRTZhang Rui
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo
2015-01-05ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo
2015-01-05ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki
2014-12-29Merge branch 'acpi-video'Rafael J. Wysocki
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2014-12-22ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-19Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-19Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-12-18Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'Rafael J. Wysocki
2014-12-18Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki
2014-12-17cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALIDLen Brown
2014-12-16x86, irq: Keep balance of IOAPIC pin reference countJiang Liu
2014-12-16ACPI: Fix minor syntax issues in processor_core.cJiang Liu
2014-12-16ACPI: Correct return value of acpi_dev_resource_address_space()Jiang Liu
2014-12-16Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner
2014-12-15ACPI / video: update the skip case for acpi_video_device_in_dod()Aaron Lu