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
2012-03-27
watchdog: sp805: replace readl/writel with lighter _relaxed variants
Viresh Kumar
1
-12
/
+12
2012-03-27
watchdog: sp805: Fix documentation style comment
Viresh Kumar
1
-8
/
+7
2012-03-27
watchdog: mpcore_wdt: Allow platform_get_irq() to fail
Viresh Kumar
1
-9
/
+9
2012-03-27
watchdog: mpcore_wdt: Use devm routines
Viresh Kumar
1
-39
/
+19
2012-03-27
watchdog: mpcore_wdt: Rename dev to pdev for pointing to struct platform_device
Viresh Kumar
1
-20
/
+20
2012-03-27
watchdog: xen: don't clear is_active when xen_wdt_stop() failed
Jan Beulich
1
-3
/
+5
2012-03-27
watchdog: xen: don't unconditionally enable the watchdog during resume
Jan Beulich
1
-1
/
+8
2012-03-27
watchdog: fix compiler error for missing parenthesis
Jaehoon Chung
1
-1
/
+1
2012-03-27
watchdog: ep93xx_wdt.c: fix platform probe
Wim Van Sebroeck
1
-8
/
+8
2012-03-27
watchdog: ep93xx: Convert the watchdog driver into a platform device.
H Hartley Sweeten
1
-14
/
+37
2012-03-27
watchdog: fix set_timeout operations
Wim Van Sebroeck
7
-3
/
+11
2012-03-27
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...
Hans de Goede
1
-1
/
+0
2012-03-27
watchdog: softdog: convert to watchdog core
Alan Cox
2
-146
/
+37
2012-03-27
watchdog: Convert max63xx_wdt driver to watchdog framework
Axel Lin
2
-159
/
+32
2012-03-27
watchdog: pnx4008: convert driver to use the watchdog framework
Wolfram Sang
2
-140
/
+41
2012-03-27
watchdog: Convert wm8350_wdt driver to watchdog core
Axel Lin
2
-179
/
+38
2012-03-27
watchdog: Convert jz4740_wdt driver to watchdog core
Axel Lin
2
-175
/
+90
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
85
-168
/
+168
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
90
-1280
/
+1039
2012-03-27
watchdog: pnx4008: don't use __raw_-accessors
Wolfram Sang
1
-12
/
+11
2012-03-27
watchdog: pnx4008: cleanup resource handling using managed devices
Wolfram Sang
1
-47
/
+22
2012-03-27
watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernation
Viresh Kumar
1
-0
/
+33
2012-03-27
watchdog: make imx2_wdt report boot status correctly
Oskar Schirmer
1
-1
/
+9
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-26
/
+42
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
15
-0
/
+18
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-5
/
+0
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
5
-0
/
+5
2012-03-24
xen/acpi: Fix Kconfig dependency on CPU_FREQ
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-03-24
Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
21
-184
/
+125
2012-03-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
10
-43
/
+1587
2012-03-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
3
-6
/
+73
2012-03-24
Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
32
-856
/
+348
2012-03-24
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
8
-139
/
+131
2012-03-24
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-30
/
+83
2012-03-24
Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2012-03-24
Merge branch 'mmci' into amba
Russell King
2
-57
/
+124
2012-03-24
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
106
-925
/
+2035
2012-03-24
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
4
-5
/
+5
2012-03-24
rtc: ds1307: generalise ram size and offset
Austin Boyle
1
-31
/
+47
2012-03-24
rtc: ds1307: comment and format cleanup
David Anders
1
-13
/
+24
2012-03-24
rtc: ds1307: simplify irq setup code
Wolfram Sang
1
-6
/
+5
2012-03-24
rtc: ds1307: refactor chip_desc table
Wolfram Sang
1
-29
/
+19
2012-03-24
rtc: driver for DA9052/53 PMIC v1
Ashish Jangam
3
-0
/
+301
2012-03-24
drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala...
Kevin Liu
1
-5
/
+15
2012-03-24
drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value error
Kevin Liu
1
-0
/
+1
2012-03-24
drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static
Navin P
1
-1
/
+1
2012-03-24
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
21
-32
/
+31
2012-03-24
drivers/rtc/rtc-twl.c: return correct RTC event from ISR
Venu Byravarasu
1
-3
/
+3
2012-03-24
drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing
Venu Byravarasu
1
-1
/
+1
2012-03-24
drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state
Venu Byravarasu
1
-10
/
+2
[next]