summaryrefslogtreecommitdiffstats
path: root/kernel/test_kprobes.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-14rtc: ds1307: add trickle charger device tree bindingMatti Vaittinen1-4/+63
2014-10-14Documentation: dt-bindings: trickle charger dt binding document for ds1339Matti Vaittinen2-1/+18
2014-10-14clk: RK808: add clkout driver for RK808Chris Zhong3-0/+180
2014-10-14RTC: RK808: add RTC driver for RK808Chris Zhong3-0/+425
2014-10-14rtc: make of_device_ids constUwe Kleine-König2-2/+2
2014-10-14ARM: dts: fix wrong compatible string of Exynos3250 RTC dt nodeChanwoo Choi1-1/+1
2014-10-14rtc: s3c: add support for RTC of Exynos3250 SoCChanwoo Choi2-1/+93
2014-10-14rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_typeChanwoo Choi1-172/+289
2014-10-14rtc: s3c: remove warning message when checking coding style with checkpatch s...Chanwoo Choi2-12/+16
2014-10-14rtc: s3c: define s3c_rtc structure to remove global variables.Chanwoo Choi1-215/+216
2014-10-14rtc: use c99 initializers in structuresJulia Lawall1-3/+15