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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-04
platform/x86: ideapad-laptop: always propagate error codes from device attrib...
Barnabás Pőcze
1
-9
/
+17
2021-02-04
platform/x86: ideapad-laptop: convert ACPI helpers to return -EIO in case of ...
Barnabás Pőcze
1
-46
/
+62
2021-02-04
platform/x86: ideapad-laptop: use dev_{err,warn} or appropriate variant to di...
Barnabás Pőcze
1
-9
/
+17
2021-02-04
platform/x86: ideapad-laptop: use msecs_to_jiffies() helper instead of hand-c...
Barnabás Pőcze
1
-4
/
+7
2021-02-04
platform/x86: ideapad-laptop: use for_each_set_bit() helper to simplify event...
Barnabás Pőcze
1
-55
/
+53
2021-02-04
platform/x86: ideapad-laptop: use kobj_to_dev()
Barnabás Pőcze
1
-1
/
+1
2021-02-04
platform/x86: ideapad-laptop: use device_{add,remove}_group
Barnabás Pőcze
1
-4
/
+4
2021-02-04
platform/x86: ideapad-laptop: use sysfs_emit()
Barnabás Pőcze
1
-10
/
+11
2021-02-04
platform/x86: ideapad-laptop: add missing call to submodule destructor
Barnabás Pőcze
1
-0
/
+1
2021-02-04
platform/x86: ideapad-laptop: sort includes lexicographically
Barnabás Pőcze
1
-12
/
+13
2021-02-04
platform/x86: ideapad-laptop: use appropriately typed variable to store the r...
Barnabás Pőcze
1
-7
/
+13
2021-02-04
platform/x86: ideapad-laptop: remove unnecessary NULL checks
Barnabás Pőcze
1
-47
/
+31
2021-02-04
platform/x86: ideapad-laptop: remove unnecessary dev_set_drvdata() call
Barnabás Pőcze
1
-1
/
+0
2021-02-03
platform/x86/intel-uncore-freq: Add Sapphire Rapids server support
Artem Bityutskiy
1
-0
/
+1
2021-02-03
platform/x86: touchscreen_dmi: Add info for the Jumper EZpad 7 tablet
Hans de Goede
1
-0
/
+27
2021-02-03
platform/x86: intel_pmt_crashlog: Add dependency on MFD_INTEL_PMT
David E. Box
1
-0
/
+1
2021-02-03
platform/x86: intel_pmt_telemetry: Add dependency on MFD_INTEL_PMT
David E. Box
1
-0
/
+1
2021-02-03
platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectable
David E. Box
1
-1
/
+1
2021-02-03
platform/surface: aggregator: Fix braces in if condition with unlikely() macro
Maximilian Luz
1
-1
/
+18
2021-02-03
Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-1' into for-next
Hans de Goede
23
-1901
/
+112
2021-02-02
Platform: OLPC: Specify the enable time
Lubomir Rintel
1
-5
/
+6
2021-02-02
Platform: OLPC: Remove dcon_rdev from olpc_ec_priv
Lubomir Rintel
1
-5
/
+4
2021-02-02
Platform: OLPC: Fix probe error handling
Lubomir Rintel
1
-7
/
+8
2021-02-02
platform/x86: amd-pmc: put device on error paths
Pan Bian
1
-3
/
+11
2021-02-02
platform/x86: ideapad-laptop: DYTC Platform profile support
Jiaxun Yang
2
-0
/
+290
2021-02-02
platform/x86: thinkpad_acpi: Add platform profile support
Mark Pearson
1
-6
/
+288
2021-02-02
Merge remote-tracking branch 'linux-pm/acpi-platform' into review-hans
Hans de Goede
3
-0
/
+195
2021-02-02
platform/x86: thinkpad_acpi: fixed warning and incorporated review comments
Nitin Joshi
1
-22
/
+11
2021-02-02
platform/x86: thinkpad_acpi: Don't register keyboard_lang unnecessarily
Hans de Goede
1
-0
/
+7
2021-01-31
platform/x86: dell-wmi-sysman: fix a NULL pointer dereference
Mario Limonciello
1
-1
/
+5
2021-01-27
ACPI: platform-profile: Fix possible deadlock in platform_profile_remove()
Hans de Goede
1
-6
/
+2
2021-01-27
ACPI: platform-profile: Introduce object pointers to callbacks
Jiaxun Yang
1
-2
/
+2
2021-01-25
platform/x86: thinkpad_acpi: set keyboard language
Nitin Joshi
1
-0
/
+181
2021-01-25
platform/x86: intel_mid_powerbtn: Remove driver for deprecated platform
Andy Shevchenko
3
-242
/
+0
2021-01-25
platform/x86: intel_mid_thermal: Remove driver for deprecated platform
Andy Shevchenko
3
-568
/
+0
2021-01-25
platform/x86: hp-wmi: Disable tablet-mode reporting by default
Hans de Goede
1
-4
/
+10
2021-01-25
platform/x86: intel-vbtn: Eval VBDL after registering our notifier
Hans de Goede
1
-9
/
+7
2021-01-25
platform/x86: intel-vbtn: Add alternative method to enable switches
Hans de Goede
1
-2
/
+7
2021-01-25
platform/x86: intel-vbtn: Create 2 separate input-devs for buttons and switches
Hans de Goede
1
-36
/
+62
2021-01-25
platform/x86: intel-vbtn: Rework wakeup handling in notify_handler()
Hans de Goede
1
-15
/
+10
2021-01-25
platform/x86: intel_scu_wdt: Get rid of custom x86 model comparison
Andy Shevchenko
1
-2
/
+12
2021-01-25
platform/x86: intel_scu_wdt: Drop SCU notification
Andy Shevchenko
1
-24
/
+7
2021-01-25
platform/x86: intel_scu_wdt: Move driver from arch/x86
Andy Shevchenko
3
-0
/
+91
2021-01-25
watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is ready
Andy Shevchenko
1
-4
/
+4
2021-01-25
watchdog: intel_scu_watchdog: Remove driver for deprecated platform
Andy Shevchenko
4
-593
/
+0
2021-01-25
rtc: mrst: Remove driver for deprecated platform
Andy Shevchenko
3
-534
/
+0
2021-01-25
platform/x86: intel_mid_powerbtn: Remove driver for deprecated platform
Andy Shevchenko
3
-242
/
+0
2021-01-25
platform/x86: intel_mid_thermal: Remove driver for deprecated platform
Andy Shevchenko
3
-568
/
+0
2021-01-25
gpio: msic: Remove driver for deprecated platform
Andy Shevchenko
2
-321
/
+0
2021-01-25
gpio: intel-mid: Remove driver for deprecated platform
Andy Shevchenko
4
-423
/
+1
[next]