summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds10-94/+357
2014-10-17Thermal: int340x thermal: select ACPI fan driverZhang Rui1-1/+1
2014-10-10Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu1-9/+9
2014-10-10ACPI / Fan: support INT3404 thermal deviceAaron Lu1-0/+1
2014-10-10ACPI / Fan: add ACPI 4.0 style fan supportAaron Lu1-27/+241
2014-10-10ACPI / fan: convert to platform driverAaron Lu1-34/+28
2014-10-10ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu3-7/+6
2014-10-10ACPI / fan: remove no need check for device pointerAaron Lu1-17/+1
2014-10-10ACPI / fan: remove unused macroAaron Lu1-4/+0
2014-10-10Thermal: introduce int3400 thermal driverZhang Rui1-1/+1
2014-10-10ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()Zhang Rui1-1/+27
2014-10-10ACPI: make acpi_create_platform_device() an external APIZhang Rui2-7/+1
2014-10-10Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-451/+319
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+0
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki1-35/+36
2014-10-07Merge branch 'acpi-pm'Rafael J. Wysocki2-1/+17
2014-10-07Merge branches 'acpi-processor', 'acpi-battery', 'acpi-utils' and 'acpi-fan'Rafael J. Wysocki4-15/+12
2014-10-07ACPI / fan: printk replacementSudip Mukherjee1-10/+8
2014-10-06Merge branches 'acpi-pnp' and 'acpi-blacklist'Rafael J. Wysocki2-6/+34
2014-10-06Merge branch 'acpi-lpss'Rafael J. Wysocki1-109/+58
2014-10-06Merge branch 'acpi-video'Rafael J. Wysocki2-265/+34
2014-10-06Merge branch 'acpi-apple'Rafael J. Wysocki3-15/+89
2014-10-03Merge back 'acpi-video' material for v3.18.Rafael J. Wysocki2-265/+34
2014-09-30ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleRafael J. Wysocki2-1/+17
2014-09-30ACPICA: Introduce acpi_enable_all_wakeup_gpes()Rafael J. Wysocki1-0/+32
2014-09-30ACPICA: Clear all non-wakeup GPEs in acpi_hw_enable_wakeup_gpe_block()Rafael J. Wysocki1-4/+4
2014-09-30ACPI / video: check _DOD list when creating backlight devicesAaron Lu1-0/+26
2014-09-29Merge back earlier 'acpica' material for v3.18.Rafael J. Wysocki1-1/+3
2014-09-29Merge back earlier 'acpi-lpss' material for v3.18.Rafael J. Wysocki1-109/+58
2014-09-28ACPI / SBS: Fix check in acpi_ac_get_present()Rafael J. Wysocki1-1/+1
2014-09-26Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki10-28/+113
2014-09-25Input: soc_button_array - convert to platform busJin Yao1-2/+0
2014-09-25ACPI: Support _OSI("Darwin") correctlyMatthew Garrett2-0/+24
2014-09-25ACPI / SBS: Disable smart battery manager on AppleMatthew Garrett1-8/+43
2014-09-25ACPI / SBS: Don't assume the existence of an SBS chargerMatthew Garrett1-7/+22
2014-09-25ACPI / battery: Replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-09-25ACPI / utils: Update acpi_check_dsm() commentsYijing Wang1-1/+0
2014-09-25ACPI / blacklist: add Win8 OSI quirks for some Dell laptop modelsEdward Lin1-2/+34
2014-09-25ACPI / processor: use container_of instead of casting first structure memberFabian Frederick1-3/+3
2014-09-25ACPI / video: force vendor backlight on Lenovo Ideapad Z570Stepan Bujnak1-0/+8
2014-09-25ACPI / LPSS: not using UART RTS override with Auto Flow ControlHeikki Krogerus1-7/+15
2014-09-25ACPICA: Update to GPIO region handler interface.Bob Moore6-16/+104
2014-09-25ACPI / platform / LPSS: disable async suspend/resume of LPSS devicesFu Zhonghui1-1/+0
2014-09-22ACPI / PM: Convert acpi_dev_pm_detach() into a static functionUlf Hansson1-35/+34
2014-09-22ACPI / PM: Assign the ->detach() callback when attaching the PM domainUlf Hansson1-0/+2
2014-09-22ACPI / scan: Correct error return value of create_modalias()Mika Westerberg1-1/+1
2014-09-22ACPI / video: disable native backlight for ThinkPad X201sAaron Lu1-0/+8
2014-09-21ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki2-0/+11
2014-09-21Merge back earlier 'acpi-lpss' material for 3.18-rc1Rafael J. Wysocki1-102/+43
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+0