index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...
Linus Torvalds
2015-06-25
39
-367
/
+1197
|
\
|
*
rtc: remove useless I2C dependencies
Alexandre Belloni
2015-06-25
1
-7
/
+3
|
*
rtc: whitespace fixes
Alexandre Belloni
2015-06-25
2
-30
/
+30
|
*
rtc: Properly sort Makefile
Alexandre Belloni
2015-06-25
1
-17
/
+17
|
*
MAINTAINERS: Add RTC subsystem repository
Alexandre Belloni
2015-06-25
1
-0
/
+1
|
*
rtc: pfc8563: fix uninitialized variable warning
Arnd Bergmann
2015-06-25
1
-1
/
+1
|
*
rtc: ds1307: Enable the mcp794xx alarm after programming time
Nishanth Menon
2015-06-25
1
-6
/
+6
|
*
rtc: hym8563: make the irq optional
Heiko Stübner
2015-06-25
2
-9
/
+11
|
*
rtc: gemini: fix cocci warnings
kbuild test robot
2015-06-25
1
-2
/
+1
|
*
rtc: mv: correct 24 hour error message
Alexandre Belloni
2015-06-25
1
-4
/
+4
|
*
rtc: mv: use BIT()
Alexandre Belloni
2015-06-25
1
-2
/
+3
|
*
rtc: efi: use correct EFI 'epoch'
Ard Biesheuvel
2015-06-25
1
-25
/
+14
|
*
rtc: interface: Remove rtc_set_mmss()
Xunlei Pang
2015-06-25
2
-46
/
+0
|
*
sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC
Xunlei Pang
2015-06-25
3
-36
/
+1
|
*
rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
Xunlei Pang
2015-06-25
2
-10
/
+21
|
*
rtc: sunxi: Replace deprecated rtc_tm_to_time()
Xunlei Pang
2015-06-25
1
-17
/
+15
|
*
rtc: isl1208: Replace deprecated rtc_tm_to_time()
Xunlei Pang
2015-06-25
1
-8
/
+1
|
*
rtc: Introduce rtc_tm_sub() helper function
Xunlei Pang
2015-06-25
1
-0
/
+8
|
*
rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
Xunlei Pang
2015-06-25
1
-4
/
+4
|
*
rtc: palmas: Initialise bb_charging flag before using it
Laxman Dewangan
2015-06-25
1
-1
/
+1
|
*
rtc: simplify use of devm_ioremap_resource
Julia Lawall
2015-06-25
3
-12
/
+3
|
*
rtc: pcf8563 fix: return -EINVAL if we read an invalid time.
Jan Kardell
2015-06-25
1
-8
/
+3
|
*
rtc: driver for Cortina Gemini
Hans Ulli Kroll
2015-06-25
4
-0
/
+189
|
*
rtc: stmp3xxx select STMP_DEVICE
Alexandre Belloni
2015-06-25
1
-0
/
+1
|
*
rtc: snvs: fix wakealarm by call enable_irq_wake earlier
Stefan Agner
2015-06-25
1
-9
/
+21
|
*
rtc: rtc-v3020: use gpio_request_array()
Jingoo Han
2015-06-25
1
-30
/
+11
|
*
rtc: ep93xx: Use readl/writel for io
H Hartley Sweeten
2015-06-25
1
-3
/
+3
|
*
rtc: max77802: Report platform modalias to fix module autoload
Javier Martinez Canillas
2015-06-25
1
-0
/
+1
|
*
rtc: max77686: Report platform modalias to fix module autoload
Javier Martinez Canillas
2015-06-25
1
-0
/
+1
|
*
rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE
Axel Lin
2015-06-25
3
-0
/
+3
|
*
rtc: mt6397: fix build on some 32bits platforms
Alexandre Belloni
2015-06-25
1
-2
/
+3
|
*
rtc: mc13xxx: fix obfuscated and wrong format string
Rasmus Villemoes
2015-06-25
1
-1
/
+1
|
*
MAINTAINERS: add Mediatek RTC driver
Eddie Huang
2015-06-25
1
-0
/
+7
|
*
rtc: mediatek: Add MT6397 RTC driver
Tianping Fang
2015-06-25
3
-0
/
+405
|
*
mfd: provide RTC resource in MT6397 MFD
Eddie Huang
2015-06-25
1
-0
/
+18
|
*
rtc: xgene: Set hardware dependency
Jean Delvare
2015-06-25
1
-0
/
+1
|
*
rtc: at32ap700x: update author email
Hans-Christian Egtvedt
2015-06-25
1
-1
/
+1
|
*
rtc: imxdi: when locked, do not fail silently
Juergen Borleis
2015-06-19
1
-3
/
+24
|
*
rtc: imxdi: monitor a security violation at runtime
Juergen Borleis
2015-06-19
1
-2
/
+19
|
*
rtc: imxdi: add the unit recovery code
Juergen Borleis
2015-06-19
1
-38
/
+279
|
*
rtc: imxdi: add some background info about the states the machine can be in
Juergen Borleis
2015-06-19
1
-0
/
+43
|
*
rtc: imxdi: avoid the __raw* register access functions
Juergen Borleis
2015-06-19
1
-22
/
+22
|
*
rtc: s3c: Integrate Exynos3250 into S3C6410
Krzysztof Kozlowski
2015-06-19
1
-13
/
+1
|
*
rtc: interface: Remove unused return value from rtc_timer_cancel()
Krzysztof Kozlowski
2015-06-19
2
-4
/
+2
|
*
rtc: interface: Fix coding style violations
Krzysztof Kozlowski
2015-06-19
1
-6
/
+5
|
*
rtc: mxc: Constify platform_device_id
Krzysztof Kozlowski
2015-06-19
1
-1
/
+1
|
*
rtc: hid-sensor-time: Constify platform_device_id
Krzysztof Kozlowski
2015-06-19
1
-1
/
+1
|
*
rtc: ab8500: Constify platform_device_id
Krzysztof Kozlowski
2015-06-19
1
-1
/
+1
|
*
rtc: efi: Update author email address
dann frazier
2015-06-19
1
-2
/
+2
*
|
Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2015-06-25
35
-221
/
+2730
|
\
\
[next]