index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-cmos.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-25
rtc: cmos: Refactor code by using the new dmi_get_bios_year() helper
Andy Shevchenko
1
-4
/
+4
2020-01-25
rtc: cmos: Use predefined value for RTC IRQ on legacy x86
Andy Shevchenko
1
-1
/
+1
2020-01-25
rtc: cmos: Stop using shared IRQ
Andy Shevchenko
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-11-07
rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
Hans de Goede
1
-4
/
+12
2018-10-04
rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
Maciej W. Rozycki
1
-7
/
+20
2018-10-04
rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
Maciej W. Rozycki
1
-1
/
+1
2018-04-19
rtc: cmos: introduce quirks to enable use_acpi_alarm mode
Zhang Rui
1
-0
/
+26
2018-04-19
rtc: cmos: acknowledge ACPI driven wake alarms upon resume
Zhang Rui
1
-0
/
+18
2018-04-19
rtc: cmos: allow using ACPI for RTC alarm instead of HPET
Zhang Rui
1
-31
/
+80
2018-04-10
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-54
/
+33
2018-03-09
mn10300: Remove the architecture
David Howells
1
-1
/
+1
2018-03-01
rtc: cmos: let the core handle invalid time
Alexandre Belloni
1
-12
/
+0
2018-03-01
rtc: cmos: use generic nvmem
Alexandre Belloni
1
-43
/
+30
2018-03-01
rtc: cmos: fix possible race condition
Alexandre Belloni
1
-4
/
+8
2017-05-22
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
1
-1
/
+1
2017-05-14
RTC: rtc-cmos: Fix wakeup from suspend-to-idle
Rafael J. Wysocki
1
-1
/
+1
2017-04-14
rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqs
Hans de Goede
1
-4
/
+13
2016-12-18
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-3
/
+72
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2016-11-29
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
1
-0
/
+7
2016-10-20
rtc: cmos: Don't enable interrupts in the middle of the interrupt handler
Ville Syrjälä
1
-2
/
+3
2016-10-19
rtc: cmos: don't refer to asm-generic/rtc.h
Christoph Hellwig
1
-3
/
+0
2016-10-19
rtc: cmos: Reject unsupported alarm values
Gabriele Mazzotta
1
-0
/
+72
2016-10-19
rtc: cmos: remove all __exit_p annotations
LABBE Corentin
1
-5
/
+5
2016-09-22
rtc: cmos: avoid unused function warning
Arnd Bergmann
1
-17
/
+4
2016-09-21
rtc: cmos: Restore alarm after resume
Gabriele Mazzotta
1
-0
/
+23
2016-09-21
rtc: cmos: Clear ACPI-driven alarms upon resume
Gabriele Mazzotta
1
-0
/
+47
2016-09-20
rtc: cmos: Initialize hpet timer before irq is registered
Pratyush Anand
1
-1
/
+3
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
1
-3
/
+0
2016-06-26
mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC
Arnd Bergmann
1
-1
/
+1
2016-06-04
rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
Arnd Bergmann
1
-6
/
+6
2016-05-20
rtc: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-01-11
rtc: cmos: prevent kernel warning on IRQ flags mismatch
Andy Shevchenko
1
-1
/
+1
2015-09-05
rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write()
Vladimir Zapolskiy
1
-13
/
+0
2015-09-05
rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk"
Adrian Huang
1
-50
/
+0
2015-09-05
rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds
Adrian Huang
1
-4
/
+60
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
1
-2
/
+4
2015-04-15
rtc: remove use of seq_printf return value
Joe Perches
1
-17
/
+19
2014-10-14
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
Daniel Glöckner
1
-1
/
+4
2014-06-06
drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support
Maciej W. Rozycki
1
-25
/
+60
2014-04-03
drivers/rtc/rtc-cmos.c: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
1
-5
/
+3
2014-01-23
drivers/rtc/rtc-cmos.c: propagate hpet_register_irq_handler() failure
Andrew Morton
1
-4
/
+2
2014-01-23
drivers/rtc/rtc-cmos.c: remove superfluous name cast
Geert Uytterhoeven
1
-1
/
+1
2013-12-23
rtc-cmos: Add an alarm disable quirk
Borislav Petkov
1
-1
/
+51
2013-11-13
drivers/rtc/rtc-cmos.c: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-11-13
drivers/rtc/rtc-cmos.c: remove redundant dev_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-09-11
rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops
Shuah Khan
1
-19
/
+5
2013-07-03
drivers/rtc/rtc-cmos.c: work around bios clearing rtc control
Derek Basehore
1
-13
/
+22
2013-07-03
drivers/rtc/rtc-cmos.c: fix whitespace related errors
Sachin Kamat
1
-3
/
+3
[next]