Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7db298cb70125e322dfdb3f41e8129681a6f6b20
/
drivers
/
pci
/
pci-acpi.c
5e3d234
PCI: Shuffle pci-acpi.c functions to group them logically
by Bjorn Helgaas
· 10 years ago
abbfec3
PCI: Whitespace cleanup in pci-acpi.c
by Bjorn Helgaas
· 10 years ago
9ce90ea
PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c
by Bjorn Helgaas
· 10 years ago
91af125
Merge branches 'acpi-pnp' and 'acpi-pci'
by Rafael J. Wysocki
· 10 years ago
85dbb3d
ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE()
by Rafael J. Wysocki
· 10 years ago
c072530
ACPI / PM: Revork the handling of ACPI device wakeup notifications
by Rafael J. Wysocki
· 10 years ago
6788a51
PCI: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
e1ba845
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
25d412d
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
f084280
PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI
by Rafael J. Wysocki
· 11 years ago
40c368c
PCI: Use dev_is_pci() to identify PCI devices
by Yijing Wang
· 11 years ago
e3f02c5
ACPI / bind: Rework struct acpi_bus_type
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
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
e341478
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
3a83f99
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
by Rafael J. Wysocki
· 11 years ago
f762598
PCI: Fix whitespace, capitalization, and spelling errors
by Bjorn Helgaas
· 11 years ago
be07c00
pci-acpi: convert acpi_get_handle() to acpi_has_method()
by Zhang Rui
· 11 years ago
8341451
PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
by Rafael J. Wysocki
· 11 years ago
abe5430
Merge branch 'acpi-pci-hotplug'
by Rafael J. Wysocki
· 11 years ago
60f75b8
ACPI: Try harder to resolve _ADR collisions for bridges
by Rafael J. Wysocki
· 11 years ago
d010e57
PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state()
by Lan Tianyu
· 11 years ago
be1c9de
ACPI / PCI: Make bus registration and unregistration symmetric
by Rafael J. Wysocki
· 11 years ago
fc6504b
PCI / ACPI / PM: Use correct power state strings in messages
by Rafael J. Wysocki
· 11 years ago
e7d4515
PCI: Replace printks with appropriate pr_*()
by Yijing Wang
· 11 years ago
96a3e8a
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
3b63aaa
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
by Jiang Liu
· 12 years ago
5c0b04e
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
by Jiang Liu
· 12 years ago
5090d4a
PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots
by Jiang Liu
· 12 years ago
24ad0ef
PCI/ACPI: Always resume devices on ACPI wakeup notifications
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
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
018ba0a
Merge branch 'pci/yinghai-root-bus-hotplug' into next
by Bjorn Helgaas
· 12 years ago
181380b
PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers
by Yinghai Lu
· 12 years ago
bc9b640
ACPI / PM: Rework the handling of devices depending on power resources
by Rafael J. Wysocki
· 12 years ago
6c0cc95
ACPI / PCI: Set root bridge ACPI handle in advance
by Rafael J. Wysocki
· 12 years ago
38a9a67
ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c
by Rafael J. Wysocki
· 12 years ago
d2e5f0c
ACPI / PCI: Rework the setup and cleanup of device wakeup
by Rafael J. Wysocki
· 12 years ago
ec2cd81
ACPI / PM: Move routines for adding/removing device wakeup notifiers
by Rafael J. Wysocki
· 12 years ago
8b713a8
PM / ACPI: Take device PM QoS flags into account
by Rafael J. Wysocki
· 12 years ago
3d0882c
PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state()
by Rafael J. Wysocki
· 12 years ago
35e7f73
Merge branch 'topic/huang-d3cold-v7' into next
by Bjorn Helgaas
· 12 years ago
448bd85
PCI/PM: add PCIe runtime D3cold support
by Huang Ying
· 12 years ago
ee85f54
ACPI/PM: specify lowest allowed state for device sleep state
by Huang Ying
· 12 years ago
f4b57a3
PCI/ACPI: provide MMCONFIG address for PCI host bridges
by Jiang Liu
· 12 years ago
5c7dd71
ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold
by Rafael J. Wysocki
· 12 years ago
1cc0c99
ACPI: Fix D3hot v D3cold confusion
by Lin Ming
· 13 years ago
b24e509
ACPI, PCI: Move acpi_dev_run_wake() to ACPI core
by Lin Ming
· 13 years ago
a424948
PCI/ACPI/PM: Avoid resuming devices that don't signal PME
by Rafael J. Wysocki
· 13 years ago
3c07635
PCI: Rework ASPM disable code
by Matthew Garrett
· 13 years ago
78d090b
PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake()
by Rafael J. Wysocki
· 13 years ago
379021d
PCI / PM: Extend PME polling to all PCI devices
by Rafael J. Wysocki
· 13 years ago
28c2103
ACPI: Add D3 cold state
by Lin Ming
· 14 years ago
5190726
ACPI: Remove the wakeup.run_wake_count device field
by Rafael J. Wysocki
· 14 years ago
0f953bf
PCI/PM: Report wakeup events before resuming devices
by Rafael J. Wysocki
· 14 years ago
2f671e2
PCI: Disable ASPM if BIOS asks us to
by Matthew Garrett
· 14 years ago
9e50ab9
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
c125e96
PM: Make it possible to avoid races between wakeup and system sleep
by Rafael J. Wysocki
· 14 years ago
a44061a
ACPICA: Remove wakeup GPE reference counting which is not used
by Rafael J. Wysocki
· 14 years ago
bc53515
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
b67ea76
PCI / ACPI / PM: Platform support for PCI PME wake-up
by Rafael J. Wysocki
· 15 years ago
439913f
ACPI: replace acpi_integer by u64
by Lin Ming
· 15 years ago
dc1a94a
PCI/PM: Propagate wake-up enable for PCIe devices too
by Rafael J. Wysocki
· 15 years ago
5f4d91a
PCI: use pci_is_pcie() in pci core
by Kenji Kaneshige
· 15 years ago
0baed8d
PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support
by Rafael J. Wysocki
· 15 years ago
df8db91
PCI / ACPI PM: Rework some debug messages
by Rafael J. Wysocki
· 15 years ago
5bcc2fb
PCI PM: Simplify PCI wake-up code
by Rafael J. Wysocki
· 15 years ago
478c6a4
Merge branch 'linus' into release
by Len Brown
· 16 years ago
993958f
ACPICA: Update FADT flag definitions
by Bob Moore
· 16 years ago
63f10f0
PCI/ACPI: move _OSC code to pci_root.c
by Kenji Kaneshige
· 16 years ago
b2576e1
Merge branch 'linus' into release
by Len Brown
· 16 years ago
86d8698
pci-acpi: Cleanup _OSC evaluation code
by Taku Izumi
· 16 years ago
e0fa3b4
PCI/ACPI: Remove unnecessary _OSC evaluation for control request
by Taku Izumi
· 16 years ago
753e3ac
PCI: revert additional _OSC evaluation
by Taku Izumi
· 16 years ago
2361694
ACPI/PCI: remove obsolete _OSC capability support functions
by Andrew Patterson
· 16 years ago
990a7ac
ACPI/PCI: call _OSC support during root bridge discovery
by Andrew Patterson
· 16 years ago
1a92713
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
ea7e96e
ACPI: remove private acpica headers from driver files
by Lin Ming
· 16 years ago
2485b86
PCI: ignore bit0 of _OSC return code
by Kenji Kaneshige
· 16 years ago
f812338
ACPI: Oops in ACPI with git latest
by Rafael J. Wysocki
· 16 years ago
ab20440
ACPI/PCI: Fix return value of acpi_cuery_osc()
by Taku Izumi
· 16 years ago
adf411b
ACPI/PCI: Always query _OSC control field in pci_osc_control_set()
by Taku Izumi
· 16 years ago
4e39432
ACPI/PCI: Change pci_osc_control_set() to query control bits first
by Taku Izumi
· 16 years ago
9778c14
ACPI/PCI: Fix possible race condition on _OSC evaluation
by Taku Izumi
· 16 years ago
5fde244
PCI: disable ASPM per ACPI FADT setting
by Shaohua Li
· 16 years ago
eb9d0fe
PCI ACPI: Rework PCI handling of wake-up
by Rafael J. Wysocki
· 16 years ago
44e4e66
PCI: rework pci_set_power_state function to call platform first
by Rafael J. Wysocki
· 16 years ago
961d912
PCI: Introduce platform_pci_power_manageable function
by Rafael J. Wysocki
· 16 years ago
53eb2fb
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 into linux-next
by Jesse Barnes
· 16 years ago
8d2bdf4
PCI ACPI: Drop the second argument of platform_pci_choose_state
by Rafael J. Wysocki
· 16 years ago
0616678
ACPI PM: acpi_pm_device_sleep_state() cleanup
by David Brownell
· 16 years ago
90a57da
pci-acpi: formatting cleanups for _OSC
by Kenji Kaneshige
· 16 years ago
c155062
pci-acpi: remove unused variable in __pci_osc_support_set
by Kenji Kaneshige
· 16 years ago
681f7d9
pci-acpi: add flag to indicate query had been done
by Kenji Kaneshige
· 16 years ago
5e0b994
pci-acpi: use local buffer for _OSC
by Kenji Kaneshige
· 16 years ago
8a7a4fa
pci-acpi: remove duplicate code for _OSC
by Kenji Kaneshige
· 16 years ago
c4e5fad
ACPI/PCI: another multiple _OSC memory leak fix
by Kenji Kaneshige
· 16 years ago
34a6505
ACPI/PCI: handle multiple _OSC
by Kenji Kaneshige
· 16 years ago
Next »