index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-omap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: omap: use devm_pinctrl_register()
Bartosz Golaszewski
2020-11-19
1
-7
/
+2
*
rtc: omap: drop unused dt-bindings header
Uwe Kleine-König
2020-03-23
1
-1
/
+0
*
rtc: omap: Remove unneeded semicolon
zhengbin
2019-12-23
1
-1
/
+1
*
rtc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-07
1
-3
/
+1
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-05-16
1
-8
/
+41
|
\
|
*
rtc: OMAP: Add support for rtc-only mode
Keerthy
2019-04-08
1
-9
/
+42
*
|
rtc: omap: convert to SPDX identifier
Alexandre Belloni
2019-04-04
1
-5
/
+1
*
|
rtc: omap: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
1
-2
/
+2
*
|
rtc: omap: let the core handle range
Alexandre Belloni
2019-04-04
1
-16
/
+6
|
/
*
rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH
Nathan Chancellor
2018-11-12
1
-3
/
+1
*
rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec
Keerthy
2018-08-27
1
-10
/
+15
*
rtc: omap: use of_device_is_system_power_controller function
Keerthy
2018-08-27
1
-2
/
+1
*
rtc: omap: drop unnecessary register unlock around reads
Johan Hovold
2018-07-12
1
-4
/
+0
*
rtc: omap: add missing register lock in error path
Johan Hovold
2018-07-12
1
-0
/
+1
*
rtc: omap: fix resource leak in registration error path
Johan Hovold
2018-07-12
1
-1
/
+3
*
rtc: omap: fix potential crash on power off
Johan Hovold
2018-07-12
1
-7
/
+7
*
rtc: omap: stop validating rtc_time in .set_time and .set_alarm
Alexandre Belloni
2018-03-02
1
-3
/
+0
*
rtc: omap: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
1
-1
/
+2
*
rtc: omap: fix unbalanced clk_prepare_enable/clk_disable_unprepare
Andreas Platschek
2017-12-18
1
-1
/
+4
*
rtc: omap: Support scratch registers
Alexandre Belloni
2017-11-08
1
-0
/
+45
*
rtc: omap: switch to rtc_register_device
Alexandre Belloni
2017-10-31
1
-2
/
+7
*
rtc: omap: fix error path when pinctrl_register fails
Alexandre Belloni
2017-10-31
1
-1
/
+2
*
rtc: omap: mark PM methods as __maybe_unused
Dmitry Torokhov
2017-03-09
1
-14
/
+4
*
rtc: omap: remove incorrect __exit markups
Dmitry Torokhov
2017-03-09
1
-2
/
+2
*
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
2017-01-26
1
-1
/
+1
*
rtc: omap: prevent disabling of clock/module during suspend
Tero Kristo
2016-11-04
1
-6
/
+26
*
rtc: omap: Fix selecting external osc
Lokesh Vutla
2016-11-04
1
-2
/
+4
*
rtc: omap: Support ext_wakeup configuration
Marcin Niestroj
2016-09-21
1
-8
/
+160
*
rtc: constify rtc_class_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
rtc: omap: Add external clock enabling support
Keerthy
2015-09-05
1
-1
/
+24
*
rtc: omap: Add internal clock enabling support
Keerthy
2015-09-05
1
-0
/
+10
*
drivers/rtc/rtc-omap.c: use module_platform_driver
Lokesh Vutla
2015-04-17
1
-2
/
+3
*
drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...
Lokesh Vutla
2015-04-17
1
-11
/
+52
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
rtc: omap: drop vendor-prefix from power-controller dt property
Johan Hovold
2014-12-10
1
-1
/
+1
*
|
rtc: omap: add copyright entry
Johan Hovold
2014-12-10
1
-0
/
+1
*
|
rtc: omap: fix minor coding style issues
Johan Hovold
2014-12-10
1
-19
/
+27
*
|
rtc: omap: enable wake-up from power off
Johan Hovold
2014-12-10
1
-1
/
+8
*
|
rtc: omap: add support for pmic_power_en
Johan Hovold
2014-12-10
1
-0
/
+100
*
|
rtc: omap: add helper to read 32-bit registers
Johan Hovold
2014-12-10
1
-0
/
+5
*
|
rtc: omap: add helper to read raw bcd time
Johan Hovold
2014-12-10
1
-8
/
+10
*
|
rtc: omap: silence bogus power-up reset message at probe
Johan Hovold
2014-12-10
1
-6
/
+13
*
|
rtc: omap: add structured device-type info
Johan Hovold
2014-12-10
1
-52
/
+51
*
|
rtc: omap: remove DRIVER_NAME macro
Johan Hovold
2014-12-10
1
-5
/
+3
*
|
rtc: omap: add device abstraction
Johan Hovold
2014-12-10
1
-106
/
+133
*
|
rtc: omap: make platform-device id table const
Johan Hovold
2014-12-10
1
-1
/
+1
*
|
rtc: omap: use dev_info
Johan Hovold
2014-12-10
1
-4
/
+3
[next]