index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ACPI] CONFIG_ACPI_HOTKEY is now "n" by default
Luming Yu
2005-08-03
2
-299
/
+396
*
[ACPI] restore /proc/acpi/button/ (ala 2.6.12)
Alexey Starikovskiy
2005-08-03
1
-1
/
+205
*
[ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12)
Luming Yu
2005-08-03
1
-5
/
+19
*
[ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviour
David Shaohua Li
2005-08-03
1
-0
/
+11
*
[ACPI] fix 64-bit build warning in processor_idle.c
Len Brown
2005-08-03
1
-4
/
+3
*
[ACPI] suspend/resume ACPI PCI Interrupt Links
David Shaohua Li
2005-07-29
8
-47
/
+157
*
[ACPI] delete boot-time printk()s from processor_idle.c
Venkatesh Pallipadi
2005-07-29
1
-2
/
+0
*
[ACPI] fix resume issues on Asus L5D
Rafael J. Wysocki
2005-07-29
3
-1
/
+77
*
[ACPI] Always set P-state on initialization
Dominik Brodowski
2005-07-29
1
-0
/
+7
*
[ACPI] Add "ec_polling" boot option
Luming Yu
2005-07-29
1
-171
/
+722
*
[ACPI] address boot-freeze with updated DMI blacklist for c-states
David Shaohua Li
2005-07-29
1
-9
/
+12
*
[ACPI] Fix memset arguments in acpi processor_idle.c
Venkatesh Pallipadi
2005-07-29
1
-2
/
+4
*
[ACPI] Fix the regression with c1_default_handler on some systems
Venkatesh Pallipadi
2005-07-29
1
-1
/
+1
*
ACPI: delete unnecessary EC console messages
Luming Yu
2005-07-23
1
-14
/
+3
*
[ACPI] increase MAX_IO_APICS to 64 on i386
Len Brown
2005-07-12
1
-5
/
+1
*
[ACPI] enable C2 and C3 idle power states on SMP
Venkatesh Pallipadi
2005-07-12
10
-81
/
+284
*
[ACPI] EC GPE-disabled issue
Luming Yu
2005-07-12
1
-11
/
+9
*
[ACPI] fix merge error that broke CONFIG_ACPI_DEBUG=y build
Len Brown
2005-07-12
1
-1
/
+1
*
[ACPI] cleanup: delete !IA64_SGI_SN from acpi/Kconfig
Jesse Barnes
2005-07-12
1
-11
/
+0
*
[ACPI] fix C1 patch for IA64
Venkatesh Pallipadi
2005-07-12
2
-0
/
+4
*
[ACPI] quiet dmesg related to ACPI PM of PCI devices
David Shaohua Li
2005-07-12
1
-6
/
+4
*
ACPICA 20050408 from Bob Moore
Robert Moore
2005-07-12
128
-4811
/
+5220
*
[ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/state
Len Brown
2005-07-12
2
-0
/
+17
*
[ACPI] S3 resume -- use lgdtl, not lgdt
Nickolai Zeldovich
2005-07-12
1
-2
/
+3
*
[ACPI] PNPACPI vs sound IRQ
David Shaohua Li
2005-07-12
22
-29
/
+36
*
[ACPI] update /proc/acpi/processor/*/power even if only C1 support
Venkatesh Pallipadi
2005-07-12
1
-7
/
+26
*
[ACPI] Evaluate CPEI Processor Override flag
Ashok Raj
2005-07-12
5
-2
/
+75
*
[ACPI] hotplug Processor consideration in acpi_bus_add()
Keiichiro Tokunaga
2005-07-12
1
-5
/
+7
*
[ACPI] fix debug-mode build warning in acpi/hotkey.c
Andrew Morton
2005-07-11
1
-1
/
+2
*
[ACPI] fix kmalloc size bug in acpi/video.c
Paulo Marques
2005-07-11
1
-7
/
+6
*
[ACPI] fix potential NULL dereference in acpi/video.c
Adrian Bunk
2005-07-11
1
-1
/
+1
*
[ACPI] check for kmalloc failure in toshiba_acpi.c
Panagiotis Issaris
2005-07-11
1
-0
/
+3
*
[ACPI] fix build warning
Andrew Morton
2005-07-11
1
-1
/
+1
*
cleanup: remove unnecessary initializer on static pointers
Greg Kroah-Hartman
2005-07-11
1
-2
/
+2
*
[ACPI] PNPACPI parse error
Matthieu Castet
2005-07-11
1
-1
/
+10
*
[ACPI] gut acpi_pci_choose_state() to avoid conflict
Len Brown
2005-07-11
1
-13
/
+2
*
[ACPI] fix EC access width
Luming Yu
2005-07-11
1
-18
/
+14
*
[ACPI] Enable EC Burst Mode
Dmitry Torokhov
2005-07-11
1
-114
/
+276
*
[ACPI] pci_set_power_state() now calls
David Shaohua Li
2005-07-11
4
-3
/
+36
*
[ACPI] PCI can now get suspend state from firmware
David Shaohua Li
2005-07-11
3
-2
/
+59
*
[ACPI] Bind ACPI and PCI devices
David Shaohua Li
2005-07-11
1
-3
/
+54
*
[ACPI] Bind PCI devices with ACPI devices
David Shaohua Li
2005-07-11
5
-5
/
+390
*
[ACPI] generic Hot Key support
Luming Yu
2005-07-11
9
-1
/
+1094
*
[ACPI] S3 Suspend to RAM: fix driver suspend/resume methods
David Shaohua Li
2005-07-11
4
-0
/
+10
*
[ACPI] S3 Suspend to RAM: interrupt resume fix
David Shaohua Li
2005-07-11
1
-22
/
+14
*
[ACPI] Suspend to RAM fix
David Shaohua Li
2005-07-11
1
-0
/
+14
*
[ACPI] ACPI poweroff fix
Alexey Starikovskiy
2005-07-11
5
-53
/
+107
*
[ACPI] CONFIG_ACPI now depends on CONFIG_PM
Len Brown
2005-07-11
1
-1
/
+2
*
[ACPI] Allow simultaneous Fixed Feature and Control Method buttons
Alexey Starikovskiy
2005-07-11
1
-244
/
+1
*
[ACPI] update CONFIG_ACPI_CONTAINER Kconfig help
Keiichiro Tokunaga
2005-07-11
1
-2
/
+7
[next]