index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-wm8350.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
rtc: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
1
-2
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-29
rtc: Use dev_get_drvdata()
Kefeng Wang
1
-8
/
+4
2017-03-16
rtc: wm8350: Remove unused to_wm8350_from_rtc_dev
Nobuhiro Iwamatsu
1
-2
/
+0
2013-04-29
rtc: rtc-wm8350: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-9
/
+3
2013-04-29
rtc: rtc-wm8350: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+2
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
1
-21
/
+0
2010-03-07
rtc: Suppress duplicate enable/disable of WM8350 update interrupt
Mark Brown
1
-0
/
+7
2010-03-07
mfd: Add a data argument to the WM8350 IRQ free function
Mark Brown
1
-2
/
+2
2009-12-16
rtc: convert WM8350 RTC driver to dev_pm_ops
Mark Brown
1
-4
/
+10
2009-12-13
mfd: Mask and unmask wm8350 IRQs on request and free
Mark Brown
1
-6
/
+1
2009-12-13
mfd: Convert wm8350 IRQ handlers to irq_handler_t
Mark Brown
1
-6
/
+12
2009-04-01
rtc-wm8350: retries will reach -1
Roel Kluin
1
-2
/
+2
2009-04-01
rtc: convert wm8350 use new alarm and update operations
Mark Brown
1
-21
/
+18
2008-11-12
rtc: rtc-wm8350: add support for WM8350 RTC
Mark Brown
1
-0
/
+514