summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-1413-233/+371
|\
| * Merge branch 'acpi-scan'Rafael J. Wysocki2015-04-141-2/+4
| |\
| | * ACPI / scan: Fix NULL pointer dereference in acpi_companion_match()Rafael J. Wysocki2015-04-131-2/+4
| * | Merge branch 'device-properties'Rafael J. Wysocki2015-04-133-4/+4
| |\ \
| | * | ACPI: Introduce has_acpi_companion()Rafael J. Wysocki2015-03-161-2/+2
| | * | driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-162-2/+2
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-blacklist' and 'acpi-video'Rafael J. Wysocki2015-04-133-14/+38
| |\ \ \ \
| | | * | | ACPI / video: Add force native backlight quirk for Lenovo Ideapad Z570Hans de Goede2015-03-222-8/+17
| | | * | | ACPI / video: Allow forcing native backlight on non win8 machinesAaron Lu2015-03-221-6/+13
| | * | | | ACPI / blacklist: Disable Vista compatibility for Sony VGN-SR19XN.Chen Yu2015-03-161-0/+8
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-ec', 'acpi-battery' and 'acpi-pmic'Rafael J. Wysocki2015-04-133-39/+90
| |\ \ \ \ \ \
| | | | * | | | ACPI/PMIC: Fix typo in MODULE_DESCRIPTION in intel_pmic_crc.cMasanari Iida2015-03-261-1/+1
| | | * | | | | ACPI / battery: make warning greppableMartin Kepplinger2015-03-181-2/+2
| | | | |/ / / | | | |/| | |
| | * | | | | ACPI / EC: Call acpi_walk_dep_device_list() after installing EC opregion handlerLan Tianyu2015-04-021-0/+3
| | * | | | | ACPI / EC: Add GPE reference counting debugging messages.Lv Zheng2015-03-101-2/+10
| | * | | | | ACPI / EC: Cleanup logging/debugging splitter support.Lv Zheng2015-03-101-34/+74
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'acpi-scan'Rafael J. Wysocki2015-04-131-156/+232
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ACPI / scan: Rework modalias creation when "compatible" is presentRafael J. Wysocki2015-04-131-94/+155
| | * | | | ACPI / scan: Take the PRP0001 position in the list of IDs into accountRafael J. Wysocki2015-04-101-50/+65
| | * | | | ACPI / scan: Simplify acpi_match_device()Rafael J. Wysocki2015-04-101-19/+11
| | * | | | ACPI / scan: Generalize of_compatible matchingRafael J. Wysocki2015-04-101-6/+14
| | * | | | ACPI / scan: fix fixed event handler return valueAaron Lu2015-03-181-2/+2
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-pm', 'acpi-enumeration' and 'acpi-sysfs'Rafael J. Wysocki2015-04-133-18/+3
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | ACPI / sysfs: Treat the count field of counter_show() as unsignedNan Li2015-03-101-1/+1
| | | | |/ /
| | * | | | ACPI / PM: Enable all wakeup GPEs in suspend-to-idleChen Yu2015-03-301-0/+2
| | * | | | ACPI / sleep: Drop acpi_suspend() which is not usedRafael J. Wysocki2015-03-182-17/+0
| | |/ / /
* | | | | ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski2015-04-141-1/+1
* | | | | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-131-11/+8
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2015-04-101-11/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett2015-04-091-11/+8
* | | | | | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-133-64/+90
|\ \ \ \ \ \
| * | | | | | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-133-65/+90
| * | | | | | power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-133-4/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-132-35/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ACPI/idle: Use explicit broadcast control functionThomas Gleixner2015-04-031-5/+4
| * | | | | ACPI/PAD: Use explicit broadcast oneshot control functionThomas Gleixner2015-04-031-4/+2
| * | | | | ACPI/processor: Use explicit broadcast control functionThomas Gleixner2015-04-031-6/+5
| * | | | | ACPI/PAD: Use explicit broadcast control functionThomas Gleixner2015-04-031-3/+2
| * | | | | ACPI/PAD: Remove the local APIC nonsenseThomas Gleixner2015-04-031-21/+5
| | |_|_|/ | |/| | |
* | | | | cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter2015-04-031-1/+1
|/ / / /
* | | | Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki2015-03-201-1/+8
| |/ / |/| |
* | | ACPI / LPSS: provide con_id for the clkdevHeikki Krogerus2015-03-101-1/+4
| |/ |/|
* | Merge branch 'acpi-video'Rafael J. Wysocki2015-03-061-4/+16
|\ \
| * | ACPI / video: Propagate the error code for acpi_video_registerChris Wilson2015-03-041-4/+5
| * | ACPI / video: Load the module even if ACPI is disabledChris Wilson2015-03-041-0/+11
| |/
* | x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugsJiang Liu2015-03-041-1/+3
|/
* Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-214-6/+30
|\
| *-----. Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources'Rafael J. Wysocki2015-02-214-6/+30
| |\ \ \ \
| | | | | * ACPI / resources: Change pr_info() to pr_debug() for debug informationRafael J. Wysocki2015-02-181-1/+1
| | | | * | ACPI / video: Disable native backlight on Samsung Series 9 laptopsJens Reyer2015-02-181-0/+9
OpenPOWER on IntegriCloud