summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2013-04-25ACPI: video: correct acpi_video_bus_add error processingAaron Lu1-77/+66
2013-04-24ACPI: Fix wrong parameter passed to memblock_reserveWang YanQing1-1/+1
2013-04-22acpi: video: enhance the quirk detect logic of _BQCAaron Lu1-10/+57
2013-04-08ACPI: remove "config ACPI_DEBUG_FUNC_TRACE"Paul Bolle1-8/+0
2013-03-30PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu1-2/+2
2013-03-26ACPI / processor_thermal: avoid null pointer deference errorColin Ian King1-6/+18
2013-03-26ACPI / fan: avoid null pointer deference errorColin Ian King1-2/+6
2013-03-25ACPI / video: Fix applying indexed initial brightness value.Danny Baumann1-23/+37
2013-03-25ACPI / video: Make logic a little easier to understand.Danny Baumann1-6/+7
2013-03-25ACPI / video: Fix brightness control initialization for some laptops.Danny Baumann1-17/+26
2013-03-25ACPI: Use resource_size() in osl.cAlexandru Gheorghiu1-1/+1
2013-03-25ACPI / acpi_pad: Used PTR_RETAlexandru Gheorghiu1-1/+1
2013-03-25ACPI: suppress compiler warning in container.cAndy Shevchenko1-0/+2
2013-03-25ACPI: suppress compiler warning in battery.cAndy Shevchenko1-1/+1
2013-03-25ACPI: suppress compiler warnings in processor_throttling.cAndy Shevchenko1-1/+2
2013-03-25ACPI: suppress compiler warnings in button.cAndy Shevchenko1-0/+1
2013-03-25ACPI: replace kmalloc+memcpy with kmemdupAndrei Epure1-3/+2
2013-03-25ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira1-0/+8
2013-03-13Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+2
2013-03-06acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk1-2/+2
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki1-25/+1
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki1-26/+13
2013-03-04ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0Chen Gang1-1/+1
2013-03-04ACPI / processor: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-04ACPI / Sleep: Avoid interleaved message on errorsJoe Perches1-5/+11
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu1-13/+10
2013-03-01Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-50/+21
2013-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2013-02-26Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-33/+95
2013-02-26Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-123/+200
2013-02-26Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2013-02-26ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab1-5/+19
2013-02-25ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86Thomas Renninger1-1/+2
2013-02-24acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen1-10/+13
2013-02-24cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpuWen Congyang1-0/+2
2013-02-24memory-hotplug: remove sysfs file of nodeTang Chen1-2/+6
2013-02-24Merge branch 'acpi-pm' into fixesRafael J. Wysocki3-29/+94
2013-02-24ACPI / PM: Take unusual configurations of power resources into accountRafael J. Wysocki3-29/+94
2013-02-23Merge branch 'acpi-cleanup' into fixesRafael J. Wysocki1-4/+1
2013-02-23ACPI / APEI: Fix crash in apei_hest_parse() for acpi=offRafael J. Wysocki1-4/+1
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+3
2013-02-21ghes: move structures/enum to a header fileMauro Carvalho Chehab1-45/+2
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds201-5778/+6358
2013-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+16
2013-02-19Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2-86/+34
2013-02-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki1-35/+14
2013-02-18Merge branch 'misc' into releaseLen Brown1-1/+0
2013-02-16PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu2-86/+34
2013-02-16Merge branch 'pci/jiang-pci_slot-kconfig' into nextBjorn Helgaas4-16/+8
2013-02-15ACPI / PCI: Make pci_slot built-in only, not a moduleJiang Liu4-16/+8