Commit Graph

1063 Commits (5bd420009716f3348610fdf9c6307f0db583ba04)

Author SHA1 Message Date
Devendra Naga 437ea90cc3 rtc/rtc-88pm80x: remove unneed devm_kfree 13 years ago
Devendra Naga 7ead55119b rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails 13 years ago
Nick Bowler 8dccaf0607 drivers/rtc/rtc-pcf8563.c: add device tree support 13 years ago
Nick Bowler 0a25bf40d8 drivers/rtc/rtc-pcf8563.c: set owner field in driver struct 13 years ago
Devendra Naga 007def0467 rtc/rtc-da9052: remove unneed devm_kfree call 13 years ago
Uwe Kleine-König 19a1ac505d rtc/mc13xxx: add support for the rtc in the mc34708 pmic 13 years ago
Uwe Kleine-König 0f636fc16f rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS 13 years ago
Sachin Kamat dbd9acbef2 drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/* 13 years ago
Andrew Morton 8e74b6edc9 drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded 13 years ago
Devendra Naga aa11ec593e drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm() 13 years ago
Bengt Jonsson 064407f1c0 drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version 13 years ago
Ramesh Chandrasekaran dc43d4a26b drivers/rtc/rtc-ab8500.c: use UIE emulation 13 years ago
Mattias Wallin 559a6fc050 rtc: pl031: fix up IRQ flags 13 years ago
Linus Walleij 1bb457fc92 rtc: pl031: use per-vendor variables for special init 13 years ago
Linus Walleij aff05ed5d1 rtc: pl031: encapsulate per-vendor ops 13 years ago
Linus Walleij 36ac1d24f1 drivers/rtc/rtc-coh901331.c: use devm allocation 13 years ago
Linus Walleij 8384dfeb75 drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare 13 years ago
Andrew Lunn 778435045a ARM: Kirkwood: Replace mrvl with marvell 13 years ago
Mark Brown 9dccf55f4c rtc: wm831x: Feed the write counter into device_add_randomness() 13 years ago
Paul Fox b45bae36b8 rtc-cmos: report wakeups from interrupt handler 13 years ago
Kevin Hilman 6b91bf1a3f drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT 13 years ago
Benoît Thébaudeau b59f6d1feb drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning 13 years ago
Lee Jones ad49fcbe90 drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Device Tree is enabled 13 years ago
Lee Jones 3cfd16a551 drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ 13 years ago
Devendra Naga 2a643893e5 drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove() 13 years ago
Qiao Zhou 2985c29c19 rtc: Add rtc support to 88PM80X PMIC 13 years ago
Haojian Zhuang c1a2f31dfe mfd: Transfer rtc max8925 irq from MFD defined resources 13 years ago
Arnd Bergmann 14070ade02 ARM: at91: fix new build errors 13 years ago
Marek Vasut dd8d20a3f3 rtc: stmp3xxx: Add simple binding for the stmp3xxx-rtc 13 years ago
Sachin Kamat ecb41a7741 drivers/rtc/rtc-s3c.c: fix compiler warning 13 years ago
Hannu Heikkinen 621bae79f1 drivers/rtc/rtc-tegra.c: clean up probe/remove routines 13 years ago
Rajkumar Kasirajan ac2dee5984 drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handling 13 years ago
Roland Stigge e862e7c4ee drivers/rtc/rtc-lpc32xx.c: add device tree support 13 years ago
Nikolaus Voss bcffb10f28 drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OF 13 years ago
Wolfram Sang eb86c3064b rtc: ds1307: add trickle charger support 13 years ago
Wolfram Sang f8ae97019f rtc: ds1307: remove superfluous initialization 13 years ago
Fabio Estevam 7981159589 rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC 13 years ago
Fabio Estevam b224b9ac8c drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers" 13 years ago
Alexander Stein 0f20b767e2 drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl feature 13 years ago
H Hartley Sweeten 84d56b38b9 drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver() 13 years ago
Viresh Kumar 0108c4ff62 rtc/spear: add Device Tree probing capability 13 years ago
Daniel Drake b2201e5482 rtc-cmos / PM: report wakeup event on ACPI RTC alarm 13 years ago
Mark Brown cd99758ba3 mfd: Convert wm831x to irq_domain 13 years ago
Rajkumar Kasirajan c0a5f4a05a drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01 13 years ago
John Stultz e48b5e825f rtc: Fix possible null pointer dereference in rtc-mpc5121.c 13 years ago
Anatolij Gustschin 3f5ec5e06d drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabled 13 years ago
Sascha Hauer 4ec8c7f526 rtc: imx dryice: Add missing clk_prepare 13 years ago
Nicolas Ferre 938f970eb2 rtc: Kconfig: remove dependency for AT91 rtc driver 13 years ago
Linus Walleij 2f39721683 drivers/rtc/rtc-pl031.c: enable clock on all ST variants 13 years ago
Konstantin Shlyakhovoy f3ec434c69 drivers/rtc/rtc-twl.c: use static register while reading time 13 years ago