index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
acpi.h
Age
Commit message (
Expand
)
Author
2022-10-10
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-10-10
Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'
Rafael J. Wysocki
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-10-04
ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
Raul E Rangel
2022-10-04
gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get
Raul E Rangel
2022-10-03
Merge branch 'acpi-uid'
Rafael J. Wysocki
2022-09-30
Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'
Rafael J. Wysocki
2022-09-24
LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA
Jianmin Lv
2022-09-24
ACPI: scan: Support multiple DMA windows with different offsets
Jianmin Lv
2022-09-19
ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
Andy Shevchenko
2022-09-10
ACPI: resource: Add helper function acpi_dev_get_memory_resources()
Heikki Krogerus
2022-09-09
ACPI: s2idle: Add a new ->check() callback for platform_s2idle_ops
Mario Limonciello
2022-08-11
Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-11
Merge branch 'acpi-properties'
Rafael J. Wysocki
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-27
ACPI: property: Add support for parsing buffer property UUID
Sakari Ailus
2022-07-20
irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
Jianmin Lv
2022-07-20
ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
Marc Zyngier
2022-07-20
APCI: irq: Add support for multiple GSI domains
Marc Zyngier
2022-07-15
ACPI: utils: Add api to read _SUB from ACPI
Stefan Binding
2022-07-05
ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked
Mario Limonciello
2022-07-04
ACPI: Remove the unused find_acpi_cpu_cache_topology()
Sudeep Holla
2022-05-30
Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-30
Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
2022-05-27
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-05-19
ACPI: CPPC: Check _OSC for flexible address space
Pierre Gondois
2022-04-28
PCI/ACPI: negotiate CXL _OSC
Vishal Verma
2022-04-28
PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges
Dan Williams
2022-04-28
PCI/ACPI: add a helper for retrieving _OSC Control DWORDs
Vishal Verma
2022-04-27
ACPI: OSL: Remove the helper for deactivating memory region
Heikki Krogerus
2022-03-25
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-03-21
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-03-18
Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'
Rafael J. Wysocki
2022-03-17
ACPI / x86: Add support for LPS0 callback handler
Mario Limonciello
2022-03-17
ACPI: bus: Avoid using CPPC if not supported by firmware
Rafael J. Wysocki
2022-03-16
PM: hibernate: Honour ACPI hardware signature by default for virtual guests
David Woodhouse
2022-03-01
ACPI: platform: Constify properties parameter in acpi_create_platform_device()
Andy Shevchenko
2022-01-12
Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-01-10
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-01-04
ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtype
Sudeep Holla
2021-12-08
PM: hibernate: Allow ACPI hardware signature to be honoured
David Woodhouse
2021-11-23
ACPI: Make acpi_node_get_parent() local
Sakari Ailus
2021-11-16
ACPI: Add stubs for wakeup handler functions
Mario Limonciello
2021-11-15
ACPI: Add a context argument for table parsing handlers
Dan Williams
2021-11-15
ACPI: Teach ACPI table parsing about the CEDT header format
Dan Williams
2021-11-15
ACPI: Keep sub-table parsing infrastructure available for modules
Dan Williams
2021-11-10
Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]