summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-17rtc: rx8581: remove useless declarationAlexandre Belloni
2018-05-17rtc: rx8581: remove useless indirectionAlexandre Belloni
2018-05-17rtc: rx8581: let the core handle rtc rangeAlexandre Belloni
2018-05-17rtc: rx8581: add RTC rangeAlexandre Belloni
2018-05-17rtc: rx8581: switch to rtc_register_deviceAlexandre Belloni
2018-05-17rtc: tps65910: add rangeAlexandre Belloni
2018-05-17rtc: tps65910: allow platform power upAlexandre Belloni
2018-05-17rtc: tps65910: fix possible race conditionAlexandre Belloni
2018-05-17rtc: ab-b5ze-s3: let the core handle the RTC rangeAlexandre Belloni
2018-05-17rtc: ab-b5ze-s3: fix possible race conditionsAlexandre Belloni
2018-05-17rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tmAlexandre Belloni
2018-05-17rtc: 88pm80x: let the core handle the RTC rangeAlexandre Belloni
2018-05-17rtc: 88pm80x: fix possible race conditionAlexandre Belloni
2018-05-17rtc: 88pm80x: remove unused pm80x_rtc_info membersAlexandre Belloni
2018-05-17rtc: 88pm80x: stop setting a default timeAlexandre Belloni
2018-05-17rtc: at91rm9200: add rangeAlexandre Belloni
2018-05-06rtc: stm32: get DBP register and mask from DT st, syscfg propertyAmelie Delaunay
2018-05-06rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISINGAmelie Delaunay
2018-05-06rtc: stm32: fix copyright and adopt SPDX identifierAmelie Delaunay
2018-05-03rtc: tps6586x: remove mktime usageArnd Bergmann
2018-05-03rtc: ls1x: remove mktime usageArnd Bergmann
2018-05-03rtc: vr41xx: remove mktime usageArnd Bergmann
2018-05-03rtc: ds1340: Add support for trickle charger.Andrea Greco
2018-05-03rtc: sprd: Add RTC hardware rangeBaolin Wang
2018-05-03rtc: sprd: Change to use devm_rtc_allocate_device()Baolin Wang
2018-05-03rtc: simplify getting .drvdataWolfram Sang
2018-04-19rtc: cmos: introduce quirks to enable use_acpi_alarm modeZhang Rui
2018-04-19rtc: cmos: acknowledge ACPI driven wake alarms upon resumeZhang Rui
2018-04-19rtc: cmos: allow using ACPI for RTC alarm instead of HPETZhang Rui
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-04-13Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-13Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-04-13Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-13Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-04-13Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-13firmware: dmi_scan: Use lowercase letters for UUIDJean Delvare
2018-04-13firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung
2018-04-13firmware: dmi_scan: Fix UUID length safety checkJean Delvare
2018-04-13Merge branches 'thermal-core' and 'thermal-soc' into nextZhang Rui
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-12Merge tag 'pci-v4.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-13Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-04-13Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d...Dave Airlie
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland