summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
2014-10-21APEI, GHES: Cleanup unnecessary function for lockless listChen, Gong-16/+2
2014-10-21ACPI / EC: Cleanup coding style.Lv Zheng-26/+30
2014-10-21ACPI / EC: Refine event/query debugging messages.Lv Zheng-6/+8
2014-10-21ACPI / EC: Add detailed command/query debugging information.Lv Zheng-5/+29
2014-10-21ACPI / EC: Enhance the logs to apply to QR_EC transactions.Lv Zheng-3/+3
2014-10-21ACPI / EC: Add CPU ID to debugging messages.Lv Zheng-1/+2
2014-10-21ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.Bob Moore-0/+34
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng-5/+5
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng-17/+33
2014-10-21ACPICA: Events: Update GPE handler removal, match behavior of handler install.Lv Zheng-3/+5
2014-10-21ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler().Lv Zheng-1/+9
2014-10-21ACPICA: Events: Reduce indent divergences of events files.Lv Zheng-25/+25
2014-10-21ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng-1/+34
2014-10-20acpi: apei: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-10-17Thermal: int340x thermal: select ACPI fan driverZhang Rui-1/+1
2014-10-10Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu-9/+9
2014-10-10ACPI / Fan: support INT3404 thermal deviceAaron Lu-0/+1
2014-10-10ACPI / Fan: add ACPI 4.0 style fan supportAaron Lu-27/+241
2014-10-10ACPI / fan: convert to platform driverAaron Lu-34/+28
2014-10-10ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu-7/+6
2014-10-10ACPI / fan: remove no need check for device pointerAaron Lu-17/+1
2014-10-10ACPI / fan: remove unused macroAaron Lu-4/+0
2014-10-10Thermal: introduce int3400 thermal driverZhang Rui-1/+1
2014-10-10ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()Zhang Rui-1/+27
2014-10-10ACPI: make acpi_create_platform_device() an external APIZhang Rui-7/+1
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-451/+319
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+0
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki-35/+36
2014-10-07Merge branch 'acpi-pm'Rafael J. Wysocki-1/+17
2014-10-07Merge branches 'acpi-processor', 'acpi-battery', 'acpi-utils' and 'acpi-fan'Rafael J. Wysocki-15/+12
2014-10-07ACPI / fan: printk replacementSudip Mukherjee-10/+8
2014-10-05Merge branches 'acpi-pnp' and 'acpi-blacklist'Rafael J. Wysocki-6/+34
2014-10-05Merge branch 'acpi-lpss'Rafael J. Wysocki-109/+58
2014-10-05Merge branch 'acpi-video'Rafael J. Wysocki-265/+34
2014-10-05Merge branch 'acpi-apple'Rafael J. Wysocki-15/+89
2014-10-03Merge back 'acpi-video' material for v3.18.Rafael J. Wysocki-265/+34
2014-09-30ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleRafael J. Wysocki-1/+17
2014-09-30ACPICA: Introduce acpi_enable_all_wakeup_gpes()Rafael J. Wysocki-0/+32
2014-09-30ACPICA: Clear all non-wakeup GPEs in acpi_hw_enable_wakeup_gpe_block()Rafael J. Wysocki-4/+4
2014-09-30ACPI / video: check _DOD list when creating backlight devicesAaron Lu-0/+26
2014-09-29Merge back earlier 'acpica' material for v3.18.Rafael J. Wysocki-1/+3
2014-09-29Merge back earlier 'acpi-lpss' material for v3.18.Rafael J. Wysocki-109/+58
2014-09-28ACPI / SBS: Fix check in acpi_ac_get_present()Rafael J. Wysocki-1/+1
2014-09-25Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki-28/+113
2014-09-24Input: soc_button_array - convert to platform busJin Yao-2/+0
2014-09-24ACPI: Support _OSI("Darwin") correctlyMatthew Garrett-0/+24
2014-09-24ACPI / SBS: Disable smart battery manager on AppleMatthew Garrett-8/+43
2014-09-24ACPI / SBS: Don't assume the existence of an SBS chargerMatthew Garrett-7/+22
2014-09-24ACPI / battery: Replace strnicmp with strncasecmpRasmus Villemoes-1/+1
2014-09-24ACPI / utils: Update acpi_check_dsm() commentsYijing Wang-1/+0