summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | 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/+11Star
| | * | | | | 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/+3Star
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| | | / | | |_|_|_|_|/ | |/| | | | |
| | | | * | | 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/+0Star
| | |/ / /
* | | | | 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-141-11/+8Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2015-04-101-11/+8Star
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett2015-04-091-11/+8Star
* | | | | | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-143-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/+14Star
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ACPI/idle: Use explicit broadcast control functionThomas Gleixner2015-04-031-5/+4Star
| * | | | | ACPI/PAD: Use explicit broadcast oneshot control functionThomas Gleixner2015-04-031-4/+2Star
| * | | | | ACPI/processor: Use explicit broadcast control functionThomas Gleixner2015-04-031-6/+5Star
| * | | | | ACPI/PAD: Use explicit broadcast control functionThomas Gleixner2015-04-031-3/+2Star
| * | | | | ACPI/PAD: Remove the local APIC nonsenseThomas Gleixner2015-04-031-21/+5Star
| | |_|_|/ | |/| | |
* / | | | 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
| | | * | | ACPI / LPSS: Deassert resets for SPI host controllers on BraswellMika Westerberg2015-02-181-4/+15
| | | * | | ACPI / LPSS: Always disable I2C host controllersMika Westerberg2015-02-181-0/+4
| | | * | | Revert "ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C"Jarkko Nikula2015-02-171-1/+1
| | * | | | ACPI / EC: Remove non-standard log emphasisScot Doyle2015-02-171-2/+2
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-02-193-115/+180
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ACPI / PMIC: Use common LPAT table handling functionsSrinivas Pandruvada2015-01-291-115/+18Star
| * | | | | ACPI / LPAT: Common table processing functionsSrinivas Pandruvada2015-01-292-0/+162
* | | | | | ACPI / idle: Implement ->enter_freeze callback routineRafael J. Wysocki2015-02-151-8/+40