aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address structures.Lv Zheng6-57/+59
2015-01-26ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2-90/+0
2015-01-23ACPI / sleep: mark acpi_sleep_dmi_check() __initJan Beulich1-1/+1
2015-01-23ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2CJarkko Nikula1-1/+1
2015-01-23ACPI / EC: Cleanup QR_EC related codeLv Zheng1-50/+20
2015-01-23ACPI / EC: Fix issues related to the SCI_EVT handlingLv Zheng2-34/+26
2015-01-23ACPI / EC: Fix a code path that global lock is not heldLv Zheng1-0/+10
2015-01-23ACPI / EC: Fix returning values in acpi_ec_sync_query()Lv Zheng1-6/+10
2015-01-23ACPI / EC: Add reference counting for query handlersLv Zheng1-10/+33
2015-01-23ACPI / EC: Cleanup transaction wakeup codeLv Zheng1-8/+9
2015-01-22ACPI / LPSS: check the result of ioremap()Heikki Krogerus1-0/+2
2015-01-22ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()Octavian Purdila1-0/+7
2015-01-20ACPI / video: Add disable_native_backlight quirk for Samsung 730U3E/740U3EHans de Goede1-0/+9
2015-01-20ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()Jiang Liu1-1/+0
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg1-6/+1
2015-01-15Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/rasIngo Molnar1-6/+26
2015-01-14Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-4/+7
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki4-41/+69
2015-01-06ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede1-0/+10
2015-01-06ACPI/int340x_thermal: enumerate INT3401 for Intel SoC DTS thermal driverZhang Rui1-1/+6
2015-01-06ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRTZhang Rui1-4/+2
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo1-3/+3
2015-01-05ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo2-37/+40
2015-01-05ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2-6/+9
2014-12-29Merge branch 'acpi-video'Rafael J. Wysocki1-0/+17
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-2/+0
2014-12-22ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu1-0/+17
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-8/+14
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-18/+30
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds1-54/+0
2014-12-18Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'Rafael J. Wysocki3-3/+17
2014-12-18Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki3-15/+13
2014-12-17cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALIDLen Brown1-2/+0
2014-12-16x86, irq: Keep balance of IOAPIC pin reference countJiang Liu1-2/+9
2014-12-16ACPI: Fix minor syntax issues in processor_core.cJiang Liu1-5/+4
2014-12-16ACPI: Correct return value of acpi_dev_resource_address_space()Jiang Liu1-1/+1
2014-12-16Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into x86/apic-picksThomas Gleixner4-19/+14
2014-12-15ACPI, EINJ: Enhance error injection tolerance levelChen, Gong1-6/+26
2014-12-15ACPI / video: update the skip case for acpi_video_device_in_dod()Aaron Lu1-2/+8
2014-12-15ACPI / EC: Fix unexpected ec_remove_handlers() invocationsLv Zheng1-0/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+3
2014-12-12Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-2/+14
2014-12-12ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki1-2/+10
2014-12-12ACPI / utils: Drop error messages from acpi_evaluate_reference()Rafael J. Wysocki1-11/+1
2014-12-12ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUGRafael J. Wysocki1-2/+2
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds26-107/+1877
2014-12-11ACPI / Fan: Use bus id as the name for non PNP0C0B (Fan) devicesSrinivas Pandruvada1-1/+7
2014-12-10Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+3
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki3-10/+4