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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-01
Fix ACPI vs proc_create_data() mismerge
Alexey Dobriyan
1
-9
/
+11
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
121
-1626
/
+2580
2008-04-30
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...
Len Brown
18
-469
/
+512
2008-04-30
ACPI: Fix acpi_processor_idle and idle= boot parameters interaction
Venkatesh Pallipadi
1
-2
/
+12
2008-04-30
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
Alex Chiang
1
-0
/
+9
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-0
/
+2
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
17
-264
/
+162
2008-04-29
ACPI: Cleanup: Remove unneeded, multiple local dummy variables
Thomas Renninger
1
-10
/
+7
2008-04-29
ACPI: video - fix permissions on some proc entries
Dmitry Torokhov
1
-2
/
+2
2008-04-29
ACPI: video - properly handle errors when registering proc elements
Dmitry Torokhov
1
-115
/
+115
2008-04-29
ACPI: video - do not store invalid entries in attached_array list
Dmitry Torokhov
1
-31
/
+27
2008-04-29
ACPI: re-name acpi_pm_ops to acpi_suspend_ops
Len Brown
1
-21
/
+21
2008-04-29
ACPI: check a return value correctly in acpi_power_get_context()
Li Zefan
1
-1
/
+1
2008-04-29
#if 0 acpi/bay.c:eject_removable_drive()
Adrian Bunk
1
-0
/
+2
2008-04-29
ACPICA: always disable GPE when requested
Damián Viano
1
-4
/
+0
2008-04-29
ACPI: update thermal temperature
Zhang, Rui
1
-0
/
+5
2008-04-29
ACPI: elide a non-zero test on a result that is never 0
Julia Lawall
3
-49
/
+45
2008-04-29
thermal: update the documentation
Zhang Rui
1
-1
/
+1
2008-04-29
thermal: add new get_crit_temp callback
Zhang, Rui
1
-0
/
+13
2008-04-29
thermal: add the support for building the generic thermal as a module
Zhang Rui
1
-0
/
+3
2008-04-29
flush kacpi_notify_wq before removing notify handler
Zhang Rui
1
-0
/
+1
2008-04-28
[CPUFREQ] change cpu freq tables to per_cpu variables
Mike Travis
1
-14
/
+16
2008-04-28
drivers/acpi/thermal.c: fix build with CONFIG_DMI=n
Andrew Morton
1
-2
/
+0
2008-04-27
fix idle (arch, acpi and apm) and lockdep
Peter Zijlstra
1
-10
/
+9
2008-04-27
x86: validate against acpi motherboard resources
Robert Hancock
1
-0
/
+2
2008-04-25
2.6.25 regression: powertop says 120K wakeups/sec
Venkatesh Pallipadi
1
-0
/
+4
2008-04-25
ACPI: GPE enabling should happen after EC installation
Alexey Starikovskiy
1
-18
/
+17
2008-04-24
ACPICA: update Intel copyright
Len Brown
107
-107
/
+107
2008-04-23
ACPICA: Fix for some local named nodes not marked temporary and to disallow d...
Bob Moore
2
-48
/
+79
2008-04-23
ACPICA: Update for new Notify values
Zhang Rui
2
-36
/
+65
2008-04-23
ACPICA: Fixes for size of StartDependent resource descriptor
Bob Moore
2
-1
/
+12
2008-04-23
ACPICA: Updates for Debug object output
Bob Moore
1
-24
/
+52
2008-04-23
ACPICA: Fixes for external Reference Objects
Bob Moore
3
-11
/
+26
2008-04-22
ACPICA: Fix to handle NULL package elements correctly
Lin Ming
1
-3
/
+2
2008-04-22
ACPICA: Fix for extraneous debug message for packages
Bob Moore
1
-4
/
+31
2008-04-22
ACPICA: Fix for possible error when packages/buffers are passed to methods ex...
Bob Moore
1
-0
/
+8
2008-04-22
ACPICA: Update behavior of CopyObject to match ACPI spec
Lin Ming
1
-4
/
+11
2008-04-22
ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC
Bob Moore
5
-8
/
+100
2008-04-22
ACPICA: Added new error messages
Bob Moore
1
-0
/
+9
2008-04-22
ACPICA: Add va_end statements as appropriate
Bob Moore
2
-0
/
+6
2008-04-22
ACPICA: Fixes for Unload and DDBHandles
Lin Ming
5
-20
/
+88
2008-04-22
ACPICA: Fix for LoadTable operator, input strings
Lin Ming
2
-13
/
+24
2008-04-22
ACPICA: Fix for Load operator
Lin Ming
1
-0
/
+1
2008-04-22
ACPICA: Methods now implicitly return 0 in slack mode
Lin Ming
1
-0
/
+24
2008-04-22
ACPICA: Fix for SizeOf when used with Buffers and Packages
Lin Ming
1
-5
/
+17
2008-04-22
ACPICA: Implemented full argument resolution support for the BankValue argume...
Lin Ming
11
-42
/
+260
2008-04-22
ACPICA: Undo accidental checkin of not-fully-tested mutex changes
Bob Moore
1
-16
/
+0
2008-04-22
ACPICA: Implemented full support for deferred execution for the TermArg strin...
Lin Ming
7
-108
/
+156
2008-04-22
ACPICA: Fixed a problem with Index Fields where the Index register was incorr...
Bob Moore
2
-44
/
+34
2008-04-22
ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of t...
Bob Moore
1
-5
/
+8
[next]