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
2013-04-12
ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex()
Jung-uk Kim
3
-11
/
+34
2013-04-12
ACPICA: Predefine names: Add allowed argument types to master info table
Bob Moore
8
-513
/
+1361
2013-04-12
ACPI / PM: Expose lists of device wakeup power resources to user space
Rafael J. Wysocki
1
-19
/
+39
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
5
-9
/
+9
2013-04-08
ACPI: remove "config ACPI_DEBUG_FUNC_TRACE"
Paul Bolle
1
-8
/
+0
2013-04-08
Merge branch 'acpi-assorted' into linux-next
Rafael J. Wysocki
11
-56
/
+107
2013-04-08
Merge branch 'acpi-pm' into linux-next
Rafael J. Wysocki
1
-15
/
+24
2013-04-08
Merge branch 'acpica' into linux-next
Rafael J. Wysocki
31
-400
/
+830
2013-04-08
Merge branch 'acpi-lpss' into linux-next
Rafael J. Wysocki
5
-38
/
+304
2013-04-08
Merge branch 'acpi-hotplug' into linux-next
Rafael J. Wysocki
8
-581
/
+538
2013-04-06
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-39
/
+37
2013-04-03
ACPI / BGRT: Don't let users configure BGRT on non X86 systems
Tony Luck
1
-1
/
+1
2013-04-03
Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"
Bjorn Helgaas
1
-39
/
+37
2013-04-02
cpuidle / ACPI: recover percpu ACPI processor cstate
Alex Shi
1
-6
/
+7
2013-04-02
ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()
Rafael J. Wysocki
1
-1
/
+1
2013-03-30
PCI / ACPI: Don't query OSC support with all possible controls
Yinghai Lu
1
-2
/
+2
2013-03-27
PCI / ACPI: hold acpi_scan_lock during root bus hotplug
Yinghai Lu
1
-2
/
+7
2013-03-27
ACPI / APEI: fix error status check condition for CPER
Chen Gong
1
-1
/
+1
2013-03-27
ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M
Fabio Valentini
1
-0
/
+8
2013-03-26
ACPI / processor_thermal: avoid null pointer deference error
Colin Ian King
1
-6
/
+18
2013-03-26
ACPI / fan: avoid null pointer deference error
Colin Ian King
1
-2
/
+6
2013-03-25
ACPI / PM: Fix potential problem in acpi_device_get_power()
Rafael J. Wysocki
1
-15
/
+24
2013-03-25
ACPI / memhotplug: Remove info->failed bit
Yasuaki Ishimatsu
1
-13
/
+2
2013-03-25
ACPI / memhotplug: set info->enabled for memory present at boot time
Yasuaki Ishimatsu
1
-2
/
+2
2013-03-25
ACPI / video: Fix applying indexed initial brightness value.
Danny Baumann
1
-23
/
+37
2013-03-25
ACPI / video: Make logic a little easier to understand.
Danny Baumann
1
-6
/
+7
2013-03-25
ACPI / video: Fix brightness control initialization for some laptops.
Danny Baumann
1
-17
/
+26
2013-03-25
ACPI / LPSS: make code less confusing for reader
Andy Shevchenko
1
-2
/
+2
2013-03-25
ACPI: Verify device status after eject
Toshi Kani
1
-1
/
+17
2013-03-25
ACPI: Use resource_size() in osl.c
Alexandru Gheorghiu
1
-1
/
+1
2013-03-25
ACPI / acpi_pad: Used PTR_RET
Alexandru Gheorghiu
1
-1
/
+1
2013-03-25
ACPI: suppress compiler warning in container.c
Andy Shevchenko
1
-0
/
+2
2013-03-25
ACPI: suppress compiler warning in battery.c
Andy Shevchenko
1
-1
/
+1
2013-03-25
ACPI: suppress compiler warnings in processor_throttling.c
Andy Shevchenko
1
-1
/
+2
2013-03-25
ACPI: suppress compiler warnings in button.c
Andy Shevchenko
1
-0
/
+1
2013-03-25
acpi: remove reference to ACPI_HOTPLUG_IO
Paul Bolle
1
-1
/
+1
2013-03-25
ACPI: Update _OST handling for notify
Toshi Kani
1
-52
/
+35
2013-03-25
ACPI: Update PNPID match handling for notify
Toshi Kani
1
-33
/
+52
2013-03-25
ACPI: Update PNPID set/free interfaces
Toshi Kani
3
-44
/
+45
2013-03-25
ACPI: Remove acpi_device dependency in acpi_device_set_id()
Toshi Kani
2
-49
/
+45
2013-03-25
ACPI: replace kmalloc+memcpy with kmemdup
Andrei Epure
1
-3
/
+2
2013-03-25
ACPI video: ignore BIOS backlight value for HP dm4
Gustavo Maciel Dias Vieira
1
-0
/
+8
2013-03-24
ACPI: Set length even for TYPE_END_TAG acpi resource
Yinghai Lu
1
-0
/
+1
2013-03-22
ACPI / LPSS: Add support for exposing LTR registers to user space
Rafael J. Wysocki
1
-5
/
+134
2013-03-22
ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices
Rafael J. Wysocki
5
-38
/
+175
2013-03-19
ACPI / hotplug: Make acpi_hotplug_profile_ktype static
Rafael J. Wysocki
1
-1
/
+1
2013-03-13
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2013-03-12
ACPICA: Object repair: Allow 0-length packages for variable-length packages
Bob Moore
1
-2
/
+8
2013-03-12
ACPICA: Disassembler: Add warnings for unresolved control methods
Bob Moore
3
-0
/
+5
2013-03-12
ACPICA: Return object repair: Add resource template repairs
Lv Zheng
3
-0
/
+99
[prev]
[next]