Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
24dee1fc99fd6d38fc859d7f6dda1dab21493bef
/
drivers
/
acpi
24dee1f
ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()
by Rafael J. Wysocki
· 11 years ago
e3f02c5
ACPI / bind: Rework struct acpi_bus_type
by Rafael J. Wysocki
· 11 years ago
9c5ad36
ACPI / bind: Redefine acpi_preset_companion()
by Rafael J. Wysocki
· 11 years ago
11dcc75
ACPI / bind: Redefine acpi_get_child()
by Rafael J. Wysocki
· 11 years ago
5ce79d2
PCI / ACPI: Use acpi_find_child_device() for child devices lookup
by Rafael J. Wysocki
· 11 years ago
d9fef0c
ACPI / bind: Simplify child device lookups
by Rafael J. Wysocki
· 11 years ago
9ccad66
Merge branch 'acpi-cleanup' into acpi-hotplug
by Rafael J. Wysocki
· 11 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
2c22e65
ACPI / scan: Use direct recurrence for device hierarchy walks
by Rafael J. Wysocki
· 11 years ago
25db115
ACPI: Introduce acpi_set_device_status()
by Rafael J. Wysocki
· 11 years ago
f4b734c
ACPI / hotplug: Drop unfinished global notification handling routines
by Rafael J. Wysocki
· 11 years ago
443fc82
ACPI / hotplug: Rework generic code to handle suprise removals
by Rafael J. Wysocki
· 11 years ago
46394fd
ACPI / hotplug: Move container-specific code out of the core
by Rafael J. Wysocki
· 11 years ago
3338db0
ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug code
by Rafael J. Wysocki
· 11 years ago
c27b2c3
ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug()
by Rafael J. Wysocki
· 11 years ago
1ceaba0
ACPI / hotplug: Do not fail bus and device checks for disabled hotplug
by Rafael J. Wysocki
· 11 years ago
202317a
ACPI / scan: Add acpi_device objects for all device nodes in the namespace
by Rafael J. Wysocki
· 11 years ago
d783156
ACPI / scan: Define non-empty device removal handler
by Rafael J. Wysocki
· 11 years ago
74fc9cb
Merge branch 'acpica' into acpi-hotplug
by Rafael J. Wysocki
· 11 years ago
7654096
Merge back earlier acpi-hotplug material.
by Rafael J. Wysocki
· 11 years ago
3f69fe1
ACPICA: Add support to delete all objects attached to the root namespace node.
by Bob Moore
· 11 years ago
794ba09
ACPICA: Delete all attached data objects during namespace node deletion.
by Tomasz Nowicki
· 11 years ago
9a0a359
ACPICA: Resources: Fix loop termination for the get AML length function.
by Lv Zheng
· 11 years ago
bf9b448
ACPICA: Debug output: Do not emit function nesting level for kernel build.
by Bob Moore
· 11 years ago
82023bb
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
ca499fc
ACPI / hotplug: Fix conflicted PCI bridge notify handlers
by Toshi Kani
· 11 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
9a04d08
Merge branch 'acpi-video'
by Rafael J. Wysocki
· 11 years ago
dcaea2c
Merge branch 'acpi-ec'
by Rafael J. Wysocki
· 11 years ago
614d742
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
8834616
ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed()
by Rafael J. Wysocki
· 11 years ago
f516bde
ACPI / PCI root: Clear driver_data before failing enumeration
by Rafael J. Wysocki
· 11 years ago
c1beb0b
ACPI / hotplug: Fix PCI host bridge hot removal
by Rafael J. Wysocki
· 11 years ago
5beaee4
ACPI / hotplug: Fix acpi_bus_get_device() return value check
by Rafael J. Wysocki
· 11 years ago
f86e7bc
Merge branch 'acpi-lpss'
by Rafael J. Wysocki
· 11 years ago
eb648212
Merge branch 'acpi-config'
by Rafael J. Wysocki
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
545ef36
ACPI / video: clean up DMI table for initial black screen problem
by Aaron Lu
· 11 years ago
36b1587
ACPI / EC: Ensure lock is acquired before accessing ec struct members
by Puneet Kumar
· 11 years ago
86b0cc1
ACPI / AC: Remove struct acpi_device pointer from struct acpi_ac
by Lan Tianyu
· 11 years ago
a104b4d
ACPI / bind: Use (put|get)_device() on ACPI device objects too
by Rafael J. Wysocki
· 11 years ago
3a83f99
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
by Rafael J. Wysocki
· 11 years ago
7b19981
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
by Rafael J. Wysocki
· 11 years ago
549608e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
2f466d3
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
f9300ea
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
a4d9753
ACPI / LPSS: add ACPI IDs for newer Intel PCHs
by Mika Westerberg
· 11 years ago
4c47cb1
ACPI: delete CONFIG_ACPI_BLACKLIST_YEAR
by Len Brown
· 11 years ago
340286c
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9ebddac
ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC
by Luck, Tony
· 11 years ago
63ff4d0
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
7b98118
ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines
by Rafael J. Wysocki
· 11 years ago
cf8a1af
Merge branch 'acpi-video'
by Rafael J. Wysocki
· 11 years ago
0faf996
Merge branch 'acpica'
by Rafael J. Wysocki
· 11 years ago
ee360d6
Merge branch 'acpi-assorted'
by Rafael J. Wysocki
· 11 years ago
8dbb8d5
Merge branch 'acpi-processor'
by Rafael J. Wysocki
· 11 years ago
9968e45
ACPI / event: remove unneeded NULL pointer check
by Mathias Krause
· 11 years ago
906f187
Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1"
by Aaron Lu
· 11 years ago
2c62333
ACPI / video: Quirk initial backlight level 0
by Aaron Lu
· 11 years ago
9efa5e5
ACPI / video: Fix initial level validity test
by Aaron Lu
· 11 years ago
86e0a0b
Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into next
by Zhang Rui
· 11 years ago
176a88d
ACPI / hotplug: Do not execute "insert in progress" _OST
by Rafael J. Wysocki
· 11 years ago
43d3888
ACPI / hotplug: Carry out PCI root eject directly
by Rafael J. Wysocki
· 11 years ago
a3b1b1e
ACPI / hotplug: Merge device hot-removal routines
by Rafael J. Wysocki
· 11 years ago
ace8238
ACPI / hotplug: Make acpi_bus_hot_remove_device() internal
by Rafael J. Wysocki
· 11 years ago
5add99c
ACPI / hotplug: Simplify device ejection routines
by Rafael J. Wysocki
· 11 years ago
2441191
ACPI / hotplug: Fix handle_root_bridge_removal()
by Rafael J. Wysocki
· 11 years ago
7f28dde
ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplug
by Rafael J. Wysocki
· 11 years ago
6931007
ACPI / scan: Start matching drivers after trying scan handlers
by Rafael J. Wysocki
· 11 years ago
71bba8f
ACPI: Remove acpi_pci_slot_init() headers from internal.h
by Rafael J. Wysocki
· 11 years ago
f0eb2e5
ACPI / blacklist: fix name of ThinkPad Edge E530
by Felipe Contreras
· 11 years ago
fb10d5b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 11 years ago
7ea6c6c
Move cper.c from drivers/acpi/apei to drivers/firmware/efi
by Luck, Tony
· 11 years ago
45c9f78
ACPICA: Add __init for ACPICA initializers/finalizers.
by Lv Zheng
· 11 years ago
40bce10
ACPICA: Cleanup asmlinkage for ACPICA APIs.
by Lv Zheng
· 11 years ago
dba47d3a
ACPICA: Fix cached object deletion code.
by Lv Zheng
· 11 years ago
2faa046
ACPICA: Remove dead AOPOBJ_INVALID check.
by Lv Zheng
· 11 years ago
6208a3d
ACPICA: Cleanup useless memset invocations.
by Lv Zheng
· 11 years ago
bd48d67
ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.
by Lv Zheng
· 11 years ago
130797a
ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().
by Lv Zheng
· 11 years ago
9187a41
ACPICA: Add new statistics interface.
by Lv Zheng
· 11 years ago
98f7eb8
ACPICA: Update namespace dump code.
by Lv Zheng
· 11 years ago
99567bc
ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.
by Lv Zheng
· 11 years ago
bb42cc2
ACPICA: Update default space handlers.
by Lv Zheng
· 11 years ago
cd27d79
ACPICA: Fix indentation issues for macro invocations.
by Lv Zheng
· 11 years ago
d21f600
ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces.
by Lv Zheng
· 11 years ago
10622bf
ACPICA: Linuxize: Change indentation of C labels.
by Lv Zheng
· 11 years ago
bb1cab3
ACPICA: Clarify ACPI_FREE_BUFFER usage.
by Bob Moore
· 11 years ago
839e928
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
by Lv Zheng
· 11 years ago
e07fcfd
ACPICA: Hardcode access width for the reset register.
by Bob Moore
· 11 years ago
ab3b248
ACPICA: Fix possible memory leaks in the GPE handling.
by Lv Zheng
· 11 years ago
b3c86c3
ACPICA: Cleanup memory allocation macros and configurability.
by Lv Zheng
· 11 years ago
7342447
ACPICA: Add safe versions of common string functions.
by Bob Moore
· 11 years ago
1d98e9e
ACPICA: Add history/line-editing for Unix/Linux systems.
by Bob Moore
· 11 years ago
48961ce6
ACPICA: Add a check for a null node during namespace walk.
by Bob Moore
· 11 years ago
d7da179
ACPICA: Table print header function: Increase default width for table length.
by Bob Moore
· 11 years ago
1b673f2
ACPICA: Ensure that debug output is immediately disabled on termination.
by Tomasz Nowicki
· 11 years ago
e7e92ec9
ACPI: Fix spelling mistake in error messages
by Colin Ian King
· 11 years ago
Next »