- 587024b ACPI: power: Use u8 as the power resource state data type by Rafael J. Wysocki · 3 years, 8 months ago
- 9b7ff25 ACPI: power: Refine turning off unused power resources by Rafael J. Wysocki · 3 years, 8 months ago
- fd38651 Merge branch 'acpi-pm' by Rafael J. Wysocki · 3 years, 8 months ago
- 29038ae Revert "Revert "ACPI: scan: Turn off unused power resources during initialization"" by Rafael J. Wysocki · 3 years, 8 months ago
- 3da53c7 Merge branches 'acpi-pm' and 'acpi-docs' by Rafael J. Wysocki · 3 years, 8 months ago
- 5db91e9 Revert "ACPI: scan: Turn off unused power resources during initialization" by Rafael J. Wysocki · 3 years, 9 months ago
- b6237f6 Merge branch 'acpi-misc' by Rafael J. Wysocki · 3 years, 9 months ago
- 0b22125 Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources' by Rafael J. Wysocki · 3 years, 9 months ago
- c830dbc ACPI: scan: Call acpi_get_object_info() from acpi_set_pnp_ids() by Rafael J. Wysocki · 3 years, 9 months ago
- f5d9ab1 ACPI: scan: Drop sta argument from acpi_init_device_object() by Rafael J. Wysocki · 3 years, 9 months ago
- 7e4fdea ACPI: power: Turn off unused power resources unconditionally by Rafael J. Wysocki · 3 years, 10 months ago
- 4b9ee77 ACPI: scan: Turn off unused power resources during initialization by Rafael J. Wysocki · 3 years, 10 months ago
- 935ab85 ACPI: fix various typos in comments by Tom Saeger · 3 years, 10 months ago
- 2d4eb33 Merge branch 'acpi-messages' by Rafael J. Wysocki · 4 years ago
- 56ce833 ACPI: power: Clean up printing messages by Rafael J. Wysocki · 4 years ago
- 0f39ee8 ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros by Dwaipayan Ray · 4 years, 1 month ago
- b85195b Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 4 years, 1 month ago
- 6091b26 ACPI: scan: Call acpi_get_object_info() from acpi_add_single_object() by Hans de Goede · 4 years, 2 months ago
- c6237b2 ACPI: Fix whitespace inconsistencies by Maximilian Luz · 4 years, 2 months ago
- a10660f ACPI: Delete unused proc filename macros by Pascal Terjan · 4 years, 8 months ago
- 4533771 ACPI / PM: Introduce concept of a _PR0 dependent device by Mika Westerberg · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 603fadf ACPI: Fix comment typos by Bjorn Helgaas · 6 years ago
- 7d7b467 ACPI: power: Skip duplicate power resource references in _PRx by Hans de Goede · 6 years ago
- 26408b2 ACPI / power: constify attribute_group structures by Arvind Yadav · 8 years ago
- 8ece1d8 ACPI / power: Delay turning off unused power resources after suspend by Hans de Goede · 8 years ago
- fe8c470 ACPI / power: Avoid maybe-uninitialized warning by Arnd Bergmann · 8 years ago
- ef5f5de Merge branch 'acpi-pm' by Rafael J. Wysocki · 9 years ago
- aa57aca ACPI / PM: Update the copyright notice and description of power.c by Rafael J. Wysocki · 10 years ago
- 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
- d5eefa8 ACPI / PM: Turn power resources on and off in the right order during resume by Rafael J. Wysocki · 10 years ago
- 20dacb7 ACPI / PM: Rework device power management to follow ACPI 6 by Rafael J. Wysocki · 10 years ago
- 6656bde ACPI / PM: Drop stale comment from acpi_power_transition() by Rafael J. Wysocki · 10 years ago
- 07070e1 ACPI: Remove duplicate definitions of PREFIX by Hanjun Guo · 11 years ago
- 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
- 41863fc ACPI / power: Drop automaitc resume of power resource dependent devices by Rafael J. Wysocki · 11 years ago
- d7d4901 ACPI / power: Release resource_lock after acpi_power_get_state() return error by Lan Tianyu · 11 years ago
- 0ad4c9a Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
- 8ad928d ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere by Rafael J. Wysocki · 11 years ago
- 0db9820 ACPI: introduce helper function acpi_execute_simple_method() by Jiang Liu · 12 years ago
- 10a0b61 ACPI / power: add missing newline to debug messages by Mika Westerberg · 12 years ago
- 6ee22e9d ACPI / PM: Fix error code path for power resources initialization by Rafael J. Wysocki · 12 years ago
- 34bdb1a4 Merge branch 'acpi-pm' by Rafael J. Wysocki · 12 years ago
- 41a2a46 ACPI / PM: Expose lists of device wakeup power resources to user space by Rafael J. Wysocki · 12 years ago
- c0af417 ACPI: Update PNPID set/free interfaces by Toshi Kani · 12 years ago
- b5d667e ACPI / PM: Take unusual configurations of power resources into account by Rafael J. Wysocki · 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
- b1c0f99 ACPI / PM: Expose current status of ACPI power resources by Rafael J. Wysocki · 12 years ago
- cf860be ACPI / scan: Prevent device add uevents from racing with user space by Rafael J. Wysocki · 12 years ago
- 87e753b ACPI / PM: Sanitize checks in acpi_power_on_resources() by Rafael J. Wysocki · 12 years ago
- 0596a52 ACPI: Use system level attribute of wakeup power resources by Rafael J. Wysocki · 12 years ago
- e88c9c6 ACPI: Take power resource initialization errors into account by Rafael J. Wysocki · 12 years ago
- ef85bdb ACPI / scan: Consolidate extraction of power resources lists by Rafael J. Wysocki · 12 years ago
- 993cbe5 ACPI / PM: Take order attribute of wakeup power resources into account by Rafael J. Wysocki · 12 years ago
- 0b22452 ACPI / PM: Take order attribute of power resources into account by Rafael J. Wysocki · 12 years ago
- 722c929 ACPI: Do not use device power states of power resources by Rafael J. Wysocki · 12 years ago
- 781d737 ACPI: Drop power resources driver by Rafael J. Wysocki · 12 years ago
- 82c7d5e ACPI / scan: Treat power resources in a special way by Rafael J. Wysocki · 12 years ago
- bc9b640 ACPI / PM: Rework the handling of devices depending on power resources by Rafael J. Wysocki · 12 years ago
- 0271f4f ACPI / power: Remove useless message from device registering routine by Rafael J. Wysocki · 12 years ago
- acacb5f ACPI: add newline in power.c message by Randy Dunlap · 12 years ago
- f25b7061 ACPI / PM: Use KERN_DEBUG when no power resources are found by Aaron Lu · 12 years ago
- 40bf66e ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device by Lin Ming · 12 years ago
- 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
- 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
- e579e2d ACPI: Use struct dev_pm_ops for power management in the power driver by Rafael J. Wysocki · 13 years ago
- a606dac3 libata-acpi: register/unregister device to/from power resource by Lin Ming · 13 years ago
- 38c92ff ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctly by Rafael J. Wysocki · 13 years ago
- 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 13 years ago
- 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 13 years ago
- 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 13 years ago
- 3ebc81b ACPI: Introduce ACPI D3_COLD state support by Zhang Rui · 13 years ago
- d0515d9 ACPI / PM: Check status of power resources under mutexes by Rafael J. Wysocki · 14 years ago
- 36237fa ACPI / PM: Rename acpi_power_off_device() by Rafael J. Wysocki · 14 years ago
- 53eac70 ACPI / PM: Drop acpi_power_nocheck by Rafael J. Wysocki · 14 years ago
- 30d3df41 ACPI / PM: Introduce function for refcounting device power resources by Rafael J. Wysocki · 14 years ago
- d2ef555 ACPI / PM: Add functions for manipulating lists of power resources by Rafael J. Wysocki · 14 years ago
- 32a00d2 ACPI / PM: Prevent acpi_power_get_inferred_state() from making changes by Rafael J. Wysocki · 14 years ago
- 12b3b5a ACPI / PM: Do not refcount power resources that can't be turned on by Rafael J. Wysocki · 14 years ago
- 212967c ACPI / PM: Check device state before refcounting power resources by Rafael J. Wysocki · 14 years ago
- 3e384ee ACPI / PM: Fix reference counting of power resources by Rafael J. Wysocki · 14 years ago
- 2245ba2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
- cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
- 06af7eb ACPI power_resource: remove unused procfs I/F by Zhang Rui · 15 years ago
- 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
- 00bc42a Remove empty comment in acpi/power.c by Justin P. Mattock · 15 years ago
- 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
- 003d6a3 Merge branch 'sfi-base' into release by Len Brown · 15 years ago
- 9b83ccd ACPI PM: Replace wakeup.prepared with reference counter by Rafael J. Wysocki · 15 years ago
- a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
- bdf43bb ACPI: don't check power state after _ON/_OFF by Bjorn Helgaas · 16 years ago
- edd8469 Merge branch 'acpi-modparam' into release by Len Brown · 16 years ago
- 5b5d911 ACPI: simplify module_param namespace by Rusty Russell · 16 years ago
- 4451537 ACPI: call acpi_power_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
- 60a4ce7 ACPI: power.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
- f613984 Merge branch 'power' into release by Len Brown · 16 years ago
- 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
- 676962d ACPI: fan: Delete the strict check in power transition by Zhao Yakui · 16 years ago