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
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
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
samsung-laptop: tweak traces
Corentin Chary
1
-4
/
+15
2012-03-20
samsung-laptop: dump model and version informations
Corentin Chary
1
-0
/
+42
2012-03-20
samsung-laptop: make the dmi check less strict
Corentin Chary
1
-220
/
+15
2012-03-20
samsung-laptop: add true rfkill support for swsmi
Corentin Chary
1
-30
/
+177
2012-03-20
samsung-laptop: add keyboard backlight support
Corentin Chary
2
-0
/
+138
2012-03-20
samsung-laptop: cleanup KConfig
Corentin Chary
1
-4
/
+7
2012-03-20
samsung-laptop: add usb charge support
Corentin Chary
1
-0
/
+82
2012-03-20
samsung-laptop: add battery life extender support
Corentin Chary
1
-0
/
+82
2012-03-20
samsung-laptop: remove selftest
Corentin Chary
1
-69
/
+8
2012-03-20
samsung-laptop: add a small debugfs interface
Corentin Chary
1
-0
/
+147
2012-03-20
samsung-laptop: ehance SABI support
Corentin Chary
1
-112
/
+113
2012-03-20
samsung-laptop: use a sysfs group
Corentin Chary
1
-4
/
+30
2012-03-20
samsung-laptop: don't handle backlight if handled by acpi/video
Corentin Chary
1
-2
/
+18
2012-03-20
samsung-laptop: move code into init/exit functions
Corentin Chary
1
-249
/
+360
2012-03-20
samsung-laptop: put all local variables in a single structure
Corentin Chary
1
-121
/
+170
2012-03-20
platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_d...
Axel Lin
3
-35
/
+3
2012-03-20
hdaps: Shut up gcc uninitialized variable warnings
Borislav Petkov
1
-2
/
+2
2012-03-20
dell-laptop: add 3 machines that has touchpad LED
AceLan Kao
1
-0
/
+27
2012-03-20
to fix scancodes returned by sony-laptop driver
John Hughes
1
-5
/
+8
2012-03-20
intel_scu_ipc: Remove Moorestown support
Alan Cox
2
-209
/
+29
2012-03-20
intel-oaktrail: switch to using use MODULE_DEVICE_TABLE
Dmitry Torokhov
1
-1
/
+1
2012-03-20
compal-laptop: switch to using use MODULE_DEVICE_TABLE
Dmitry Torokhov
1
-13
/
+1
2012-03-20
dell-laptop: switch to using use MODULE_DEVICE_TABLE
Dmitry Torokhov
1
-3
/
+1
2012-03-20
drivers/platform/x86/dell-laptop.c: Remove some unneeded break statements
Marcos Paulo de Souza
1
-2
/
+0
2012-03-20
sony-laptop: Enable keyboard backlight by default
Josh Boyer
1
-1
/
+1
2012-03-14
Merge tag 'v3.3-rc7' into x86/platform
Ingo Molnar
2
-26
/
+4
2012-03-12
panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()
Xi Wang
1
-2
/
+2
2012-03-12
acer-wmi: No wifi rfkill on Lenovo machines
Ike Panhc
1
-1
/
+29
2012-03-12
Fujitsu tablet extras driver
Robert Gerlach
3
-0
/
+496
2012-03-12
x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops
Ben Hutchings
3
-0
/
+181
2012-03-06
x86/mid/powerbtn: Use MSIC read/write instead of ipc_scu
Michael Demeter
1
-4
/
+28
2012-03-06
x86/mid/thermal: Turn off thermistor
Mika Westerberg
1
-2
/
+4
2012-03-06
x86/mid/thermal: Add msic_thermal alias
Mika Westerberg
1
-1
/
+1
2012-03-06
x86/mid/thermal: Convert to use Intel MSIC API
Mika Westerberg
2
-22
/
+19
2012-03-06
x86/mid/scu_ipc: Remove Moorestown support
Alan Cox
2
-210
/
+30
2012-03-06
x86/mid: Kill off Moorestown
Alan Cox
3
-692
/
+0
2012-02-28
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2
-2
/
+2
2012-02-22
asm-generic: architecture independent readq/writeq for 32bit environment
Hitoshi Mitake
2
-26
/
+4
2012-02-04
hdaps: fix for -Wuninitialized
Danny Kukawka
1
-2
/
+2
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
6
-15
/
+15
2012-01-12
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+6
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
6
-9
/
+9
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2
-18
/
+18
2012-01-04
switch procfs to umode_t use
Al Viro
2
-4
/
+4
2012-01-04
switch ->is_visible() to returning umode_t
Al Viro
3
-4
/
+4
2012-01-04
switch sysfs attr->mode to umode_t
Al Viro
1
-1
/
+1
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+1
2011-12-22
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
1
-5
/
+16
2011-12-18
Merge commit 'v3.2-rc6' into x86/platform
Ingo Molnar
1
-5
/
+16
[prev]
[next]