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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
ACPI: Return translation offset when parsing ACPI address space resources
Jiang Liu
1
-26
/
+32
2015-02-04
ACPI: Enforce stricter checks for address space descriptors
Jiang Liu
1
-0
/
+9
2015-02-04
ACPI: Set flag IORESOURCE_UNSET for unassigned resources
Jiang Liu
1
-4
/
+4
2015-02-04
ACPI: Normalize return value of resource parser functions
Jiang Liu
1
-0
/
+30
2015-02-04
ACPI: Fix a bug in parsing ACPI Memory24 resource
Jiang Liu
1
-2
/
+2
2015-02-04
ACPI: Add prefetch decoding to the address space parser
Thomas Gleixner
1
-0
/
+3
2015-02-04
ACPI: Move the window flag logic to the combined parser
Thomas Gleixner
1
-13
/
+9
2015-02-04
ACPI: Unify the parsing of address_space and ext_address_space
Thomas Gleixner
1
-56
/
+34
2015-02-04
ACPI: Let the parser return false for disabled resources
Thomas Gleixner
1
-4
/
+4
2015-02-04
ACPI: Use the length check for io resources as well
Thomas Gleixner
1
-25
/
+19
2015-02-04
ACPI: Implement proper length checks for mem resources
Thomas Gleixner
1
-27
/
+35
2015-02-04
ACPI: Remove redundant check in function acpi_dev_resource_address_space()
Thomas Gleixner
1
-9
/
+0
2015-02-04
Merge branch 'acpica' into acpi-resources
Rafael J. Wysocki
8
-140
/
+59
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
6
-57
/
+59
2015-01-26
ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
Lv Zheng
2
-90
/
+0
2015-01-22
ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()
Octavian Purdila
1
-0
/
+7
2015-01-20
ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()
Jiang Liu
1
-1
/
+0
2015-01-13
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
1
-4
/
+7
2015-01-07
Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'
Rafael J. Wysocki
4
-41
/
+69
2015-01-07
ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X
Hans de Goede
1
-0
/
+10
2015-01-06
ACPI/int340x_thermal: enumerate INT3401 for Intel SoC DTS thermal driver
Zhang Rui
1
-1
/
+6
2015-01-06
ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT
Zhang Rui
1
-4
/
+2
2015-01-06
ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
Hanjun Guo
1
-3
/
+3
2015-01-06
ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
Hanjun Guo
2
-37
/
+40
2015-01-06
ACPI / PM: Fix PM initialization for devices that are not present
Rafael J. Wysocki
2
-6
/
+9
2014-12-29
Merge branch 'acpi-video'
Rafael J. Wysocki
1
-0
/
+17
2014-12-29
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-2
/
+0
2014-12-23
ACPI / video: Add some Samsung models to disable_native_backlight list
Aaron Lu
1
-0
/
+17
2014-12-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-8
/
+14
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-18
/
+30
2014-12-19
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
1
-54
/
+0
2014-12-18
Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'
Rafael J. Wysocki
3
-3
/
+17
2014-12-18
Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'
Rafael J. Wysocki
3
-15
/
+13
2014-12-17
cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID
Len Brown
1
-2
/
+0
2014-12-16
x86, irq: Keep balance of IOAPIC pin reference count
Jiang Liu
1
-2
/
+9
2014-12-16
ACPI: Fix minor syntax issues in processor_core.c
Jiang Liu
1
-5
/
+4
2014-12-16
ACPI: Correct return value of acpi_dev_resource_address_space()
Jiang Liu
1
-1
/
+1
2014-12-16
Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
Thomas Gleixner
4
-19
/
+14
2014-12-15
ACPI / video: update the skip case for acpi_video_device_in_dod()
Aaron Lu
1
-2
/
+8
2014-12-15
ACPI / EC: Fix unexpected ec_remove_handlers() invocations
Lv Zheng
1
-0
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+3
2014-12-13
Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+14
2014-12-13
ACPI / PM: Do not disable wakeup GPEs that have not been enabled
Rafael J. Wysocki
1
-2
/
+10
2014-12-13
ACPI / utils: Drop error messages from acpi_evaluate_reference()
Rafael J. Wysocki
1
-11
/
+1
2014-12-13
ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUG
Rafael J. Wysocki
1
-2
/
+2
2014-12-11
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
26
-108
/
+1878
2014-12-11
ACPI / Fan: Use bus id as the name for non PNP0C0B (Fan) devices
Srinivas Pandruvada
1
-1
/
+7
2014-12-11
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+3
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
3
-10
/
+4
2014-12-08
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-4
/
+2
[next]