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
2022-09-09
ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native
Hans de Goede
2
-48
/
+35
2022-09-09
ACPI: s2idle: Add a new ->check() callback for platform_s2idle_ops
Mario Limonciello
2
-0
/
+15
2022-09-07
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
1
-4
/
+8
2022-09-03
ACPI: property: Silence missing-declarations warning in apple.c
Lukas Wunner
1
-0
/
+1
2022-09-03
ACPI: platform: Use PLATFORM_DEVID_NONE in acpi_create_platform_device()
John Garry
1
-1
/
+1
2022-09-03
ACPI: platform: Sort forbidden_id_list[] in ascending order
Andy Shevchenko
1
-3
/
+3
2022-09-03
ACPI: platform: Use sizeof(*pointer) instead of sizeof(type)
Andy Shevchenko
1
-2
/
+1
2022-09-03
ACPI: platform: Remove redundant print on -ENOMEM
Andy Shevchenko
1
-1
/
+0
2022-09-03
ACPI: platform: Get rid of redundant 'else'
Andy Shevchenko
1
-2
/
+2
2022-09-03
ACPI: property: Use acpi_dev_parent()
Rafael J. Wysocki
1
-3
/
+4
2022-09-03
ACPI: bus: Refactor ACPI matching functions for better readability
Andy Shevchenko
1
-10
/
+10
2022-09-03
ACPI: bus: Drop kernel doc annotation from acpi_bus_notify()
Andy Shevchenko
1
-1
/
+1
2022-09-03
ACPI: EC: Drop unneeded result variable from ec_write()
ye xingchen
1
-5
/
+1
2022-09-03
ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
Arvid Norlander
1
-0
/
+16
2022-09-03
ACPI: APEI: Add BERT error log footer
Dmitry Monakhov
1
-0
/
+3
2022-09-03
ACPI: video: Fix indentation of video_detect_dmi_table[] entries
Hans de Goede
1
-24
/
+24
2022-09-03
ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks
Hans de Goede
1
-91
/
+1
2022-09-03
ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk
Hans de Goede
1
-15
/
+0
2022-09-03
ACPI: video: Remove acpi_video_set_dmi_backlight_type()
Hans de Goede
2
-26
/
+0
2022-09-03
platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to A...
Hans de Goede
1
-0
/
+54
2022-09-03
platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c
Hans de Goede
1
-0
/
+8
2022-09-03
platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c
Hans de Goede
1
-0
/
+40
2022-09-03
platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c
Hans de Goede
1
-0
/
+53
2022-09-03
platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()
Hans de Goede
1
-0
/
+19
2022-09-03
ACPI: video: Add Apple GMUX brightness control detection
Hans de Goede
1
-0
/
+4
2022-09-03
ACPI: video: Add Nvidia WMI EC brightness control detection (v3)
Hans de Goede
2
-0
/
+38
2022-09-03
ACPI: video: Refactor acpi_video_get_backlight_type() a bit
Hans de Goede
1
-16
/
+23
2022-09-02
ACPI: video: Remove code to unregister acpi_video backlight when a native bac...
Hans de Goede
2
-38
/
+0
2022-09-02
ACPI: video: Make backlight class device registration a separate step (v2)
Hans de Goede
1
-3
/
+47
2022-09-02
ACPI: video: Simplify acpi_video_unregister_backlight()
Hans de Goede
1
-8
/
+4
2022-09-02
ACPI: video: Remove acpi_video_bus from list before tearing it down
Hans de Goede
1
-4
/
+4
2022-09-02
ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_bac...
Hans de Goede
1
-2
/
+1
2022-08-30
ACPI: PM: Fix NULL argument handling in acpi_device_get/set_power()
Rafael J. Wysocki
1
-9
/
+14
2022-08-27
Merge branch 'acpi-processor' into acpi
Rafael J. Wysocki
1
-1
/
+1
2022-08-25
ACPI: bus: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-08-25
ACPI: OSI: Remove Linux-HPI-Hybrid-Graphics _OSI string
Mario Limonciello
1
-7
/
+0
2022-08-25
ACPI: OSI: Remove Linux-Lenovo-NV-HDMI-Audio _OSI string
Mario Limonciello
1
-8
/
+0
2022-08-25
ACPI: OSI: Remove Linux-Dell-Video _OSI string
Mario Limonciello
1
-9
/
+0
2022-08-25
ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()
Perry Yuan
1
-0
/
+3
2022-08-25
ACPI: property: Remove default association from integer maximum values
Sakari Ailus
1
-2
/
+1
2022-08-25
ACPI: property: Ignore already existing data node tags
Sakari Ailus
1
-1
/
+1
2022-08-25
ACPI: property: Fix type detection of unified integer reading functions
Stefan Binding
1
-4
/
+4
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
8
-30
/
+29
2022-08-23
ACPI: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
3
-9
/
+9
2022-08-23
ACPI: PM: Fix acpi_dev_state_d0() kerneldoc
Sakari Ailus
1
-1
/
+1
2022-08-23
ACPI: scan: Eliminate __acpi_device_add()
Rafael J. Wysocki
3
-15
/
+9
2022-08-23
ACPI: scan: Rearrange initialization of ACPI device objects
Rafael J. Wysocki
3
-18
/
+19
2022-08-23
ACPI: scan: Rename acpi_bus_get_parent() and rearrange it
Rafael J. Wysocki
1
-9
/
+13
2022-08-23
ACPI: Rename acpi_bus_get/put_acpi_device()
Rafael J. Wysocki
4
-12
/
+23
2022-08-23
ACPI: processor: Remove freq Qos request for all CPUs
Riwen Lu
1
-1
/
+1
[prev]
[next]