summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2020-03-14ACPI: EC: Simplify acpi_ec_ecdt_start() and acpi_ec_init()Rafael J. Wysocki
2020-03-14ACPI: EC: Consolidate event handler installation codeRafael J. Wysocki
2020-03-04ACPI: list_for_each_safe() -> list_for_each_entry_safe()chenqiwu
2020-03-04ACPI: video: remove redundant assignments to variable resultColin Ian King
2020-03-04ACPI: OSL: Add missing __acquires/__releases annotationsJules Irenge
2020-03-04ACPI / battery: Cleanup Lenovo Ideapad Miix 320 DMI table entryHans de Goede
2020-03-04ACPI / AC: Cleanup DMI quirk tableHans de Goede
2020-03-02ACPI: EC: Use fast path in acpi_ec_add() for DSDT boot ECRafael J. Wysocki
2020-03-02ACPI: EC: Simplify acpi_ec_add()Rafael J. Wysocki
2020-02-28acpi/nfit: improve bounds checking for 'func'Dan Carpenter
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-02-27ACPI: EC: Drop AE_NOT_FOUND special case from ec_install_handlers()Rafael J. Wysocki
2020-02-27ACPI: EC: Avoid passing redundant argument to functionsRafael J. Wysocki
2020-02-27ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()Rafael J. Wysocki
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki
2020-02-17ACPI: NUMA: Up-level "map to online node" functionalityDan Williams
2020-02-16ACPICA: Fix a couple of typosBob Moore
2020-02-16ACPICA: use acpi_size instead of u32 for prefix_path_lengthSven Barth
2020-02-16ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32Sven Barth
2020-02-16ACPICA: cast the result of the pointer difference to u32Sven Barth
2020-02-16ACPICA: Table Manager: Update comments in a function headerBob Moore
2020-02-16ACPICA: Enable sleep button on ACPI legacy wakeAnchal Agarwal
2020-02-16ACPICA: Fix a comment "enable" fixed events -> "disable" all fixed events.Bob Moore
2020-02-16ACPICA: ASL-ASL+ converter: make root file a parameter for cv_init_file_treeErik Kaneda
2020-02-16ACPICA: ASL-ASL+ converter: remove function parameters from cv_init_file_tree()Erik Kaneda
2020-02-13ACPI: watchdog: Fix gas->access_width usageMika Westerberg
2020-02-13ACPI: Add new tiny-power-button driver to directly signal initJosh Triplett
2020-02-13ACPI: button: move HIDs to acpi/button.hJosh Triplett
2020-02-11ACPI: PM: s2idle: Prevent spurious SCIs from waking up the systemRafael J. Wysocki
2020-02-11ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki
2020-02-11ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki
2020-02-11ACPI: EC: Fix flushing of pending workRafael J. Wysocki
2020-02-10ACPI: watchdog: Allow disabling WDAT at bootJean Delvare
2020-02-07Merge tag 'acpi-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-03ACPI / APD: Add clock frequency for Hisilicon Hip08-Lite I2C controllerHanjun Guo
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31ACPI: thermal: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-01-27Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-01-27Merge branches 'acpi-tables', 'acpi-button', 'acpi-ec', 'acpi-doc' and 'acpi-...Rafael J. Wysocki
2020-01-27Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers'Rafael J. Wysocki
2020-01-27Merge branch 'acpica'Rafael J. Wysocki
2020-01-17ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()Hanjun Guo
2020-01-15ACPI/IORT: Parse SSID property of named component nodeJean-Philippe Brucker