summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2015-04-14ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng
2015-04-14ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().Rickard Strandqvist
2015-04-14ACPICA: Applications: Remove use of __DATE__ macro.Rasmus Villemoes
2015-04-14ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng
2015-04-14ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila
2015-04-14ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng
2015-04-14ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng
2015-04-14ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng
2015-04-14ACPICA: Executer: Cleanup to remove an unnecessary conversion.Lv Zheng
2015-04-14ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-04-14ACPICA: Linuxize: Reduce divergences for 20150410 release.Lv Zheng
2015-04-14Merge branch 'acpi-scan'Rafael J. Wysocki
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds
2015-04-13ACPI / scan: Fix NULL pointer dereference in acpi_companion_match()Rafael J. Wysocki
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki
2015-04-13Merge branches 'acpi-blacklist' and 'acpi-video'Rafael J. Wysocki
2015-04-13Merge branches 'acpi-ec', 'acpi-battery' and 'acpi-pmic'Rafael J. Wysocki
2015-04-13Merge branch 'acpi-scan'Rafael J. Wysocki
2015-04-13Merge branches 'acpi-pm', 'acpi-enumeration' and 'acpi-sysfs'Rafael J. Wysocki
2015-04-13ACPI / scan: Rework modalias creation when "compatible" is presentRafael J. Wysocki
2015-04-10ACPI / scan: Take the PRP0001 position in the list of IDs into accountRafael J. Wysocki
2015-04-10ACPI / scan: Simplify acpi_match_device()Rafael J. Wysocki
2015-04-10ACPI / scan: Generalize of_compatible matchingRafael J. Wysocki
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas
2015-04-09PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett
2015-04-03cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter
2015-04-03ACPI/idle: Use explicit broadcast control functionThomas Gleixner
2015-04-03ACPI/PAD: Use explicit broadcast oneshot control functionThomas Gleixner
2015-04-03ACPI/processor: Use explicit broadcast control functionThomas Gleixner
2015-04-03ACPI/PAD: Use explicit broadcast control functionThomas Gleixner
2015-04-03ACPI/PAD: Remove the local APIC nonsenseThomas Gleixner
2015-04-02ACPI / EC: Call acpi_walk_dep_device_list() after installing EC opregion handlerLan Tianyu
2015-03-30ACPI / PM: Enable all wakeup GPEs in suspend-to-idleChen Yu
2015-03-26ACPI/PMIC: Fix typo in MODULE_DESCRIPTION in intel_pmic_crc.cMasanari Iida
2015-03-26ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi
2015-03-26ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory
2015-03-26ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo
2015-03-26ACPI / processor: Make it possible to get CPU hardware ID via GICCHanjun Guo
2015-03-26ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas
2015-03-25ACPI / table: Print GIC information when MADT is parsedHanjun Guo
2015-03-25ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORTGraeme Gregory
2015-03-25ACPI: add arm64 to the platforms that use ioremapGraeme Gregory
2015-03-25ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanningHanjun Guo
2015-03-22ACPI / video: Add force native backlight quirk for Lenovo Ideapad Z570Hans de Goede
2015-03-22ACPI / video: Allow forcing native backlight on non win8 machinesAaron Lu
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki
2015-03-18ACPI / sleep: Drop acpi_suspend() which is not usedRafael J. Wysocki
2015-03-18ACPI / battery: make warning greppableMartin Kepplinger