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
/
utils.c
Age
Commit message (
Expand
)
Author
2024-06-13
ACPI: x86: Switch to new Intel CPU model defines
Tony Luck
2024-06-07
ACPI: x86: Force StorageD3Enable on more products
Mario Limonciello
2024-04-08
ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tablets
Hans de Goede
2024-04-08
ACPI: x86: utils: Mark SMO8810 accel on Dell XPS 15 9550 as always present
Hans de Goede
2024-02-22
ACPI: x86: Add DELL0501 handling to acpi_quirk_skip_serdev_enumeration()
Hans de Goede
2024-02-22
ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...
Hans de Goede
2023-10-24
ACPI: x86: use acpi_dev_uid_match() for matching _UID
Raag Jadav
2023-07-14
ACPI: processor: Move MWAIT quirk out of acpi_processor.c
Michal Wilczynski
2023-05-18
ACPI: x86: Add ACPI_QUIRK_UART1_SKIP for Lenovo Yoga Book yb1-x90f/l
Hans de Goede
2023-05-17
ACPI: x86: Add skip i2c clients quirk for Nextbook Ares 8A
Hans de Goede
2023-04-27
ACPI: x86: utils: Remove Lenovo Yoga Tablet 2's MAGN0001
Marius Hoch
2023-04-06
ACPI: x86: utils: Add Picasso to the list for forcing StorageD3Enable
Mario Limonciello
2023-03-07
ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Book X90
Hans de Goede
2023-03-07
ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 7 B1-750
Hans de Goede
2023-03-07
ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
Hans de Goede
2023-03-01
ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3Enable
Mario Limonciello
2022-12-08
ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346
Hans de Goede
2022-12-02
ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F)
Hans de Goede
2022-10-28
ACPI: x86: Add another system to quirk list for forcing StorageD3Enable
Mario Limonciello
2022-10-03
Merge branch 'acpi-uid'
Rafael J. Wysocki
2022-09-24
ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable
Mario Limonciello
2022-09-19
ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
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-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-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-06-16
ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint
Mario Limonciello
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-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
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-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