index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sbus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-10
rtc: rx8025: Switch to use %ptR
Andy Shevchenko
1
-15
/
+4
2018-12-10
rtc: rx6110: Switch to use %ptR
Andy Shevchenko
1
-9
/
+3
2018-12-10
rtc: rk808: Switch to use %ptR
Andy Shevchenko
1
-14
/
+6
2018-12-10
rtc: puv3: Switch to use %ptR
Andy Shevchenko
1
-14
/
+4
2018-12-10
rtc: pm8xxx: Switch to use %ptR
Andy Shevchenko
1
-11
/
+5
2018-12-10
rtc: pic32: Switch to use %ptR
Andy Shevchenko
1
-14
/
+4
2018-12-10
rtc: pcf50633: Switch to use %ptR
Andy Shevchenko
1
-6
/
+2
2018-12-10
rtc: mcp795: Switch to use %ptR
Andy Shevchenko
1
-12
/
+6
2018-12-10
rtc: m48t59: Switch to use %ptR
Andy Shevchenko
1
-6
/
+2
2018-12-10
rtc: m41t80: Switch to use %ptR
Andy Shevchenko
1
-5
/
+1
2018-12-10
rtc: at91sam9: Switch to use %ptR
Andy Shevchenko
1
-12
/
+4
2018-12-10
rtc: at91rm9200: Switch to use %ptR
Andy Shevchenko
1
-11
/
+4
2018-12-10
rtc: Switch to use %ptR
Andy Shevchenko
5
-57
/
+18
2018-12-10
lib/vsprintf: Print time and date in human readable format via %pt
Andy Shevchenko
3
-3
/
+176
2018-12-07
dt-bindings: rtc: sun6i-rtc: Fix register range in example
Chen-Yu Tsai
1
-1
/
+1
2018-12-06
rtc: sun6i: Expose internal oscillator through device tree
Chen-Yu Tsai
1
-2
/
+14
2018-12-06
rtc: sun6i: Add support for all known pre-H6 variants
Chen-Yu Tsai
1
-0
/
+46
2018-12-06
rtc: sun6i: Add support for different variants
Chen-Yu Tsai
1
-7
/
+51
2018-12-06
rtc: sun6i: Add default clock name for LOSC
Chen-Yu Tsai
1
-0
/
+1
2018-12-06
dt-bindings: rtc: sun6i-rtc: Export internal RC oscillator
Chen-Yu Tsai
1
-1
/
+2
2018-12-06
dt-bindings: rtc: sun6i-rtc: Deprecate external clock output for A31
Chen-Yu Tsai
1
-2
/
+4
2018-12-06
dt-bindings: rtc: sun6i-rtc: Add compatible strings for pre-H6 variants
Chen-Yu Tsai
1
-1
/
+15
2018-12-06
dt-bindings: rtc: sun6i-rtc: Rewrite clock outputs as a list
Chen-Yu Tsai
1
-4
/
+6
2018-11-22
rtc: dt-binding: abx80x: fix resistance scale
Baruch Siach
1
-1
/
+1
2018-11-22
rtc: isl1208: Use i2c block read/write routines
Trent Piepho
1
-33
/
+4
2018-11-22
rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...
Christophe JAILLET
1
-1
/
+1
2018-11-22
rtc: nvmem: remove nvmem from struct rtc_device
Alexandre Belloni
2
-15
/
+10
2018-11-22
rtc: nvmem: use devm_nvmem_register()
Alexandre Belloni
1
-6
/
+1
2018-11-14
rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_...
Christophe JAILLET
1
-1
/
+1
2018-11-14
rtc: s3c-rtc: Avoid using broken ALMYEAR register
Marek Szyprowski
1
-6
/
+0
2018-11-14
rtc: m41t80: Complete error propagation from SMBus calls
Maciej W. Rozycki
1
-5
/
+8
2018-11-14
rtc: m41t80: Correct alarm month range with RTC reads
Maciej W. Rozycki
1
-1
/
+1
2018-11-12
rtc: class: remove devm_rtc_device_unregister
Alexandre Belloni
2
-28
/
+0
2018-11-12
rtc: sh: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+2
2018-11-12
rtc: clean up indentation issues, remove extraneous space, add missing tabs
Colin Ian King
3
-3
/
+3
2018-11-12
rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH
Nathan Chancellor
1
-3
/
+1
2018-11-05
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
1
-2
/
+2
2018-11-04
sched/topology: Fix off by one bug
Peter Zijlstra
1
-1
/
+1
2018-11-03
memory_hotplug: cond_resched in __remove_pages
Michal Hocko
1
-0
/
+1
2018-11-03
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
1
-3
/
+6
2018-11-03
kernel/sysctl.c: remove duplicated include
Michael Schupikov
1
-1
/
+0
2018-11-03
kernel/kexec_file.c: remove some duplicated includes
zhong jiang
1
-2
/
+0
2018-11-03
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
Michal Hocko
5
-77
/
+40
2018-11-03
ocfs2: fix clusters leak in ocfs2_defrag_extent()
Larry Chen
1
-0
/
+17
2018-11-03
ocfs2: dlmglue: clean up timestamp handling
Arnd Bergmann
1
-17
/
+9
2018-11-03
ocfs2: don't put and assigning null to bh allocated outside
Changwei Ge
1
-18
/
+59
2018-11-03
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2018-11-03
ocfs2: don't use iocb when EIOCBQUEUED returns
Changwei Ge
1
-2
/
+2
2018-11-03
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
1
-17
/
+34
2018-11-03
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
3
-10
/
+1
[next]