index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: EC: move verbose printk to debug build only
Guillaume Chazarain
2007-01-02
1
-1
/
+1
*
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-20
1
-6
/
+3
*
Pull ec into test branch
Len Brown
2006-12-20
1
-1
/
+1
|
\
|
*
ACPI: make drivers/acpi/ec.c:ec_ecdt static
Adrian Bunk
2006-12-20
1
-1
/
+1
*
|
Pull trivial into test branch
Len Brown
2006-12-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ACPI: make ec_transaction not extern
Randy Dunlap
2006-10-27
1
-1
/
+1
*
|
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
|
/
*
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
*
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
2006-07-10
1
-1
/
+1
*
ACPI: fix battery on HP NX6125
Vladimir Lebedev
2006-06-28
1
-2
/
+5
*
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
1
-84
/
+62
*
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
2006-06-27
1
-2
/
+2
*
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-06-26
1
-11
/
+6
*
Pull bugzilla-5764 into release branch
Len Brown
2006-06-15
1
-22
/
+29
|
\
|
*
ACPI: replace spin_lock_irq with mutex for ec poll mode
Rich Townsend
2006-05-19
1
-22
/
+29
*
|
Pull ec into release branch
Len Brown
2006-06-15
1
-10
/
+6
|
\
\
|
*
|
ACPI: EC acpi-ecdt-uid-hack
Jiri Slaby
2006-04-01
1
-10
/
+6
|
|
/
*
|
Pull acpica into release branch
Len Brown
2006-06-15
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
ACPI: execute Notify() handlers on new thread
Alexey Starikovskiy
2006-06-14
1
-3
/
+2
*
|
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-31
1
-2
/
+2
|
/
*
-
-
-
.
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
2006-01-24
1
-143
/
+148
|
\
\
\
|
|
|
*
[ACPI] ACPICA 20050930
Bob Moore
2005-12-10
1
-2
/
+2
|
|
|
*
[ACPI] handle ACPICA 20050916's acpi_resource.type rename
Len Brown
2005-09-22
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
*
[ACPI] Embedded Controller (EC) driver printk syntax update
Len Brown
2005-12-05
1
-10
/
+10
|
|
*
[ACPI] Enable Embedded Controller (EC) interrupt mode by default
Len Brown
2005-12-05
1
-3
/
+3
|
|
*
[ACPI] Embedded Controller (EC) driver syntax update
Len Brown
2005-12-05
1
-116
/
+117
|
|
*
[ACPI] Disable EC burst mode w/o disabling EC interrupts
Luming Yu
2005-12-01
1
-16
/
+20
|
|
/
*
/
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
1
-1
/
+1
|
/
*
[ACPI] Lindent drivers/acpi/ec.c
Len Brown
2005-08-11
1
-480
/
+389
*
[ACPI] Fix "ec_burst=1" mode latency issue
Luming Yu
2005-08-11
1
-110
/
+59
*
[ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12)
Luming Yu
2005-08-03
1
-5
/
+19
[next]