summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng2013-08-132-2/+6
* ACPICA: Fix possible fault for methods that optionally have no return value.Bob Moore2013-08-131-1/+15
* ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField r...Bob Moore2013-08-081-3/+32
* ACPICA: Emit all unresolved method externals in a text blockBob Moore2013-08-081-0/+1
* ACPICA: Export acpi_tb_validate_rsdp().Bob Moore2013-08-082-6/+4
* ACPI: Add facility to remove all _OSI stringsLv Zheng2013-07-231-0/+7
* ACPI: Add facility to disable all _OSI OS vendor stringsLv Zheng2013-07-231-1/+13
* ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng2013-07-234-13/+98
* ACPICA: Fix compiler warnings for casting issues (only some compilers)Jung-uk Kim2013-07-232-4/+6
* ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore2013-07-231-11/+0
* ACPICA: Disassembler: Expand maximum output string length to 64KBob Moore2013-07-232-3/+4
* ACPICA: TableManager: Export acpi_tb_scan_memory_for_rsdp()Bob Moore2013-07-232-3/+6
* ACPICA: Update comments about behavior when _STA does not existBob Moore2013-07-232-2/+13
* Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-214-26/+109
|\
| * ACPI / video: no automatic brightness changes by win8-compatible firmwareAaron Lu2013-07-181-2/+8
| * ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-183-8/+93
| * ACPI / video: Always call acpi_video_init_brightness() on initMatthew Garrett2013-07-181-3/+8
| * ACPICA: expose OSI versionAaron Lu2013-07-181-13/+0
* | Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-193-4/+18
|\ \
| * | ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu2013-07-181-0/+8
| * | ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani2013-07-151-0/+1
| * | ACPI / scan: Always call acpi_bus_scan() for bus check notificationsRafael J. Wysocki2013-07-151-4/+6
| * | ACPI / scan: Do not try to attach scan handlers to devices having themRafael J. Wysocki2013-07-151-0/+3
| |/
* | acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker2013-07-144-13/+11
|/
* Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-115-13/+24
|\
| * ACPI / power: add missing newline to debug messagesMika Westerberg2013-07-051-2/+2
| * ACPI / fan: Initialize acpi_state variableNaresh Bhat2013-07-041-1/+1
| * ACPI / scan: remove unused LIST_HEAD(acpi_device_list)Haicheng Li2013-07-041-1/+0
| * ACPI / dock: Actually define acpi_dock_init() as voidRafael J. Wysocki2013-07-041-4/+3
| * ACPI / PM: Fix corner case in acpi_bus_update_power()Rafael J. Wysocki2013-07-041-5/+18
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-2/+2
|\ \
| * | pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-011-2/+2
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-2/+1
|\ \ \
| * | | clean up scary strncpy(dst, src, strlen(src)) usesKees Cook2013-07-031-2/+1
* | | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-032-62/+49
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'pci/betty-aer-v3' into nextBjorn Helgaas2013-06-071-0/+10
| |\ \ \
| | * | | ACPI / APEI: Force fatal AER severity when component has been resetBetty Dall2013-06-061-0/+10
| * | | | Merge branch 'pci/jiang-remove-global-list' into nextBjorn Helgaas2013-06-031-58/+36
| |\ \ \ \
| | * | | | PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx() when possibleJiang Liu2013-05-291-32/+27
| | * | | | PCI/ACPI: Remove unused global list acpi_pci_rootsJiang Liu2013-05-291-18/+1
| | * | | | PCI/ACPI: Introduce "handle" local for economy of expressionJiang Liu2013-05-291-5/+6
| | * | | | PCI/ACPI: Combine duplicate adjacent "if" testsJiang Liu2013-05-291-3/+2
| | |/ / /
| * | | | PCI/ACPI: Check acpi_resource_to_address64() return valueBjorn Helgaas2013-05-151-4/+3
| |/ / /
* | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03114-2187/+3316
|\ \ \ \
| * \ \ \ Merge branch 'acpi-assorted'Rafael J. Wysocki2013-06-291-13/+3
| |\ \ \ \
| | * | | | ACPI: implement acpi_os_get_timer() according the specMika Westerberg2013-06-271-13/+3
| * | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-06-291-4/+8
| |\ \ \ \ \
| | * | | | | ACPI / PM: Fix possible NULL pointer deref in acpi_pm_device_sleep_state()Rafael J. Wysocki2013-06-281-4/+8
| * | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-292-9/+1
| |\ \ \ \ \ \
| | * | | | | | ACPI / processor: Drop unused variable from processor_perflib.cLan Tianyu2013-06-251-3/+1
OpenPOWER on IntegriCloud