index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-bfin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-05
rtc: Drop (un)likely before IS_ERR(_OR_NULL)
viresh kumar
1
-1
/
+1
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-07
drivers/rtc/rtc-bfin.c: do not abort when requesting irq fails
Mike Frysinger
1
-9
/
+7
2013-07-04
rtc: rtc-bfin: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-04-30
rtc: rtc-bfin: convert bfin_rtc_driver to dev_pm_ops
Jingoo Han
1
-12
/
+6
2013-04-30
rtc: rtc-bfin: use devm_*() functions
Jingoo Han
1
-11
/
+5
2013-01-04
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-01-11
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-04-13
Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...
Thomas Gleixner
1
-0
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-30
RTC: add missing "return 0" in new alarm func for rtc-bfin.c
Mike Frysinger
1
-0
/
+2
2011-03-09
RTC: Clean out UIE icotl implementations
John Stultz
1
-27
/
+0
2011-02-04
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
1
-9
/
+12
2010-10-28
rtc-bfin: add debug markers to suspend/resume paths
Mike Frysinger
1
-4
/
+12
2010-10-28
rtc-bfin: shrink/optimize interrupt handler a bit
Mike Frysinger
1
-11
/
+16
2010-09-10
rtc-bfin: fix state restoration when resuming
Mike Frysinger
1
-2
/
+11
2010-09-10
rtc-bfin: fix inverted logic in suspend path
Mike Frysinger
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-23
rtc-bfin: do not share RTC IRQ
Michael Hennerich
1
-1
/
+1
2009-07-01
bfin: delay IRQ registration until driver is ready
Mike Frysinger
1
-15
/
+15
2009-01-07
drivers/rtc: correct an error test
Julia Lawall
1
-1
/
+1
2008-08-21
Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...
Mike Frysinger
1
-0
/
+8
2008-08-21
Blackfin RTC Driver: do all initialization before we register the rtc and mak...
Mike Frysinger
1
-2
/
+1
2008-08-21
Blackfin RTC Driver: move irq request/free out of open/release and into probe...
Mike Frysinger
1
-31
/
+20
2008-08-06
blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a...
Mike Frysinger
1
-32
/
+14
2008-08-06
blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b...
Mike Frysinger
1
-10
/
+18
2008-08-06
blackfin RTC driver: wait for the write complete interrupt complete before sl...
Mike Frysinger
1
-2
/
+3
2008-08-06
blackfin RTC driver: disable the write complete irq upon close
Mike Frysinger
1
-4
/
+4
2008-08-06
blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int...
Mike Frysinger
1
-11
/
+9
2008-08-06
blackfin RTC driver: add support for power management framework
Mike Frysinger
1
-14
/
+17
2008-08-06
blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core
Sonic Zhang
1
-0
/
+28
2008-08-06
blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer...
Mike Frysinger
1
-15
/
+0
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
1
-1
/
+1
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-02-06
Blackfin RTC driver: convert sync wait to use the irq write complete notice
Mike Frysinger
1
-113
/
+136
2008-02-06
Blackfin RTC driver: shave off another memcpy() by using assignment.
Mike Frysinger
1
-1
/
+1
2008-02-06
Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...
Mike Frysinger
1
-2
/
+2
2008-02-06
Blackfin RTC driver: use dev_dbg() rather than pr_stamp()
Mike Frysinger
1
-26
/
+22
2008-02-06
Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...
Mike Frysinger
1
-14
/
+12
2008-02-06
Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...
Mike Frysinger
1
-2
/
+2
2008-02-06
Blackfin RTC driver: the frequency function is in units of Hz, not units of s...
Mike Frysinger
1
-7
/
+17
2007-07-14
Blackfin On-Chip RTC driver update for supporting BF54x
Mike Frysinger
1
-1
/
+1
2007-05-07
Blackfin: on-chip RTC controller driver
Wu, Bryan
1
-0
/
+445