Age | Commit message (Expand) | Author | Files | Lines |
2014-01-06 | ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm... | tangchen | 1 | -2/+3 |
2014-01-06 | ACPI / tables: Check if id is NULL in acpi_table_parse() | tangchen | 1 | -1/+1 |
2014-01-06 | ACPI / proc: Include appropriate header file in proc.c | Rashika | 1 | -0/+1 |
2014-01-06 | ACPI / EC: Remove unused functions and add prototype declaration in internal.h | Rashika | 2 | -25/+9 |
2014-01-06 | ACPI / dock: Include appropriate header file in dock.c | Rashika | 1 | -0/+2 |
2014-01-06 | ACPI / PCI: Include appropriate header file in pci_link.c | Rashika | 1 | -0/+2 |
2014-01-06 | ACPI / PCI: Include appropriate header file in pci_slot.c | Rashika | 1 | -0/+1 |
2014-01-06 | ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.c | Rashika | 1 | -1/+1 |
2014-01-06 | ACPI / NVS: Include appropriate header file in nvs.c | Rashika | 1 | -0/+2 |
2014-01-06 | ACPI / OSL: Mark the function acpi_table_checksum() as static | Rashika | 1 | -1/+1 |
2014-01-05 | ACPI / extlog: replace open-coded _DSM code with helper functions | Jiang Liu | 1 | -49/+12 |
2014-01-05 | ACPI: introduce helper interfaces for _DSM method | Jiang Liu | 1 | -0/+97 |
2014-01-05 | ACPI / AC: change notification handler type to ACPI_ALL_NOTIFY | Alexander Mezin | 1 | -2/+2 |
2013-12-31 | Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug' | Rafael J. Wysocki | 1 | -0/+10 |
2013-12-31 | Merge branch 'acpi-pci-hotplug' into acpi-hotplug | Rafael J. Wysocki | 1 | -0/+10 |
2013-12-31 | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug | Rafael J. Wysocki | 1 | -0/+10 |
2013-12-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+0 |
2013-12-29 | ACPI / hotplug / driver core: Handle containers in a special way | Rafael J. Wysocki | 3 | -7/+50 |
2013-12-29 | ACPI / hotplug: Add demand_offline hotplug profile flag | Rafael J. Wysocki | 1 | -4/+37 |
2013-12-27 | Merge branches 'powercap' and 'acpi-lpss' with new device IDs | Rafael J. Wysocki | 1 | -0/+1 |
2013-12-21 | ACPI, APEI, GHES: Cleanup ghes memory error handling | Chen, Gong | 1 | -16/+20 |
2013-12-21 | ACPI, APEI: Cleanup alignment-aware accesses | Chen, Gong | 3 | -13/+12 |
2013-12-21 | ACPI, APEI, GHES: Do not report only correctable errors with SCI | Chen, Gong | 1 | -2/+1 |
2013-12-20 | pstore: Don't allow high traffic options on fragile devices | Luck, Tony | 1 | -0/+1 |
2013-12-20 | ACPI: Blacklist Win8 OSI for some HP laptop 2013 models | Takashi Iwai | 1 | -0/+50 |
2013-12-20 | ACPI / video: Fix typo in video_detect.c | Masanari Iida | 1 | -1/+1 |
2013-12-19 | x86/efi: Don't select EFI from certain special ACPI drivers | Jan Beulich | 2 | -2/+0 |
2013-12-19 | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra | 2 | -19/+1 |
2013-12-19 | ACPI / processor: initialize a variable to silence compiler warning | Al Stone | 1 | -1/+1 |
2013-12-19 | ACPI / EC: disable GPE before removing GPE handler | Lan Tianyu | 1 | -1/+1 |
2013-12-19 | ACPI / Button: Fix enabling button GPEs twice | Lan Tianyu | 1 | -18/+0 |
2013-12-18 | Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -5/+34 |
2013-12-17 | ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interface | Luck, Tony | 1 | -5/+34 |
2013-12-11 | ACPI, eMCA: Combine eMCA/EDAC event reporting priority | Chen, Gong | 1 | -2/+16 |
2013-12-07 | ACPI / processor: use ACPI_COMPANION() to get ACPI device | Lan Tianyu | 1 | -4/+4 |
2013-12-07 | ACPI: correct minor typos | Al Stone | 1 | -2/+2 |
2013-12-07 | ACPI / sleep: Drop redundant acpi_disabled check | Hanjun Guo | 1 | -3/+0 |
2013-12-07 | ACPI / dock: Drop redundant acpi_disabled check | Hanjun Guo | 1 | -3/+0 |
2013-12-07 | ACPI / table: Replace '1' with specific error return values | Hanjun Guo | 1 | -2/+2 |
2013-12-07 | ACPI: remove trailing whitespace | Al Stone | 2 | -2/+2 |
2013-12-07 | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> | Lv Zheng | 5 | -5/+0 |
2013-12-07 | ACPI: Clean up incorrect inclusion of an ACPICA header | Lv Zheng | 1 | -1/+0 |
2013-12-07 | ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c | Rafael J. Wysocki | 1 | -12/+0 |
2013-12-07 | ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one() | Rafael J. Wysocki | 4 | -16/+12 |
2013-12-07 | ACPI / bind: Rework struct acpi_bus_type | Rafael J. Wysocki | 1 | -5/+7 |
2013-12-07 | ACPI / bind: Redefine acpi_preset_companion() | Rafael J. Wysocki | 1 | -9/+1 |
2013-12-07 | ACPI / bind: Redefine acpi_get_child() | Rafael J. Wysocki | 1 | -3/+3 |
2013-12-07 | PCI / ACPI: Use acpi_find_child_device() for child devices lookup | Rafael J. Wysocki | 1 | -0/+3 |
2013-12-07 | ACPI / bind: Simplify child device lookups | Rafael J. Wysocki | 1 | -82/+55 |
2013-12-07 | Merge branch 'acpi-cleanup' into acpi-hotplug | Rafael J. Wysocki | 35 | -80/+28 |