summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc: rx8025: round up to nearest minute for a minute accuracy alarmAkinobu Mita2016-03-141-1/+11
* rtc: rx8025: protect ctrl1 register update by rtc->ops_lockAkinobu Mita2016-03-141-0/+4
* rtc: rx8025: fix irq handler registrationAkinobu Mita2016-03-141-2/+3
* rtc: s5m: De-inline large functions to save spaceKrzysztof Kozlowski2016-03-141-4/+4
* rtc: make class.c explicitly non-modularPaul Gortmaker2016-03-141-13/+0
* rtc: pcf85063: fix time/date settingJuergen Borleis2016-03-141-23/+55
* rtc: pcf85063: fix time/date readingJuergen Borleis2016-03-141-0/+7
* rtc: pcf85063: simplify code to read the current timeJuergen Borleis2016-03-141-26/+21
* rtc: pcf2123: implement read_offset and set_offsetJoshua Clayton2016-03-141-0/+57
* rtc: implement a sysfs interface for clock offsetJoshua Clayton2016-03-141-1/+34
* rtc: Add functions to set and read rtc offsetJoshua Clayton2016-03-141-0/+54
* rtc: rv8803: convert spin_lock to mutex_lockOleksij Rempel2016-03-141-21/+18
* rtc: add Alphascale asm9260 driverOleksij Rempel2016-03-143-0/+366
* rtc: ds1307: add clock provider support for DS3231Akinobu Mita2016-03-141-1/+295
* rtc: max77686: move initialisation of rtc regmap, irq chip locallyLaxman Dewangan2016-03-142-103/+130
* mfd: max77686: do not set i2c client data for rtc i2c clientLaxman Dewangan2016-03-141-1/+0
* rtc: max77686: avoid reference of parent device info multiple placesLaxman Dewangan2016-03-141-29/+23
* rtc: max77686: use rtc regmap to access RTC registersLaxman Dewangan2016-03-141-3/+4
* rtc: max77686: fix checkpatch errorLaxman Dewangan2016-03-141-12/+13
* rtc: allow compilation of sun6i RTC for all sunxi SoCsAndre Przywara2016-03-141-3/+4
* rtc: add driver for RX6110SA real time clockSteffen Trumtrar2016-03-143-0/+412
* rtc: pcf2123: avoid resetting the clock if possibleJoshua Clayton2016-03-141-3/+12
* rtc: pcf2123: refactor chip reset into a functionJoshua Clayton2016-03-141-28/+36
* rtc: pcf2123: clean up writes to the rtc chipJoshua Clayton2016-03-141-35/+32
* rtc: pcf2123: clean up reads from the chipJoshua Clayton2016-03-141-17/+19
* rtc: pcf2123: define registers and bit macrosJoshua Clayton2016-03-141-3/+47
* rtc: ds1307: add temperature sensor support for ds3231Akinobu Mita2016-02-042-0/+97
* rtc: ds1307: add support for the DT property 'wakeup-source'Michael Lange2016-02-041-2/+27
* rtc: mt6397: add IRQ domain dependencyArnd Bergmann2016-02-041-1/+1
* rtc: rx8025: remove rv8803 idAlexandre Belloni2016-02-041-1/+0
* rtc: ds1305: use to_spi_device and kobj_to_devGeliang Tang2016-02-041-2/+2
* rtc: max77686: Cleanup and reduce dmesg outputKrzysztof Kozlowski2016-02-041-25/+14
* rtc: Remove Maxim 77802 driverJavier Martinez Canillas2016-02-043-513/+0
* rtc: max77686: Properly handle regmap_irq_get_virq() error codeKrzysztof Kozlowski2016-02-041-1/+1
* rtc: max77686: Fix unsupported year messageJavier Martinez Canillas2016-02-041-3/+1
* rtc: max77686: Add max77802 supportJavier Martinez Canillas2016-02-041-40/+156
* rtc: max77686: Add an indirection level to access RTC registersJavier Martinez Canillas2016-02-041-10/+80
* rtc: max77686: Use a driver data struct instead hard-coded valuesJavier Martinez Canillas2016-02-041-17/+34
* rtc: max77686: Use usleep_range() instead of msleep()Javier Martinez Canillas2016-02-041-2/+3
* rtc: max77686: Use ARRAY_SIZE() instead of current array lengthJavier Martinez Canillas2016-02-041-11/+12
* rtc: max77686: Fix max77686_rtc_read_alarm() return valueJavier Martinez Canillas2016-02-041-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-244-5/+333
|\
| * MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-241-4/+2
| * MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-1/+1
| * IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan2016-01-243-0/+330
* | Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-242-0/+9
|\ \
| * | ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer2016-01-241-0/+7
| * | intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty2016-01-241-0/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-01-247-39/+297
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui2016-01-235-38/+286
| |\ \ \ \