index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-12
ACPICA: fix stray va_end() caused by mis-merge
Len Brown
1
-1
/
+1
2008-06-12
ACPI: Reject below-freezing temperatures as invalid critical temperatures
Arjan van de Ven
1
-2
/
+9
2008-06-12
ACPICA: Fix for access to deleted object <regression>
Bob Moore
1
-2
/
+2
2008-06-12
ACPICA: Fix to make _SST method optional
Bob Moore
1
-3
/
+5
2008-06-12
ACPICA: Fix for Load operator, load table at the namespace root
Bob Moore
1
-2
/
+8
2008-06-12
ACPICA: Ignore ACPI table signature for Load() operator
Bob Moore
1
-18
/
+7
2008-06-12
ACPICA: Fix to allow zero-length ASL field declarations
Bob Moore
1
-4
/
+1
2008-06-12
ACPI: use memory_read_from_buffer()
Akinobu Mita
1
-13
/
+2
2008-06-12
bay: exit if notify handler cannot be installed
Holger Macht
1
-6
/
+10
2008-06-12
dock.c remove trailing printk whitespace
Tim Pepper
1
-1
/
+1
2008-06-12
proper prototype for acpi_processor_tstate_has_changed()
Adrian Bunk
1
-1
/
+0
2008-06-12
ACPI: handle invalid ACPI SLIT table
Fenghua Yu
1
-4
/
+27
2008-06-12
ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message
Alistair John Strachan
1
-1
/
+1
2008-06-12
ACPI: EC: Use msleep instead of udelay while waiting for event.
Alexey Starikovskiy
1
-1
/
+1
2008-06-12
cpuidle acpi driver: fix oops on AC<->DC
Venkatesh Pallipadi
1
-6
/
+7
2008-06-12
ACPI: Disable Fixed_RTC event when installing RTC handler
Zhao Yakui
2
-0
/
+12
2008-05-23
acpi: fix integer as NULL pointer warning
Harvey Harrison
2
-3
/
+3
2008-05-01
Fix ACPI vs proc_create_data() mismerge
Alexey Dobriyan
1
-9
/
+11
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
121
-1626
/
+2580
2008-04-30
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...
Len Brown
18
-469
/
+512
2008-04-30
ACPI: Fix acpi_processor_idle and idle= boot parameters interaction
Venkatesh Pallipadi
1
-2
/
+12
2008-04-30
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
Alex Chiang
1
-0
/
+9
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-0
/
+2
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
17
-264
/
+162
2008-04-29
ACPI: Cleanup: Remove unneeded, multiple local dummy variables
Thomas Renninger
1
-10
/
+7
2008-04-29
ACPI: video - fix permissions on some proc entries
Dmitry Torokhov
1
-2
/
+2
2008-04-29
ACPI: video - properly handle errors when registering proc elements
Dmitry Torokhov
1
-115
/
+115
2008-04-29
ACPI: video - do not store invalid entries in attached_array list
Dmitry Torokhov
1
-31
/
+27
2008-04-29
ACPI: re-name acpi_pm_ops to acpi_suspend_ops
Len Brown
1
-21
/
+21
2008-04-29
ACPI: check a return value correctly in acpi_power_get_context()
Li Zefan
1
-1
/
+1
2008-04-29
#if 0 acpi/bay.c:eject_removable_drive()
Adrian Bunk
1
-0
/
+2
2008-04-29
ACPICA: always disable GPE when requested
Damián Viano
1
-4
/
+0
2008-04-29
ACPI: update thermal temperature
Zhang, Rui
1
-0
/
+5
2008-04-29
ACPI: elide a non-zero test on a result that is never 0
Julia Lawall
3
-49
/
+45
2008-04-29
thermal: update the documentation
Zhang Rui
1
-1
/
+1
2008-04-29
thermal: add new get_crit_temp callback
Zhang, Rui
1
-0
/
+13
2008-04-29
thermal: add the support for building the generic thermal as a module
Zhang Rui
1
-0
/
+3
2008-04-29
flush kacpi_notify_wq before removing notify handler
Zhang Rui
1
-0
/
+1
2008-04-28
[CPUFREQ] change cpu freq tables to per_cpu variables
Mike Travis
1
-14
/
+16
2008-04-28
drivers/acpi/thermal.c: fix build with CONFIG_DMI=n
Andrew Morton
1
-2
/
+0
2008-04-27
fix idle (arch, acpi and apm) and lockdep
Peter Zijlstra
1
-10
/
+9
2008-04-27
x86: validate against acpi motherboard resources
Robert Hancock
1
-0
/
+2
2008-04-25
2.6.25 regression: powertop says 120K wakeups/sec
Venkatesh Pallipadi
1
-0
/
+4
2008-04-25
ACPI: GPE enabling should happen after EC installation
Alexey Starikovskiy
1
-18
/
+17
2008-04-24
ACPICA: update Intel copyright
Len Brown
107
-107
/
+107
2008-04-23
ACPICA: Fix for some local named nodes not marked temporary and to disallow d...
Bob Moore
2
-48
/
+79
2008-04-23
ACPICA: Update for new Notify values
Zhang Rui
2
-36
/
+65
2008-04-23
ACPICA: Fixes for size of StartDependent resource descriptor
Bob Moore
2
-1
/
+12
2008-04-23
ACPICA: Updates for Debug object output
Bob Moore
1
-24
/
+52
2008-04-23
ACPICA: Fixes for external Reference Objects
Bob Moore
3
-11
/
+26
[next]