index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
power.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-1
/
+1
2021-05-10
Revert "Revert "ACPI: scan: Turn off unused power resources during initializa...
Rafael J. Wysocki
1
-1
/
+1
2021-05-06
Merge branches 'acpi-pm' and 'acpi-docs'
Rafael J. Wysocki
1
-1
/
+1
2021-04-30
Revert "ACPI: scan: Turn off unused power resources during initialization"
Rafael J. Wysocki
1
-1
/
+1
2021-04-26
Merge branch 'acpi-misc'
Rafael J. Wysocki
1
-1
/
+1
2021-04-26
Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources'
Rafael J. Wysocki
1
-13
/
+3
2021-04-08
ACPI: scan: Call acpi_get_object_info() from acpi_set_pnp_ids()
Rafael J. Wysocki
1
-1
/
+1
2021-04-08
ACPI: scan: Drop sta argument from acpi_init_device_object()
Rafael J. Wysocki
1
-2
/
+1
2021-03-23
ACPI: power: Turn off unused power resources unconditionally
Rafael J. Wysocki
1
-10
/
+1
2021-03-23
ACPI: scan: Turn off unused power resources during initialization
Rafael J. Wysocki
1
-1
/
+1
2021-03-19
ACPI: fix various typos in comments
Tom Saeger
1
-1
/
+1
2021-02-15
Merge branch 'acpi-messages'
Rafael J. Wysocki
1
-29
/
+15
2021-02-04
ACPI: power: Clean up printing messages
Rafael J. Wysocki
1
-29
/
+15
2021-01-22
ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros
Dwaipayan Ray
1
-4
/
+5
2020-12-15
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
1
-1
/
+1
2020-12-02
ACPI: scan: Call acpi_get_object_info() from acpi_add_single_object()
Hans de Goede
1
-1
/
+1
2020-11-09
ACPI: Fix whitespace inconsistencies
Maximilian Luz
1
-3
/
+3
2020-05-14
ACPI: Delete unused proc filename macros
Pascal Terjan
1
-2
/
+0
2019-06-27
ACPI / PM: Introduce concept of a _PR0 dependent device
Mika Westerberg
1
-0
/
+135
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-14
/
+1
2019-03-26
ACPI: Fix comment typos
Bjorn Helgaas
1
-2
/
+2
2019-01-02
ACPI: power: Skip duplicate power resource references in _PRx
Hans de Goede
1
-0
/
+22
2017-07-04
ACPI / power: constify attribute_group structures
Arvind Yadav
1
-5
/
+5
2017-05-01
ACPI / power: Delay turning off unused power resources after suspend
Hans de Goede
1
-0
/
+10
2017-04-19
ACPI / power: Avoid maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+1
2015-09-01
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-6
/
+9
2015-07-16
ACPI / PM: Update the copyright notice and description of power.c
Rafael J. Wysocki
1
-6
/
+9
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-05-25
ACPI / PM: Turn power resources on and off in the right order during resume
Rafael J. Wysocki
1
-4
/
+36
2015-05-16
ACPI / PM: Rework device power management to follow ACPI 6
Rafael J. Wysocki
1
-1
/
+2
2015-05-08
ACPI / PM: Drop stale comment from acpi_power_transition()
Rafael J. Wysocki
1
-2
/
+0
2014-03-19
ACPI: Remove duplicate definitions of PREFIX
Hanjun Guo
1
-2
/
+0
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+1
2013-10-16
ACPI / power: Drop automaitc resume of power resource dependent devices
Rafael J. Wysocki
1
-99
/
+1
2013-10-16
ACPI / power: Release resource_lock after acpi_power_get_state() return error
Lan Tianyu
1
-1
/
+3
2013-08-27
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-1
/
+1
2013-07-30
ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
Rafael J. Wysocki
1
-1
/
+1
2013-07-15
ACPI: introduce helper function acpi_execute_simple_method()
Jiang Liu
1
-3
/
+1
2013-07-05
ACPI / power: add missing newline to debug messages
Mika Westerberg
1
-2
/
+2
2013-06-20
ACPI / PM: Fix error code path for power resources initialization
Rafael J. Wysocki
1
-0
/
+1
2013-04-28
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-19
/
+39
2013-04-11
ACPI / PM: Expose lists of device wakeup power resources to user space
Rafael J. Wysocki
1
-19
/
+39
2013-03-24
ACPI: Update PNPID set/free interfaces
Toshi Kani
1
-1
/
+1
2013-02-23
ACPI / PM: Take unusual configurations of power resources into account
Rafael J. Wysocki
1
-27
/
+85
2013-01-25
ACPI / PM: Fix consistency check for power resources during resume
Rafael J. Wysocki
1
-11
/
+26
2013-01-25
ACPI / PM: Expose lists of device power resources to user space
Rafael J. Wysocki
1
-13
/
+91
2013-01-24
ACPI / PM: Expose current status of ACPI power resources
Rafael J. Wysocki
1
-1
/
+25
2013-01-24
ACPI / scan: Prevent device add uevents from racing with user space
Rafael J. Wysocki
1
-1
/
+2
2013-01-22
ACPI / PM: Sanitize checks in acpi_power_on_resources()
Rafael J. Wysocki
1
-4
/
+1
2013-01-17
ACPI: Use system level attribute of wakeup power resources
Rafael J. Wysocki
1
-0
/
+14
[next]