summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2013-04-12ACPICA: Fix for some comments/headersTang Chen1-10/+12
2013-04-12ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex()Jung-uk Kim3-11/+34
2013-04-12ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore8-513/+1361
2013-04-12ACPI / PM: Expose lists of device wakeup power resources to user spaceRafael J. Wysocki1-19/+39
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro5-9/+9
2013-04-08ACPI: remove "config ACPI_DEBUG_FUNC_TRACE"Paul Bolle1-8/+0
2013-04-08Merge branch 'acpi-assorted' into linux-nextRafael J. Wysocki11-56/+107
2013-04-08Merge branch 'acpi-pm' into linux-nextRafael J. Wysocki1-15/+24
2013-04-08Merge branch 'acpica' into linux-nextRafael J. Wysocki31-400/+830
2013-04-08Merge branch 'acpi-lpss' into linux-nextRafael J. Wysocki5-38/+304
2013-04-08Merge branch 'acpi-hotplug' into linux-nextRafael J. Wysocki8-581/+538
2013-04-06Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-39/+37
2013-04-03ACPI / BGRT: Don't let users configure BGRT on non X86 systemsTony Luck1-1/+1
2013-04-03Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas1-39/+37
2013-04-02cpuidle / ACPI: recover percpu ACPI processor cstateAlex Shi1-6/+7
2013-04-02ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()Rafael J. Wysocki1-1/+1
2013-03-30PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu1-2/+2
2013-03-27PCI / ACPI: hold acpi_scan_lock during root bus hotplugYinghai Lu1-2/+7
2013-03-27ACPI / APEI: fix error status check condition for CPERChen Gong1-1/+1
2013-03-27ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21MFabio Valentini1-0/+8
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 / PM: Fix potential problem in acpi_device_get_power()Rafael J. Wysocki1-15/+24
2013-03-25ACPI / memhotplug: Remove info->failed bitYasuaki Ishimatsu1-13/+2
2013-03-25ACPI / memhotplug: set info->enabled for memory present at boot timeYasuaki Ishimatsu1-2/+2
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 / LPSS: make code less confusing for readerAndy Shevchenko1-2/+2
2013-03-25ACPI: Verify device status after ejectToshi Kani1-1/+17
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: remove reference to ACPI_HOTPLUG_IOPaul Bolle1-1/+1
2013-03-25ACPI: Update _OST handling for notifyToshi Kani1-52/+35
2013-03-25ACPI: Update PNPID match handling for notifyToshi Kani1-33/+52
2013-03-25ACPI: Update PNPID set/free interfacesToshi Kani3-44/+45
2013-03-25ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani2-49/+45
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-24ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu1-0/+1
2013-03-22ACPI / LPSS: Add support for exposing LTR registers to user spaceRafael J. Wysocki1-5/+134
2013-03-22ACPI / scan: Add special handler for Intel Lynxpoint LPSS devicesRafael J. Wysocki5-38/+175
2013-03-19ACPI / hotplug: Make acpi_hotplug_profile_ktype staticRafael J. Wysocki1-1/+1
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-12ACPICA: Object repair: Allow 0-length packages for variable-length packagesBob Moore1-2/+8
2013-03-12ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore3-0/+5