index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check
Krzysztof Kozlowski
2015-04-17
1
-3
/
+1
*
drivers/rtc/rtc-omap.c: use module_platform_driver
Lokesh Vutla
2015-04-17
1
-2
/
+3
*
drivers/rtc/Kconfig: update Kconfig for OMAP RTC
Lokesh Vutla
2015-04-17
1
-3
/
+3
*
drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...
Lokesh Vutla
2015-04-17
1
-11
/
+52
*
drivers/rtc/rtc-s3c.c: fix failed first read of RTC time
Krzysztof Kozlowski
2015-04-17
1
-16
/
+16
*
rtc: hctosys: use function name in the error log
Aaro Koskinen
2015-04-17
1
-1
/
+1
*
drivers/rtc/interface.c: __rtc_read_time: reduce log level
Aaro Koskinen
2015-04-17
1
-2
/
+3
*
drivers/rtc/class.c: initialize rtc name early
Aaro Koskinen
2015-04-17
1
-3
/
+3
*
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
Krzysztof Kozlowski
2015-04-17
2
-1
/
+21
*
MAINTAINERS: Add Alexandre Belloni as an RTC maintainer
Alexandre Belloni
2015-04-17
1
-0
/
+1
*
rtc: driver for Conexant Digicolor CX92755 on-chip RTC
Baruch Siach
2015-04-17
3
-0
/
+238
*
rtc: digicolor: document device tree binding
Baruch Siach
2015-04-17
1
-0
/
+17
*
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
Heiko Stuebner
2015-04-17
1
-1
/
+1
*
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
Adam Ward
2015-04-17
1
-0
/
+2
*
drivers/rtc/rtc-da9052.c: add constraints to set valid year
Adam Ward
2015-04-17
1
-0
/
+8
*
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...
Adam Ward
2015-04-17
1
-21
/
+66
*
drivers/rtc/rtc-ds1685.c: fix sparse warnings
Joshua Kinard
2015-04-17
1
-2
/
+2
*
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
Joshua Kinard
2015-04-17
1
-1
/
+0
*
drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config
Krzysztof Kozlowski
2015-04-17
1
-1
/
+1
*
drivers/rtc/rtc-s3c.c: delete duplicate clock control
Chanwoo Choi
2015-04-17
1
-124
/
+39
*
rtc: hctosys: do not treat lack of RTC device as error
Floris Bos
2015-04-17
1
-1
/
+1
*
drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension
Martin Kepplinger
2015-04-17
1
-2
/
+2
*
drivers/rtc/rtc-em3027.c: add device tree support
Peter Robinson
2015-04-17
1
-0
/
+11
*
rtc: stmp3xxx: use optional crystal in low power states
Uwe Kleine-König
2015-04-17
2
-6
/
+65
*
drivers/rtc/rtc-pcf8563.c: simplify return from function
Robert Kmiec
2015-04-17
1
-6
/
+1
*
kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
Andrey Ryabinin
2015-04-17
1
-2
/
+6
*
fs/binfmt_misc.c: simplify entry_status()
Rasmus Villemoes
2015-04-17
1
-21
/
+9
*
checkpatch: avoid "spaces required around that ':'" false positive
Joe Perches
2015-04-17
1
-0
/
+8
*
checkpatch: fix --fix use with a patch of multiple files
Joe Perches
2015-04-17
1
-1
/
+1
*
errno.h: Improve ENOSYS's comment
Andy Lutomirski
2015-04-17
1
-1
/
+10
*
checkpatch.pl: new instances of ENOSYS are errors
Andy Lutomirski
2015-04-17
1
-0
/
+8
*
checkpatch: add a test for const with __read_mostly uses
Joe Perches
2015-04-17
1
-0
/
+10
*
checkpatch: improve operator spacing check
Sam Bobroff
2015-04-17
1
-1
/
+1
*
checkpatch: add 'Prefer ARRAY_SIZE" test
Joe Perches
2015-04-17
1
-0
/
+13
*
checkpatch: add uart_ops to normally const structs
Joe Perches
2015-04-17
1
-0
/
+1
*
checkpatch: add #define foo "string" long line exception
Joe Perches
2015-04-17
1
-2
/
+3
*
checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 co...
Joe Perches
2015-04-17
2
-2
/
+11
*
checkpatch: don't ask for asm/file.h to linux/file.h unconditionally
Fabian Frederick
2015-04-17
1
-7
/
+11
*
checkpatch: add test for repeated const uses
Joe Perches
2015-04-17
1
-0
/
+18
*
checkpatch: improve return negative errno check
Joe Perches
2015-04-17
1
-3
/
+3
*
checkpatch: match more world writable permissions
Joe Perches
2015-04-17
1
-2
/
+10
*
checkpatch: add optional --codespell dictionary to find more typos
Joe Perches
2015-04-17
1
-4
/
+34
*
checkpatch: spell check reudce
Jani Nikula
2015-04-17
1
-0
/
+1
*
checkpatch: add spell checking of email subject line
Joe Perches
2015-04-17
1
-1
/
+2
*
checkpatch: improve "no space is necessary after a cast" test
Joe Perches
2015-04-17
1
-2
/
+9
*
firmware/ihex2fw.c: restore missing default in switch statement
Nicolas Iooss
2015-04-17
1
-0
/
+1
*
lib/bitmap.c: bitmap_[empty,full]: remove code duplication
Yury Norov
2015-04-17
2
-34
/
+4
*
ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.h
Javi Merino
2015-04-17
1
-2
/
+1
*
media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2015-04-17
5
-11
/
+3
*
cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2015-04-17
1
-7
/
+1
[next]