Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f3c681c028846bd5d39f563909409832a295ca69
/
drivers
/
acpi
/
ec.c
00eb43a
acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC commands
by Lennart Poettering
· 18 years ago
9fd9f8e
ACPI: EC: Block queries until EC is fully initialized
by Alexey Starikovskiy
· 18 years ago
01f2246
ACPI: EC: Cleanup of EC initialization
by Alexey Starikovskiy
· 18 years ago
d033879
ACPI: EC: first_ec is better to be acpi_ec than acpi_device.
by Alexey Starikovskiy
· 18 years ago
d66d969
ACPI: EC: Rename ec_ecdt to more informative boot_ec
by Alexey Starikovskiy
· 18 years ago
c0900c3
ACPI: EC: Clean ECDT and namespace parsing.
by Alexey Starikovskiy
· 18 years ago
e828432
ACPI: EC: Put install handlers into separate function.
by Alexey Starikovskiy
· 18 years ago
3d02b90
ACPI: EC: Remove casts to/from void* from ec.c
by Alexey Starikovskiy
· 18 years ago
c45aac4
ACPI: EC: enable burst functionality in EC.
by Alexey Starikovskiy
· 18 years ago
33c7a07
ACPI: EC: "Fake ECDT" workaround is not needed any longer.
by Alexey Starikovskiy
· 18 years ago
a5f8dee
ACPI: EC: Don't use Global Lock if not asked to do so
by Alexey Starikovskiy
· 18 years ago
9e19721
ACPI: ec: fix race in status register access
by Alexey Starikovskiy
· 18 years ago
c0cd79d
Pull fluff into release branch
by Len Brown
· 18 years ago
c24e912
ACPI: ec: add unlock in error path
by Alexey Starikovskiy
· 18 years ago
7cda93e
ACPI: delete extra #defines in /drivers/acpi/ drivers
by Len Brown
· 18 years ago
c2b6705
ACPI: fix acpi_driver.name usage
by Len Brown
· 18 years ago
f52fd66
ACPI: clean up ACPI_MODULE_NAME() use
by Len Brown
· 18 years ago
15a58ed
ACPICA: Remove duplicate table definitions (non-conflicting), cont
by Alexey Starikovskiy
· 18 years ago
ad363f8
ACPICA: Remove duplicate table definitions.
by Alexey Starikovskiy
· 18 years ago
ad71860a
ACPICA: minimal patch to integrate new tables into Linux
by Alexey Starikovskiy
· 18 years ago
723fe2c
ACPI: ec: enable printk on cmdline use
by Len Brown
· 18 years ago
c6e1919
ACPI: EC: move verbose printk to debug build only
by Guillaume Chazarain
· 18 years ago
36bcbec
ACPI: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
706b75d
Pull ec into test branch
by Len Brown
· 18 years ago
a854e08
ACPI: make drivers/acpi/ec.c:ec_ecdt static
by Adrian Bunk
· 18 years ago
463e7c7
Pull trivial into test branch
by Len Brown
· 18 years ago
6ccedb1
ACPI: ec: Lindent once again
by Alexey Starikovskiy
· 18 years ago
3261ff4
ACPI: ec: Change #define to enums there possible.
by Alexey Starikovskiy
· 18 years ago
78d0af3
ACPI: ec: Style changes.
by Alexey Starikovskiy
· 18 years ago
523953b
ACPI: ec: Acquire Global Lock under EC mutex.
by Alexey Starikovskiy
· 18 years ago
50c1e11
ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.
by Alexey Starikovskiy
· 18 years ago
a86e277
ACPI: ec: Rename gpe_bit to gpe
by Alexey Starikovskiy
· 18 years ago
c787a85
ACPI: ec: Change semaphore to mutex.
by Alexey Starikovskiy
· 18 years ago
5d0c288
ACPI: ec: Query only single query at a time.
by Alexey Starikovskiy
· 18 years ago
e41334c
ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled at
by Alexey Starikovskiy
· 18 years ago
af3fd14
ACPI: ec: Remove expect_event and all races around it.
by Alexey Starikovskiy
· 18 years ago
bec5a1e
ACPI: ec: Read status register from check_status() function
by Alexey Starikovskiy
· 18 years ago
5c40641
ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines.
by Alexey Starikovskiy
· 18 years ago
5d57a6a
ACPI: ec: Enable EC GPE at beginning of transaction
by Alexey Starikovskiy
· 18 years ago
d91df1a
ACPI: ec: Allow for write semantics in any command.
by Alexey Starikovskiy
· 18 years ago
616362d
ACPI: make ec_transaction not extern
by Randy Dunlap
· 18 years ago
ab9e43c
ACPI: EC: export ec_transaction() for msi-laptop driver
by Lennart Poettering
· 18 years ago
6ffb221
ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().
by Denis M. Sadykov
· 18 years ago
8e0341b
ACPI: EC: Unify poll and interrupt gpe handlers
by Denis M. Sadykov
· 18 years ago
3576cf6
ACPI: EC: Unify poll and interrupt mode transaction functions
by Denis M. Sadykov
· 18 years ago
703959d
ACPI: EC: Remove unused variables and duplicated code
by Denis M. Sadykov
· 18 years ago
7c6db5e
ACPI: EC: Remove unnecessary delay added by previous transation patch.
by Denis M. Sadykov
· 18 years ago
d7a76e4
ACPI: consolidate functions in acpi ec driver
by Lennart Poettering
· 18 years ago
d750803
ACPI: add 'const' to several ACPI file_operations
by Arjan van de Ven
· 18 years ago
49fee981
ACPI: fix battery on HP NX6125
by Vladimir Lebedev
· 18 years ago
d550d98
ACPI: delete tracing macros from drivers/acpi/*.c
by Patrick Mochel
· 18 years ago
6468463
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
by Len Brown
· 18 years ago
a6fc672
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
by Thomas Renninger
· 18 years ago
5b542e4
Pull bugzilla-5764 into release branch
by Len Brown
· 18 years ago
60e04a5
Pull ec into release branch
by Len Brown
· 18 years ago
b3899c6
Pull acpica into release branch
by Len Brown
· 18 years ago
b8d3519
ACPI: execute Notify() handlers on new thread
by Alexey Starikovskiy
· 19 years ago
f9a6ee1a
ACPI: replace spin_lock_irq with mutex for ec poll mode
by Rich Townsend
· 19 years ago
ff2fc3e
ACPI: EC acpi-ecdt-uid-hack
by Jiri Slaby
· 19 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 19 years ago
9fdb62a
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release
by Len Brown
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
50eca3e
[ACPI] ACPICA 20050930
by Bob Moore
· 19 years ago
1e8df53
[ACPI] Embedded Controller (EC) driver printk syntax update
by Len Brown
· 19 years ago
53f11d4
[ACPI] Enable Embedded Controller (EC) interrupt mode by default
by Len Brown
· 19 years ago
02b28a3
[ACPI] Embedded Controller (EC) driver syntax update
by Len Brown
· 19 years ago
06a2a38
[ACPI] Disable EC burst mode w/o disabling EC interrupts
by Luming Yu
· 19 years ago
eca008c
[ACPI] handle ACPICA 20050916's acpi_resource.type rename
by Len Brown
· 19 years ago
50526df
[ACPI] Lindent drivers/acpi/ec.c
by Len Brown
· 19 years ago
716e084
[ACPI] Fix "ec_burst=1" mode latency issue
by Luming Yu
· 19 years ago
7b15f5e
[ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12)
by Luming Yu
· 19 years ago
45bea15
[ACPI] Add "ec_polling" boot option
by Luming Yu
· 19 years ago
668d74c
ACPI: delete unnecessary EC console messages
by Luming Yu
· 19 years ago
17e9c78
[ACPI] EC GPE-disabled issue http://bugzilla.kernel.org/show_bug.cgi?id=3851
by Luming Yu
· 20 years ago
83ea744
[ACPI] fix build warning
by Andrew Morton
· 20 years ago
fa9cd54
[ACPI] fix EC access width http://bugzilla.kernel.org/show_bug.cgi?id=4346
by Luming Yu
· 20 years ago
451566f
[ACPI] Enable EC Burst Mode
by Dmitry Torokhov
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago