index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-12
Merge branch 'ec' into release
Len Brown
1
-31
/
+63
2008-11-12
ACPI: EC: Don't do transaction from GPE handler in poll mode.
Alexey Starikovskiy
1
-3
/
+6
2008-11-12
ACPI: EC: lower interrupt storm treshold
Alexey Starikovskiy
1
-1
/
+1
2008-11-12
ACPICA: Use spinlock for acpi_{en|dis}able_gpe
Alexey Starikovskiy
1
-5
/
+5
2008-11-12
ACPI: EC: restart failed command
Alexey Starikovskiy
1
-12
/
+29
2008-11-12
ACPI: EC: wait for last write gpe
Alexey Starikovskiy
1
-8
/
+13
2008-11-12
ACPI: EC: make kernel messages more useful when GPE storm is detected
Alan Jenkins
1
-3
/
+10
2008-11-12
ACPI: EC: revert msleep patch
Alexey Starikovskiy
1
-2
/
+2
2008-11-07
ACPI EC: Fix regression due to use of uninitialized variable
Alexey Starikovskiy
1
-1
/
+2
2008-10-23
Merge branch 'ull' into test
Len Brown
1
-2
/
+5
2008-10-23
Merge branch 'misc' into test
Len Brown
1
-2
/
+2
2008-10-23
Merge branch 'ec' into test
Len Brown
1
-183
/
+191
2008-10-17
ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC
Zhao Yakui
1
-2
/
+13
2008-10-17
ACPI: EC: Check for IBF=0 periodically if not in GPE mode
Alexey Starikovskiy
1
-2
/
+13
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-2
/
+5
2008-10-11
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
1
-2
/
+2
2008-09-29
ACPI: EC: Rename some variables
Alexey Starikovskiy
1
-55
/
+63
2008-09-26
ACPI: EC: do transaction from interrupt context
Alexey Starikovskiy
1
-160
/
+149
2008-08-15
ACPI: Avoid bogus EC timeout when EC is in Polling mode
Zhao Yakui
1
-0
/
+2
2008-08-15
ACPI : Add the EC dmi table to fix the incorrect ECDT table
Zhao Yakui
1
-0
/
+34
2008-06-12
ACPI: EC: Use msleep instead of udelay while waiting for event.
Alexey Starikovskiy
1
-1
/
+1
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-116
/
+124
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
1
-8
/
+3
2008-03-25
ACPI: EC: Don't delete boot EC
Alexey Starikovskiy
1
-24
/
+19
2008-03-25
ACPI: EC: Use default setup handler
Alexey Starikovskiy
1
-15
/
+1
2008-03-25
ACPI: EC: Detect irq storm
Alexey Starikovskiy
1
-0
/
+11
2008-03-25
ACPI: EC: Switch off GPE mode during suspend/resume
Alexey Starikovskiy
1
-22
/
+38
2008-03-25
ACPI: EC: Replace broken controller workarounds with poll mode.
Alexey Starikovskiy
1
-49
/
+12
2008-03-25
ACPI: EC: Improve debug output
Alexey Starikovskiy
1
-4
/
+4
2008-03-25
ACPI: EC: Add poll timer
Alexey Starikovskiy
1
-4
/
+39
2008-03-25
ACPI: EC: Restore udelay in poll mode
Alexey Starikovskiy
1
-0
/
+2
2008-03-19
Revert "ACPI: EC: Handle IRQ storm on Acer laptops"
Alexey Starikovskiy
1
-11
/
+0
2008-03-13
Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ...
Len Brown
1
-5
/
+12
2008-03-11
ACPI: EC: Handle IRQ storm on Acer laptops
Alexey Starikovskiy
1
-0
/
+11
2008-03-11
Revert "ACPI: EC: Use proper handle for boot EC"
Len Brown
1
-5
/
+1
2008-02-14
ACPI: EC: Use proper handle for boot EC
Alexey Starikovskiy
1
-1
/
+5
2008-02-07
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...
Len Brown
1
-4
/
+15
2008-01-24
ACPI: EC: "DEBUG" needs to be defined earlier
Márton Németh
1
-3
/
+3
2008-01-24
ACPI: EC: add leading zeros to debug messages
Márton Németh
1
-4
/
+4
2008-01-24
ACPI: EC: fix dmesg spam regression
Alexey Starikovskiy
1
-1
/
+11
2008-01-11
ACPI: EC: Some hardware requires burst mode to operate properly
Alexey Starikovskiy
1
-0
/
+4
2008-01-11
ACPI: EC: Do the byte access with a fast path
Alexey Starikovskiy
1
-4
/
+11
2008-01-01
ACPI: EC: Enable boot EC before bus_scan
Alexey Starikovskiy
1
-1
/
+13
2007-11-21
Pull bugzilla-9327 into release branch
Len Brown
1
-19
/
+42
2007-11-21
ACPI: EC: Workaround for optimized controllers (version 3)
Alexey Starikovskiy
1
-13
/
+33
2007-11-21
ACPI: EC: use printk_ratelimit(), add some DEBUG mode messages
Márton Németh
1
-19
/
+31
2007-11-21
Revert "ACPI: EC: Workaround for optimized controllers"
Len Brown
1
-22
/
+13
2007-11-20
Pull fluff into release branch
Len Brown
1
-2
/
+2
2007-11-20
Pull bugzilla-9327 into release branch
Len Brown
1
-13
/
+22
2007-11-20
ACPI: Add missing spaces to printk format
Joe Perches
1
-2
/
+2
[next]