index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-03-30
Merge branches 'acpi-ec', 'acpi-fan' and 'acpi-pci'
Rafael J. Wysocki
2020-03-30
Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'a...
Rafael J. Wysocki
2020-03-30
Merge branch 'acpica'
Rafael J. Wysocki
2020-03-30
Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'
Rafael J. Wysocki
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
2020-03-25
ACPI: PM: s2idle: Refine active GPEs check
Rafael J. Wysocki
2020-03-25
ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
Rafael J. Wysocki
2020-03-24
ACPI: Convert to new X86 CPU match macros
Thomas Gleixner
2020-03-22
ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late()
Rafael J. Wysocki
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-14
ACPI: PCI: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-14
ACPI: fan: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-14
ACPI: EC: Eliminate EC_FLAGS_QUERY_HANDSHAKE
Rafael J. Wysocki
2020-03-14
ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
Rafael J. Wysocki
2020-03-14
ACPI: EC: Simplify acpi_ec_ecdt_start() and acpi_ec_init()
Rafael J. Wysocki
2020-03-14
ACPI: EC: Consolidate event handler installation code
Rafael J. Wysocki
2020-03-04
ACPI: list_for_each_safe() -> list_for_each_entry_safe()
chenqiwu
2020-03-04
ACPI: video: remove redundant assignments to variable result
Colin Ian King
2020-03-04
ACPI: OSL: Add missing __acquires/__releases annotations
Jules Irenge
2020-03-04
ACPI / battery: Cleanup Lenovo Ideapad Miix 320 DMI table entry
Hans de Goede
2020-03-04
ACPI / AC: Cleanup DMI quirk table
Hans de Goede
2020-03-02
ACPI: EC: Use fast path in acpi_ec_add() for DSDT boot EC
Rafael J. Wysocki
2020-03-02
ACPI: EC: Simplify acpi_ec_add()
Rafael J. Wysocki
2020-02-28
Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-02-27
ACPI: EC: Drop AE_NOT_FOUND special case from ec_install_handlers()
Rafael J. Wysocki
2020-02-27
ACPI: EC: Avoid passing redundant argument to functions
Rafael J. Wysocki
2020-02-27
ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
Rafael J. Wysocki
2020-02-21
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
2020-02-16
ACPICA: Fix a couple of typos
Bob Moore
2020-02-16
ACPICA: use acpi_size instead of u32 for prefix_path_length
Sven Barth
2020-02-16
ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32
Sven Barth
2020-02-16
ACPICA: cast the result of the pointer difference to u32
Sven Barth
2020-02-16
ACPICA: Table Manager: Update comments in a function header
Bob Moore
2020-02-16
ACPICA: Enable sleep button on ACPI legacy wake
Anchal Agarwal
2020-02-16
ACPICA: Fix a comment "enable" fixed events -> "disable" all fixed events.
Bob Moore
2020-02-16
ACPICA: ASL-ASL+ converter: make root file a parameter for cv_init_file_tree
Erik Kaneda
2020-02-16
ACPICA: ASL-ASL+ converter: remove function parameters from cv_init_file_tree()
Erik Kaneda
2020-02-13
ACPI: watchdog: Fix gas->access_width usage
Mika Westerberg
2020-02-13
ACPI: Add new tiny-power-button driver to directly signal init
Josh Triplett
2020-02-13
ACPI: button: move HIDs to acpi/button.h
Josh Triplett
2020-02-11
ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system
Rafael J. Wysocki
2020-02-11
ACPICA: Introduce acpi_any_gpe_status_set()
Rafael J. Wysocki
2020-02-11
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
2020-02-11
ACPI: EC: Fix flushing of pending work
Rafael J. Wysocki
2020-02-10
ACPI: watchdog: Allow disabling WDAT at boot
Jean Delvare
2020-02-07
Merge tag 'acpi-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-05
Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
[next]