summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2013-10-30ACPI: Fix spelling mistake in error messagesColin Ian King1-2/+2
2013-10-26ACPI: Add Toshiba NB100 to Vista _OSI blacklistLevente Kurusa1-0/+8
2013-10-26Merge back earlier 'acpi-assorted' material.Rafael J. Wysocki9-256/+150
2013-10-26ACPI / video: Ignore BIOS initial backlight value for HP 250 G1Kirill Tkhai1-0/+8
2013-10-18ACPI / osl: remove an unneeded NULL checkDan Carpenter1-1/+1
2013-10-16ACPI / platform: add ACPI ID for a Broadcom GPS chipHeikki Krogerus1-0/+1
2013-10-16Merge branch 'acpi-conversion' into acpi-assortedRafael J. Wysocki2-191/+68
2013-10-16ACPI / video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklistLennart Poettering1-0/+8
2013-10-16ACPI / AC: Remove AC's proc directory.Lan Tianyu1-126/+3
2013-10-16ACPI / video: Do not register backlight if win8 and native interface existsAaron Lu3-10/+23
2013-10-16ACPI / video: seperate backlight control and event interfaceAaron Lu1-189/+245
2013-10-11ACPI: improve acpi_extract_package() utilityAl Stone1-4/+13
2013-10-11ACPI / LPSS: fix UART Auto Flow ControlHeikki Krogerus1-3/+9
2013-10-11ACPI / platform: Add ACPI IDs for Intel SST audio deviceJarkko Nikula1-0/+3
2013-10-10ACPI: add missing win8 OSI comment to blacklistFelipe Contreras1-0/+5
2013-10-10ACPI: update win8 OSI blacklistFelipe Contreras1-0/+48
2013-10-02ACPI: Use EXPORT_SYMBOL() for acpi_bus_get_device()Rafael J. Wysocki1-1/+1
2013-09-30ACPI / thermal: convert printk(LEVEL...) to pr_<lvl>Andy Shevchenko1-23/+20
2013-09-25ACPI / scan: fix typo in comments of acpi_bus_unregister_driver()Hanjun Guo1-1/+1
2013-09-25ideapad_laptop: convert ideapad device/driver to platform busZhang Rui1-1/+1
2013-09-25ACPI / AC: convert ACPI ac driver to platform busZhang Rui2-83/+81
2013-09-25ACPI / sysfs: make GPE sysfs attributes only accept correct valuesLan Tianyu1-2/+7
2013-09-25ACPI / EC: Convert all printk() calls to dynamic debug functionLan Tianyu1-25/+24
2013-09-25ACPI / button: Using input_set_capability() to mark device's event capabilityLan Tianyu1-6/+3
2013-09-25ACPI / osl: implement acpi_os_sleep() with msleep()Liu Chuansheng1-1/+1
2013-09-25ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng1-10/+14
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-85/+134
2013-09-11Merge branch 'acpi-bind'Rafael J. Wysocki1-11/+24
2013-09-11Merge branch 'acpi-assorted'Rafael J. Wysocki1-1/+2
2013-09-11Merge branch 'acpica'Rafael J. Wysocki1-64/+102
2013-09-11Merge branch 'acpi-hotplug'Rafael J. Wysocki1-9/+6
2013-09-10ACPI / bind: Prefer device objects with _STA to those without itRafael J. Wysocki1-11/+24
2013-09-06ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore1-64/+102
2013-09-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-110/+0
2013-09-05Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+8
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-37/+91
2013-09-04Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+19
2013-09-04Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-28/+39
2013-09-04Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds53-1179/+920
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+10
2013-09-02ACPI / LPSS: don't crash if a device has no MMIO resourcesMika Westerberg1-1/+2
2013-08-31ACPI / scan: Change ordering of locks for device hotplugRafael J. Wysocki1-9/+6
2013-08-30Merge branch 'acpi-hotplug'Rafael J. Wysocki1-34/+15
2013-08-30Merge branch 'acpi-assorted'Rafael J. Wysocki2-6/+10
2013-08-30Merge branch 'pci/misc' into nextBjorn Helgaas1-24/+38
2013-08-30PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when availableNeil Horman1-24/+38
2013-08-30ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki1-34/+15
2013-08-28ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu1-0/+4
2013-08-28ACPI / thermal: Add check of "_TZD" availability and evaluating resultLan Tianyu1-6/+6
2013-08-27Merge branch 'acpi-video'Rafael J. Wysocki2-93/+117