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-pcf8563.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-03
rtc: pcf8563: avoid using rtc->name
Alexandre Belloni
1
-1
/
+1
2016-07-19
rtc: explicitly set tm_sec = 0 for drivers with minute accurancy
Uwe Kleine-König
1
-0
/
+1
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
1
-4
/
+0
2016-05-20
rtc: pcf8563: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
1
-5
/
+0
2015-11-08
rtc: pcf8563: add CLKOUT to common clock framework
Heiko Schocher
1
-1
/
+169
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-25
rtc: pfc8563: fix uninitialized variable warning
Arnd Bergmann
1
-1
/
+1
2015-06-25
rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
Xunlei Pang
1
-4
/
+4
2015-06-25
rtc: pcf8563 fix: return -EINVAL if we read an invalid time.
Jan Kardell
1
-8
/
+3
2015-04-17
drivers/rtc/rtc-pcf8563.c: simplify return from function
Robert Kmiec
1
-6
/
+1
2014-12-10
rtc: pcf8563: clear expired alarm at boot time
Jan Kardell
1
-0
/
+10
2014-12-10
rtc: pcf8563: save battery power
Jan Kardell
1
-0
/
+16
2014-12-10
rtc: pcf8563: handle consequeces of lacking second alarm reg
Jan Kardell
1
-0
/
+11
2014-12-10
rtc: pcf8563: fix wrong time from read_alarm
Jan Kardell
1
-2
/
+2
2014-12-10
rtc: pcf8563: fix write of invalid bits to ST2 reg
Jan Kardell
1
-1
/
+2
2014-12-10
rtc: pcf8563: remove leftover code
Jan Kardell
1
-7
/
+6
2014-10-14
drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return value
Arnd Bergmann
1
-1
/
+1
2014-10-14
drivers/rtc/rtc-pcf8563.c: fix uninitialized use warning
Arnd Bergmann
1
-1
/
+1
2014-08-08
drivers/rtc/rtc-pcf8563.c: add alarm support
Vincent Donnefort
1
-4
/
+153
2014-08-08
drivers/rtc/rtc-pcf8563.c: introduce read|write_block_data
Vincent Donnefort
1
-26
/
+48
2013-07-16
drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+1
2013-07-03
drivers/rtc/rtc-pcf8563.c: use PTR_RET()
Sachin Kamat
1
-4
/
+2
2013-07-03
drivers/rtc/rtc-pcf8563.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-04-29
rtc: rtc-pcf8563: use devm_*() functions
Jingoo Han
1
-21
/
+7
2013-02-21
drivers/rtc: remove unnecessary semicolons
Peter Senna Tschudin
1
-1
/
+1
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-10-06
drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-2
/
+11
2012-07-30
drivers/rtc/rtc-pcf8563.c: add device tree support
Nick Bowler
1
-0
/
+10
2012-07-30
drivers/rtc/rtc-pcf8563.c: set owner field in driver struct
Nick Bowler
1
-0
/
+1
2012-05-29
drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl feature
Alexander Stein
1
-1
/
+43
2012-03-23
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
1
-12
/
+1
2011-10-31
rtc: Add module.h to implicit users in drivers/rtc
Paul Gortmaker
1
-0
/
+1
2010-08-11
drivers/rtc/rtc-pcf8563.c: remove unused struct
Graham Gower
1
-8
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-16
rtc: fix driver data issues in several rtc drivers
Alessandro Zummo
1
-2
/
+2
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-12
/
+12
2008-10-16
rtc-pcf8563: remove client validation
Laurent Pinchart
1
-58
/
+0
2008-07-12
rtc-pcf8563: add chip id
Jon Smirl
1
-0
/
+1
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
1
-0
/
+7
2008-04-29
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+2
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-7
/
+7
2008-04-28
rtc-pcf8563: new style conversion
Alessandro Zummo
1
-78
/
+34
2008-01-27
i2c: normal_i2c can be made const (rtc drivers)
Jean Delvare
1
-1
/
+1
2007-02-13
i2c: Stop using i2c_adapter.class_dev
Jean Delvare
1
-1
/
+1
2007-02-09
[PATCH] rtc-pcf8563: detect polarity of century bit automatically
Atsushi Nemoto
1
-6
/
+34
2006-12-10
[PATCH] RTCs don't use i2c_adapter.dev
David Brownell
1
-3
/
+3
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
1
-1
/
+1
2006-10-01
[PATCH] rtc driver rtc-pcf8563 century bit inversed
Jean-Baptiste Maneyrol
1
-2
/
+2
2006-04-11
[PATCH] RTC subsystem: compact error messages
Alessandro Zummo
1
-2
/
+0
[next]