Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8510e30b46cd5467b2f930bef68a276dbc2c7d7c
/
drivers
/
acpi
7946844
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
c705c78
acpi: Export the acpi_processor_get_performance_info
by Konrad Rzeszutek Wilk
· 12 years ago
9241448
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
by Rafael J. Wysocki
· 12 years ago
5354009
ACPI / glue: Add .match() callback to struct acpi_bus_type
by Rafael J. Wysocki
· 12 years ago
9b27516
ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0
by Chen Gang
· 12 years ago
5273a25
ACPI / processor: Remove redundant NULL check before kfree
by Syam Sidhardhan
· 12 years ago
ed4cf5b
ACPI / Sleep: Avoid interleaved message on errors
by Joe Perches
· 12 years ago
20e6926
x86, ACPI, mm: Revert movablemem_map support
by Yinghai Lu
· 12 years ago
ad6c2c2
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 12 years ago
18a44a7
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c41b381
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
556f12f
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
2148054
ghes: add the needed hooks for EDAC error report
by Mauro Carvalho Chehab
· 12 years ago
565d956
ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86
by Thomas Renninger
· 12 years ago
e8d1955
acpi, memory-hotplug: parse SRAT before memblock is ready
by Tang Chen
· 12 years ago
76bba14
cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu
by Wen Congyang
· 12 years ago
60a5a19
memory-hotplug: remove sysfs file of node
by Tang Chen
· 12 years ago
4383822
Merge branch 'acpi-pm' into fixes
by Rafael J. Wysocki
· 12 years ago
b5d667e
ACPI / PM: Take unusual configurations of power resources into account
by Rafael J. Wysocki
· 12 years ago
bf900af
Merge branch 'acpi-cleanup' into fixes
by Rafael J. Wysocki
· 12 years ago
a84363d
ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off
by Rafael J. Wysocki
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
40e0641
ghes: move structures/enum to a header file
by Mauro Carvalho Chehab
· 12 years ago
8793422
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
8f55cea
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
018ba0a
Merge branch 'pci/yinghai-root-bus-hotplug' into next
by Bjorn Helgaas
· 12 years ago
10baf04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Rafael J. Wysocki
· 12 years ago
ca62cf5
Merge branch 'misc' into release
by Len Brown
· 12 years ago
181380b
PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers
by Yinghai Lu
· 12 years ago
ad06bff
Merge branch 'pci/jiang-pci_slot-kconfig' into next
by Bjorn Helgaas
· 12 years ago
ab1a2e0
ACPI / PCI: Make pci_slot built-in only, not a module
by Jiang Liu
· 12 years ago
7113fe7
Merge branch 'pm-assorted'
by Rafael J. Wysocki
· 12 years ago
a68d353
Merge branch 'acpi-assorted'
by Rafael J. Wysocki
· 12 years ago
e8f71df
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 12 years ago
3757b94
ACPI / hotplug: Fix concurrency issues and memory leaks
by Rafael J. Wysocki
· 12 years ago
0aa120a
ACPI / scan: Full transition to D3cold in acpi_device_unregister()
by Rafael J. Wysocki
· 12 years ago
f058cdf
ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lock
by Rafael J. Wysocki
· 12 years ago
87d4a4d
ACPI: Drop the container.h header file
by Rafael J. Wysocki
· 12 years ago
737f1a9
ACPI / scan: Make container driver use struct acpi_scan_handler
by Rafael J. Wysocki
· 12 years ago
38475b3
ACPI / scan: Remove useless #ifndef from acpi_eject_store()
by Rafael J. Wysocki
· 12 years ago
5f27ee8
ACPI: Unbind ACPI drv when probe failed
by Toshi Kani
· 12 years ago
ce7685a
ACPI: sysfs eject support for ACPI scan handlers
by Toshi Kani
· 12 years ago
87b85b3
ACPI / scan: Follow priorities of IDs when matching scan handlers
by Rafael J. Wysocki
· 12 years ago
73ce873
ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()
by Jiang Liu
· 12 years ago
17b1639
Merge branch 'acpi-lpss'
by Rafael J. Wysocki
· 12 years ago
a9834cb
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 12 years ago
48694bd
Merge branch 'acpica'
by Rafael J. Wysocki
· 12 years ago
5989329
Merge branch 'acpi-scan'
by Rafael J. Wysocki
· 12 years ago
69fb367
x86 idle: remove mwait_idle() and "idle=mwait" cmdline param
by Len Brown
· 12 years ago
89a22da
ACPI: enable ACPI SCI during suspend
by Zhang Rui
· 12 years ago
ac3ebaf
ACPI / idle: remove usage of the statedata
by Daniel Lezcano
· 12 years ago
6ef0f08
ACPI / idle: pass the cpuidle_device parameter
by Daniel Lezcano
· 12 years ago
e2668fb
ACPI / idle : remove pointless headers
by Daniel Lezcano
· 12 years ago
41cdb0e
ACPI / idle: remove unused definition
by Daniel Lezcano
· 12 years ago
66f2fda
ACPI: Add DMI entry for Sony VGN-FW41E_H
by Joseph Salisbury
· 12 years ago
511d5c4
ACPI / PM: Handle missing _PSC in acpi_bus_update_power()
by Rafael J. Wysocki
· 12 years ago
02df734
ACPI / dock: Fix acpi_bus_get_device() check in drivers/acpi/dock.c
by Yasuaki Ishimatsu
· 12 years ago
b378549
ACPI / PM: Do not power manage devices in unknown initial states
by Rafael J. Wysocki
· 12 years ago
dde3bb4
ACPI / PM: Fix acpi_bus_get_device() check in drivers/acpi/device_pm.c
by Yasuaki Ishimatsu
· 12 years ago
456de89
ACPI / scan: Clean up acpi_bus_get_parent()
by Rafael J. Wysocki
· 12 years ago
0613e1f
ACPI / scan: Fix acpi_bus_get_device() check in acpi_match_device()
by Rafael J. Wysocki
· 12 years ago
bdb0ae6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
83e6818
efi: Make 'efi_enabled' a function to query EFI facilities
by Matt Fleming
· 12 years ago
141a297
ACPI / platform: Use struct acpi_scan_handler for creating devices
by Rafael J. Wysocki
· 12 years ago
4daeaf6
ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handler
by Rafael J. Wysocki
· 12 years ago
00c43b9
ACPI / PCI: Make PCI root driver use struct acpi_scan_handler
by Rafael J. Wysocki
· 12 years ago
ca589f9
ACPI / scan: Introduce struct acpi_scan_handler
by Rafael J. Wysocki
· 12 years ago
8b4e2fa
Merge branch 'acpi-lpss' into acpi-cleanup
by Rafael J. Wysocki
· 12 years ago
64e94e7
Merge branch 'acpi-scan' into acpi-cleanup
by Rafael J. Wysocki
· 12 years ago
2c0d4fe
ACPI / scan: Make scanning of fixed devices follow the general scheme
by Rafael J. Wysocki
· 12 years ago
8a78cf7
Merge branch 'acpi-pm' into acpi-cleanup
by Rafael J. Wysocki
· 12 years ago
65ab96f
ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parent
by Andreas Fleig
· 12 years ago
c511cc1
ACPI / scan: Make namespace scanning and trimming mutually exclusive
by Rafael J. Wysocki
· 12 years ago
939de1d
Merge branch 'pci/yinghai-root-bus-hotplug' into next
by Bjorn Helgaas
· 12 years ago
fb45579
Merge branch 'pci/acpi-scan2' into next
by Bjorn Helgaas
· 12 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
51fac83
ACPI: Remove useless type argument of driver .remove() operation
by Rafael J. Wysocki
· 12 years ago
cc38e51
Merge branch 'acpi-scan' into acpi-cleanup
by Rafael J. Wysocki
· 12 years ago
5baa1be
ACPI: fix obsolete comment in custom_method.c
by Zhang Rui
· 12 years ago
ca4e713
ACPI / thermal: Use mode to enable/disable kernel thermal processing
by Srinivas Pandruvada
· 12 years ago
7e3cf24
ACPI thermal: remove unnecessary newline from exception message
by Colin Ian King
· 12 years ago
c628423
ACPI sysfs: remove unnecessary newline from exception
by Colin Ian King
· 12 years ago
bf6787e
ACPI video: remove unnecessary newline from error messages
by Colin Ian King
· 12 years ago
208f6cc
ACPI: SRAT: report non-volatile memory in debug
by Davidlohr Bueso
· 12 years ago
33f767d
ACPI: Rework acpi_get_child() to be more efficient
by Rafael J. Wysocki
· 12 years ago
bfee26d
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
by Rafael J. Wysocki
· 12 years ago
121b090
PCI/ACPI: Print info if host bridge notify handler installation fails
by Tang Chen
· 12 years ago
668192b
PCI: acpiphp: Move host bridge hotplug to pci_root.c
by Yinghai Lu
· 12 years ago
92d8aff
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
by Yinghai Lu
· 12 years ago
660b111
ACPI / PM: Fix consistency check for power resources during resume
by Rafael J. Wysocki
· 12 years ago
18a3870
ACPI / PM: Expose lists of device power resources to user space
by Rafael J. Wysocki
· 12 years ago
a276660
Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into pci/acpi-scan2
by Bjorn Helgaas
· 12 years ago
378bb8b
ACPICA: Update predefined info table for _MLS method
by Bob Moore
· 12 years ago
5e30a96
ACPICA: Remove some extraneous newlines in ACPI_ERROR type calls
by Bob Moore
· 12 years ago
d9652b4
ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operators
by Bob Moore
· 12 years ago
48ffb94
ACPICA: AcpiGetSleepTypeData: Allow \_Sx to return either 1 or 2 integers
by Bob Moore
· 12 years ago
25f044e
ACPICA: Update ACPICA copyrights to 2013
by Bob Moore
· 12 years ago
586ce51
ACPICA: Update predefined info table
by Lv Zheng
· 12 years ago
7c3c867
Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into perf/core
by Ingo Molnar
· 12 years ago
Next »