summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-14rtc: Group Kconfig entries by vendorSoren Brinkmann
2016-03-14rtc: pic32: Add PIC32 real time clock driverJoshua Henderson
2016-03-14dt/bindings: Add bindings for the PIC32 real time clockJoshua Henderson
2016-03-14rtc: rx8025: unsupport UIE modeAkinobu Mita
2016-03-14rtc: rx8025: round up to nearest minute for a minute accuracy alarmAkinobu Mita
2016-03-14rtc: rx8025: protect ctrl1 register update by rtc->ops_lockAkinobu Mita
2016-03-14rtc: rx8025: fix irq handler registrationAkinobu Mita
2016-03-14rtc: s5m: De-inline large functions to save spaceKrzysztof Kozlowski
2016-03-14rtc: make class.c explicitly non-modularPaul Gortmaker
2016-03-14rtc: pcf85063: fix time/date settingJuergen Borleis
2016-03-14rtc: pcf85063: fix time/date readingJuergen Borleis
2016-03-14rtc: pcf85063: simplify code to read the current timeJuergen Borleis
2016-03-14rtc: pcf2123: implement read_offset and set_offsetJoshua Clayton
2016-03-14rtc: implement a sysfs interface for clock offsetJoshua Clayton
2016-03-14rtc: Add functions to set and read rtc offsetJoshua Clayton
2016-03-14rtc: rv8803: convert spin_lock to mutex_lockOleksij Rempel
2016-03-14doc: dt: add documentation for alphascale,asm9260-rtcOleksij Rempel
2016-03-14rtc: add Alphascale asm9260 driverOleksij Rempel
2016-03-14rtc: ds1307: add clock provider support for DS3231Akinobu Mita
2016-03-14rtc: max77686: move initialisation of rtc regmap, irq chip locallyLaxman Dewangan
2016-03-14mfd: max77686: do not set i2c client data for rtc i2c clientLaxman Dewangan
2016-03-14rtc: max77686: avoid reference of parent device info multiple placesLaxman Dewangan
2016-03-14rtc: max77686: use rtc regmap to access RTC registersLaxman Dewangan
2016-03-14rtc: max77686: fix checkpatch errorLaxman Dewangan
2016-03-14rtc: allow compilation of sun6i RTC for all sunxi SoCsAndre Przywara
2016-03-14rtc: add driver for RX6110SA real time clockSteffen Trumtrar
2016-03-14Documentation: devicetree: add epson rx6110 bindingSteffen Trumtrar
2016-03-14rtc: pcf2123: avoid resetting the clock if possibleJoshua Clayton
2016-03-14rtc: pcf2123: refactor chip reset into a functionJoshua Clayton
2016-03-14rtc: pcf2123: clean up writes to the rtc chipJoshua Clayton
2016-03-14rtc: pcf2123: clean up reads from the chipJoshua Clayton
2016-03-14rtc: pcf2123: define registers and bit macrosJoshua Clayton
2016-02-04rtc: ds1307: add temperature sensor support for ds3231Akinobu Mita
2016-02-04rtc: ds1307: add support for the DT property 'wakeup-source'Michael Lange
2016-02-04rtc: mt6397: add IRQ domain dependencyArnd Bergmann
2016-02-04rtc: rx8025: remove rv8803 idAlexandre Belloni
2016-02-04rtc: ds1305: use to_spi_device and kobj_to_devGeliang Tang
2016-02-04rtc: max77686: Cleanup and reduce dmesg outputKrzysztof Kozlowski
2016-02-04rtc: Remove Maxim 77802 driverJavier Martinez Canillas
2016-02-04rtc: max77686: Properly handle regmap_irq_get_virq() error codeKrzysztof Kozlowski
2016-02-04rtc: max77686: Fix unsupported year messageJavier Martinez Canillas
2016-02-04rtc: max77686: Add max77802 supportJavier Martinez Canillas
2016-02-04rtc: max77686: Add an indirection level to access RTC registersJavier Martinez Canillas
2016-02-04rtc: max77686: Use a driver data struct instead hard-coded valuesJavier Martinez Canillas
2016-02-04rtc: max77686: Use usleep_range() instead of msleep()Javier Martinez Canillas
2016-02-04rtc: max77686: Use ARRAY_SIZE() instead of current array lengthJavier Martinez Canillas
2016-02-04rtc: max77686: Fix max77686_rtc_read_alarm() return valueJavier Martinez Canillas
2016-01-24Linux 4.5-rc1v4.5-rc1Linus Torvalds
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-24Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds