index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-17
drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit
Heiko Stübner
2015-04-17
drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check
Krzysztof Kozlowski
2015-04-17
drivers/rtc/rtc-omap.c: use module_platform_driver
Lokesh Vutla
2015-04-17
drivers/rtc/Kconfig: update Kconfig for OMAP RTC
Lokesh Vutla
2015-04-17
drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...
Lokesh Vutla
2015-04-17
drivers/rtc/rtc-s3c.c: fix failed first read of RTC time
Krzysztof Kozlowski
2015-04-17
rtc: hctosys: use function name in the error log
Aaro Koskinen
2015-04-17
drivers/rtc/interface.c: __rtc_read_time: reduce log level
Aaro Koskinen
2015-04-17
drivers/rtc/class.c: initialize rtc name early
Aaro Koskinen
2015-04-17
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
Krzysztof Kozlowski
2015-04-17
MAINTAINERS: Add Alexandre Belloni as an RTC maintainer
Alexandre Belloni
2015-04-17
rtc: driver for Conexant Digicolor CX92755 on-chip RTC
Baruch Siach
2015-04-17
rtc: digicolor: document device tree binding
Baruch Siach
2015-04-17
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
Heiko Stuebner
2015-04-17
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
Adam Ward
2015-04-17
drivers/rtc/rtc-da9052.c: add constraints to set valid year
Adam Ward
2015-04-17
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...
Adam Ward
2015-04-17
drivers/rtc/rtc-ds1685.c: fix sparse warnings
Joshua Kinard
2015-04-17
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
Joshua Kinard
2015-04-17
drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config
Krzysztof Kozlowski
2015-04-17
drivers/rtc/rtc-s3c.c: delete duplicate clock control
Chanwoo Choi
2015-04-17
rtc: hctosys: do not treat lack of RTC device as error
Floris Bos
2015-04-17
drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension
Martin Kepplinger
2015-04-17
drivers/rtc/rtc-em3027.c: add device tree support
Peter Robinson
2015-04-17
rtc: stmp3xxx: use optional crystal in low power states
Uwe Kleine-König
2015-04-17
drivers/rtc/rtc-pcf8563.c: simplify return from function
Robert Kmiec
2015-04-17
kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
Andrey Ryabinin
2015-04-17
fs/binfmt_misc.c: simplify entry_status()
Rasmus Villemoes
2015-04-17
checkpatch: avoid "spaces required around that ':'" false positive
Joe Perches
2015-04-17
checkpatch: fix --fix use with a patch of multiple files
Joe Perches
2015-04-17
errno.h: Improve ENOSYS's comment
Andy Lutomirski
2015-04-17
checkpatch.pl: new instances of ENOSYS are errors
Andy Lutomirski
2015-04-17
checkpatch: add a test for const with __read_mostly uses
Joe Perches
2015-04-17
checkpatch: improve operator spacing check
Sam Bobroff
2015-04-17
checkpatch: add 'Prefer ARRAY_SIZE" test
Joe Perches
2015-04-17
checkpatch: add uart_ops to normally const structs
Joe Perches
2015-04-17
checkpatch: add #define foo "string" long line exception
Joe Perches
2015-04-17
checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 co...
Joe Perches
2015-04-17
checkpatch: don't ask for asm/file.h to linux/file.h unconditionally
Fabian Frederick
2015-04-17
checkpatch: add test for repeated const uses
Joe Perches
2015-04-17
checkpatch: improve return negative errno check
Joe Perches
2015-04-17
checkpatch: match more world writable permissions
Joe Perches
2015-04-17
checkpatch: add optional --codespell dictionary to find more typos
Joe Perches
2015-04-17
checkpatch: spell check reudce
Jani Nikula
2015-04-17
checkpatch: add spell checking of email subject line
Joe Perches
2015-04-17
checkpatch: improve "no space is necessary after a cast" test
Joe Perches
2015-04-17
firmware/ihex2fw.c: restore missing default in switch statement
Nicolas Iooss
2015-04-17
lib/bitmap.c: bitmap_[empty,full]: remove code duplication
Yury Norov
2015-04-17
ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.h
Javi Merino
2015-04-17
media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
[next]