summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki2013-06-202-6/+35
* ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki2013-06-201-0/+1
* ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki2013-06-191-0/+2
* ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg2013-06-191-5/+11
* ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2013-06-102-4/+4
* Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki2013-06-071-4/+0
* Merge branch 'acpi-fixes'Rafael J. Wysocki2013-06-074-7/+30
|\
| * ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki2013-06-071-4/+6
| * ACPI / scan: do not match drivers against objects having scan handlersAaron Lu2013-06-051-0/+4
| * ACPI / APEI: fix error return code in ghes_probe()Wei Yongjun2013-06-051-3/+4
| * ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6Ash Willis2013-06-011-0/+8
| * ACPI / video: ignore BIOS initial backlight value for HP m4Alex Hung2013-06-011-0/+8
* | aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2013-05-302-19/+3
|/
* Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-253-63/+73
|\
| * ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller2013-05-231-0/+8
| * ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki2013-05-222-63/+65
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-255-166/+22
|\ \
| * | ACPI / LPSS: register clock device for Lynxpoint DMA properlyRafael J. Wysocki2013-05-141-4/+22
| * | dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko2013-05-144-162/+0
* | | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-231-1/+3
|\ \ \ | |_|/ |/| |
| * | PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu2013-05-171-1/+3
| |/
* | ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error pathCatalin Marinas2013-05-151-1/+2
* | ACPI / AC: Add sleep quirk for Thinkpad e530Lan Tianyu2013-05-121-0/+33
* | ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu2013-05-121-3/+1
* | ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung2013-05-121-0/+8
* | ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki2013-05-122-14/+23
|/
* Merge tag 'acpi-fixes-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-093-2/+16
|\
| * ACPICA: ACPICA: Fix for _INI regressionTomasz Nowicki2013-05-081-0/+1
| * ACPICA: _OSI support: Fix possible memory leakJung-uk Kim2013-05-081-1/+2
| * ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore2013-05-081-1/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-015-26/+13
|\ \
| * | proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-011-17/+4
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-095-9/+9
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-3066-1779/+3440
|\ \ \ | | |/ | |/|
| * | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-281-1/+0
| |\ \
| | * | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0
| | * | Merge branch 'acpi-assorted' into linux-nextRafael J. Wysocki2013-04-0811-56/+107
| | |\ \
| | * \ \ Merge branch 'acpi-pm' into linux-nextRafael J. Wysocki2013-04-081-15/+24
| | |\ \ \
| | * \ \ \ Merge branch 'acpica' into linux-nextRafael J. Wysocki2013-04-0831-400/+830
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'acpi-lpss' into linux-nextRafael J. Wysocki2013-04-085-38/+304
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'acpi-hotplug' into linux-nextRafael J. Wysocki2013-04-088-581/+538
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'acpi-assorted'Rafael J. Wysocki2013-04-2813-154/+243
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip po...Zhang Rui2013-04-261-3/+13
| | * | | | | | | | ACPI: video: correct acpi_video_bus_add error processingAaron Lu2013-04-251-77/+66
| | * | | | | | | | ACPI: Fix wrong parameter passed to memblock_reserveWang YanQing2013-04-241-1/+1
| | * | | | | | | | acpi: video: enhance the quirk detect logic of _BQCAaron Lu2013-04-221-10/+57
| | * | | | | | | | ACPI: remove "config ACPI_DEBUG_FUNC_TRACE"Paul Bolle2013-04-081-8/+0
| | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu2013-03-301-2/+2
| | * | | | | | | ACPI / processor_thermal: avoid null pointer deference errorColin Ian King2013-03-251-6/+18
| | * | | | | | | ACPI / fan: avoid null pointer deference errorColin Ian King2013-03-251-2/+6