Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fec2166ed6eb18195038594762535d5691165ef9
/
drivers
/
acpi
/
acpica
/
hwsleep.c
d326f44
Merge branch 'tboot' into release
by Len Brown
· 13 years ago
8a73b17
ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS
by Lin Ming
· 13 years ago
4efeeec
ACPICA: Clarify METHOD_NAME* defines for full-pathname cases
by Bob Moore
· 13 years ago
7095857
ACPICA: Split sleep/wake functions into two files
by Bob Moore
· 13 years ago
f99648b
ACPICA: Distill multiple sleep method functions to a single function
by Bob Moore
· 13 years ago
33620c5
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
by Bob Moore
· 13 years ago
2feec47
ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers
by Bob Moore
· 13 years ago
e840dfe
Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into tboot
by Len Brown
· 13 years ago
09f98a8
x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.
by Tang Liang
· 13 years ago
7784813
ACPICA: Update all copyrights to 2012
by Bob Moore
· 13 years ago
cc4b859
acpi: add module.h to files implicitly using/relying on it.
by Paul Gortmaker
· 13 years ago
b4e104e
ACPICA: Update all ACPICA copyrights and signons to 2011
by Bob Moore
· 14 years ago
b27d659
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
by Bob Moore
· 14 years ago
f6a22b0
ACPICA: Standardize integer output for ACPICA warnings/errors
by Bob Moore
· 15 years ago
a8357b0
ACPICA: Update all ACPICA copyrights and signons to 2010
by Bob Moore
· 15 years ago
69575d3
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
by Shane Wang
· 15 years ago
86886e5
x86, intel_txt: Intel TXT Sx shutdown support
by Joseph Cihula
· 15 years ago
96f15ef
ACPI: Disable _GTS and _BFS support by default
by Len Brown
· 16 years ago
7f07190
ACPICA: New: I/O port protection
by Bob Moore
· 16 years ago
d4913dc
ACPICA: Formatting update - no functional changes
by Bob Moore
· 16 years ago
768aaaf
ACPICA: Add manifest constants for bit register values
by Bob Moore
· 16 years ago
50ffba1
ACPICA: Rename ACPI bit register access functions
by Bob Moore
· 16 years ago
9892dd2
ACPICA: Optimize ACPI register locking
by Bob Moore
· 16 years ago
4f70e37
ACPICA: Conditionally compile acpi_set_firmware_waking_vector64
by Bob Moore
· 16 years ago
32c9ef9
ACPICA: Add function to handle PM1 control registers
by Bob Moore
· 16 years ago
82d79b8
ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B
by Bob Moore
· 16 years ago
e2f7a77
ACPICA: hide private headers
by Len Brown
· 16 years ago
95b482a
ACPICA: create acpica/ directory
by Len Brown
· 16 years ago
[Renamed from drivers/acpi/hardware/hwsleep.c]
50df4d8
ACPICA: Restructure includes into public/private
by Bob Moore
· 16 years ago
009c4cbe
ACPICA: Add global pointer for FACS table to simplify FACS access
by Bob Moore
· 16 years ago
d85988f
ACPICA: Update FACS waking vector interfaces
by Bob Moore
· 16 years ago
a662910
ACPI suspend: Always use the 32-bit waking vector
by Rafael J. Wysocki
· 16 years ago
a68823e
ACPI: Clear WAK_STS on resume
by Matthew Garrett
· 16 years ago
d52c79a
ACPICA: Fix to make _SST method optional
by Bob Moore
· 16 years ago
75a44ce
ACPICA: update Intel copyright
by Len Brown
· 17 years ago
1d18c05
ACPICA: Cosmetic changes only, no functional changes
by Bob Moore
· 17 years ago
314ccd6
ACPI suspend: Execute _WAK with the right argument
by Rafael J. Wysocki
· 17 years ago
23b168d
PM: documentation cleanups
by Pavel Machek
· 17 years ago
3c1d2b6
ACPI: Separate disabling of GPEs from _PTS
by Rafael J. Wysocki
· 17 years ago
c95d47a
ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
by Rafael J. Wysocki
· 17 years ago
00a2b43
Pull acpica into test branch
by Len Brown
· 17 years ago
2d571b3
ACPICA: hw: Don't carry spinlock over suspend
by Alexey Starikovskiy
· 17 years ago
d30dc9ab
ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write}
by Alexey Starikovskiy
· 17 years ago
6cffd46
ACPI: clean up acpi_enter_sleep_state_prep
by Rafael J. Wysocki
· 17 years ago
79d2dfa
ACPI: enable GPEs before calling _WAK on resume
by Thomas Renninger
· 17 years ago
fd35094
ACPICA: Lindent
by Len Brown
· 18 years ago
1d99967
ACPI: resolve HP nx6125 S3 immediate wakeup regression
by Alexey Starikovskiy
· 18 years ago
ed41dab
ACPI: Disable GPEs in preparation for sleep.
by Alexey Starikovskiy
· 18 years ago
6c9deb7
ACPICA: Update copyright to 2007.
by Bob Moore
· 18 years ago
d8c71b6
ACPICA: Remove obsolete Flags parameter.
by Bob Moore
· 18 years ago
f3d2e78
ACPICA: Implement simplified Table Manager
by Bob Moore
· 18 years ago
b229cf9
ACPI: ACPICA 20060421
by Bob Moore
· 19 years ago
8313524
ACPI: ACPICA 20060310
by Bob Moore
· 18 years ago
52fc0b0
[ACPI] ACPICA 20060210
by Bob Moore
· 18 years ago
b8e4d89
[ACPI] ACPICA 20060127
by Bob Moore
· 19 years ago
4a90c7e
[ACPI] ACPICA 20060113
by Bob Moore
· 19 years ago
4be44fc
[ACPI] Lindent all ACPI files
by Len Brown
· 19 years ago
73459f7
ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com>
by Robert Moore
· 19 years ago
44f6c01
ACPICA 20050408 from Bob Moore
by Robert Moore
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago