index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-14
ACPI: EC: export ec_transaction() for msi-laptop driver
Lennart Poettering
1
-0
/
+2
2006-10-14
ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().
Denis M. Sadykov
1
-79
/
+45
2006-10-14
ACPI: EC: Unify poll and interrupt gpe handlers
Denis M. Sadykov
1
-95
/
+12
2006-10-14
ACPI: EC: Unify poll and interrupt mode transaction functions
Denis M. Sadykov
1
-81
/
+29
2006-10-14
ACPI: EC: Remove unused variables and duplicated code
Denis M. Sadykov
1
-458
/
+253
2006-10-14
ACPI: EC: Remove unnecessary delay added by previous transation patch.
Denis M. Sadykov
1
-53
/
+50
2006-10-14
ACPI: consolidate functions in acpi ec driver
Lennart Poettering
1
-230
/
+95
2006-07-10
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
1
-1
/
+1
2006-06-28
ACPI: fix battery on HP NX6125
Vladimir Lebedev
1
-2
/
+5
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
1
-84
/
+62
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
1
-2
/
+2
2006-06-26
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
1
-11
/
+6
2006-06-15
Pull bugzilla-5764 into release branch
Len Brown
1
-22
/
+29
2006-06-15
Pull ec into release branch
Len Brown
1
-10
/
+6
2006-06-15
Pull acpica into release branch
Len Brown
1
-3
/
+2
2006-06-14
ACPI: execute Notify() handlers on new thread
Alexey Starikovskiy
1
-3
/
+2
2006-05-19
ACPI: replace spin_lock_irq with mutex for ec poll mode
Rich Townsend
1
-22
/
+29
2006-04-01
ACPI: EC acpi-ecdt-uid-hack
Jiri Slaby
1
-10
/
+6
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-2
/
+2
2006-01-24
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
1
-143
/
+148
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2005-12-10
[ACPI] ACPICA 20050930
Bob Moore
1
-2
/
+2
2005-12-05
[ACPI] Embedded Controller (EC) driver printk syntax update
Len Brown
1
-10
/
+10
2005-12-05
[ACPI] Enable Embedded Controller (EC) interrupt mode by default
Len Brown
1
-3
/
+3
2005-12-05
[ACPI] Embedded Controller (EC) driver syntax update
Len Brown
1
-116
/
+117
2005-12-01
[ACPI] Disable EC burst mode w/o disabling EC interrupts
Luming Yu
1
-16
/
+20
2005-09-22
[ACPI] handle ACPICA 20050916's acpi_resource.type rename
Len Brown
1
-1
/
+1
2005-08-11
[ACPI] Lindent drivers/acpi/ec.c
Len Brown
1
-480
/
+389
2005-08-11
[ACPI] Fix "ec_burst=1" mode latency issue
Luming Yu
1
-110
/
+59
2005-08-03
[ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12)
Luming Yu
1
-5
/
+19
2005-07-29
[ACPI] Add "ec_polling" boot option
Luming Yu
1
-171
/
+722
2005-07-23
ACPI: delete unnecessary EC console messages
Luming Yu
1
-14
/
+3
2005-07-12
[ACPI] EC GPE-disabled issue
Luming Yu
1
-11
/
+9
2005-07-11
[ACPI] fix build warning
Andrew Morton
1
-1
/
+1
2005-07-11
[ACPI] fix EC access width
Luming Yu
1
-18
/
+14
2005-07-11
[ACPI] Enable EC Burst Mode
Dmitry Torokhov
1
-114
/
+276
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1024