Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
d1a76187a5be4f89c6cb19d800cb5fb7aac735c5
/
include
/
acpi
057316c
Merge branch 'linus' into test
by Len Brown
· 16 years ago
7674416
Merge branch 'ull' into test
by Len Brown
· 16 years ago
5f50ef4
Merge branch 'misc' into test
by Len Brown
· 16 years ago
0fbb372
Merge branch 'ec' into test
by Len Brown
· 16 years ago
47bf31a
Merge branch 'dock' into test
by Len Brown
· 16 years ago
bcb631f
Merge branch 'acpica' into test
by Len Brown
· 16 years ago
ed37a71
ACPICA: Update version to 20080926
by Bob Moore
· 16 years ago
e8707b3
ACPICA: New: Validation for predefined ACPI methods/objects
by Bob Moore
· 16 years ago
bbbbeb8
ACPICA: Remove unused ACPI register bit definition
by Lin Ming
· 16 years ago
51f5281
ACPICA: Update version to 20080829
by Bob Moore
· 16 years ago
1044f1f
ACPICA: Cleanup for internal Reference Object
by Bob Moore
· 16 years ago
57e664c
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
by Bob Moore
· 16 years ago
65f4692
ACPICA: Remove obsolete exception codes
by Bob Moore
· 16 years ago
8d5c54b
ACPICA: Add namespace node to operand object union
by Bob Moore
· 16 years ago
23d3e05
ACPICA: Remove obsolete debug levels (WARN and ERROR)
by Bob Moore
· 16 years ago
8bd108d
ACPICA: add preemption point after each opcode parse
by Alexey Starikovskiy
· 16 years ago
eec9354
ACPICA: Update version to 20080729
by Bob Moore
· 16 years ago
1d7cc03
ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables
by Bob Moore
· 16 years ago
f02a99a
ACPICA: Add function to decode reference obj types to strings
by Bob Moore
· 16 years ago
d00d236
ACPICA: Update version to 20080701
by Bob Moore
· 16 years ago
0a1fbf2
ACPICA: Return method arg count from acpi_get_object_info
by Bob Moore
· 16 years ago
c9bdd80
ACPICA: Cleanup macro definition file.
by Bob Moore
· 16 years ago
b417d40
ACPICA: Return status from global init function
by Yi Yang
· 16 years ago
9db4fcd
ACPICA: Fix wrong resource descriptor length for 64-bit build
by Bob Moore
· 16 years ago
f5adfaa
ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition
by Zhao Yakui
· 16 years ago
d5c003b
include: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
27663c5
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
by Matthew Wilcox
· 16 years ago
455c879
ACPI: Enable EC device immediately after ACPI full initialization
by Zhao Yakui
· 16 years ago
db89b4f
ACPI: catch calls of acpi_driver_data on pointer of wrong type
by Pavel Machek
· 16 years ago
1253f7a
dock: introduce .uevent for devices in dock, eg libata
by Shaohua Li
· 16 years ago
19cd847
ACPI: fix hotplug race
by Zhang Rui
· 16 years ago
6bd00a6
ACPI: introduce notifier change to avoid duplicates
by Shaohua Li
· 16 years ago
3c7db22
ACPICA: Additional error checking for pathname utilities
by Bob Moore
· 16 years ago
5fde244
PCI: disable ASPM per ACPI FADT setting
by Shaohua Li
· 16 years ago
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
Next »