summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-07-23ACPI: Add facility to remove all _OSI stringsLv Zheng
2013-07-23ACPI: Add facility to disable all _OSI OS vendor stringsLv Zheng
2013-07-23ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng
2013-07-23ACPI / PCI: Make bus registration and unregistration symmetricRafael J. Wysocki
2013-07-23Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-07-22ACPICA: Fix compiler warnings for casting issues (only some compilers)Jung-uk Kim
2013-07-22ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore
2013-07-22ACPICA: Disassembler: Expand maximum output string length to 64KBob Moore
2013-07-22ACPICA: TableManager: Export acpi_tb_scan_memory_for_rsdp()Bob Moore
2013-07-22ACPICA: Update comments about behavior when _STA does not existBob Moore
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-18ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu
2013-07-18ACPI / video: no automatic brightness changes by win8-compatible firmwareAaron Lu
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki
2013-07-17ACPI / video: Always call acpi_video_init_brightness() on initMatthew Garrett
2013-07-17ACPICA: expose OSI versionAaron Lu
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-07-15acpi: Replace weird use of PTR_RET.Rusty Russell
2013-07-14acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker
2013-07-14ACPI / dock: Drop unnecessary local variable from dock_add()Rafael J. Wysocki
2013-07-14ACPI / dock / PCI: Drop ACPI dock notifier chainRafael J. Wysocki
2013-07-14ACPI / dock: Do not leak memory on falilures to add a dock stationRafael J. Wysocki
2013-07-14ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki
2013-07-14ACPI / dock: Rework the handling of notificationsRafael J. Wysocki
2013-07-14ACPI / dock: Simplify dock_init_hotplug() and dock_release_hotplug()Rafael J. Wysocki
2013-07-14ACPI / dock: Walk list in reverse order during removal of devicesRafael J. Wysocki
2013-07-14ACPI / dock: Rework and simplify find_dock_devices()Rafael J. Wysocki
2013-07-14ACPI / dock: Drop the hp_lock mutex from struct dock_stationRafael J. Wysocki
2013-07-14ACPI: simplify dock driver with new helper functionsJiang Liu
2013-07-14ACPI: Export acpi_(bay)|(dock)_match() from scan.cJiang Liu
2013-07-14ACPI: introduce two helper functions for _EJ0 and _LCKJiang Liu
2013-07-14ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu
2013-07-14ACPI: introduce helper function acpi_has_method()Jiang Liu
2013-07-14ACPI / dock: simplify dock_create_acpi_device()Jiang Liu
2013-07-14ACPI / dock: mark initialization functions with __initJiang Liu
2013-07-14ACPI / dock: drop redundant spin lock in dock station objectJiang Liu
2013-07-14ACPI / dock: avoid initializing acpi_dock_notifier_list multiple timesJiang Liu
2013-07-14ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani
2013-07-14ACPI / scan: Always call acpi_bus_scan() for bus check notificationsRafael J. Wysocki
2013-07-14ACPI / scan: Do not try to attach scan handlers to devices having themRafael J. Wysocki
2013-07-11Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-10mce: acpi/apei: Soft-offline a page on firmware GHES notificationNaveen N. Rao
2013-07-08mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao
2013-07-08mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao
2013-07-05ACPI / power: add missing newline to debug messagesMika Westerberg
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-04ACPI / fan: Initialize acpi_state variableNaresh Bhat
2013-07-04ACPI / scan: remove unused LIST_HEAD(acpi_device_list)Haicheng Li