aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds13-233/+371
2015-04-14ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski1-1/+1
2015-04-14Merge branch 'acpi-scan'Rafael J. Wysocki1-2/+4
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-11/+8
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds3-64/+90
2015-04-13ACPI / scan: Fix NULL pointer dereference in acpi_companion_match()Rafael J. Wysocki1-2/+4
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-35/+14
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki3-4/+4
2015-04-13Merge branches 'acpi-blacklist' and 'acpi-video'Rafael J. Wysocki3-14/+38
2015-04-13Merge branches 'acpi-ec', 'acpi-battery' and 'acpi-pmic'Rafael J. Wysocki3-39/+90
2015-04-13Merge branch 'acpi-scan'Rafael J. Wysocki1-156/+232
2015-04-13Merge branches 'acpi-pm', 'acpi-enumeration' and 'acpi-sysfs'Rafael J. Wysocki3-18/+3
2015-04-13ACPI / scan: Rework modalias creation when "compatible" is presentRafael J. Wysocki1-94/+155
2015-04-10ACPI / scan: Take the PRP0001 position in the list of IDs into accountRafael J. Wysocki1-50/+65
2015-04-10ACPI / scan: Simplify acpi_match_device()Rafael J. Wysocki1-19/+11
2015-04-10ACPI / scan: Generalize of_compatible matchingRafael J. Wysocki1-6/+14
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas1-11/+8
2015-04-09PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett1-11/+8
2015-04-03cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter1-1/+1
2015-04-03ACPI/idle: Use explicit broadcast control functionThomas Gleixner1-5/+4
2015-04-03ACPI/PAD: Use explicit broadcast oneshot control functionThomas Gleixner1-4/+2
2015-04-03ACPI/processor: Use explicit broadcast control functionThomas Gleixner1-6/+5
2015-04-03ACPI/PAD: Use explicit broadcast control functionThomas Gleixner1-3/+2
2015-04-03ACPI/PAD: Remove the local APIC nonsenseThomas Gleixner1-21/+5
2015-04-02ACPI / EC: Call acpi_walk_dep_device_list() after installing EC opregion handlerLan Tianyu1-0/+3
2015-03-30ACPI / PM: Enable all wakeup GPEs in suspend-to-idleChen Yu1-0/+2
2015-03-26ACPI/PMIC: Fix typo in MODULE_DESCRIPTION in intel_pmic_crc.cMasanari Iida1-1/+1
2015-03-22ACPI / video: Add force native backlight quirk for Lenovo Ideapad Z570Hans de Goede2-8/+17
2015-03-22ACPI / video: Allow forcing native backlight on non win8 machinesAaron Lu1-6/+13
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki1-1/+8
2015-03-18ACPI / sleep: Drop acpi_suspend() which is not usedRafael J. Wysocki2-17/+0
2015-03-18ACPI / battery: make warning greppableMartin Kepplinger1-2/+2
2015-03-18ACPI / scan: fix fixed event handler return valueAaron Lu1-2/+2
2015-03-16ACPI: Introduce has_acpi_companion()Rafael J. Wysocki1-2/+2
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2-2/+2
2015-03-16ACPI / blacklist: Disable Vista compatibility for Sony VGN-SR19XN.Chen Yu1-0/+8
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski3-65/+90
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski3-4/+5
2015-03-10ACPI / sysfs: Treat the count field of counter_show() as unsignedNan Li1-1/+1
2015-03-10ACPI / EC: Add GPE reference counting debugging messages.Lv Zheng1-2/+10
2015-03-10ACPI / EC: Cleanup logging/debugging splitter support.Lv Zheng1-34/+74
2015-03-10ACPI / LPSS: provide con_id for the clkdevHeikki Krogerus1-1/+4
2015-03-06Merge branch 'acpi-video'Rafael J. Wysocki1-4/+16
2015-03-04ACPI / video: Propagate the error code for acpi_video_registerChris Wilson1-4/+5
2015-03-04ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-03-04x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugsJiang Liu1-1/+3
2015-02-21Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-6/+30
2015-02-21Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources'Rafael J. Wysocki4-6/+30
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds3-115/+180
2015-02-18ACPI / LPSS: Deassert resets for SPI host controllers on BraswellMika Westerberg1-4/+15