summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2018-08-03ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2Hans de Goede1-1/+5
2018-08-03PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg1-1/+3
2018-07-08acpi: Add helper for deactivating memory regionHeikki Krogerus1-0/+72
2018-07-03ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devicesHans de Goede1-0/+2
2018-06-20ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70Mika Westerberg1-10/+49
2018-06-20ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)Chen Yu1-0/+13
2018-05-30ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han1-0/+8
2018-05-30ACPICA: Fix memory leak on unusual memory leakBob Moore1-0/+4
2018-05-30ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss1-2/+7
2018-05-30ACPI: acpi_pad: Fix memory leak in power saving threadsLenny Szubowicz1-0/+3
2018-05-09ACPI / button: make module loadable when booted in non-ACPI modeArd Biesheuvel1-1/+23
2018-04-29ACPI / video: Only default only_lcd to true on Win8-ready _desktops_Hans de Goede1-2/+25
2018-04-26ACPI / EC: Restore polling during noirq suspend/resume phasesRafael J. Wysocki1-0/+6
2018-04-26ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devsHans de Goede1-3/+17
2018-04-26ACPI / bus: Do not call _STA on battery devices with unmet dependenciesHans de Goede1-0/+6
2018-04-26ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu1-1/+1
2018-04-26ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resourcesHans de Goede1-0/+2
2018-04-24nfit: skip region registration for incomplete control regionsDan Williams1-7/+6
2018-04-24nfit, address-range-scrub: fix scrub in-progress reportingDan Williams1-1/+4
2018-04-24ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5EHans de Goede1-0/+9
2018-04-19nfit: fix region registration vs block-data-window rangesDan Williams1-8/+14
2018-04-12ACPI: EC: Fix debugfs_create_*() usageGeert Uytterhoeven3-3/+3
2018-04-12ACPI / video: Default lcd_only to true on Win8-ready and newer machinesHans de Goede1-2/+12
2018-03-28ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai1-2/+2
2018-03-28acpi, numa: fix pxm to online numa node associationsDan Williams1-4/+6
2018-03-09ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530Kai Heng Feng1-7/+31
2018-02-16acpi, nfit: fix register dimm error handlingToshi Kani1-0/+3
2018-02-16ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-02-03ACPI / bus: Leave modalias empty for devices which are not presentHans de Goede1-0/+4
2017-12-29acpi, nfit: fix health event notificationDan Williams1-1/+8
2017-12-29ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai1-1/+1
2017-12-25ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse1-30/+14
2017-12-25ACPI / APEI: remove the unused dead-code for SEA/NMI notification typeDongjiu Geng1-28/+5
2017-12-25ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq()Jan Beulich1-1/+2
2017-12-05ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng3-24/+67
2017-11-30ACPI / EC: Fix regression related to triggering source of EC event handlingLv Zheng1-5/+7
2017-11-30ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlockVille Syrjälä1-9/+12
2017-11-07ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360Rafael J. Wysocki1-0/+28
2017-11-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman18-0/+18
2017-10-11ACPI: properties: Fix __acpi_node_get_property_reference() return codesSakari Ailus1-4/+6
2017-10-11ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus1-10/+9
2017-10-04ACPI/IORT: Fix PCI ACS enablementLorenzo Pieralisi1-0/+35
2017-09-28Merge branch 'acpi-apei'Rafael J. Wysocki1-7/+9
2017-09-28ACPI / APEI: clear error status before acknowledging the errorTyler Baicar1-7/+9
2017-09-23Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'Rafael J. Wysocki2-6/+20
2017-09-20ACPI: properties: Return _DSD hierarchical extension (data) sub-nodes correctlySakari Ailus1-5/+6
2017-09-19ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard1-0/+13
2017-09-19ACPI / watchdog: properly initialize resourcesArnd Bergmann1-1/+1