- b6c7026 Merge branch 'acpi-ec' into acpi by Rafael J. Wysocki · 7 years ago
- a64a62c ACPI / EC: Fix regression related to PM ops support in ECDT device by Lv Zheng · 7 years ago
- 10809bb ACPI / bus: Leave modalias empty for devices which are not present by Hans de Goede · 7 years ago
- 190b103 Merge tag 'acpi-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- d3092e4 Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
- 4247f24c Merge branch 'for-4.15/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
- 79ab67e acpi, nfit: add 'Enable Latch System Shutdown Status' command support by Dan Williams · 7 years ago
- 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
- c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- 4008e6a Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
- abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
- 09e1508 ACPI / utils: Fix memory leak in acpi_evaluate_reference() error path by Xiongfeng Wang · 7 years ago
- fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
- 04ed510 Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- bd2cd7d Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 1efef68 Merge branch 'pm-core' by Rafael J. Wysocki · 7 years ago
- 794c335 Merge branch 'acpi-pm' by Rafael J. Wysocki · 7 years ago
- eb5fcc3 Merge branches 'acpi-ec', 'acpi-button', 'acpi-sysfs', 'acpi-lpss' and 'acpi-cppc' by Rafael J. Wysocki · 7 years ago
- 85595ad Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86' by Rafael J. Wysocki · 7 years ago
- 60764eb Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
- 4762573 Merge branch 'pm-qos' by Rafael J. Wysocki · 7 years ago
- 0e7f074 acpi, nfit: validate commands against the device type by Dan Williams · 7 years ago
- 1be9c3a ACPI: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- 71c50db ACPI / LPSS: Remove redundant initialization of clk by Colin Ian King · 7 years ago
- 85b1407 ACPI / CPPC: Make CPPC ACPI driver aware of PCC subspace IDs by George Cherian · 7 years ago
- 3e87ead ACPI / sysfs: Make function param_set_trace_method_name() static by Colin Ian King · 7 years ago
- 84d3f6b ACPI / button: Delay acpi_lid_initialize_state() until first user space open by Hans de Goede · 7 years ago
- 53c5eaa ACPI / EC: Fix regression related to triggering source of EC event handling by Lv Zheng · 7 years ago
- c0041d4 APEI / ERST: use 64-bit timestamps by Arnd Bergmann · 7 years ago
- ff16567 ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock by Ville Syrjälä · 7 years ago
- 520e18a ACPI / APEI: Remove ghes_ioremap_area by James Morse · 7 years ago
- 4f89fa2 ACPI / APEI: Replace ioremap_page_range() with fixmap by James Morse · 7 years ago
- 71630b7 ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360 by Rafael J. Wysocki · 7 years ago
- 0508736 ACPI / PM: Take SMART_SUSPEND driver flag into account by Rafael J. Wysocki · 7 years ago
- 08810a4 PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags by Rafael J. Wysocki · 7 years ago
- 9b3499d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6753573 Revert "x86/mm: Stop calling leave_mm() in idle code" by Andy Lutomirski · 7 years ago
- d527200 ACPI / APEI: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- aa9ad44 libnvdimm: move poison list functions to a new 'badrange' file by Dave Jiang · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
- 11e1427 acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs by Dan Williams · 7 years ago
- b9b1504 acpi, nfit: hide unknown commands from nmemX/commands by Dan Williams · 7 years ago
- 3990bed Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.15 by Wolfram Sang · 7 years ago
- a192aa9 ACPI / LPSS: Consolidate runtime PM and system sleep handling by Rafael J. Wysocki · 7 years ago
- c49870e ACPI / APEI: remove the unused dead-code for SEA/NMI notification type by Dongjiu Geng · 7 years ago
- 1c3b44c ACPI / x86: Extend KIOX000A quirk to cover all affected BIOS versions by Hans de Goede · 7 years ago
- e361d1f ACPI / scan: Fix enumeration for special UART devices by Frédéric Danis · 7 years ago
- c1e9508 ACPI: configfs: make config_item_type const by Bhumika Goyal · 7 years ago
- 1977dbe ACPI / APD: Add clock frequency for ThunderX2 I2C controller by Jayachandran C · 7 years ago
- cbe25ce ACPI / PM: Combine device suspend routines by Rafael J. Wysocki · 7 years ago
- 048f35f Merge branch 'pm-qos' into acpi-pm by Rafael J. Wysocki · 7 years ago
- 6563790 ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-up by Lorenzo Pieralisi · 7 years ago
- 86456a3 ACPI/IORT: Add SMMUv3 specific special index mapping handling by Hanjun Guo · 7 years ago
- 8c8df8d ACPI/IORT: Enable special index ITS group mappings for IORT nodes by Hanjun Guo · 7 years ago
- 0a71d8b ACPI/IORT: Look up IORT node through struct fwnode_handle pointer by Hanjun Guo · 7 years ago
- 896dd2c ACPI/IORT: Make platform devices initialization code SMMU agnostic by Lorenzo Pieralisi · 7 years ago
- e3d4939 ACPI/IORT: Improve functions return type/storage class specifier indentation by Lorenzo Pieralisi · 7 years ago
- 7580813 ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guard by Lorenzo Pieralisi · 7 years ago
- ee10b9c acpi/arm64: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
- 20f97ca PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP by Rafael J. Wysocki · 7 years ago
- 3137497 ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC by Takashi Iwai · 7 years ago
- 51858a2 ACPI: properties: Fix __acpi_node_get_property_reference() return codes by Sakari Ailus · 7 years ago
- c343bc2 ACPI: properties: Align return codes of __acpi_node_get_property_reference() by Sakari Ailus · 7 years ago
- eeb2d80 ACPI / LPIT: Add Low Power Idle Table (LPIT) support by Srinivas Pandruvada · 7 years ago
- c2ebf78 ACPI / PM: Split code validating need for runtime resume in ->prepare() by Ulf Hansson · 7 years ago
- e4da817 ACPI / PM: Restore acpi_subsys_complete() by Ulf Hansson · 7 years ago
- 63705c4 ACPI / PM: Combine two identical device resume routines by Rafael J. Wysocki · 7 years ago
- 095f613 ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq() by Jan Beulich · 7 years ago
- 4b27db7 acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods by Dan Williams · 7 years ago
- b37b3fd acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_test by Yasunori Goto · 7 years ago
- 37f6b42 ACPI/IORT: Fix PCI ACS enablement by Lorenzo Pieralisi · 7 years ago
- 8092936 ACPICA: Update acpi_get_timer for 64-bit interface to acpi_hw_read by Bob Moore · 7 years ago
- c2e56e5 ACPICA: String conversions: Update to add new behaviors by Bob Moore · 7 years ago
- 72a2935 ACPICA: String conversions: Cleanup/format comments. No functional changes by Bob Moore · 7 years ago
- fe97d28 ACPICA: Restructure/cleanup all string-to-integer conversion functions by Bob Moore · 7 years ago
- 979fba9 ACPICA: acpiexec: Add testability of deferred table verification by Lv Zheng · 7 years ago
- 8381c54 ACPICA: Hardware: Enable 64-bit support of hardware accesses by Lv Zheng · 7 years ago
- e13452a ACPI / PMIC: Add TI PMIC TPS68470 operation region driver by Rajmohan Mani · 7 years ago
- 333d177 Merge branch 'acpi-apei' by Rafael J. Wysocki · 7 years ago
- aaf2c2f ACPI / APEI: clear error status before acknowledging the error by Tyler Baicar · 7 years ago
- 672d0e4 Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties' by Rafael J. Wysocki · 7 years ago
- 0c0bceb ACPI: properties: Return _DSD hierarchical extension (data) sub-nodes correctly by Sakari Ailus · 7 years ago
- 9e987b7 ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again by John Hubbard · 7 years ago
- 6ce14f6 ACPI / watchdog: properly initialize resources by Arnd Bergmann · 7 years ago
- 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
- 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- e7d0c41 Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 0475919 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 9edcad5 libnvdimm, nfit: move the check on nd_reserved2 to the endpoint by Meng Xu · 7 years ago
- 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
- a1b5fd8 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 7 years ago
- 298bd7f Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' by Rafael J. Wysocki · 7 years ago
- 940c8df Merge branches 'acpi-video', 'acpi-battery', 'acpi-spcr' and 'acpi-misc' by Rafael J. Wysocki · 7 years ago
- 01d2f10 Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' by Rafael J. Wysocki · 7 years ago