Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
052345aec01cbd22285771eee6e08486c07d3bcc
/
drivers
/
acpi
/
pci_link.c
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c97adf9
acpi: make ACPI device id constant
by Márton Németh
· 15 years ago
a192a95
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
by Len Brown
· 15 years ago
5f0dcca
ACPI: pci_link: simplify list of link devices
by Bjorn Helgaas
· 16 years ago
6eca4b4
ACPI: pci_link: remove unnecessary null pointer checks
by Bjorn Helgaas
· 16 years ago
c9d6244
ACPI: pci_link: remove unnecessary casts and initializations
by Bjorn Helgaas
· 16 years ago
1c9ca3a
ACPI: pci_link: clean up whitespace
by Bjorn Helgaas
· 16 years ago
4d93915
ACPI: add missing KERN_* constants to printks
by Frank Seidel
· 16 years ago
d0302bc
Merge branch 'misc' into release
by Len Brown
· 16 years ago
8a383ef
ACPI: ec.c, pci_link.c, video_detec.c: static
by Roel Kluin
· 16 years ago
11e9313
ACPI: Do not modify SCI_EN directly
by Rafael J. Wysocki
· 16 years ago
3283625
ACPI: pci_link: remove acpi_irq_balance_set() interface
by Bjorn Helgaas
· 16 years ago
5f50ef4
Merge branch 'misc' into test
by Len Brown
· 16 years ago
383d7a1
ACPI: Fix possible null ptr dereference
by donald.d.dugger@intel.com
· 16 years ago
db89b4f
ACPI: catch calls of acpi_driver_data on pointer of wrong type
by Pavel Machek
· 16 years ago
fa46d35
ACPI: bounds check IRQ to prevent memory corruption
by Bjorn Helgaas
· 16 years ago
4a5e363
ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptors
by Bjorn Helgaas
· 16 years ago
e5685b9
ACPI: misc cleanups
by Adrian Bunk
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
1ba90e3
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers
by Thomas Renninger
· 17 years ago
0dc070b
ACPI: drivers/acpi/pci_link.c: lower printk severity
by Dan Aloni
· 17 years ago
7cda93e
ACPI: delete extra #defines in /drivers/acpi/ drivers
by Len Brown
· 18 years ago
c2b6705
ACPI: fix acpi_driver.name usage
by Len Brown
· 18 years ago
f52fd66
ACPI: clean up ACPI_MODULE_NAME() use
by Len Brown
· 18 years ago
cee324b
ACPICA: use new ACPI headers.
by Alexey Starikovskiy
· 18 years ago
d8c71b6
ACPICA: Remove obsolete Flags parameter.
by Bob Moore
· 18 years ago
36bcbec
ACPI: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
cece901
Pull style into test branch
by Len Brown
· 18 years ago
168a328
ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL
by Jiri Kosina
· 18 years ago
50dd096
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
by Jan Engelhardt
· 18 years ago
e21c1ca
ACPI: acpi_os_allocate() fixes
by Len Brown
· 18 years ago
e0e4e11
ACPI: pci_link: Remove unneeded acpi_handle from driver.
by Patrick Mochel
· 18 years ago
67a7136
ACPI: pci_link: Use acpi_device's handle instead of driver's
by Patrick Mochel
· 18 years ago
d550d98
ACPI: delete tracing macros from drivers/acpi/*.c
by Patrick Mochel
· 18 years ago
6468463
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
by Len Brown
· 18 years ago
cece929
ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)
by Len Brown
· 18 years ago
a6fc672
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
by Thomas Renninger
· 18 years ago
3722447
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
5603509
Make sure to re-enable SCI after an ACPI suspend
by Linus Torvalds
· 18 years ago
36e4309
sem2mutex: acpi, acpi_link_lock
by Ingo Molnar
· 19 years ago
d4ec6c7
[ACPI] remove "Resource isn't an IRQ" warning
by Len Brown
· 19 years ago
ed03f43
Pull pnpacpi into acpica branch
by Len Brown
· 19 years ago
a64882e
[PATCH] ACPI: fix sleeping whilst atomic warnings on resume
by Dave Jones
· 19 years ago
50eca3e
[ACPI] ACPICA 20050930
by Bob Moore
· 19 years ago
eca008c
[ACPI] handle ACPICA 20050916's acpi_resource.type rename
by Len Brown
· 19 years ago
4be44fc
[ACPI] Lindent all ACPI files
by Len Brown
· 19 years ago
c65ade4
[ACPI] whitespace
by Pavel Machek
· 19 years ago
1d492eb
[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3
by Len Brown
· 19 years ago
4fdcf08
[ACPI] lint: irqrouter_suspend() takes a pm_message_t, not a u32
by Andrew Morton
· 19 years ago
11e981f
[ACPI] S3 resume: avoid kmalloc() might_sleep oops symptom
by David Shaohua Li
· 19 years ago
8066eff
/home/lenb/src/to-linus branch 'acpi-2.6.12'
by Len Brown
· 19 years ago
ecc21eb
[ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviour
by David Shaohua Li
· 19 years ago
697a2d6
Revert ACPI interrupt resume changes
by Linus Torvalds
· 19 years ago
87bec66
[ACPI] suspend/resume ACPI PCI Interrupt Links
by David Shaohua Li
· 19 years ago
c9c3e45
[ACPI] PNPACPI vs sound IRQ
by David Shaohua Li
· 20 years ago
362b06b
[ACPI] S3 Suspend to RAM: interrupt resume fix
by David Shaohua Li
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago