summaryrefslogtreecommitdiff
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | ACPI / Kconfig: Remove redundant depends on ACPIHanjun Guo2014-11-18
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'device-properties'Rafael J. Wysocki2014-12-08
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ACPI / property: Drop size_prop from acpi_dev_get_property_reference()Rafael J. Wysocki2014-11-05
| | * | | | | | Driver core: Unified interface for firmware node propertiesRafael J. Wysocki2014-11-04
| | * | | | | | ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg2014-11-04
| | * | | | | | Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki2014-11-04
| | * | | | | | ACPI: Add support for device specific propertiesMika Westerberg2014-11-04
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | GHES: Make ghes_estatus_caches staticBorislav Petkov2014-10-21
| * | | | | | APEI, GHES: Cleanup unnecessary function for lockless listChen, Gong2014-10-21
| | |_|_|_|/ | |/| | | |
* | | | | | ACPI / video: update condition to check if device is in _DOD listAaron Lu2014-12-01
| |_|_|/ / |/| | | |
* | | | | ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki2014-11-20
| |_|/ / |/| | |
* | | | Merge branch 'acpi-blacklist'Rafael J. Wysocki2014-11-14
|\ \ \ \ | |_|/ / |/| | |
| * | | ACPI / blacklist: blacklist Win8 OSI for Dell Vostro 3546Adam Lee2014-10-30
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki2014-10-31
|\ \ \ \ | |_|/ / |/| | |
| | * | ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng2014-10-29
| | * | Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng2014-10-29
| |/ / |/| |
| * | ACPI: Use ACPI companion to match only the first physical deviceMika Westerberg2014-10-27
|/ /
* | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-24
|\ \
| | \
| | \
| *-. | Merge branches 'acpi-pm' and 'pm-genirq'Rafael J. Wysocki2014-10-23
| |\ \|
| | * | ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui2014-10-23
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki2014-10-23
| |\ \ \ \
| | | * | | ACPI / platform: provide default DMA maskHeikki Krogerus2014-10-21
| | | | |/ | | | |/|
| | * | | ACPI / EC: Cleanup coding style.Lv Zheng2014-10-21
| | * | | ACPI / EC: Refine event/query debugging messages.Lv Zheng2014-10-21
| | * | | ACPI / EC: Add detailed command/query debugging information.Lv Zheng2014-10-21
| | * | | ACPI / EC: Enhance the logs to apply to QR_EC transactions.Lv Zheng2014-10-21
| | * | | ACPI / EC: Add CPU ID to debugging messages.Lv Zheng2014-10-21
| | |/ /
| * | | ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.Bob Moore2014-10-21
| * | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-21
| * | | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-21
| * | | ACPICA: Events: Update GPE handler removal, match behavior of handler install.Lv Zheng2014-10-21
| * | | ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler().Lv Zheng2014-10-21
| * | | ACPICA: Events: Reduce indent divergences of events files.Lv Zheng2014-10-21
| * | | ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng2014-10-21
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-24
|\ \ \ | |/ / |/| |
| * | Thermal: int340x thermal: select ACPI fan driverZhang Rui2014-10-17
| * | Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu2014-10-10
| * | ACPI / Fan: support INT3404 thermal deviceAaron Lu2014-10-10
| * | ACPI / Fan: add ACPI 4.0 style fan supportAaron Lu2014-10-10
| * | ACPI / fan: convert to platform driverAaron Lu2014-10-10
| * | ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu2014-10-10
| * | ACPI / fan: remove no need check for device pointerAaron Lu2014-10-10
| * | ACPI / fan: remove unused macroAaron Lu2014-10-10
| * | Thermal: introduce int3400 thermal driverZhang Rui2014-10-10
| * | ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()Zhang Rui2014-10-10
| * | ACPI: make acpi_create_platform_device() an external APIZhang Rui2014-10-10
| * | ACPI: introduce ACPI int340x thermal scan handlerZhang Rui2014-09-11
* | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-09
|\ \ \
| * \ \ Merge branch 'pm-domains'Rafael J. Wysocki2014-10-07
| |\ \ \