summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-04-08Merge branch 'acpi-lpss' into linux-nextRafael J. Wysocki
2013-04-08Merge branch 'acpi-hotplug' into linux-nextRafael J. Wysocki
2013-04-05Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-03ACPI / BGRT: Don't let users configure BGRT on non X86 systemsTony Luck
2013-04-02Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas
2013-04-02cpuidle / ACPI: recover percpu ACPI processor cstateAlex Shi
2013-04-02ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()Rafael J. Wysocki
2013-03-30PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu
2013-03-27PCI / ACPI: hold acpi_scan_lock during root bus hotplugYinghai Lu
2013-03-27ACPI / APEI: fix error status check condition for CPERChen Gong
2013-03-27ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21MFabio Valentini
2013-03-25ACPI / processor_thermal: avoid null pointer deference errorColin Ian King
2013-03-25ACPI / fan: avoid null pointer deference errorColin Ian King
2013-03-25ACPI / PM: Fix potential problem in acpi_device_get_power()Rafael J. Wysocki
2013-03-25ACPI / memhotplug: Remove info->failed bitYasuaki Ishimatsu
2013-03-25ACPI / memhotplug: set info->enabled for memory present at boot timeYasuaki Ishimatsu
2013-03-25ACPI / video: Fix applying indexed initial brightness value.Danny Baumann
2013-03-25ACPI / video: Make logic a little easier to understand.Danny Baumann
2013-03-25ACPI / video: Fix brightness control initialization for some laptops.Danny Baumann
2013-03-25ACPI / LPSS: make code less confusing for readerAndy Shevchenko
2013-03-25ACPI: Verify device status after ejectToshi Kani
2013-03-25ACPI: Use resource_size() in osl.cAlexandru Gheorghiu
2013-03-25ACPI / acpi_pad: Used PTR_RETAlexandru Gheorghiu
2013-03-25ACPI: suppress compiler warning in container.cAndy Shevchenko
2013-03-25ACPI: suppress compiler warning in battery.cAndy Shevchenko
2013-03-25ACPI: suppress compiler warnings in processor_throttling.cAndy Shevchenko
2013-03-25ACPI: suppress compiler warnings in button.cAndy Shevchenko
2013-03-24acpi: remove reference to ACPI_HOTPLUG_IOPaul Bolle
2013-03-24ACPI: Update _OST handling for notifyToshi Kani
2013-03-24ACPI: Update PNPID match handling for notifyToshi Kani
2013-03-24ACPI: Update PNPID set/free interfacesToshi Kani
2013-03-24ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani
2013-03-24ACPI: replace kmalloc+memcpy with kmemdupAndrei Epure
2013-03-24ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira
2013-03-24ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu
2013-03-21ACPI / LPSS: Add support for exposing LTR registers to user spaceRafael J. Wysocki
2013-03-21ACPI / scan: Add special handler for Intel Lynxpoint LPSS devicesRafael J. Wysocki
2013-03-19ACPI / hotplug: Make acpi_hotplug_profile_ktype staticRafael J. Wysocki
2013-03-12Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-12ACPICA: Object repair: Allow 0-length packages for variable-length packagesBob Moore
2013-03-12ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore
2013-03-12ACPICA: Return object repair: Add resource template repairsLv Zheng
2013-03-12ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng
2013-03-12ACPICA: Split object conversion functions to a new fileBob Moore
2013-03-12ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore
2013-03-12ACPICA: Add exception descriptions to exception info tableBob Moore
2013-03-12ACPICA: Regression fix: reinstate safe exit macrosBob Moore
2013-03-12ACPICA: Update for ACPI 5 hardware-reduced featureBob Moore
2013-03-12ACPICA: Add parens within macros around parameter namesBob Moore
2013-03-12ACPICA: Add macros to access pointer to next object in the descriptor listJung-uk Kim