index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
pnpacpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: Allow ACPI binding with USB-3.0 hub
Lan Tianyu
2012-09-21
1
-6
/
+1
*
ACPI/PM: specify lowest allowed state for device sleep state
Huang Ying
2012-06-23
1
-2
/
+2
*
PNPACPI: Fix device ref leaking in acpi_pnp_match
Yinghai Lu
2012-03-30
1
-1
/
+6
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-07
1
-47
/
+15
|
\
|
*
PNPACPI: Simplify disabled resource registration
Witold Szczeponik
2011-11-06
1
-47
/
+15
*
|
pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
Merge 'akpm' patch series
Linus Torvalds
2011-07-25
1
-25
/
+27
|
\
|
*
pnpacpi: register disabled resources
Witold Szczeponik
2011-07-25
1
-25
/
+27
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-5
/
+5
|
/
*
Merge branch 'pnp' into release
Len Brown
2011-01-12
1
-1
/
+2
|
\
|
*
PNP: Compile all pnp built-in stuff in one module namespace
Thomas Renninger
2010-10-27
1
-1
/
+2
*
|
PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access
Rafael J. Wysocki
2011-01-11
1
-26
/
+67
*
|
ACPI/PNP: avoid section mismatch warning
Jan Beulich
2010-12-11
1
-1
/
+1
*
|
Merge branch 'pnpacpi-invalid-device-id' into release
Len Brown
2010-10-25
1
-5
/
+24
|
\
\
|
*
|
PNPACPI: cope with invalid device IDs
Dmitry Torokhov
2010-10-01
1
-5
/
+24
|
|
/
*
|
ACPI/PNP: A HID value of an object never changes -> make it const
Thomas Renninger
2010-10-01
1
-1
/
+1
|
/
*
PNPACPI: Add support for remote wakeup
Alan Stern
2010-07-19
1
-0
/
+23
*
PNPACPI: compute Address Space length rather than using _LEN
Bjorn Helgaas
2010-04-28
1
-22
/
+4
*
-
.
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...
Len Brown
2010-04-06
2
-12
/
+32
|
\
\
|
|
*
PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
Bjorn Helgaas
2010-04-04
1
-12
/
+30
|
|
/
|
/
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-0
/
+2
|
/
*
PNPACPI: add bus number support
Bjorn Helgaas
2010-03-14
1
-0
/
+14
*
PNPACPI: add window support
Bjorn Helgaas
2010-03-14
1
-15
/
+20
*
PNP: add interface to retrieve ACPI device from a PNPACPI device
Bjorn Helgaas
2009-12-15
1
-1
/
+2
*
PNPACPI: save struct acpi_device, not just acpi_handle
Bjorn Helgaas
2009-12-11
2
-8
/
+18
*
ACPI: remove acpi_device.flags.hardware_id
Bjorn Helgaas
2009-09-25
1
-2
/
+1
*
ACPI: maintain a single list of _HID and _CID IDs
Bjorn Helgaas
2009-09-25
1
-9
/
+7
*
ACPI: use acpi_device_hid() when possible
Bjorn Helgaas
2009-09-25
1
-1
/
+1
*
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
2009-08-27
1
-3
/
+3
*
-
.
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
2009-06-24
1
-2
/
+44
|
\
\
|
|
*
PNPACPI: parse Extended Address Space Descriptors
Bjorn Helgaas
2009-05-27
1
-2
/
+44
|
|
/
*
|
Merge branch 'linus' into irq/numa
Ingo Molnar
2009-06-01
1
-5
/
+3
|
\
\
|
|
/
|
*
ACPI: suspend: don't let device _PS3 failure prevent suspend
Len Brown
2009-05-08
1
-5
/
+3
*
|
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
2009-04-28
1
-1
/
+1
|
/
*
Enable PNPACPI _PSx Support, v3
Witold Szczeponik
2009-04-03
1
-7
/
+16
*
ACPI: remove private acpica headers from driver files
Lin Ming
2008-12-31
1
-1
/
+0
*
Merge branch 'linus' into test
Len Brown
2008-10-23
1
-1
/
+1
|
\
|
*
PnP: move pnpacpi/pnpbios_init to after PCI init
Linus Torvalds
2008-10-10
1
-1
/
+1
*
|
Merge branch 'pnp-debug' into test
Len Brown
2008-10-22
3
-30
/
+27
|
\
\
|
*
|
PNP: remove old CONFIG_PNP_DEBUG option
Bjorn Helgaas
2008-10-10
1
-4
/
+0
|
*
|
PNP: convert to using pnp_dbg()
Bjorn Helgaas
2008-10-10
2
-16
/
+16
|
*
|
PNP: convert the last few pnp_info() uses to printk()
Bjorn Helgaas
2008-10-10
1
-3
/
+3
|
*
|
PNPACPI: use dev_printk when possible
Bjorn Helgaas
2008-10-10
1
-7
/
+8
|
|
/
*
|
ACPI : Load device driver according to the status of acpi device
Zhao Yakui
2008-10-22
1
-1
/
+5
|
/
*
PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors
Bjorn Helgaas
2008-08-25
1
-2
/
+0
*
PNPACPI: add support for HP vendor-specific CCSR descriptors
Bjorn Helgaas
2008-07-16
1
-0
/
+60
*
PNP: convert resource options to single linked list
Bjorn Helgaas
2008-07-16
1
-53
/
+40
*
PNP: remove extra 0x100 bit from option priority
Bjorn Helgaas
2008-07-16
1
-1
/
+1
*
PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR
Bjorn Helgaas
2008-07-16
1
-3
/
+10
*
PNP: centralize resource option allocations
Bjorn Helgaas
2008-07-16
1
-100
/
+49
[next]