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
*
rtc: add support for maxim dallas rtc ds1347
Raghavendra Ganiga
2014-04-03
3
-0
/
+179
*
drivers/rtc/rtc-mc13xxx.c: fix potential race condition
Alexander Shiyan
2014-04-03
1
-17
/
+13
*
rtc: pm8xxx: move device_init_wakeup() before rtc_register
Josh Cartwright
2014-04-03
1
-2
/
+2
*
rtc: pm8xxx: add support for devicetree
Josh Cartwright
2014-04-03
2
-48
/
+29
*
rtc: pm8xxx: use devm_request_any_context_irq
Josh Cartwright
2014-04-03
1
-14
/
+4
*
rtc: pm8xxx: use regmap API for register accesses
Josh Cartwright
2014-04-03
1
-88
/
+57
*
rtc: pm8xxx: fixup checkpatch/style issues
Josh Cartwright
2014-04-03
1
-44
/
+53
*
rtc: verify a critical argument to rtc_update_irq() before using it
Alessandro Zummo
2014-04-03
1
-0
/
+3
*
drivers/rtc/rtc-ds3232.c: enable ds3232 to work as wakeup source
Wang Dongsheng
2014-04-03
1
-24
/
+70
*
drivers/rtc/rtc-palmas.c: use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-04-03
1
-3
/
+2
*
drivers/rtc/rtc-as3722.c: use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-04-03
1
-3
/
+2
*
drivers/rtc/rtc-cmos.c: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-04-03
1
-5
/
+3
*
drivers/rtc/rtc-ds3232.c: make it possible to share an irq
Bharat Bhushan
2014-04-03
1
-2
/
+2
*
arch/arm/boot/dts/sun4i-a10.dtsi: convert to the new RTC compatibles
Maxime Ripard
2014-04-03
1
-1
/
+1
*
rtc: sunxi: change compatibles
Maxime Ripard
2014-04-03
2
-3
/
+3
*
rtc: mc13xxx: make rtc_read_time() more readable
Alexander Shiyan
2014-04-03
1
-36
/
+23
*
rtc: mc13xxx: change RTC validation scheme
Alexander Shiyan
2014-04-03
1
-18
/
+14
*
rtc: mc13xxx: fix 1Hz interrupt
Alexander Shiyan
2014-04-03
1
-1
/
+1
*
rtc: mc13xxx: simplify alarm_irq_enable()
Alexander Shiyan
2014-04-03
1
-9
/
+3
*
rtc: mc13xxx: request IRQs after RTC registration
Alexander Shiyan
2014-04-03
1
-21
/
+11
*
rtc: mc13xxx: remove __exit_p()
Alexander Shiyan
2014-04-03
1
-2
/
+2
*
drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chips
Simon Guinot
2014-04-03
1
-1
/
+182
*
drivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute creation
Simon Guinot
2014-04-03
1
-1
/
+1
*
drivers/rtc/rtc-sirfsoc.c: fix kernel panic of backing from hibernation
Xianglong Du
2014-04-03
1
-53
/
+9
*
drivers/rtc/rtc-da9052.c: remove redundant private structure field
Anthony Olech
2014-04-03
1
-3
/
+1
*
drivers/rtc/rtc-isl12057.c: remove duplicate include
Sachin Kamat
2014-04-03
1
-1
/
+0
*
rtc: rtc-jz4740: use devm_ioremap_resource()
Jingoo Han
2014-04-03
1
-20
/
+5
*
rtc: rtc-vt8500: use devm_ioremap_resource()
Jingoo Han
2014-04-03
1
-23
/
+5
*
rtc: rtc-davinci: use devm_ioremap_resource()
Jingoo Han
2014-04-03
1
-25
/
+4
*
rtc: rtc-coh901331: use devm_ioremap_resource()
Jingoo Han
2014-04-03
1
-15
/
+3
*
rtc: rtc-spear: remove unnecessary OOM messages
Jingoo Han
2014-04-03
1
-3
/
+1
*
rtc: rtc-lpc32xx: remove unnecessary OOM messages
Jingoo Han
2014-04-03
1
-3
/
+2
*
rtc: rtc-sirfsoc: remove unnecessary OOM messages
Jingoo Han
2014-04-03
1
-5
/
+1
*
rtc: rtc-rx8025: remove unnecessary OOM messages
Jingoo Han
2014-04-03
1
-1
/
+0
*
rtc: rtc-pm8xxx: remove unnecessary OOM messages
Jingoo Han
2014-04-03
1
-3
/
+1
*
rtc: rtc-nuc900: remove unnecessary OOM messages
Jingoo Han
2014-04-03
1
-3
/
+2
*
rtc: rtc-moxart: remove unnecessary OOM messages
Jingoo Han
2014-04-03
1
-3
/
+1
*
rtc: rtc-ds1390: remove unnecessary OOM messages
Jingoo Han
2014-04-03
1
-3
/
+2
*
rtc: rtc-davinci: remove unnecessary OOM messages
Jingoo Han
2014-04-03
1
-3
/
+1
*
rtc: rtc-at32ap700x: remove unnecessary OOM messages
Jingoo Han
2014-04-03
1
-3
/
+1
*
drivers/rtc/rtc-imxdi.c: check the return value from clk_prepare_enable()
Fabio Estevam
2014-04-03
1
-1
/
+3
*
rtc: fix potential race condition
Alessandro Zummo
2014-04-03
9
-65
/
+70
*
init/do_mounts.c: fix comment error
chishanmingshen
2014-04-03
1
-2
/
+2
*
binfmt_misc: add missing 'break' statement
Luis Henriques
2014-04-03
1
-0
/
+1
*
fs/efs/super.c: add __init to init_inodecache()
Fabian Frederick
2014-04-03
1
-1
/
+1
*
checkpatch: don't warn on bitfield spaces around :
Joe Perches
2014-04-03
1
-2
/
+5
*
checkpatch: expand parenthesis alignment test to declarations, functions and ...
Joe Perches
2014-04-03
1
-4
/
+6
*
checkpatch.pl: add check for Change-Id
Christopher Covington
2014-04-03
1
-0
/
+6
*
scripts/checkpatch.pl: __GFP_NOFAIL isn't going away
Andrew Morton
2014-04-03
1
-6
/
+0
*
checkpatch: net and drivers/net: warn on missing blank line after variable de...
Joe Perches
2014-04-03
1
-0
/
+15
[next]