Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f2ba93929fdb91fd806be20e959a50f7db82790e
/
include
/
acpi
dc7c65d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
4d38704
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
by Aaron Durbin
· 16 years ago
71b58cb
ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space
by Zhang Rui
· 16 years ago
9c9f6d0
ACPICA: Update version to 20080609
by Bob Moore
· 16 years ago
71d993e
ACPICA: Cleanup debug operand dump mechanism
by Bob Moore
· 16 years ago
75e5b5f
ACPICA: Update disassembler for DMAR table changes
by Bob Moore
· 16 years ago
19d0cfe
ACPICA: Update DMAR and SRAT table definitions
by Bob Moore
· 16 years ago
b25d2a4
ACPICA: Update version to 20080514
by Bob Moore
· 16 years ago
4b8ed63
ACPICA: Add const qualifier for appropriate string constants
by Bob Moore
· 16 years ago
67a119f
ACPICA: Eliminate acpi_native_uint type v2
by Bob Moore
· 16 years ago
11f2a61
ACPICA: Fix possible negative array index in acpi_ut_validate_exception
by Bob Moore
· 16 years ago
6719561
ACPICA: Update tracking macros to reduce code/data size
by Jan Beulich
· 16 years ago
c91d924
ACPICA: Fix for hang on GPE method invocation
by Bob Moore
· 16 years ago
f3454ae
ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object
by Bob Moore
· 16 years ago
2fe2de5
ACPI PM: acpi_pm_device_sleep_state() cleanup
by David Brownell
· 16 years ago
47c00d2
ACPICA: fix mutex names in debug code.
by Vegard Nossum
· 16 years ago
e38e8a0
Make GPE disable more robust
by Bob Moore
· 16 years ago
706546d
ACPI: change processors from array to per_cpu variable
by Mike Travis
· 16 years ago
f7a1b86
Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=n
by David Howells
· 16 years ago
eb9d0fe
PCI ACPI: Rework PCI handling of wake-up
by Rafael J. Wysocki
· 16 years ago
0af4b8c
ACPI: Introduce new device wakeup flag 'prepared'
by Rafael J. Wysocki
· 16 years ago
77e7660
ACPI: Introduce acpi_device_sleep_wake function
by Rafael J. Wysocki
· 16 years ago
3737b2b
ACPI: Introduce acpi_bus_power_manageable function
by Rafael J. Wysocki
· 16 years ago
0616678
ACPI PM: acpi_pm_device_sleep_state() cleanup
by David Brownell
· 16 years ago
a66b34b
proper prototype for acpi_processor_tstate_has_changed()
by Adrian Bunk
· 16 years ago
75a44ce
ACPICA: update Intel copyright
by Len Brown
· 17 years ago
66e2c0b
ACPICA: Update version to 20080321
by Bob Moore
· 17 years ago
514d18d
ACPICA: Update for new Notify values
by Zhang Rui
· 17 years ago
7a5bb99
ACPICA: Fix to handle NULL package elements correctly
by Lin Ming
· 17 years ago
a0144a2
ACPICA: Update ACPICA version to 20080213
by Bob Moore
· 17 years ago
1d5b285
ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC
by Bob Moore
· 17 years ago
3fa3477
ACPICA: Disassembler support for new ACPI tables
by Bob Moore
· 17 years ago
7823665
ACPICA: Fix for ACPI_HIDWORD macro
by Bob Moore
· 17 years ago
8c49c23
ACPICA: Update version to 20080123
by Bob Moore
· 17 years ago
a6f4a45
ACPICA: Bulletproof disassembler for bad ACPI tables
by Bob Moore
· 17 years ago
970d9c9
ACPICA: Include file support for new ACPI tables
by Bob Moore
· 17 years ago
c351f2d
ACPICA: Update version to 20071219
by Bob Moore
· 17 years ago
ef805d9
ACPICA: Implemented full argument resolution support for the BankValue argument to BankField
by Lin Ming
· 17 years ago
941f48b
ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegion
by Lin Ming
· 17 years ago
8a2e71a
ACPICA: Update version to 20071114
by Bob Moore
· 17 years ago
b7f9f04
ACPICA: Cosmetic changes only, no functional changes
by Bob Moore
· 17 years ago
39adb11
ACPICA: Update version to 20071019
by Bob Moore
· 17 years ago
fe4078a
ACPICA: Fix for Increment/Decrement operator, incorrect type change
by Lin Ming
· 17 years ago
7f4ac9f
ACPICA: Fix for Load/LoadTable to specify load location
by Bob Moore
· 17 years ago
1c12a7d
ACPICA: update version number to 20070919
by Bob Moore
· 17 years ago
3e08e2d
ACPICA: New interfaces for table event handlers
by Lin Ming
· 17 years ago
698c0a0
ACPICA: Add minimal disassembly support for the SLIC table
by Bob Moore
· 17 years ago
5cc1b9b
ACPICA: Update version to 20070508
by Bob Moore
· 17 years ago
235eebb
ACPICA: Update version to 20070320
by Bob Moore
· 17 years ago
f02e9fa
ACPICA: Misc fixes for recent global lock code update
by Bob Moore
· 17 years ago
a4df451
ACPICA: Removed obsolete ACPI_NO_INTEGER64_SUPPORT define
by Bob Moore
· 17 years ago
dbaaa95
ACPICA: Fixed a couple compiler warnings for extra extern statements
by Bob Moore
· 17 years ago
4e3156b
ACPICA: changed order of interpretation of operand objects
by Bob Moore
· 17 years ago
ba886cd
ACPICA: Update for mutiple global lock acquisitions by same thread
by Bob Moore
· 17 years ago
773069d
ACPICA: Several fixes for internal method result stack
by Bob Moore
· 17 years ago
4fcb2fc
ACPI, cpuidle: Clarify C-state description in sysfs
by Venkatesh Pallipadi
· 17 years ago
10270d4
acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()
by Linus Torvalds
· 17 years ago
a733a5d
Merge branches 'release' and 'fluff' into release
by Len Brown
· 17 years ago
e5685b9
ACPI: misc cleanups
by Adrian Bunk
· 17 years ago
4e83dd9
ACPICA: fix CONFIG_ACPI_DEBUG_FUNC_TRACE build
by Len Brown
· 17 years ago
299cfe3
Merge branches 'release' and 'hwmon-conflicts' into release
by Len Brown
· 17 years ago
8976b6f
Merge branches 'release' and 'throttling-domains' into release
by Len Brown
· 17 years ago
52b097f
Merge branches 'release' and 'video' into release
by Len Brown
· 17 years ago
9ee8524
ACPI: create notifier chain to get hotkey events to graphics driver
by Zhang Rui
· 17 years ago
26b6f22
Merge branches 'release' and 'menlo' into release
by Len Brown
· 17 years ago
e5e54bc
Merge branches 'release' and 'stats' into release
by Len Brown
· 17 years ago
acf6386
Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release
by Len Brown
· 17 years ago
8f85901
Merge branches 'release' and 'autoload' into release
by Len Brown
· 17 years ago
bc71bec
ACPI: enable MWAIT for C1 idle
by venkatesh.pallipadi@intel.com
· 17 years ago
df92e69
ACPI: track opregion names to avoid driver resource conflicts.
by Thomas Renninger
· 17 years ago
5229e87
ACPI: create /sys/firmware/acpi/interrupts
by Len Brown
· 17 years ago
aee07ba
include/acpi/: Spelling fixes
by Joe Perches
· 17 years ago
1180509
ACPI : Update T-state coordination after getting _TSD info
by Zhao Yakui
· 17 years ago
2073393
ACPI: attach thermal zone info
by Zhang Rui
· 17 years ago
d9460fd22
ACPI: register ACPI Processor as generic thermal cooling device
by Zhang Rui
· 17 years ago
c95d47a
ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
by Rafael J. Wysocki
· 17 years ago
5f561d3
x86: dummy placeholder for acpi/reboot.h
by Ingo Molnar
· 17 years ago
99e0d2f
kobject: convert /sys/firmware/acpi/ to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
ec68373
Revert "ACPI: Fan: Drop force_power_state acpi_device option"
by Len Brown
· 17 years ago
a340af1
ACPI: Add autoload info to dock driver
by Frank Seidel
· 17 years ago
95b0078
Pull cpuidle into release branch
by Len Brown
· 17 years ago
ddc081a
cpuidle: fix HP nx6125 regression
by Venkatesh Pallipadi
· 17 years ago
93ad7c0
ACPI: Fan: Drop force_power_state acpi_device option
by Alexey Starikovskiy
· 17 years ago
10e5247
Intel IOMMU: DMAR detection and parsing logic
by Keshavamurthy, Anil S
· 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
de85871
Pull cpuidle into test branch
by Len Brown
· 17 years ago
27345a5
Pull bugzilla-292300 into release branch
by Len Brown
· 17 years ago
4f86d3a
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
by Len Brown
· 17 years ago
8db85d4
ACPI: Add acpi_bus_generate_event4() function
by Alexey Starikovskiy
· 17 years ago
9b03933
ACPI: Hibernate erroneously disabled Suspend wakeup devices
by Alexey Starikovskiy
· 17 years ago
853298b
ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)
by Alexey Starikovskiy
· 17 years ago
b04e7bd
ACPI: disable lower idle C-states across suspend/resume
by Thomas Gleixner
· 17 years ago
25c87f7
Pull events into release branch
by Len Brown
· 17 years ago
70b30fb
ACPI: Fix a warning of discarding qualifiers from pointer target type
by Al Viro
· 17 years ago
14e04fb
ACPI: Schedule /proc/acpi/event for removal
by Len Brown
· 17 years ago
962ce8c
ACPI: don't duplicate input events on netlink
by Zhang Rui
· 17 years ago
5010929
acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues
by Fenghua Yu
· 17 years ago
673d5b4
ACPI: restore CONFIG_ACPI_SLEEP
by Len Brown
· 17 years ago
Next »