index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-divider.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-27
clk: wrap I/O access for improved portability
Gerhard Sittig
1
-3
/
+3
2013-08-16
clk: clk-divider: Export clk_register_divider()
Fabio Estevam
1
-0
/
+2
2013-06-15
clk: divider: add CLK_DIVIDER_HIWORD_MASK flag
Haojian Zhuang
1
-2
/
+13
2013-06-10
clk: divider: do not propagate rate change request when unnecessary
Shawn Guo
1
-0
/
+10
2013-04-03
clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flag
Soren Brinkmann
1
-2
/
+3
2013-01-18
clk-divider: fix macros
James Hogan
1
-3
/
+3
2012-07-11
clk: Add CLK_IS_BASIC flag to identify basic clocks
Rajendra Nayak
1
-1
/
+1
2012-07-11
clk: Add support for rate table based dividers
Rajendra Nayak
1
-16
/
+109
2012-07-11
clk: Add support for power of two type dividers
Rajendra Nayak
1
-19
/
+47
2012-05-01
clk: Use a separate struct for holding init data.
Saravana Kannan
1
-5
/
+9
2012-04-24
clk: pass parent_rate into .set_rate
Shawn Guo
1
-2
/
+3
2012-04-24
clk: always pass parent_rate into .round_rate
Shawn Guo
1
-9
/
+3
2012-04-24
clk: basic: improve parent_names & return errors
Mike Turquette
1
-15
/
+19
2012-04-24
clk: add "const" for clk_ops of basic clks
Shawn Guo
1
-1
/
+1
2012-04-24
clk: remove unnecessary EXPORT_SYMBOL_GPL
Shawn Guo
1
-3
/
+0
2012-03-16
clk: basic clock hardware types
Mike Turquette
1
-0
/
+200