index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: ec: Lindent once again
Alexey Starikovskiy
2006-12-08
1
-95
/
+76
*
ACPI: ec: Change #define to enums there possible.
Alexey Starikovskiy
2006-12-08
1
-12
/
+12
*
ACPI: ec: Style changes.
Alexey Starikovskiy
2006-12-08
1
-10
/
+6
*
ACPI: ec: Acquire Global Lock under EC mutex.
Alexey Starikovskiy
2006-12-08
1
-2
/
+2
*
ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.
Alexey Starikovskiy
2006-12-08
1
-5
/
+2
*
ACPI: ec: Rename gpe_bit to gpe
Alexey Starikovskiy
2006-12-08
1
-21
/
+21
*
ACPI: ec: Change semaphore to mutex.
Alexey Starikovskiy
2006-12-08
1
-6
/
+6
*
ACPI: ec: Query only single query at a time.
Alexey Starikovskiy
2006-12-08
1
-11
/
+8
*
ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled at
Alexey Starikovskiy
2006-12-08
1
-8
/
+4
*
ACPI: ec: Remove expect_event and all races around it.
Alexey Starikovskiy
2006-12-08
1
-46
/
+38
*
ACPI: ec: Read status register from check_status() function
Alexey Starikovskiy
2006-12-08
1
-5
/
+6
*
ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines.
Alexey Starikovskiy
2006-12-08
1
-2
/
+2
*
ACPI: ec: Enable EC GPE at beginning of transaction
Alexey Starikovskiy
2006-12-08
1
-0
/
+3
*
ACPI: ec: Allow for write semantics in any command.
Alexey Starikovskiy
2006-12-08
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-0
/
+1
|
\
|
*
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2006-12-04
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
2
-12
/
+12
|
\
|
|
*
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
2006-12-01
1
-9
/
+11
|
*
[PATCH] Correct bound checking from the value returned from _PPC method.
Dave Jones
2006-11-23
1
-3
/
+1
*
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
1
-17
/
+8
|
/
*
Revert "ACPI: created a dedicated workqueue for notify() execution"
Linus Torvalds
2006-11-18
1
-13
/
+21
*
[PATCH] acpi memory hotplug: remove strange add_memory fail message
Yasunori Goto
2006-10-20
1
-0
/
+12
*
[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG
Yasunori Goto
2006-10-20
1
-1
/
+1
*
[PATCH] fix "ACPI: Processor native C-states using MWAIT"
Darrick J. Wong
2006-10-20
1
-1
/
+1
*
[PATCH] acpi_processor_latency_notifier(): UP warning fix
Andrew Morton
2006-10-17
1
-0
/
+6
*
Pull trivial into test branch
Len Brown
2006-10-14
7
-11
/
+14
|
\
|
*
ACPI: fix printk format warnings
Randy Dunlap
2006-10-14
2
-2
/
+2
|
*
ACPI: fix section for CPU init functions
Pierre Ossman
2006-10-14
2
-2
/
+2
|
*
ACPI: update comments in motherboard.c
Len Brown
2006-10-14
1
-0
/
+6
|
*
ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL
Jiri Kosina
2006-10-14
1
-1
/
+1
|
*
ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG
Dmitry Torokhov
2006-10-14
1
-6
/
+3
*
|
Pull bugzilla-5534 into test branch
Len Brown
2006-10-14
2
-34
/
+14
|
\
\
|
*
|
ACPI: created a dedicated workqueue for notify() execution
Alexey Y. Starikovskiy
2006-10-14
1
-21
/
+13
|
*
|
ACPI: Remove deferred execution from global lock acquire wakeup path
Alexey Y. Starikovskiy
2006-10-14
1
-13
/
+1
|
|
/
*
|
Pull ec into test branch
Len Brown
2006-10-14
1
-803
/
+293
|
\
\
|
*
|
ACPI: EC: export ec_transaction() for msi-laptop driver
Lennart Poettering
2006-10-14
1
-0
/
+2
|
*
|
ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().
Denis M. Sadykov
2006-10-14
1
-79
/
+45
|
*
|
ACPI: EC: Unify poll and interrupt gpe handlers
Denis M. Sadykov
2006-10-14
1
-95
/
+12
|
*
|
ACPI: EC: Unify poll and interrupt mode transaction functions
Denis M. Sadykov
2006-10-14
1
-81
/
+29
|
*
|
ACPI: EC: Remove unused variables and duplicated code
Denis M. Sadykov
2006-10-14
1
-458
/
+253
|
*
|
ACPI: EC: Remove unnecessary delay added by previous transation patch.
Denis M. Sadykov
2006-10-14
1
-53
/
+50
|
*
|
ACPI: consolidate functions in acpi ec driver
Lennart Poettering
2006-10-14
1
-230
/
+95
|
|
/
*
|
Pull mwait into test branch
Len Brown
2006-10-14
1
-38
/
+63
|
\
\
|
*
|
ACPI: Processor native C-states using MWAIT
Venkatesh Pallipadi
2006-10-14
1
-38
/
+63
|
|
/
*
|
Pull battery into test branch
Len Brown
2006-10-14
2
-7
/
+27
|
\
\
|
*
|
ACPI: check battery status on resume for un/plug events during sleep
Jiri Kosina
2006-10-14
1
-0
/
+14
|
*
|
ACPI: sbs: fix module_param() initializers
Lebedev, Vladimir P
2006-10-14
1
-5
/
+5
|
*
|
ACPI: sbs: check for NULL device pointer
Lebedev, Vladimir P
2006-10-14
1
-2
/
+8
|
|
/
*
|
Pull ibm into test branch
Len Brown
2006-10-14
1
-2
/
+0
|
\
\
|
*
|
ACPI: ibm_acpi: Remove experimental status for brightness and volume.
Stefan Schmidt
2006-10-14
1
-2
/
+0
|
|
/
[next]