aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-04-12ACPICA: Fix a format string for 64-bit generationBob Moore
2013-04-12ACPICA: Remove FORCE_DELETE option for global reference count mechanismBob Moore
2013-04-12ACPICA: Improve error message for Index() operatorBob Moore
2013-04-12ACPICA: FADT: Remove extraneous warning for very large GPE registersLinn Crosetto
2013-04-12ACPICA: Fix a typo in a function header, no functional changeColin Ian King
2013-04-12ACPICA: Fix a typo in an error messageColin Ian King
2013-04-12ACPICA: Fix for some comments/headersTang Chen
2013-04-12ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex()Jung-uk Kim
2013-04-12ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore
2013-04-11ACPI / PM: Expose lists of device wakeup power resources to user spaceRafael J. Wysocki
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-08ACPI: remove "config ACPI_DEBUG_FUNC_TRACE"Paul Bolle
2013-04-08Merge branch 'acpi-assorted' into linux-nextRafael J. Wysocki
2013-04-08Merge branch 'acpi-pm' into linux-nextRafael J. Wysocki
2013-04-08Merge branch 'acpica' into linux-nextRafael J. Wysocki
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