summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-153-7/+13
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-313-7/+13
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-152-59/+201
|\ \
| * | ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-upLorenzo Pieralisi2017-10-161-0/+45
| * | ACPI/IORT: Add SMMUv3 specific special index mapping handlingHanjun Guo2017-10-161-1/+38
| * | ACPI/IORT: Enable special index ITS group mappings for IORT nodesHanjun Guo2017-10-161-4/+28
| * | ACPI/IORT: Look up IORT node through struct fwnode_handle pointerHanjun Guo2017-10-161-1/+42
| * | ACPI/IORT: Make platform devices initialization code SMMU agnosticLorenzo Pieralisi2017-10-161-33/+30
| * | ACPI/IORT: Improve functions return type/storage class specifier indentationLorenzo Pieralisi2017-10-161-19/+17
| * | ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guardLorenzo Pieralisi2017-10-161-1/+1
| * | acpi/arm64: pr_err() strings should end with newlinesArvind Yadav2017-10-161-1/+1
* | | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-141-0/+5
|\ \ \
| * \ \ Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-10-262-14/+50
| |\ \ \ | | | |/ | | |/|
| * | | ACPI / APD: Add clock frequency for ThunderX2 I2C controllerJayachandran C2017-10-171-0/+5
| | |/ | |/|
* | | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-141-3/+3
|\ \ \
| * | | ACPI: configfs: make config_item_type constBhumika Goyal2017-10-191-3/+3
| | |/ | |/|
* | | Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-20/+17
|\ \ \
| * | | ACPI / scan: Fix enumeration for special UART devicesFrédéric Danis2017-10-201-20/+17
* | | | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-1334-602/+1485
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'acpi-ec', 'acpi-button', 'acpi-sysfs', 'acpi-lpss' and 'acpi-...Rafael J. Wysocki2017-11-135-101/+182
| |\ \ \ \ \ \ \ \
| | | | | | * | | | ACPI / CPPC: Make CPPC ACPI driver aware of PCC subspace IDsGeorge Cherian2017-11-091-89/+151
| | | | | * | | | | ACPI / LPSS: Remove redundant initialization of clkColin Ian King2017-11-091-1/+1
| | | | | |/ / / /
| | | | * / / / / ACPI / sysfs: Make function param_set_trace_method_name() staticColin Ian King2017-11-091-1/+2
| | | | |/ / / /
| | | * / / / / ACPI / button: Delay acpi_lid_initialize_state() until first user space openHans de Goede2017-11-091-5/+21
| | | |/ / / /
| | * / / / / ACPI / EC: Fix regression related to triggering source of EC event handlingLv Zheng2017-11-091-5/+7
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki2017-11-136-97/+513
| |\ \ \ \ \ \ \
| | | | * | | | | ACPI / x86: Extend KIOX000A quirk to cover all affected BIOS versionsHans de Goede2017-10-211-1/+17
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | APEI / ERST: use 64-bit timestampsArnd Bergmann2017-11-091-1/+1
| | | * | | | | ACPI / APEI: Remove ghes_ioremap_areaJames Morse2017-11-071-37/+2
| | | * | | | | ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse2017-11-071-30/+14
| | | * | | | | ACPI / APEI: remove the unused dead-code for SEA/NMI notification typeDongjiu Geng2017-10-231-28/+5
| | | * | | | | ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq()Jan Beulich2017-10-111-1/+2
| | | | |_|/ / | | | |/| | |
| | * | | | | ACPI / PMIC: Add TI PMIC TPS68470 operation region driverRajmohan Mani2017-10-033-0/+473
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'acpica'Rafael J. Wysocki2017-11-1319-404/+786
| |\ \ \ \ \
| | * | | | | ACPICA: Update acpi_get_timer for 64-bit interface to acpi_hw_readBob Moore2017-10-041-1/+9
| | * | | | | ACPICA: String conversions: Update to add new behaviorsBob Moore2017-10-043-21/+78
| | * | | | | ACPICA: String conversions: Cleanup/format comments. No functional changesBob Moore2017-10-042-78/+74
| | * | | | | ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore2017-10-0412-249/+673
| | * | | | | ACPICA: acpiexec: Add testability of deferred table verificationLv Zheng2017-10-041-3/+6
| | * | | | | ACPICA: Hardware: Enable 64-bit support of hardware accessesLv Zheng2017-10-045-155/+49
| | |/ / / /
| * | | | / ACPI: Mark expected switch fall-throughsGustavo A. R. Silva2017-11-094-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-11-138-164/+425
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-core'Rafael J. Wysocki2017-11-132-13/+124
| |\ \ \ \ \
| | * | | | | ACPI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki2017-11-062-10/+116
| | * | | | | PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki2017-11-061-4/+9
| * | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2017-11-138-153/+305
| |\ \ \ \ \ \
| | * | | | | | ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlockVille Syrjälä2017-11-081-9/+12
| | |/ / / / /
| | * | | | | ACPI / LPSS: Consolidate runtime PM and system sleep handlingRafael J. Wysocki2017-10-241-42/+34
| | * | | | | ACPI / PM: Combine device suspend routinesRafael J. Wysocki2017-10-172-50/+17
| | * | | | | Merge branch 'pm-qos' into acpi-pmRafael J. Wysocki2017-10-171-4/+2
| | |\ \ \ \ \