Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
ce97e13e52848c6388598696b7d44748598db759
/
drivers
/
acpi
765426e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
898b054
dock: make dock driver not a module
by Shaohua Li
· 16 years ago
5eaff72
ACPI: hack around sysfs warning with link order
by Zhao Yakui
· 16 years ago
b849075
ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n
by Len Brown
· 16 years ago
057316c
Merge branch 'linus' into test
by Len Brown
· 16 years ago
7674416
Merge branch 'ull' into test
by Len Brown
· 16 years ago
acd41d3
Merge branch 'suspend' into test
by Len Brown
· 16 years ago
5f50ef4
Merge branch 'misc' into test
by Len Brown
· 16 years ago
b815d7b
Merge branch 'fadt-test' 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
4538fad
Merge branch 'cpuidle' into test
by Len Brown
· 16 years ago
ebd7e45
Merge branch 'bugzilla-11481' into test
by Len Brown
· 16 years ago
462af43
Merge branch 'bugzilla-10503' into test
by Len Brown
· 16 years ago
63e065e
Merge branch 'bugzilla-10237' into test
by Len Brown
· 16 years ago
2285bc3
Merge branch 'asus-cleanup' into test
by Len Brown
· 16 years ago
bcb631f
Merge branch 'acpica' into test
by Len Brown
· 16 years ago
955ba39
Merge branch 'bugfixes' into test
by Len Brown
· 16 years ago
aa58329
Merge branch 'acer-wmi' into test
by Len Brown
· 16 years ago
6b3c4f8
Merge branch 'FW_BUG' into test
by Len Brown
· 16 years ago
4ca846e
ACPICA: Add support for zero-length buffer-to-string conversions
by Bob Moore
· 16 years ago
e8707b3
ACPICA: New: Validation for predefined ACPI methods/objects
by Bob Moore
· 16 years ago
b9d1312
ACPICA: Fix for implicit return compatibility
by Lin Ming
· 16 years ago
d8a0ec9
ACPICA: Fixed a couple memory leaks associated with "implicit return"
by Lin Ming
· 16 years ago
68e125c
ACPICA: Optimize buffer allocation procedure
by Bob Moore
· 16 years ago
cf058bd
ACPICA: Fix possible memory leak, error exit path
by Lin Ming
· 16 years ago
c35def2
ACPICA: Fix fault after mem allocation failure in AML parser
by Lin Ming
· 16 years ago
bbbbeb8
ACPICA: Remove unused ACPI register bit definition
by Lin Ming
· 16 years ago
393a75d
ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname
by Bob Moore
· 16 years ago
1044f1f
ACPICA: Cleanup for internal Reference Object
by Bob Moore
· 16 years ago
2425a09
ACPICA: Update comments - no functional changes
by Bob Moore
· 16 years ago
57e664c
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
by Bob Moore
· 16 years ago
93851b4
ACPICA: Reduce error to warning for incorrect method arg count
by Lin Ming
· 16 years ago
b68bacf
ACPICA: Disallow evaluation of named object types with no value
by Bob Moore
· 16 years ago
23d3e05
ACPICA: Remove obsolete debug levels (WARN and ERROR)
by Bob Moore
· 16 years ago
55ac9a0
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
by Lin Ming
· 16 years ago
8bd108d
ACPICA: add preemption point after each opcode parse
by Alexey Starikovskiy
· 16 years ago
c2de3a4
ACPICA: Improve object conversion error messages
by Bob Moore
· 16 years ago
f02a99a
ACPICA: Add function to decode reference obj types to strings
by Bob Moore
· 16 years ago
0a1fbf2
ACPICA: Return method arg count from acpi_get_object_info
by Bob Moore
· 16 years ago
b7906e3
ACPICA: Fix warning for 64-bit build
by Bob Moore
· 16 years ago
bbc2413
ACPICA: Add function to dereference returned reference objects
by Lin Ming
· 16 years ago
b417d40
ACPICA: Return status from global init function
by Yi Yang
· 16 years ago
a6f3053
ACPICA: Fix table compare code, length then data
by Bob Moore
· 16 years ago
e56f561
ACPICA: Allow same ACPI table to be loaded/unloaded more than once
by Bob Moore
· 16 years ago
237a927
ACPICA: Add check for invalid handle in acpi_get_object_info
by Fiodor Suietov
· 16 years ago
f0e0da8
ACPICA: Copy dynamically loaded tables to local buffer
by Dennis Noordsij
· 16 years ago
828f376
PCI: update pci_create_slot() to take a 'hotplug' param
by Alex Chiang
· 16 years ago
383d7a1
ACPI: Fix possible null ptr dereference
by donald.d.dugger@intel.com
· 16 years ago
ea5c8af
ACPI: remove unused acpi_is_child_device()
by Len Brown
· 16 years ago
39a0ad8
ACPI : Load device driver according to the status of acpi device
by Zhao Yakui
· 16 years ago
6415e12
ACPI: Add DMI check to disable power state check in power transition
by Zhao Yakui
· 16 years ago
f5adfaa
ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition
by Zhao Yakui
· 16 years ago
eab4b64
ACPI: Attach the ACPI device to the ACPI handle as early as possible
by Zhao Yakui
· 16 years ago
a51e145
ACPI: Get the device power state in the course of scanning device
by Zhao Yakui
· 16 years ago
0823797
ACPI: replace AE_BAD_ADDRESS exception code with AE_ERROR
by Lin Ming
· 16 years ago
5d1e072
ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings
by Rafael J. Wysocki
· 16 years ago
01e8ef1
x86: sysfs: kill owner field from attribute
by Parag Warudkar
· 16 years ago
ab527d7
acpi: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
8fd1459
ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism
by Zhao Yakui
· 16 years ago
c6c38ba
asus_acpi: whitespace and comment cleanup
by Mike Dahlgren
· 16 years ago
22a94d7
ACPI: Allow overriding to higher critical trip point.
by Zhang Rui
· 16 years ago
20edd74
ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC
by Zhao Yakui
· 16 years ago
7745384
don't load asus-acpi if model is not supported
by Zhang Rui
· 16 years ago
4fb507b
ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering
by Rafael J. Wysocki
· 16 years ago
d0c71fe
ACPI Suspend: Enable ACPI during resume if SCI_EN is not set
by Rafael J. Wysocki
· 16 years ago
a662910
ACPI suspend: Always use the 32-bit waking vector
by Rafael J. Wysocki
· 16 years ago
e49f711
ACPI: Add the support for _TTS object
by Zhao Yakui
· 16 years ago
c0ff177
ACPI: EC: Check for IBF=0 periodically if not in GPE mode
by Alexey Starikovskiy
· 16 years ago
addbad4
cpuidle: update the last_state acpi cpuidle reflecting actual state entered
by Venkatesh Pallipadi
· 16 years ago
a68823e
ACPI: Clear WAK_STS on resume
by Matthew Garrett
· 16 years ago
a474aae
rtc-cmos: move wake setup from ACPI glue into RTC driver
by Bjorn Helgaas
· 16 years ago
fffdede
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
4bb0384
acpi: Make ACPI_TOSHIBA depend on INPUT.
by David S. Miller
· 16 years ago
1efd325
Fix RTC wakealarm sysfs interface breakage.
by Linus Torvalds
· 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
0a918a9
Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR
by Thomas Renninger
· 16 years ago
b3cef8f
toshiba_acpi: depends on INPUT
by Randy Dunlap
· 16 years ago
db89b4f
ACPI: catch calls of acpi_driver_data on pointer of wrong type
by Pavel Machek
· 16 years ago
9e113e0
ACPI: toshiba_acpi.c fix sparse signedness mismatch warnings
by Harvey Harrison
· 16 years ago
4b5fcb3
ACPI: acpi_driver_data could only be applied to acpi_device
by Alexey Starikovskiy
· 16 years ago
fcea94b
ACPI: fix FADT parsing
by Jan Beulich
· 16 years ago
4dd5651
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a66bfa7
ACPI: WMI: Enable event methods when registering notifiers
by Matthew Garrett
· 16 years ago
faee816b1
ACPI: don't enable control method power button as wakeup device when Fixed Power button is used
by Zhang Rui
· 16 years ago
76acae0
ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)
by Rafael J. Wysocki
· 16 years ago
8463200
ACPI: EC: Rename some variables
by Alexey Starikovskiy
· 16 years ago
7c6db4e
ACPI: EC: do transaction from interrupt context
by Alexey Starikovskiy
· 16 years ago
8652b00
dock: add 'type' sysfs file
by Shaohua Li
· 16 years ago
61b8369
dock: fix for ATA bay in a dock station
by Shaohua Li
· 16 years ago
4be9309
bay: remove driver, all functions now handled by dock driver
by Shaohua Li
· 16 years ago
1253f7a
dock: introduce .uevent for devices in dock, eg libata
by Shaohua Li
· 16 years ago
f730ae1
libata: remove functions now handed by ACPI dock driver
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
db350b0
dock: add bay and battery hotplug support
by Shaohua Li
· 16 years ago
406f692
dock: add _LCK support
by Shaohua Li
· 16 years ago
8254539
dock: fix eject request process (2.6.27-rc1 regression)
by Shaohua Li
· 16 years ago
8b59560
ACPI: dock: avoid check _STA method
by Shaohua Li
· 16 years ago
Next »