Age | Commit message (Expand) | Author |
2012-12-14 | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-12-07 | Merge branch 'acpi-dev-pm' | Rafael J. Wysocki |
2012-12-05 | ACPI / PM: Fix header of acpi_dev_pm_detach() in acpi.h | Rafael J. Wysocki |
2012-11-29 | Merge branch 'acpi-general' | Rafael J. Wysocki |
2012-11-27 | Merge branch 'acpi-dev-pm' into acpi-enumeration | Rafael J. Wysocki |
2012-11-26 | ACPI / PM: Allow attach/detach routines to change device power states | Rafael J. Wysocki |
2012-11-21 | ACPI: Add acpi_handle_<level>() interfaces | Toshi Kani |
2012-11-15 | ACPI / PM: Fix build problem when CONFIG_ACPI or CONFIG_PM is not set | Rafael J. Wysocki |
2012-11-15 | ACPI: Centralized processing of ACPI device resources | Rafael J. Wysocki |
2012-11-15 | ACPI: Move device resources interpretation code from PNP to ACPI core | Rafael J. Wysocki |
2012-11-15 | ACPI: Provide generic functions for matching ACPI device nodes | Mika Westerberg |
2012-11-15 | ACPI: move acpi_no_s4_hw_signature() declaration into #ifdef CONFIG_HIBERNATION | Yuanhan Liu |
2012-11-15 | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter | Kristen Carlson Accardi |
2012-11-15 | ACPI / PM: Provide ACPI PM callback routines for subsystems | Rafael J. Wysocki |
2012-10-05 | X86 ACPI: Use #ifdef not #if for CONFIG_X86 check | Luck, Tony |
2012-09-30 | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas | Thomas Renninger |
2012-09-30 | x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling | Thomas Renninger |
2012-09-24 | Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next | Bjorn Helgaas |
2012-09-24 | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface | Taku Izumi |
2012-09-24 | PCI/ACPI: Use normal list for struct acpi_pci_driver | Jiang Liu |
2012-08-03 | ACPI: Only count valid srat memory structures | Thomas Renninger |
2012-07-30 | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2012-07-28 | acpi: add a way to promote/demote vendor backlight drivers | Corentin Chary |
2012-06-04 | ACPI: Add an interface to evaluate _OST | Toshi Kani |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-03-22 | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown |
2012-03-20 | ACPI: EC: Add ec_get_handle() | Seth Forshee |
2012-03-13 | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-01-17 | ACPI, Record ACPI NVS regions | Huang Ying |
2011-12-05 | PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplug | Rafael J. Wysocki |
2011-08-03 | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-08-02 | ACPI: remove NID_INVAL | David Rientjes |
2011-07-13 | ACPI, APEI, Add APEI bit support in generic _OSC call | Huang Ying |
2011-04-01 | ACPI EC: remove dead code | Thomas Renninger |
2011-01-20 | ACPI: Introduce acpi_os_ioremap() | Rafael J. Wysocki |
2011-01-12 | ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS rework | Rafael J. Wysocki |
2011-01-07 | PM / ACPI: Move NVS saving and restoring code to drivers/acpi | Rafael J. Wysocki |
2010-12-11 | acpi: fix _OSI string setup regression | Lin Ming |
2010-10-26 | Merge branch 'misc' into release | Len Brown |
2010-10-24 | ACPI: Add interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe |
2010-10-19 | ACPI: remove dead code | Stephen Hemminger |
2010-08-24 | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki |
2010-07-24 | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-05-27 | hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced | Jean Delvare |
2010-05-12 | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett |
2010-05-04 | x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq | Eric W. Biederman |
2010-05-04 | x86, acpi/irq: Introduce apci_isa_irq_to_gsi | Eric W. Biederman |
2010-01-06 | x86, ACPI: delete acpi_boot_table_init() return value | Len Brown |