index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
x86
Age
Commit message (
Expand
)
Author
2022-03-25
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-03-17
ACPI / x86: Add support for LPS0 callback handler
Mario Limonciello
2022-03-08
ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/L
Hans de Goede
2022-03-08
ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8
Hans de Goede
2022-02-07
ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"
Mario Limonciello
2022-01-04
ACPI / x86: Skip AC and battery devices on x86 Android tablets with broken DSDTs
Hans de Goede
2022-01-04
ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helper
Hans de Goede
2022-01-04
Merge branch 'acpi-scan' into acpi-x86
Rafael J. Wysocki
2021-12-30
ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpers
Hans de Goede
2021-12-17
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
2021-12-01
ACPI / x86: Add PWM2 on the Xiaomi Mi Pad 2 to the always_present list
Hans de Goede
2021-12-01
ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD win
Hans de Goede
2021-12-01
ACPI / x86: Allow specifying acpi_device_override_status() quirks by path
Hans de Goede
2021-12-01
ACPI: Change acpi_device_always_present() into acpi_device_override_status()
Hans de Goede
2021-12-01
ACPI / x86: Drop PWM2 device on Lenovo Yoga Book from always present table
Hans de Goede
2021-10-12
ACPI: PM: Include alternate AMDI0005 id in special behaviour
Sachi King
2021-09-02
ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supported
Mario Limonciello
2021-08-16
ACPI: PM: s2idle: Invert Microsoft UUID entry and exit
Mario Limonciello
2021-07-26
ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007
Mario Limonciello
2021-07-07
Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-07-01
ACPI: PM: Only mark EC GPE for wakeup on Intel systems
Mario Limonciello
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-18
ACPI: PM: Adjust behavior for field problems on AMD systems
Mario Limonciello
2021-06-18
ACPI: PM: s2idle: Add support for new Microsoft UUID
Pratik Vishwakarma
2021-06-18
ACPI: PM: s2idle: Add support for multiple func mask
Pratik Vishwakarma
2021-06-18
ACPI: PM: s2idle: Refactor common code
Pratik Vishwakarma
2021-06-18
ACPI: PM: s2idle: Use correct revision id
Pratik Vishwakarma
2021-06-16
ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint
Mario Limonciello
2021-05-17
ACPI: PM: s2idle: Add missing LPS0 functions for AMD
Alex Deucher
2021-01-07
ACPI: PM: s2idle: Drop unused local variables and related code
Rafael J. Wysocki
2020-12-17
ACPI: PM: s2idle: Move x86-specific code to the x86 directory
Rafael J. Wysocki
2020-03-24
ACPI: Convert to new X86 CPU match macros
Thomas Gleixner
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-15
ACPI / x86: Make PWM2 device always present at Lenovo Yoga Book
Yauhen Kharuzhy
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-02
ACPI / property: Allow multiple property compatible _DSD entries
Mika Westerberg
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
2018-09-10
ACPI / property: Switch to bitmap_zalloc()
Andy Shevchenko
2018-08-09
ACPI / x86: utils: Remove status workaround from acpi_device_always_present()
Hans de Goede
2018-07-04
ACPI / x86: enable touchscreen on Dell Venue Pro 7139
Tristian Celestin
2017-10-21
ACPI / x86: Extend KIOX000A quirk to cover all affected BIOS versions
Hans de Goede
2017-08-03
ACPI / property: Support Apple _DSM properties
Lukas Wunner
2017-07-12
ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids array
Hans de Goede
2017-07-12
ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_ids
Hans de Goede
2017-07-12
ACPI / x86: Allow matching always_present_id array entries by DMI
Hans de Goede
2017-04-27
ACPI / bus: Add INT0002 to list of always-present devices
Hans de Goede
2017-04-27
ACPI / bus: Introduce a list of ids for "always present" devices
Hans de Goede