summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtc: fix a typo and reduce three empty lines to oneUwe Kleine-König2016-07-111-3/+1
* rtc: s35390a: improve two comments in .set_alarmUwe Kleine-König2016-07-111-2/+2
* rtc: s35390a: improve irq handlingUwe Kleine-König2016-07-111-17/+31
* rtc: s35390a: implement reset routine as suggested by the referenceUwe Kleine-König2016-07-111-10/+55
* rtc: s35390a: fix reading out alarmUwe Kleine-König2016-07-111-9/+31
* rtc: sh: don't validate alarm time provided to .set_alarmUwe Kleine-König2016-07-111-40/+1
* rtc: sh: drop bogus assignment of tm_year in .read_alarmUwe Kleine-König2016-07-111-1/+0
* rtc: isl12057: let the rtc core interpret the partial alarmUwe Kleine-König2016-07-111-32/+1
* rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-0916-98/+5
* rtc: ds1307: Fix relying on reset value for weekdayKeerthy2016-07-091-1/+27
* rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni2016-07-091-1/+1
* rtc: ds1286: move header to linux/rtcAlexandre Belloni2016-07-081-1/+1
* rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni2016-06-271-1/+1
* rtc: ds2404: move rtc-ds2404.h to platform_dataAlexandre Belloni2016-06-271-1/+1
* rtc: rv8803: broaden workaroundAlexandre Belloni2016-06-261-3/+3
* rtc: move mc146818 helper functions out-of-lineArnd Bergmann2016-06-263-0/+205
* mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann2016-06-263-3/+3
* rtc: efi: Fail probing if RTC reads don't workAlexander Graf2016-06-061-0/+6
* rtc: add support for Maxim max6916Venkat Prashanth B U2016-06-043-0/+177
* rtc: pcf2123: use sign_extend32() for sign extensionMartin Kepplinger2016-06-041-2/+2
* rtc: ds1685: correct day of month checkingHeinrich Schuchardt2016-06-041-5/+29
* rtc: interface: ignore expired timers when enqueuing new timersColin Ian King2016-06-041-1/+15
* char/genrtc: remove the rest of the driverArnd Bergmann2016-06-043-566/+0
* rtc: generic: remove get_rtc_time/set_rtc_time wrappersArnd Bergmann2016-06-041-34/+1
* char/genrtc: remove powerpc supportArnd Bergmann2016-06-042-3/+3
* rtc: powerpc: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+1
* char/genrtc: remove m68k supportArnd Bergmann2016-06-041-1/+1
* rtc: m68k: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+1
* char/genrtc: remove parisc supportArnd Bergmann2016-06-041-1/+1
* rtc: parisc: provide rtc_class_ops directlyArnd Bergmann2016-06-041-2/+1
* char/genrtc: remove mn10300 supportArnd Bergmann2016-06-041-1/+1
* char/genrtc: remove alpha supportArnd Bergmann2016-06-041-1/+1
* rtc: sh: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+1
* char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-044-6/+6
* rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann2016-06-041-6/+6
* rtc: initialize output parameter for read alarm to "uninitialized"Uwe Kleine-König2016-05-301-1/+11
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-291-1/+9
|\
| * irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton2016-05-281-1/+9
* | Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-291-0/+2
|\ \
| * | Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-281-0/+2
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-1/+1
|\ \ \
| * | | i2c: dev: use after free in detachDan Carpenter2016-05-281-1/+1
* | | | Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-288-15/+230
|\ \ \ \
| * | | | Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung2016-05-281-15/+0
| * | | | platform/chrome: chromeos_laptop - Add Elan touchpad for WolfCharlie Mooney2016-05-111-0/+2
| * | | | platform/chrome: chromeos_laptop - Add elan trackpad option for C720Benson Leung2016-05-111-1/+19
| * | | | platform/chrome: cros_ec_dev - Populate compat_ioctlGuenter Roeck2016-05-111-0/+3
| * | | | platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...Clinton Sprain2016-05-111-1/+6
| * | | | platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-112-2/+6
| * | | | platform/chrome: Add Chrome OS keyboard backlight LEDs supportSimon Que2016-05-113-7/+140