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