index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
samsung_pwm_timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clocksource: Add missing line break to error messages
Rafał Miłecki
2017-04-07
1
-3
/
+3
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
1
-4
/
+4
*
clocksource/drivers/samsung_pwm: Convert init function to return error
Daniel Lezcano
2016-06-28
1
-29
/
+33
*
clocksource/drivers/samsung_pwm_timer: Fix endian accessors
Matthew Leach
2016-06-28
1
-8
/
+8
*
clocksource/drivers/samsung_pwm_timer: Prevent ftrace recursion
Jisheng Zhang
2015-10-27
1
-1
/
+1
*
clockevents/drivers/samsung_pwm: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-22
/
+19
*
clocksource: misc drivers: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-12-11
1
-1
/
+1
*
Merge remote-tracking branch 'tip/timers/core' into fordlezcano/3.13/sched-cl...
John Stultz
2013-09-26
1
-53
/
+67
|
\
|
*
Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-09-09
1
-4
/
+8
|
|
\
|
|
*
clocksource: samsung_pwm_timer: Get clock from device tree
Tomasz Figa
2013-09-06
1
-4
/
+8
|
*
|
clocksource: samsung_pwm_timer: Handle suspend/resume correctly
Tomasz Figa
2013-08-06
1
-14
/
+28
|
*
|
clocksource: samsung_pwm_timer: Do not use clocksource_mmio
Tomasz Figa
2013-08-06
1
-4
/
+15
|
*
|
clocksource: samsung_pwm_timer: Cache clocksource register address
Tomasz Figa
2013-08-06
1
-25
/
+8
|
*
|
clocksource: samsung_pwm_timer: Correct definition of AUTORELOAD bit
Tomasz Figa
2013-08-06
1
-1
/
+12
|
*
|
clocksource: samsung_pwm_timer: Do not request PWM mem region
Tomasz Figa
2013-08-06
1
-10
/
+1
|
|
/
*
/
clocksource: samsung_pwm_timer: Switch to sched_clock_register()
Stephen Boyd
2013-07-30
1
-2
/
+2
|
/
*
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-06-12
1
-1
/
+1
*
clocksource: samsung_pwm_timer: Work around rounding errors in clockevents core
Tomasz Figa
2013-04-28
1
-0
/
+13
*
clocksource: samsung_pwm_timer: Correct programming of clock events
Tomasz Figa
2013-04-28
1
-4
/
+2
*
clocksource: samsung_pwm_timer: Use proper clockevents max_delta
Tomasz Figa
2013-04-28
1
-1
/
+2
*
clocksource: samsung_pwm_timer: Add support for non-DT platforms
Tomasz Figa
2013-04-28
1
-2
/
+14
*
clocksource: samsung_pwm_timer: Keep all driver data in a structure
Tomasz Figa
2013-04-28
1
-83
/
+74
*
clocksource: samsung_pwm_timer: Make PWM spinlock global
Tomasz Figa
2013-04-28
1
-11
/
+13
*
clocksource: add samsung pwm timer driver
Tomasz Figa
2013-04-21
1
-0
/
+477