index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
drivers/rtc/rtc-max8907.c: remove redundant code
Sachin Kamat
1
-10
/
+3
2013-04-30
drivers/rtc/rtc-max77686.c: fix incorrect return value on error
Sachin Kamat
1
-4
/
+4
2013-04-30
drivers/rtc/rtc-max8997.c: fix incorrect return value on error
Sachin Kamat
1
-5
/
+2
2013-04-30
drivers/rtc/rtc-tps65910.c: fix incorrect return value on error
Sachin Kamat
1
-1
/
+1
2013-04-30
drivers/rtc/rtc-tps6586x.c: remove incorrect use of rtc_device_unregister
Sachin Kamat
1
-4
/
+1
2013-04-30
drivers/rtc/rtc-88pm80x.c: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+1
2013-04-30
drivers/rtc/rtc-ds1374.c: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-7
/
+3
2013-04-30
drivers/rtc/rtc-palmas.c: add dt support
Laxman Dewangan
1
-0
/
+10
2013-04-30
drivers/rtc/rtc-omap.c: update to devm_* API
Vishwanathrao Badarkhe, Manish
1
-36
/
+9
2013-04-30
rtc: rtc-tps80031: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-3
/
+2
2013-04-30
rtc: rtc-tps65910: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-3
/
+2
2013-04-30
rtc: rtc-tps6586x: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-3
/
+2
2013-04-30
rtc: rtc-wm8350: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-9
/
+3
2013-04-30
rtc: rtc-sh: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-5
/
+4
2013-04-30
rtc: rtc-sa1100: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-8
/
+4
2013-04-30
rtc: rtc-rc5t583: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-11
/
+4
2013-04-30
rtc: rtc-pxa: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-8
/
+3
2013-04-30
rtc: rtc-mxc: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-8
/
+3
2013-04-30
rtc: rtc-at91rm9200: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-12
/
+4
2013-04-30
rtc: rtc-x1205: use devm_rtc_device_register()
Jingoo Han
1
-11
/
+3
2013-04-30
rtc: rtc-wm8350: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+2
2013-04-30
rtc: rtc-tile: use devm_rtc_device_register()
Jingoo Han
1
-7
/
+2
2013-04-30
rtc: rtc-test: use devm_rtc_device_register()
Jingoo Han
1
-6
/
+4
2013-04-30
rtc: rtc-sun4v: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+4
2013-04-30
rtc: rtc-starfire: use devm_rtc_device_register()
Jingoo Han
1
-6
/
+4
2013-04-30
rtc: rtc-rx8581: use devm_rtc_device_register()
Jingoo Han
1
-6
/
+2
2013-04-30
rtc: rtc-rx4581: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+2
2013-04-30
rtc: rtc-rv3029c2: use devm_rtc_device_register()
Jingoo Han
1
-13
/
+3
2013-04-30
rtc: rtc-rs5c313: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+1
2013-04-30
rtc: rtc-rc5t583: use devm_rtc_device_register()
Jingoo Han
1
-3
/
+1
2013-04-30
rtc: rtc-r9701: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+2
2013-04-30
rtc: rtc-ps3: use devm_rtc_device_register()
Jingoo Han
1
-2
/
+1
2013-04-30
rtc: rtc-max6902: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+2
2013-04-30
rtc: rtc-max6900: use devm_rtc_device_register()
Jingoo Han
1
-7
/
+2
2013-04-30
rtc: rtc-m48t86: use devm_rtc_device_register()
Jingoo Han
1
-7
/
+4
2013-04-30
rtc: rtc-m41t94: use devm_rtc_device_register()
Jingoo Han
1
-7
/
+2
2013-04-30
rtc: rtc-m41t93: use devm_rtc_device_register()
Jingoo Han
1
-7
/
+2
2013-04-30
rtc: rtc-ls1x: use devm_rtc_device_register()
Jingoo Han
1
-4
/
+1
2013-04-30
rtc: hid-sensor-time: use devm_rtc_device_register()
Jingoo Han
1
-4
/
+3
2013-04-30
rtc: rtc-generic: use devm_rtc_device_register()
Jingoo Han
1
-6
/
+2
2013-04-30
rtc: rtc-em3027: use devm_rtc_device_register()
Jingoo Han
1
-6
/
+1
2013-04-30
rtc: rtc-efi: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+1
2013-04-30
rtc: rtc-ds3234: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+2
2013-04-30
rtc: rtc-ds1672: use devm_rtc_device_register()
Jingoo Han
1
-7
/
+1
2013-04-30
rtc: rtc-ds1302: use devm_rtc_device_register()
Jingoo Han
1
-4
/
+1
2013-04-30
rtc: rtc-dm355evm: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+2
2013-04-30
rtc: rtc-bq32k: use devm_rtc_device_register()
Jingoo Han
1
-4
/
+1
2013-04-30
rtc: rtc-au1xxx: use devm_rtc_device_register()
Jingoo Han
1
-4
/
+1
2013-04-30
rtc: rtc-ab3100: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+2
2013-04-30
rtc: rtc-fm3130: use dev_dbg() instead of pr_debug()
Jingoo Han
1
-1
/
+1
[next]