summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2014-10-06ACPI / RTC: Fix CMOS RTC opregion handler accesses to wrong addressesLee, Chun-Yi1-1/+1
2014-09-17ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PCHans de Goede1-0/+11
2014-09-17ACPI / video: Add a disable_native_backlight quirkHans de Goede1-0/+30
2014-09-17ACPI / video: Fix use_native_backlight selection logicHans de Goede1-2/+2
2014-09-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2
2014-09-17ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu1-7/+8
2014-09-17ACPI / EC: Add support to disallow QR_EC to be issued before completing previ...Lv Zheng1-2/+2
2014-09-17ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng1-1/+16
2014-09-17ACPI / scan: Allow ACPI drivers to bind to PNP device objectsRafael J. Wysocki1-1/+1
2014-09-17ACPI: Run fixed event device notifications in process contextLan Tianyu1-5/+10
2014-09-17ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen1-1/+2
2014-09-17ACPICA: Namespace: Properly null terminate objects detached from a namespace ...David E. Box1-0/+11
2014-09-17ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box1-0/+6
2014-07-16ACPI / video: Add use_native_backlight quirk for HP ProBook 4540sHans de Goede1-0/+8
2014-07-14Revert "ACPI / video: change acpi-video brightness_switch_enabled default to 0"Rafael J. Wysocki1-1/+1
2014-07-10Merge branch 'acpi-video'Rafael J. Wysocki2-1/+18
2014-07-10Merge branch 'acpi-ec'Rafael J. Wysocki1-79/+85
2014-07-10Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery'Rafael J. Wysocki3-3/+170
2014-07-09ACPI / PNP: add soc_button_array device ID to PNP IDs listZhang Rui1-0/+2
2014-07-08ACPI / video: Add Acer TravelMate B113 to native backlight blacklistMartin Kepplinger1-0/+8
2014-07-08ACPI / video: Add Dell Inspiron 5737 to the blacklistEdward Lin1-0/+8
2014-07-08ACPI / i915: ignore firmware requests for backlight changeAaron Lu1-1/+2
2014-07-08ACPI / battery: fix wrong value of capacity_now reported when fully chargedJosef Gajdusek1-0/+14
2014-07-08ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft1-5/+5
2014-07-07ACPI / battery: Retry to get battery information if failed during probingLan Tianyu1-1/+26
2014-07-07ACPI / EC: Free saved_ec on error exit pathColin Ian King1-1/+4
2014-07-07ACPI / EC: Add detailed fields debugging support of EC_SC(R).Lv Zheng1-4/+12
2014-07-07ACPI / EC: Update revision due to recent changesLv Zheng1-6/+9
2014-07-07ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng1-13/+17
2014-07-07ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng1-26/+1
2014-07-07ACPI / EC: Add asynchronous command byte write supportLv Zheng1-35/+48
2014-07-07ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng1-6/+6
2014-07-07Revert "ACPI / AC: Remove AC's proc directory."Lan Tianyu1-2/+128
2014-06-19Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery'Rafael J. Wysocki4-5/+55
2014-06-17ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger3-3/+8
2014-06-17ACPI / battery: add quirk for Acer Aspire V5-573GAlexander Mezin1-0/+24
2014-06-17ACPI / battery: use callback for setting up quirksAlexander Mezin1-2/+8
2014-06-17ACPI / LPSS: Take I2C host controllers out of resetMika Westerberg1-0/+15
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+3
2014-06-12Merge branches 'acpi-general' and 'acpi-video'Rafael J. Wysocki2-1/+13
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt1-0/+3
2014-06-06ACPI / video: Change the default for video.use_native_backlight to 1Rafael J. Wysocki1-1/+1
2014-06-05ACPI: Fix bug when ACPI reset register is implemented in system memoryRandy Wright1-0/+12
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds54-1421/+2938
2014-06-04Merge branch 'acpi-thermal'Rafael J. Wysocki1-7/+4
2014-06-04Merge branch 'acpi-video'Rafael J. Wysocki1-66/+186
2014-06-04Merge branch 'acpica'Rafael J. Wysocki36-1173/+1738
2014-06-04Merge branch 'acpi-enumeration'Rafael J. Wysocki9-83/+547
2014-06-04Merge branch 'acpi-lpss'Rafael J. Wysocki1-30/+202
2014-06-04Merge branch 'acpi-platform'Rafael J. Wysocki3-19/+30