summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2019-08-20rtc: pcf2123: let the core handle range offsettingAlexandre Belloni-4/+5
2019-08-20rtc: pcf2123: convert to devm_rtc_allocate_deviceAlexandre Belloni-8/+8
2019-08-20rtc: pcf2123: remove useless error path gotoAlexandre Belloni-8/+3
2019-08-20rtc: pcf2123: rename struct and variablesAlexandre Belloni-38/+38
2019-08-20rtc: pcf2123: stop using dev.platform_dataAlexandre Belloni-10/+11
2019-08-20rtc: pcf2123: implement .alarm_irq_enableAlexandre Belloni-9/+10
2019-08-20rtc; pcf2123: fix possible alarm race conditionAlexandre Belloni-4/+4
2019-08-20rtc: pcf2123: don't use weekday alarmAlexandre Belloni-2/+2
2019-08-16rtc: sun6i: Don't reference clk_init_data after registrationStephen Boyd-1/+1
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd-92/+28
2019-08-12rtc: mxc: use spin_lock_irqsave instead of spin_lock_irq in IRQ contextFuqian Huang-2/+3
2019-08-12rtc: bd70528: fix driver dependenciesMatti Vaittinen-0/+1
2019-08-12rtc: remove w90x900/nuc900 driverArnd Bergmann-279/+0
2019-07-31docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab-1/+1
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose-10/+1
2019-07-23rtc: s5m: convert to i2c_new_dummy_deviceWolfram Sang-3/+3
2019-07-23rtc: s35390a: convert to i2c_new_dummy_deviceWolfram Sang-4/+4
2019-07-23rtc: max77686: convert to i2c_new_dummy_deviceWolfram Sang-4/+4
2019-07-22rtc: isl12026: convert to i2c_new_dummy_deviceWolfram Sang-3/+3
2019-07-22rtc: imxdi: use devm_platform_ioremap_resource() to simplify codeAnson Huang-3/+1
2019-07-22rtc: mxc_v2: use devm_platform_ioremap_resource() to simplify codeAnson Huang-3/+1
2019-07-17Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-433/+501
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-16/+565
2019-07-13rtc: wm831x: Add IRQF_ONESHOT flagHariprasad Kelam-1/+2
2019-07-13rtc: stm32: remove one condition check in stm32_rtc_set_alarm()Markus Elfring-5/+1
2019-07-13rtc: pcf2123: Fix build errorYueHaibing-0/+1
2019-07-13rtc: interface: Change type of 'count' from int to u64Puranjay Mohan-1/+1
2019-07-02Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat...Lee Jones-16/+56
2019-06-27rtc: rk808: Add RK809 and RK817 support.Tony Xie-16/+56
2019-06-27rtc: bd70528: Initial support for ROHM bd70528 RTCMatti Vaittinen-0/+509
2019-06-20rtc: pcf8563: Clear event flags and disable interrupts before requesting irqChen-Yu Tsai-6/+5
2019-06-20rtc: pcf8563: Fix interrupt trigger methodChen-Yu Tsai-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-201/+46
2019-06-19rtc: pcf2123: fix negative offset roundingAlexandre Belloni-1/+1
2019-06-19rtc: pcf2123: add alarm supportDylan Howey-2/+114
2019-06-19rtc: pcf2123: use %ptRDylan Howey-10/+2
2019-06-19rtc: pcf2123: port to regmapDylan Howey-81/+61
2019-06-19rtc: pcf2123: remove sysfs register viewDylan Howey-89/+1
2019-06-09rtc: rx8025: simplify getting the adapter of a clientWolfram Sang-1/+1
2019-06-09rtc: rx8010: simplify getting the adapter of a clientWolfram Sang-1/+1
2019-06-09rtc: rv8803: simplify getting the adapter of a clientWolfram Sang-1/+1
2019-06-09rtc: m41t80: simplify getting the adapter of a clientWolfram Sang-1/+1
2019-06-09rtc: fm3130: simplify getting the adapter of a clientWolfram Sang-5/+3
2019-06-07rtc: tegra: Drop MODULE_ALIASDmitry Osipenko-1/+0
2019-06-06rtc: sun6i: Add R40 compatibleMaxime Ripard-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-10/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377Thomas Gleixner-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner-9/+1