summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2022-06-28ACPI: video: Change how we determine if brightness key-presses are handledHans de Goede
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-30Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-30Merge branches 'acpi-battery', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki
2022-05-30Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-25ACPI: DPTF: Support Meteor LakeSumeet Pawnikar
2022-05-25ACPI: CPPC: fix typo in commentJulia Lawall
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki
2022-05-24Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-24Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-05-24Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-23Merge branch 'pm-cpufreq'Rafael J. Wysocki
2022-05-23Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs'Rafael J. Wysocki
2022-05-23Merge branches 'acpi-pm', 'acpi-pci', 'acpi-sysfs' and 'acpi-tables'Rafael J. Wysocki
2022-05-23Merge branch 'acpica'Rafael J. Wysocki
2022-05-21Revert "ACPICA: executer/exsystem: Warn about sleeps greater than 10 ms"Rafael J. Wysocki
2022-05-19ACPI: video: improve PM notifer callbackZhang Rui
2022-05-19ACPI: utils: include UUID in _DSM evaluation warningMichael Niewöhner
2022-05-19cpufreq: CPPC: Enable fast_switchPierre Gondois
2022-05-19ACPI: CPPC: Assume no transition latency if no PCCTPierre Gondois
2022-05-19ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supportedPierre Gondois
2022-05-19ACPI: CPPC: Check _OSC for flexible address spacePierre Gondois
2022-05-19ACPI: power: Switch to sys-off handler APIDmitry Osipenko
2022-05-16acpi/nfit: rely on mce->misc to determine poison granularityJane Chu
2022-05-12ACPI: PM: Block ASUS B1400CEAE from suspend to idle by defaultMario Limonciello
2022-05-12ACPI: clean up white space in a few places for consistencyIan Cowan
2022-05-12ACPI: glue: Rearrange find_child_checks()Rafael J. Wysocki
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra
2022-05-06ACPI: DPTF: Add support for high frequency impedance notificationSumeet Pawnikar
2022-05-06ACPI: processor: idle: Expose max_cstate/nocst/bm_check_disable read-only in ...Yajun Deng
2022-05-06ACPI: battery: Make "not-charging" the default on no charging or full infoWerner Sembach
2022-05-06ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init()Ilkka Koskinen
2022-04-28ACPI: NFIT: Drop nfit_device_lock()Dan Williams
2022-04-28PCI/ACPI: negotiate CXL _OSCVishal Verma
2022-04-28PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams
2022-04-28PCI/ACPI: add a helper for retrieving _OSC Control DWORDsVishal Verma
2022-04-27ACPI: OSL: Remove the helper for deactivating memory regionHeikki Krogerus
2022-04-22ACPI: bus: Avoid non-ACPI device objects in walks over childrenRafael J. Wysocki
2022-04-22ACPI: DPTF: Correct description of INT3407 / INT3532 attributesSumeet Pawnikar
2022-04-22ACPI: BGRT: use static for BGRT_SHOW kobj_attribute definesTom Rix
2022-04-22ACPI, APEI, EINJ: Refuse to inject into the zero pageTony Luck
2022-04-21ACPI: PM: Always print final debug message in acpi_device_set_power()Rafael J. Wysocki
2022-04-21Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"Ville Syrjälä
2022-04-21ACPI: processor: idle: Avoid falling back to C3 type C-statesVille Syrjälä
2022-04-13ACPI: SPCR: Add support for NVIDIA 16550-compatible port subtypeJeff Brasen
2022-04-13ACPI: APEI: Fix missing ERST record idLiu Xinpeng
2022-04-13ACPICA: exsystem.c: Use ACPI_FORMAT_UINT64 for 64-bit outputBob Moore
2022-04-13ACPICA: executer/exsystem: Fix some typo mistakesSelvarasu Ganesan