aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-08-13ACPICA: Fix possible fault for methods that optionally have no return value.Bob Moore
2013-08-08ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField r...Bob Moore
2013-08-08ACPICA: Emit all unresolved method externals in a text blockBob Moore
2013-08-08ACPICA: Export acpi_tb_validate_rsdp().Bob Moore
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-23ACPICA: Fix compiler warnings for casting issues (only some compilers)Jung-uk Kim
2013-07-23ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore
2013-07-23ACPICA: Disassembler: Expand maximum output string length to 64KBob Moore
2013-07-23ACPICA: TableManager: Export acpi_tb_scan_memory_for_rsdp()Bob Moore
2013-07-23ACPICA: 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-18ACPI / video: Always call acpi_video_init_brightness() on initMatthew Garrett
2013-07-18ACPICA: expose OSI versionAaron Lu
2013-07-14acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker
2013-07-15ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani
2013-07-15ACPI / scan: Always call acpi_bus_scan() for bus check notificationsRafael J. Wysocki
2013-07-15ACPI / 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-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
2013-07-04ACPI / dock: Actually define acpi_dock_init() as voidRafael J. Wysocki
2013-07-04ACPI / PM: Fix corner case in acpi_bus_update_power()Rafael J. Wysocki
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-02Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah
2013-06-29Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-06-29Merge branch 'acpi-pm'Rafael J. Wysocki
2013-06-29Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-06-28acpi: Eliminate console msg if pstore.backend excludes ERSTLenny Szubowicz
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki
2013-06-28Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-06-28Merge branch 'acpi-lpss'Rafael J. Wysocki
2013-06-28Merge branch 'acpi-pm'Rafael J. Wysocki
2013-06-28Merge branch 'acpi-scan'Rafael J. Wysocki
2013-06-28Merge branch 'acpica'Rafael J. Wysocki
2013-06-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-06-28ACPI / PM: Fix possible NULL pointer deref in acpi_pm_device_sleep_state()Rafael J. Wysocki
2013-06-27ACPI: implement acpi_os_get_timer() according the specMika Westerberg