summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-bus'Rafael J. Wysocki2022-04-081-13/+0
|\
| * ACPI: bus: Eliminate acpi_bus_get_device()Rafael J. Wysocki2022-04-051-13/+0
* | Revert "ACPI: processor: idle: Only flush cache on entering C3"Akihiko Odaki2022-04-041-2/+1
|/
* Merge tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-314-36/+41
|\
| *---. Merge branches 'acpi-ipmi', 'acpi-tables' and 'acpi-apei'Rafael J. Wysocki2022-03-313-24/+21
| |\ \ \
| | | | * ACPI, APEI: Use the correct variable for sizeof()Jakob Koschel2022-03-221-1/+1
| | | * | ACPI: tables: Make LAPIC_ADDR_OVR address readable in messageVasant Hegde2022-03-251-2/+2
| | | |/
| | * / ACPI: IPMI: replace usage of found with dedicated list iterator variableJakob Koschel2022-03-251-21/+18
| | |/
| * | ACPI: CPPC: Change default error code and clean up debug messages in probeRafael J. Wysocki2022-03-251-12/+15
| * | ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki2022-03-251-0/+5
| |/
* | Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-302-390/+3
|\ \
| * | nvdimm/region: Delete nd_blk_region infrastructureDan Williams2022-03-111-8/+3
| * | ACPI: NFIT: Remove block aperture supportDan Williams2022-03-112-382/+0
* | | Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-261-3/+4
|\ \ \
| * \ \ Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang2022-02-237-22/+37
| |\ \ \
| * | | | i2c: designware: Add AMD PSP I2C bus supportJan Dabros2022-02-111-3/+4
* | | | | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-252-0/+45
|\ \ \ \ \
| * | | | | ACPI / x86: Add support for LPS0 callback handlerMario Limonciello2022-03-171-0/+40
| * | | | | Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttonsHans de Goede2022-03-021-0/+5
* | | | | | Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-03-231-6/+10
|\| | | | |
| * | | | | ACPI / scan: Create platform device for CS35L41Lucas Tanure2022-02-021-0/+3
| * | | | | platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver nameLucas Tanure2022-02-021-6/+7
| |/ / / /
* | | | | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-03-212-13/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki2022-03-181-8/+3
| |\ \ \ \ \ | | | | |/ / | | | |/| |
| | * | | | PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse2022-03-161-8/+3
| | | |_|/ | | |/| |
| * | | | ACPI: processor idle: Check for architectural support for LPIMario Limonciello2022-03-031-5/+10
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki2022-03-1812-27/+250
|\ \ \ \ \ \
| | | * | | | ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset deviceIlkka Koskinen2022-03-104-0/+129
| | | * | | | ACPI/APEI: Limit printable size of BERT table dataDarren Hart2022-03-091-2/+6
| | | * | | | ACPI: APEI: fix return value of __setup handlersRandy Dunlap2022-03-083-3/+3
| | | * | | | ACPI: APEI: rename ghes_init() with an "acpi_" prefixShuai Xue2022-03-032-2/+2
| | | * | | | ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue2022-03-033-14/+10
| | | |/ / /
| | * / / / ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach2022-03-171-0/+75
| | |/ / /
| * | | | ACPI: LPSS: Provide an SSP type to the driverAndy Shevchenko2022-03-011-6/+25
| * | | | ACPI: LPSS: Constify properties member in struct lpss_device_descAndy Shevchenko2022-03-011-1/+1
| * | | | ACPI: platform: Constify properties parameter in acpi_create_platform_device()Andy Shevchenko2022-03-011-1/+1
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki2022-03-187-161/+330
|\ \ \ \ \ \ \
| | | | * | | | ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3Maximilian Luz2022-02-251-0/+12
| | | | |/ / /
| | | * | | | ACPI: fan: Add additional attributes for fine grain controlSrinivas Pandruvada2022-02-253-3/+57
| | | * | | | ACPI: fan: Properly handle fine grain controlSrinivas Pandruvada2022-02-252-26/+74
| | | * | | | ACPI: fan: Optimize struct acpi_fan_fifSrinivas Pandruvada2022-02-252-5/+11
| | | * | | | ACPI: fan: Separate file for attributes creationSrinivas Pandruvada2022-02-254-89/+133
| | | * | | | ACPI: fan: Fix error reporting to user spaceSrinivas Pandruvada2022-02-251-2/+2
| | | |/ / /
| | * | | | x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()Ionela Voinescu2022-03-101-3/+3
| * | | | | ACPI: EC: Rearrange code in acpi_ec_submit_event()Rafael J. Wysocki2022-02-141-9/+13
| * | | | | ACPI: EC: Reduce indentation level in acpi_ec_submit_event()Rafael J. Wysocki2022-02-141-16/+17
| * | | | | ACPI: EC: Do not return result from advance_transaction()Rafael J. Wysocki2022-02-141-19/+19
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki2022-03-186-16/+45
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | | | | |/ / / /
| | | | * | | | ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/LHans de Goede2022-03-081-0/+12
| | | | * | | | ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8Hans de Goede2022-03-081-0/+9
| | | | |/ / /