summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi2016-09-021-3/+3
* libnvdimm, nd_blk: mask off reserved status bitsRoss Zwisler2016-08-081-1/+2
* Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-052-4/+41
|\
| *-. Merge branches 'acpi-ec' and 'acpi-button'Rafael J. Wysocki2016-08-052-4/+41
| |\ \
| | | * ACPI / button: remove pointer to old lid_sysfs on unbindBenjamin Tissoires2016-08-031-0/+4
| | * | ACPI / EC: Work around method reentrancy limit in ACPICA for _QxxLv Zheng2016-08-041-4/+37
* | | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-1/+1
|\ \ \ \
| * | | | char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-041-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-021-3/+2
|\ \ \ \ \
| * | | | | treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-3/+2
* | | | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-024-0/+131
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-0110-163/+57
| |\ \ \ \ \
| * | | | | | PCI/ACPI: Add generic MCFG table handlingTomasz Nowicki2016-06-103-0/+96
| * | | | | | PCI/ACPI: Support I/O resources when parsing host bridge resourcesJayachandran C2016-06-101-0/+35
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-5/+6
|\ \ \ \ \ \ \
| * | | | | | | ACPI/processor: Avoid STARTING/DYING actions in a more logical wayRichard Cochran2016-07-151-5/+6
* | | | | | | | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-287-343/+511
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams2016-07-247-343/+511
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nfit: do an ARS scrub on hitting a latent media errorVishal Verma2016-07-244-4/+132
| | * | | | | | | | nfit: move to nfit/ sub-directoryDan Williams2016-07-246-27/+30
| | * | | | | | | | nfit, libnvdimm: allow an ARS scrub to be triggered on demandVishal Verma2016-07-232-8/+157
| | * | | | | | | | nfit, tools/testing/nvdimm/: unify shutdown pathsDan Williams2016-07-221-14/+22
| | * | | | | | | | libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams2016-07-211-0/+1
| | * | | | | | | | nfit: cleanup acpi_nfit_init calling conventionDan Williams2016-07-212-33/+18
| | * | | | | | | | nfit: fix _FIT evaluation memory leak + use after freeDan Williams2016-07-212-44/+95
| | * | | | | | | | acpi, nfit: treat virtual ramdisk SPA as pmem regionLee, Chun-Yi2016-07-211-1/+14
| | * | | | | | | | pmem: kill __pmem address spaceDan Williams2016-07-121-1/+1
| | * | | | | | | | libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush()Dan Williams2016-07-112-31/+3
| | * | | | | | | | libnvdimm, nfit: move flush hint mapping to region-device driver-dataDan Williams2016-07-112-1/+21
| | * | | | | | | | libnvdimm, nfit: remove nfit_spa_map() infrastructureDan Williams2016-07-112-167/+0
| | * | | | | | | | libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() usersDan Williams2016-07-071-7/+7
| | * | | | | | | | nfit: don't override return value of nfit_mem_initDan Williams2016-07-071-3/+2
| | * | | | | | | | nfit: always associate flush hintsDan Williams2016-07-071-9/+8
| | * | | | | | | | nfit: use devm_add_action_or_reset()Sajjan, Vikas C2016-07-061-4/+4
| | * | | | | | | | nfit: add Microsoft NVDIMM DSM command set to white liststuart hayes2016-06-202-4/+11
* | | | | | | | | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-271-0/+74
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Xen: ACPI: Hide UART used by XenShannon Zhao2016-07-061-0/+74
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds2016-07-261-2/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'v4.7' into for-linus/pstoreKees Cook2016-07-2511-202/+132
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | pstore: add lzo/lz4 compression supportGeliang Tang2016-06-021-2/+5
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-2635-376/+2188
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-07-258-10/+151
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ACPI / lpat: make it explicitly non-modularPaul Gortmaker2016-07-161-3/+1
| | | * | | | | | | | | | | ACPI / dock: make dock explicitly non-modularPaul Gortmaker2016-07-161-6/+1
| | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | ACPI / DPTF: move int340x_thermal.c to the DPTF folderSrinivas Pandruvada2016-07-213-1/+3
| | * | | | | | | | | | | ACPI / DPTF: Add DPTF power participant driverSrinivas Pandruvada2016-07-215-0/+146
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'acpi-pmic'Rafael J. Wysocki2016-07-257-19/+509
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ACPI / PMIC: remove modular references from non-modular codePaul Gortmaker2016-07-163-13/+4
| | * | | | | | | | | | | ACPI / PMIC: intel: initialize result to 0Felipe Balbi2016-06-271-1/+1
| | * | | | | | | | | | | ACPI / PMIC: intel: add REGS operation region supportFelipe Balbi2016-06-271-1/+66
OpenPOWER on IntegriCloud