summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2013-10-26ACPI / video: Ignore BIOS initial backlight value for HP 250 G1Kirill Tkhai1-0/+8
2013-10-23ACPI, APEI, CPER: Cleanup CPER memory error output formatChen, Gong1-36/+31
2013-10-23ACPI, APEI, CPER: Enhance memory reporting capabilityChen, Gong1-0/+12
2013-10-23ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong2-5/+6
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong4-1/+350
2013-10-22ACPI, CPER: Update cper infoChen, Gong3-62/+62
2013-10-22ACPI, APEI, CPER: Fix status check during error printingChen, Gong1-1/+1
2013-10-18ACPI / osl: remove an unneeded NULL checkDan Carpenter1-1/+1
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki2-57/+0
2013-10-17ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki1-99/+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-16ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur1-3/+3
2013-10-16ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu1-1/+3
2013-10-14treewide: Fix typo in printkMasanari Iida1-1/+1
2013-10-12ACPI / proc: Remove alarm proc fileLan Tianyu1-305/+0
2013-10-12ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.cLan Tianyu3-123/+0
2013-10-12ACPI / SBS: Remove SBS's proc directoryLan Tianyu1-321/+4
2013-10-12ACPI / Battery: Remove battery's proc directoryLan Tianyu1-327/+1
2013-10-11ACPI / PM / Documentation: Replace outdated project links and addressesRafael J. Wysocki1-1/+1
2013-10-11ACPI / PM: allow child devices to ignore parent power stateMika Westerberg1-3/+5
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 / memhotplug: Use defined marco METHOD_NAME__STAZhang Yanfei1-2/+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-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2-12/+16
2013-10-07ACPI / processor: fixed a brace coding style issueMathieu Rhéaume1-2/+1
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-30ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add()Bjorn Helgaas1-3/+2
2013-09-30ACPI / hotplug: Don't set kobject parent pointer explicitlyBjorn Helgaas1-1/+0
2013-09-30ACPI / hotplug: Set kobject name via kobject_add(), not kobject_set_name()Bjorn Helgaas1-4/+1
2013-09-30ACPI / IPMI: Cleanup coding stylesLv Zheng1-40/+65
2013-09-30ACPI / IPMI: Cleanup some Kconfig codesLv Zheng1-1/+2
2013-09-30ACPI / IPMI: Cleanup some inclusion codesLv Zheng1-14/+1
2013-09-30ACPI / IPMI: Cleanup some initialization codesLv Zheng1-4/+3
2013-09-30ACPI / IPMI: Cleanup several acpi_ipmi_device membersLv Zheng1-17/+13
2013-09-30ACPI / IPMI: Add reference counting for ACPI IPMI transfersLv Zheng1-32/+85
2013-09-30ACPI / IPMI: Use global IPMI operation region handlerLv Zheng1-47/+34
2013-09-30ACPI / IPMI: Fix race caused by the unprotected ACPI IPMI userLv Zheng1-93/+156
2013-09-30ACPI / IPMI: Fix race caused by the timed out ACPI IPMI transfersLv Zheng1-22/+27
2013-09-30ACPI / IPMI: Fix race caused by the unprotected ACPI IPMI transfersLv Zheng1-2/+6
2013-09-30ACPI / IPMI: Fix potential response buffer overflowLv Zheng1-20/+33
2013-09-30ACPI/thermal : Remove zone disabled warningSrinivas Pandruvada1-5/+5