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
starfive-6.6.48-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
/
osl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-21
Merge branch 'master' into for-2.6.39
Tejun Heo
1
-7
/
+18
2011-02-09
ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2)
Rafael J. Wysocki
1
-7
/
+18
2011-02-01
acpi: kacpi*_wq don't need WQ_MEM_RECLAIM
Tejun Heo
1
-3
/
+3
2011-01-21
ACPI: Introduce acpi_os_ioremap()
Rafael J. Wysocki
1
-5
/
+7
2011-01-12
Merge branch 'misc' into test
Len Brown
1
-4
/
+7
2011-01-12
ACPI: fix resource check message
Thomas Renninger
1
-4
/
+7
2011-01-07
ACPI: Use ioremap_cache()
Len Brown
1
-3
/
+3
2010-12-11
Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....
Len Brown
1
-36
/
+77
2010-12-11
ACPI: fix a section mismatch
Zhang Rui
1
-1
/
+1
2010-12-11
ACPI: fix allowing to add/remove multiple _OSI strings
Lin Ming
1
-16
/
+50
2010-12-11
acpi: fix _OSI string setup regression
Lin Ming
1
-26
/
+33
2010-10-26
Merge branch 'misc' into release
Len Brown
1
-25
/
+0
2010-10-26
Merge branch 'acpi-mmio' into release
Len Brown
1
-48
/
+232
2010-10-25
ACPI: Page based coalescing of I/O remappings optimization
Myron Stowe
1
-11
/
+51
2010-10-25
ACPI: Convert simple locking to RCU based locking
Myron Stowe
1
-12
/
+11
2010-10-25
ACPI: Pre-map 'system event' related register blocks
Myron Stowe
1
-31
/
+40
2010-10-25
ACPI: Add interfaces for ioremapping/iounmapping ACPI registers
Myron Stowe
1
-0
/
+38
2010-10-25
ACPI: Maintain a list of ACPI memory mapped I/O remappings
Myron Stowe
1
-15
/
+113
2010-10-25
ACPI: Fix ioremap size for MMIO reads and writes
Myron Stowe
1
-2
/
+2
2010-10-19
ACPI: remove dead code
Stephen Hemminger
1
-25
/
+0
2010-10-16
ACPI: add FW_BUG to OSI(Linux) message
Len Brown
1
-1
/
+1
2010-10-01
ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface
Bob Moore
1
-68
/
+0
2010-10-01
ACPICA/ACPI: Add new host interfaces for _OSI support
Lin Ming
1
-42
/
+46
2010-10-01
ACPICA: Fix acpi_os_read_pci_configuration prototype
Bob Moore
1
-3
/
+5
2010-08-15
Merge branch 'linus' into release
Len Brown
1
-29
/
+11
2010-08-15
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
1
-4
/
+3
2010-08-08
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-20
/
+0
2010-07-12
ACPI / ACPICA: Do not execute _PRW methods during initialization
Rafael J. Wysocki
1
-20
/
+0
2010-06-29
acpi: use queue_work_on() instead of binding workqueue worker to cpu0
Tejun Heo
1
-29
/
+11
2010-05-27
hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced
Jean Delvare
1
-0
/
+9
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
1
-11
/
+12
2010-04-07
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...
Len Brown
1
-11
/
+12
2010-04-05
ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup
Chase Douglas
1
-10
/
+4
2010-03-23
ACPI: fixes a false alarm from lockdep
Zhang Rui
1
-1
/
+8
2010-03-16
Fix typos in comments
Thomas Weber
1
-2
/
+2
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-2
/
+2
2009-12-09
ACPI: add const to acpi_check_resource_conflict()
Jean Delvare
1
-1
/
+1
2009-09-27
ACPI: Clarify resource conflict message
Jean Delvare
1
-1
/
+7
2009-09-24
ACPI: remove cpumask_t usage
Bjorn Helgaas
1
-1
/
+1
2009-09-19
ACPI: remove null pointer checks in deferred execution path
Bjorn Helgaas
1
-9
/
+0
2009-09-19
ACPI: simplify deferred execution path
Bjorn Helgaas
1
-18
/
+5
2009-08-27
ACPICA: fix leak of acpi_os_validate_address
Lin Ming
1
-3
/
+91
2009-08-02
ACPI: bind workqueues to CPU 0 to avoid SMI corruption
Bjorn Helgaas
1
-0
/
+25
2009-06-24
ACPI: fix a deadlock in hotplug case
Zhang Rui
1
-9
/
+16
2009-04-21
ACPI: add /sys/firmware/acpi/interrupts/sci_not counter
Len Brown
1
-1
/
+3
2009-04-05
Merge branch 'linus' into release
Len Brown
1
-3
/
+10
2009-04-03
ACPI: acpi_enforce_resource=strict by default
Luca Tettamanti
1
-3
/
+3
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-3
/
+10
2009-03-16
Revert "ACPI: make some IO ports off-limits to AML"
Len Brown
1
-50
/
+0
2009-02-23
acpi: add some missing section markers
Jeremy Fitzhardinge
1
-2
/
+2
[next]