Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6ae15b0eb7f59d9ac82a6ea8c0487782a563aae9
6ae15b0
rtc: rtc-efi: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
2c0011d
rtc: rtc-ds3234: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
aac8703
rtc: rtc-ds1672: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
0ea9a0e
rtc: rtc-ds1302: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
9f421f8
rtc: rtc-dm355evm: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
4e44068
rtc: rtc-bq32k: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
6c06860
rtc: rtc-au1xxx: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
ef886c4
rtc: rtc-ab3100: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
198b8ec
rtc: rtc-fm3130: use dev_dbg() instead of pr_debug()
by Jingoo Han
· 12 years ago
6df80e2
rtc: rtc-ds1307: use dev_dbg() instead of pr_debug()
by Jingoo Han
· 12 years ago
32e445a
drivers/rtc/rtc-s3c.c: convert s3c_rtc to dev_pm_ops
by Jingoo Han
· 12 years ago
bc48b90
drivers/rtc/rtc-ds1307.c: long block operations bugfix
by Bertrand Achard
· 12 years ago
6856711
drivers/rtc/rtc-tegra.c: use managed rtc_device_register()
by Laxman Dewangan
· 12 years ago
57bff98
drivers/rtc/rtc-tegra.c: set irq name as device name
by Laxman Dewangan
· 12 years ago
3443ad0
drivers/rtc/rtc-tegra.c: use struct dev_pm_ops for power management
by Laxman Dewangan
· 12 years ago
38a6276
drivers/rtc/rtc-tegra.c: protect suspend/resume callbacks with CONFIG_PM_SLEEP
by Laxman Dewangan
· 12 years ago
cb72f60
drivers/rtc/rtc-ds1286.c: fix compiler warning while doing make W=1
by Devendra Naga
· 12 years ago
bc862f4
rtc: rtc-wm831x: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
bc2e9c0
rtc: rtc-vt8500: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
e38fc30
rtc: rtc-tx4939: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
faa43af
rtc: rtc-tps80031: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
97868b3
rtc: rtc-tps65910: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
77cf81b
rtc: rtc-tps6586x: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
9c6813d
rtc: rtc-stk17ta8: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
246b1a9
rtc: rtc-spear: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
904784c
rtc: rtc-snvs: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
4c99c13
rtc: rtc-s3c: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
288031b
rtc: rtc-pcf8523: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
2797133
rtc: rtc-palmas: use devm_rtc_device_register() and devm_request_threaded_irq()
by Jingoo Han
· 12 years ago
033ca3a
rtc: rtc-mxc: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
4241e2b
rtc: rtc-mv: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
4ce903c
rtc: rtc-max8997: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
ac4e7d4
rtc: rtc-max8907: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
f56950e
rtc: rtc-max77686: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
bbd05b2
rtc: rtc-lpc32xx: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
448d336
rtc: rtc-lp8788: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
04f70e4
rtc: rtc-imxdi: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
5d65cbf
rtc: rtc-ep93xx: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
f7cfdea
rtc: rtc-ds1742: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
c1be915
rtc: rtc-ds1553: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
f650e65
rtc: rtc-ds1511: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
8ae236b8
rtc: rtc-davinci: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
8c32edb
rtc: rtc-da9055: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
3689cd7
rtc: rtc-da9052: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
94b60db
rtc: rtc-coh90133: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
e3c8966
rtc: rtc-88pm80x: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
80f1def
rtc: rtc-tx4939: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
0e2c481
rtc: rtc-tegra: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
61ce825
rtc: rtc-sun4v: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
67bef2d
rtc: rtc-starfire: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
deed5a9
rtc: rtc-sh: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
9842eaf
rtc: rtc-rp5c01: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
7daba88
rtc: rtc-pxa: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
050bf1e
rtc: rtc-ps3: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
0de4c7c
rtc: rtc-pcap: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
09c5a36
rtc: rtc-omap: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
af5e7db
rtc: rtc-nuc900: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
1963f7c
rtc: rtc-mv: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
19cccfb
rtc: rtc-msm6242: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
09fb7ad
rtc: rtc-mc13xxx: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
6153434
rtc: rtc-imxdi: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
a53f9a4
rtc: rtc-generic: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
52c6ecb
rtc: rtc-efi: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
625f5225
rtc: rtc-ds1302: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
ce14a02
rtc: rtc-davinci: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
4fdf7a9
rtc: rtc-coh901331: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
aaa8345
rtc: rtc-au1xxx: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
ac36960
rtc: rtc-at91rm9200: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
e835ebc
rtc: rtc-at32ap700x: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
fb34a81
rtc: rtc-ab3100: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
6636a99
drivers/rtc/class.c: use struct device as the first argument for devm_rtc_device_register()
by Jingoo Han
· 12 years ago
e2bf115
drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/pr_emerg()
by Jingoo Han
· 12 years ago
ac60bf3
drivers/rtc/rtc-max77686.c: fix indentation of bit definitions
by Jingoo Han
· 12 years ago
0f64f85
drivers/rtc/rtc-max77686.c: use devm_kzalloc()
by Jingoo Han
· 12 years ago
f5b1d3c
drivers/rtc/rtc-max77686.c: add missing module author name
by Jingoo Han
· 12 years ago
0c58ff5
drivers/rtc/rtc-max77686.c: use module_platform_driver()
by Jingoo Han
· 12 years ago
3e217b6
rtc: add devm_rtc_device_{register,unregister}()
by Jingoo Han
· 12 years ago
51b38c6
rtc: rtc-tegra: add __init/__exit annotation
by Jingoo Han
· 12 years ago
5cc2b9c
rtc: rtc-pcap: add __init/__exit annotation
by Jingoo Han
· 12 years ago
e7a6c21
rtc: rtc-nuc900: add __init/__exit annotation
by Jingoo Han
· 12 years ago
5073cba
rtc: rtc-imxdi: add __init/__exit annotation
by Jingoo Han
· 12 years ago
e3c7062
rtc: rtc-ds1302: add __exit annotation
by Jingoo Han
· 12 years ago
5149c03
rtc: rtc-davinci: add __exit annotation
by Jingoo Han
· 12 years ago
b69af43
rtc: rtc-mv: add __init annotation
by Jingoo Han
· 12 years ago
ea676e8
init/main.c: convert to pr_foo()
by Andrew Morton
· 12 years ago
c2409b0
init: raise log level
by Richard Weinberger
· 12 years ago
f91eb62
init: scream bloody murder if interrupts are enabled too early
by Steven Rostedt
· 12 years ago
8543ae1
checkpatch: add Suggested-by as a standard signature
by Mugunthan V N
· 12 years ago
74c8f43
checkpatch: only warn for empty lines before closing braces by themselves
by Matthijs Kooijman
· 12 years ago
5646bc7
checkpatch: warn on space before semicolon
by Joe Perches
· 12 years ago
04db4d2
checkpatch: complain about executable files
by Joe Perches
· 12 years ago
a6962d7
checkpatch: Prefer seq_puts to seq_printf
by Joe Perches
· 12 years ago
972fdea
checkpatch: add check for reuse of krealloc arg
by Joe Perches
· 12 years ago
2e0fb40
lib, net: make isodigit() public and use it
by Andy Shevchenko
· 12 years ago
095d141
argv_split(): teach it to handle mutable strings
by Oleg Nesterov
· 12 years ago
30493cc
lib/int_sqrt.c: optimize square root algorithm
by Davidlohr Bueso
· 12 years ago
4d22f8c
drivers/video/backlight/tps65217_bl.c add default brightness value option
by Matus Ujhelyi
· 12 years ago
17e45db
Documentation: add missing documentation for tps65217-bl device tree binding
by Matus Ujhelyi
· 12 years ago
4add066
backlight: lp855x: add a device tree structure
by Kim, Milo
· 12 years ago
c365e59
backlight: lp855x: remove duplicate platform data
by Kim, Milo
· 12 years ago
Next »