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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
hwmon: (fschmd) Cleanups for watchdog support
Hans de Goede
1
-25
/
+22
2009-01-07
hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsets
Darrick J. Wong
1
-0
/
+7
2009-01-07
hwmon: (it87) Add support for the ITE IT8720F
Jean-Marc Spaggiari
2
-10
/
+23
2009-01-07
hwmon: Don't overuse I2C_CLIENT_MODULE_PARM
Jean Delvare
5
-5
/
+20
2009-01-07
hwmon: Add LTC4245 driver
Ira Snyder
3
-0
/
+579
2009-01-07
hwmon: (f71882fg) Fix fan_to/from_reg prototypes
Hans de Goede
1
-2
/
+2
2009-01-07
hwmon: (f71882fg) Printout fan modes
Hans de Goede
1
-4
/
+9
2009-01-07
hwmon: (f71882fg) Add documentation
Hans de Goede
1
-2
/
+3
2009-01-07
hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000
Hans de Goede
1
-4
/
+8
2009-01-07
hwmon: (f71882fg) Add missing pwm3 attr for f71862fg
Hans de Goede
1
-0
/
+22
2009-01-07
hwmon: (f71882fg) Add F8000 support
Hans de Goede
1
-62
/
+291
2009-01-07
hwmon: (f71882fg) Remove the fan_mode module option
Hans de Goede
1
-25
/
+2
2009-01-07
hwmon: (f71882fg) Separate max and crit alarm and beep
Hans de Goede
1
-9
/
+23
2009-01-07
hwmon: (f71882fg) Check for hwmon powerdown state
Hans de Goede
1
-0
/
+5
2009-01-07
hwmon: (f71882fg) Cleanup fan and temp hyst functions
Hans de Goede
1
-78
/
+43
2009-01-07
hwmon: (f71882fg) Fix various sysfs callback function issues
Hans de Goede
1
-49
/
+73
2009-01-07
hwmon: (f71882fg) Prepare for adding F8000 support
Hans de Goede
1
-57
/
+60
2009-01-07
hwmon: (f71882fg) Move some io access from the detect to the probe function
Hans de Goede
1
-23
/
+23
2009-01-07
hwmon: (f71882fg) Add support for the F71862FG superio sensors
Hans de Goede
1
-72
/
+224
2009-01-07
hwmon: (f71882fg) Style cleanups and put some repeating code into functions
Hans de Goede
1
-48
/
+41
2009-01-07
hwmon: (f71882fg) Add PWM support
Mark van Doesburg
1
-1
/
+655
2009-01-07
hwmon: (f71882fg) Misc cleanups
Mark van Doesburg
1
-5
/
+5
2009-01-07
hwmon: (f71882fg) Use sensor_device_attribute_2
Mark van Doesburg
1
-92
/
+95
2009-01-07
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
10
-39
/
+397
2009-01-07
drm: fix ordering of driver unload vs agp unload.
Dave Airlie
1
-3
/
+3
2009-01-07
drm/i915: Respect the other stolen memory sizes we know of.
Eric Anholt
2
-14
/
+40
2009-01-07
drm/i915: Non-mobile parts don't have integrated TV-out.
Eric Anholt
1
-1
/
+1
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
7
-7
/
+322
2009-01-07
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
Kristian Høgsberg
2
-8
/
+22
2009-01-07
drm/i915: Don't allow objects to get bound while VT switched.
Eric Anholt
1
-6
/
+9
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
46
-521
/
+2944
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
775
-26439
/
+472649
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
92
-496
/
+733
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
61
-1077
/
+966
2009-01-07
parport: ieee1284: use del_timer_sync() in parport_wait_event()
Michael Buesch
1
-1
/
+1
2009-01-07
edac: driver for i5400 MCH (update)
Mauro Carvalho Chehab
1
-57
/
+62
2009-01-07
edac: driver for i5400 MCH (Seaburg)
Mauro Carvalho Chehab
3
-0
/
+1479
2009-01-07
edac: fix mpc85xx and add mpc8536 mpc8560
Kumar Gala
1
-42
/
+32
2009-01-07
edac: struct device: replace bus_id with dev_name(), dev_set_name()
Kay Sievers
4
-6
/
+6
2009-01-07
pci: use pci_ioremap_bar() in drivers/edac
Arjan van de Ven
1
-3
/
+1
2009-01-07
random: don't try to look at entropy_count outside the lock
Matt Mackall
1
-3
/
+2
2009-01-07
consolemap: indentation & braces disagree - reindent
Ilpo Järvinen
1
-1
/
+1
2009-01-07
rapidio: remove excess kernel-doc notation
Randy Dunlap
1
-1
/
+0
2009-01-07
fbdev/logo: check compatibility of main and extra logos
Geert Uytterhoeven
1
-0
/
+4
2009-01-07
sm501: unsigned ptr cannot be negative
roel kluin
1
-3
/
+3
2009-01-07
intelfb: fix sparse warnings
Hannes Eder
1
-8
/
+16
2009-01-07
i810: fix sparse warnings
Hannes Eder
1
-6
/
+12
2009-01-07
neofb: fix sparse warnings
Hannes Eder
1
-2
/
+4
2009-01-07
pm3fb: fix sparse warning
Hannes Eder
1
-2
/
+4
2009-01-07
viafb: fix sparse warnings
Hannes Eder
1
-6
/
+12
[next]