index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-wm8350.c
Age
Commit message (
Expand
)
Author
2023-09-06
rtc: wm8350: remove unnecessary messages
Alexandre Belloni
2023-03-17
rtc: wm8350: Convert to platform remove callback returning void
Uwe Kleine-König
2022-03-23
rtc: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-29
rtc: Use dev_get_drvdata()
Kefeng Wang
2017-03-16
rtc: wm8350: Remove unused to_wm8350_from_rtc_dev
Nobuhiro Iwamatsu
2013-04-29
rtc: rtc-wm8350: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
2013-04-29
rtc: rtc-wm8350: use devm_rtc_device_register()
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
2010-03-07
rtc: Suppress duplicate enable/disable of WM8350 update interrupt
Mark Brown
2010-03-07
mfd: Add a data argument to the WM8350 IRQ free function
Mark Brown
2009-12-16
rtc: convert WM8350 RTC driver to dev_pm_ops
Mark Brown
2009-12-13
mfd: Mask and unmask wm8350 IRQs on request and free
Mark Brown
2009-12-13
mfd: Convert wm8350 IRQ handlers to irq_handler_t
Mark Brown
2009-04-01
rtc-wm8350: retries will reach -1
Roel Kluin
2009-04-01
rtc: convert wm8350 use new alarm and update operations
Mark Brown
2008-11-12
rtc: rtc-wm8350: add support for WM8350 RTC
Mark Brown