Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 2013-11-14 | 1 | -4/+4 | |
| * | | | | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 3 | -30/+25 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-11-20 | 1 | -17/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | genetlink: make multicast groups const, prevent abuse | Johannes Berg | 2013-11-19 | 1 | -18/+8 | |
| * | | | | | genetlink: pass family to functions using groups | Johannes Berg | 2013-11-19 | 1 | -1/+2 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | treewide: Fix typo in printk | Masanari Iida | 2013-10-14 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2013-11-14 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into next | Zhang Rui | 2013-11-07 | 6 | -178/+29 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | | * | | | | | ACPI/thermal : Remove zone disabled warning | Srinivas Pandruvada | 2013-09-30 | 1 | -5/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 3 | -110/+160 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PCI/ACPI: Decode _OSC bitmasks symbolically | Bjorn Helgaas | 2013-09-24 | 1 | -17/+67 | |
| * | | | | | | | PCI/ACPI: Separate out _OSC "we don't support enough services" path | Bjorn Helgaas | 2013-09-24 | 1 | -42/+42 | |
| * | | | | | | | PCI/ACPI: Separate out _OSC "PCIe port services disabled" path | Bjorn Helgaas | 2013-09-24 | 1 | -2/+6 | |
| * | | | | | | | PCI/ACPI: Skip _OSC control tests if _OSC support call failed | Bjorn Helgaas | 2013-09-24 | 1 | -5/+5 | |
| * | | | | | | | PCI/ACPI: Run _OSC only once for OSPM feature support | Bjorn Helgaas | 2013-09-24 | 1 | -12/+7 | |
| * | | | | | | | PCI/ACPI: Split _OSC "support" and "control" flags into separate variables | Bjorn Helgaas | 2013-09-24 | 1 | -17/+18 | |
| * | | | | | | | PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control() | Bjorn Helgaas | 2013-09-24 | 1 | -61/+71 | |
| * | | | | | | | PCI/ACPI: Drop unnecessary _OSC existence tests | Bjorn Helgaas | 2013-09-24 | 1 | -10/+1 | |
| * | | | | | | | PCI/ACPI: Name _OSC #defines more consistently | Bjorn Helgaas | 2013-09-24 | 1 | -10/+9 | |
| * | | | | | | | ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD | Bjorn Helgaas | 2013-09-24 | 3 | -19/+19 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 122 | -2439/+1921 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2013-11-07 | 5 | -217/+137 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines | Rafael J. Wysocki | 2013-11-07 | 5 | -119/+61 | |
| | * | | | | | ACPI / hotplug: Do not execute "insert in progress" _OST | Rafael J. Wysocki | 2013-11-07 | 1 | -2/+0 | |
| | * | | | | | ACPI / hotplug: Carry out PCI root eject directly | Rafael J. Wysocki | 2013-11-07 | 3 | -17/+13 | |
| | * | | | | | ACPI / hotplug: Merge device hot-removal routines | Rafael J. Wysocki | 2013-11-07 | 1 | -46/+38 | |
| | * | | | | | ACPI / hotplug: Make acpi_bus_hot_remove_device() internal | Rafael J. Wysocki | 2013-11-07 | 3 | -1/+3 | |
| | * | | | | | ACPI / hotplug: Simplify device ejection routines | Rafael J. Wysocki | 2013-11-07 | 2 | -46/+20 | |
| | * | | | | | ACPI / hotplug: Fix handle_root_bridge_removal() | Rafael J. Wysocki | 2013-11-07 | 1 | -1/+4 | |
| | * | | | | | ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplug | Rafael J. Wysocki | 2013-11-07 | 1 | -21/+36 | |
| | * | | | | | ACPI / scan: Start matching drivers after trying scan handlers | Rafael J. Wysocki | 2013-11-07 | 1 | -3/+6 | |
| | * | | | | | ACPI: Remove acpi_pci_slot_init() headers from internal.h | Rafael J. Wysocki | 2013-11-07 | 1 | -5/+0 | |
| * | | | | | | Merge branch 'acpi-video' | Rafael J. Wysocki | 2013-11-07 | 2 | -11/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1" | Aaron Lu | 2013-11-07 | 1 | -8/+0 | |
| | * | | | | | | ACPI / video: Quirk initial backlight level 0 | Aaron Lu | 2013-11-07 | 1 | -1/+1 | |
| | * | | | | | | ACPI / video: Fix initial level validity test | Aaron Lu | 2013-11-07 | 1 | -1/+1 | |
| | * | | | | | | ACPI / blacklist: fix name of ThinkPad Edge E530 | Felipe Contreras | 2013-11-05 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-11-07 | 87 | -303/+415 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | ACPICA: Add __init for ACPICA initializers/finalizers. | Lv Zheng | 2013-10-31 | 6 | -9/+8 | |
| | * | | | | | | ACPICA: Cleanup asmlinkage for ACPICA APIs. | Lv Zheng | 2013-10-31 | 1 | -2/+2 | |
| | * | | | | | | ACPICA: Fix cached object deletion code. | Lv Zheng | 2013-10-31 | 1 | -2/+2 | |
| | * | | | | | | ACPICA: Remove dead AOPOBJ_INVALID check. | Lv Zheng | 2013-10-31 | 1 | -6/+0 | |
| | * | | | | | | ACPICA: Cleanup useless memset invocations. | Lv Zheng | 2013-10-31 | 2 | -2/+0 | |
| | * | | | | | | ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal. | Lv Zheng | 2013-10-31 | 1 | -1/+1 | |
| | * | | | | | | ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size(). | Lv Zheng | 2013-10-31 | 1 | -10/+13 | |
| | * | | | | | | ACPICA: Add new statistics interface. | Lv Zheng | 2013-10-31 | 5 | -0/+54 | |
| | * | | | | | | ACPICA: Update namespace dump code. | Lv Zheng | 2013-10-31 | 1 | -2/+5 | |
| | * | | | | | | ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag. | Lv Zheng | 2013-10-31 | 1 | -1/+2 | |
| | * | | | | | | ACPICA: Update default space handlers. | Lv Zheng | 2013-10-31 | 1 | -0/+1 |