summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter2015-04-241-1/+1
* ACPI / LPSS: provide con_id for the clkdevHeikki Krogerus2015-03-231-1/+4
* ACPI / video: Load the module even if ACPI is disabledChris Wilson2015-03-231-0/+11
* ACPI / LPSS: Deassert resets for SPI host controllers on BraswellMika Westerberg2015-03-061-4/+15
* ACPI / LPSS: Always disable I2C host controllersMika Westerberg2015-03-061-0/+4
* ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki2015-01-291-2/+10
* ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2015-01-162-6/+9
* ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu2015-01-161-0/+17
* ACPI / video: update the skip case for acpi_video_device_in_dod()Aaron Lu2015-01-161-2/+8
* ACPI / video: update condition to check if device is in _DOD listAaron Lu2014-12-011-1/+2
* ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki2014-11-201-1/+1
* Merge branch 'acpi-blacklist'Rafael J. Wysocki2014-11-141-0/+8
|\
| * ACPI / blacklist: blacklist Win8 OSI for Dell Vostro 3546Adam Lee2014-10-301-0/+8
| |
| \
*-. \ Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki2014-10-312-26/+75
|\ \ \ | |_|/ |/| |
| | * ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng2014-10-291-7/+18
| | * Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng2014-10-291-3/+3
| |/ |/|
| * ACPI: Use ACPI companion to match only the first physical deviceMika Westerberg2014-10-271-16/+54
|/
* Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-2416-89/+215
|\
| *-. Merge branches 'acpi-pm' and 'pm-genirq'Rafael J. Wysocki2014-10-231-1/+1
| |\ \
| | * | ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui2014-10-231-1/+1
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki2014-10-232-38/+71
| |\ \ \ \
| | | * | | ACPI / platform: provide default DMA maskHeikki Krogerus2014-10-211-0/+2
| | | | |/ | | | |/|
| | * | | ACPI / EC: Cleanup coding style.Lv Zheng2014-10-211-26/+30
| | * | | ACPI / EC: Refine event/query debugging messages.Lv Zheng2014-10-211-6/+8
| | * | | ACPI / EC: Add detailed command/query debugging information.Lv Zheng2014-10-211-5/+29
| | * | | ACPI / EC: Enhance the logs to apply to QR_EC transactions.Lv Zheng2014-10-211-3/+3
| | * | | ACPI / EC: Add CPU ID to debugging messages.Lv Zheng2014-10-211-1/+2
| | |/ /
| * | | ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.Bob Moore2014-10-211-0/+34
| * | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-214-5/+5
| * | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-213-17/+33
| * | | ACPICA: Events: Update GPE handler removal, match behavior of handler install.Lv Zheng2014-10-211-3/+5
| * | | ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler().Lv Zheng2014-10-211-1/+9
| * | | ACPICA: Events: Reduce indent divergences of events files.Lv Zheng2014-10-217-25/+25
| * | | ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng2014-10-212-1/+34
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-2410-94/+357
|\ \ \ | |/ / |/| |
| * | Thermal: int340x thermal: select ACPI fan driverZhang Rui2014-10-171-1/+1
| * | Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu2014-10-101-9/+9
| * | ACPI / Fan: support INT3404 thermal deviceAaron Lu2014-10-101-0/+1
| * | ACPI / Fan: add ACPI 4.0 style fan supportAaron Lu2014-10-101-27/+241
| * | ACPI / fan: convert to platform driverAaron Lu2014-10-101-34/+28
| * | ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu2014-10-103-7/+6
| * | ACPI / fan: remove no need check for device pointerAaron Lu2014-10-101-17/+1
| * | ACPI / fan: remove unused macroAaron Lu2014-10-101-4/+0
| * | Thermal: introduce int3400 thermal driverZhang Rui2014-10-101-1/+1
| * | ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()Zhang Rui2014-10-101-1/+27
| * | ACPI: make acpi_create_platform_device() an external APIZhang Rui2014-10-102-7/+1
| * | ACPI: introduce ACPI int340x thermal scan handlerZhang Rui2014-09-114-0/+54
* | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-0917-451/+319
|\ \ \
| * \ \ Merge branch 'pm-domains'Rafael J. Wysocki2014-10-071-35/+36
| |\ \ \
| | * | | ACPI / PM: Convert acpi_dev_pm_detach() into a static functionUlf Hansson2014-09-221-35/+34