summaryrefslogtreecommitdiff
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | ACPI / tables: Check if id is NULL in acpi_table_parse()tangchen2014-01-06
| | * | | | | | | | | ACPI / proc: Include appropriate header file in proc.cRashika2014-01-06
| | * | | | | | | | | ACPI / EC: Remove unused functions and add prototype declaration in internal.hRashika2014-01-06
| | * | | | | | | | | ACPI / dock: Include appropriate header file in dock.cRashika2014-01-06
| | * | | | | | | | | ACPI / PCI: Include appropriate header file in pci_link.cRashika2014-01-06
| | * | | | | | | | | ACPI / PCI: Include appropriate header file in pci_slot.cRashika2014-01-06
| | * | | | | | | | | ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.cRashika2014-01-06
| | * | | | | | | | | ACPI / NVS: Include appropriate header file in nvs.cRashika2014-01-06
| | * | | | | | | | | ACPI / OSL: Mark the function acpi_table_checksum() as staticRashika2014-01-06
| | * | | | | | | | | ACPI / processor: initialize a variable to silence compiler warningAl Stone2013-12-19
| | * | | | | | | | | ACPI / processor: use ACPI_COMPANION() to get ACPI deviceLan Tianyu2013-12-07
| | * | | | | | | | | ACPI: correct minor typosAl Stone2013-12-07
| | * | | | | | | | | ACPI / sleep: Drop redundant acpi_disabled checkHanjun Guo2013-12-07
| | * | | | | | | | | ACPI / dock: Drop redundant acpi_disabled checkHanjun Guo2013-12-07
| | * | | | | | | | | ACPI / table: Replace '1' with specific error return valuesHanjun Guo2013-12-07
| | * | | | | | | | | ACPI: remove trailing whitespaceAl Stone2013-12-07
| | * | | | | | | | | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-07
| | * | | | | | | | | ACPI: Clean up incorrect inclusion of an ACPICA headerLv Zheng2013-12-07
| | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-07
| | |/ / / / / / /
* | | | | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplugRafael J. Wysocki2014-01-14
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-01-12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI, APEI, GHES: Cleanup ghes memory error handlingChen, Gong2013-12-21
| | * | | | | | | | | ACPI, APEI: Cleanup alignment-aware accessesChen, Gong2013-12-21
| | * | | | | | | | | ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong2013-12-21
| * | | | | | | | | | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar2014-01-12
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-12-18
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interfaceLuck, Tony2013-12-17
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * / | | | | | | | ACPI, eMCA: Combine eMCA/EDAC event reporting priorityChen, Gong2013-12-11
| |/ / / / / / / /
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge branch 'x86/idle' into sched/coreIngo Molnar2014-01-13
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-19
| | |/ / / / / /
* | / / / / / / Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki2014-01-18
|/ / / / / / /
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'acpi-battery' and 'pm-cpufreq'Rafael J. Wysocki2014-01-06
|\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * / | | | | | ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu2014-01-06
| |/ / / / / /
* / / / / / / ACPI / AC: change notification handler type to ACPI_ALL_NOTIFYAlexander Mezin2014-01-05
|/ / / / / /
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2013-12-31
|\ \ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-31
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-29
|\ \ \ \ \ \
| * | | | | | x86/efi: Don't select EFI from certain special ACPI driversJan Beulich2013-12-19
| | |_|/ / / | |/| | | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'powercap' and 'acpi-lpss' with new device IDsRafael J. Wysocki2013-12-27
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| | * | | | ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDsPaul Drews2013-11-30
| | |/ / /
* | / / / pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-20
|/ / / /
* | | | Merge branch 'acpica'Rafael J. Wysocki2013-11-27
|\ \ \ \
| * | | | ACPI: Clean up incorrect inclusions of ACPICA headersLv Zheng2013-11-26
| | |_|/ | |/| |
| * | | ACPICA: Add support to delete all objects attached to the root namespace node.Bob Moore2013-11-21
| * | | ACPICA: Delete all attached data objects during namespace node deletion.Tomasz Nowicki2013-11-21
| * | | ACPICA: Resources: Fix loop termination for the get AML length function.Lv Zheng2013-11-21
| * | | ACPICA: Debug output: Do not emit function nesting level for kernel build.Bob Moore2013-11-21