summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-07-0371-366/+728
|\
| * Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'Rafael J. Wysocki2015-07-031-3/+10
| * ACPI / init: Make it possible to override _REVRafael J. Wysocki2015-07-034-0/+65
| * ACPICA: Comment update, no functional changegongzg2015-07-011-3/+2Star
| * ACPICA: Split C library prototypes to new headerBob Moore2015-07-012-58/+3Star
| * ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-0150-255/+241Star
| * ACPICA: Cleanup output for the ASL Debug objectBob Moore2015-07-014-6/+50
| * ACPICA: Update for acpi_install_table memory typesZhang Rui2015-07-011-2/+2
| * ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore2015-07-011-4/+19
| * ACPICA: Namespace: Add support of OSDT tableBob Moore2015-07-013-2/+14
| * ACPICA: Namespace: Add support to allow overriding objectsLv Zheng2015-07-015-7/+44
| * ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2015-07-015-4/+148
| * ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-07-011-4/+6
| * ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng2015-07-013-20/+73
| * ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-07-014-20/+39
| * ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng2015-07-011-18/+53
| * ACPICA: Linuxize: Replace __FUNCTION__ with __func__Lv Zheng2015-06-241-2/+2
| * ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng2015-06-235-5/+4Star
* | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-011-1/+3
|\ \
| * \ Merge branch 'acpi-pnp'Rafael J. Wysocki2015-06-241-1/+3
| |\ \
| | * | ACPI / resources: free memory on error in add_region_before()Dan Carpenter2015-06-241-1/+3
* | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-295-3/+1819
|\ \ \ \
| * | | | libnvdimm: Add sysfs numa_node to NVDIMM devicesToshi Kani2015-06-261-0/+1
| * | | | libnvdimm: Set numa_node to NVDIMM devicesToshi Kani2015-06-261-0/+6
| * | | | acpi: Add acpi_map_pxm_to_online_node()Toshi Kani2015-06-261-3/+47
| * | | | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams2015-06-262-0/+34
| * | | | tools/testing/nvdimm: libnvdimm unit test infrastructureDan Williams2015-06-262-4/+14
| * | | | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memoryRoss Zwisler2015-06-262-14/+484
| * | | | nd_btt: atomic sector updatesVishal Verma2015-06-261-0/+1
| * | | | libnvdimm, nfit: add interleave-set state-tracking infrastructureDan Williams2015-06-251-2/+91
| * | | | libnvdimm: support for legacy (non-aliasing) nvdimmsDan Williams2015-06-251-0/+1
| * | | | libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)Dan Williams2015-06-251-1/+147
| * | | | libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructureDan Williams2015-06-251-3/+10
| * | | | libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams2015-06-253-2/+229
| * | | | libnvdimm, nfit: dimm/memory-devicesDan Williams2015-06-252-1/+161
| * | | | libnvdimm: control character device and nvdimm_bus sysfs attributesDan Williams2015-06-252-0/+34
| * | | | libnvdimm, nfit: initial libnvdimm infrastructure and NFIT supportDan Williams2015-06-254-0/+586
| | |_|/ | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-06-261-3/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-06-111-3/+6
| |\ \ \
| | * | | thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-051-3/+6
* | | | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-2340-791/+1225
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-cca'Rafael J. Wysocki2015-06-194-1/+44
| |\ \ \ \ \
| | * | | | | ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee2015-06-154-1/+44
| | * | | | | Merge branch 'acpi-scan' into acpi-ccaRafael J. Wysocki2015-06-153-37/+49
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'acpi-video'Rafael J. Wysocki2015-06-197-422/+359Star
| |\ \ \ \ \ \
| | * | | | | | ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede2015-06-192-1/+2
| | * | | | | | acpi-video-detect: Remove old APIHans de Goede2015-06-191-31/+0Star
| | * | | | | | ACPI / video: Fix acpi_video _register vs _unregister_backlight raceHans de Goede2015-06-191-22/+21Star
| | * | | | | | ACPI / video: Move dmi_check_system from module_init to acpi_video_registerHans de Goede2015-06-191-5/+5
| | * | | | | | ACPI / video: Move backlight notifier to video_detect.cHans de Goede2015-06-192-57/+29Star