index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq-dt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-10
clk: samsung: fixup endian in pll clk
Matthew Leach
1
-61
/
+61
2016-06-02
clk: samsung: exynos5410: Add WDT, ACLK266 and SSS clocks
Krzysztof Kozlowski
1
-0
/
+4
2016-06-02
clk: samsung: exynos5433: add CPU clocks configuration data and instantiate C...
Bartlomiej Zolnierkiewicz
1
-8
/
+64
2016-06-02
clk: samsung: cpu: prepare for adding Exynos5433 CPU clocks
Bartlomiej Zolnierkiewicz
2
-2
/
+133
2016-06-02
clk: samsung: exynos5433: prepare for adding CPU clocks
Bartlomiej Zolnierkiewicz
3
-36
/
+65
2016-06-02
clk: samsung: Suppress unbinding to prevent theoretical attacks
Krzysztof Kozlowski
2
-2
/
+4
2016-06-02
clk: samsung: exynos5420: Set ID for aclk333 gate clock
Javier Martinez Canillas
1
-1
/
+1
2016-06-02
clk: samsung: exynos5410: Add TMU clock
Krzysztof Kozlowski
1
-0
/
+1
2016-06-02
clk: samsung: exynos5410: Add I2C, HSI2C and RTC clocks
Krzysztof Kozlowski
1
-0
/
+9
2016-06-02
clk: samsung: exynos5410: Add serial3, USB and PWM clocks
Krzysztof Kozlowski
1
-0
/
+36
2016-06-02
clk: samsung: exynos3250: Move PLL rates data to init section
Krzysztof Kozlowski
1
-2
/
+2
2016-06-02
clk: samsung: Fully constify mux parent names
Krzysztof Kozlowski
1
-1
/
+1
2016-06-02
clk: samsung: exynos5250: Move sleep init function to init section
Krzysztof Kozlowski
1
-2
/
+2
2016-06-02
clk: samsung: exynos5420: Move sleep init function and PLL data to init section
Krzysztof Kozlowski
1
-3
/
+3
2016-06-02
clk: samsung: exynos5433: Move PLL rates data to init section
Krzysztof Kozlowski
1
-2
/
+2
2016-06-02
clk: samsung: exynos5433: Constify all clock initializers
Krzysztof Kozlowski
1
-120
/
+120
2016-06-02
clk: samsung: exynos7: Constify all clock initializers
Krzysztof Kozlowski
1
-57
/
+57
2016-06-02
clk: samsung: exynos5440: Constify all clock initializers
Krzysztof Kozlowski
1
-5
/
+5
2016-06-02
clk: samsung: exynos5420: Constify all clock initializers
Krzysztof Kozlowski
1
-15
/
+15
2016-06-02
clk: samsung: exynos5410: Constify all clock initializers
Krzysztof Kozlowski
1
-4
/
+4
2016-06-02
clk: samsung: exynos5260: Constify all clock initializers
Krzysztof Kozlowski
1
-57
/
+57
2016-06-02
clk: samsung: exynos5250: Constify all clock initializers
Krzysztof Kozlowski
1
-10
/
+10
2016-06-02
clk: samsung: exynos4415: Move PLL rates data to init section
Krzysztof Kozlowski
1
-2
/
+2
2016-06-02
clk: samsung: exynos4415: Constify all clock initializers
Krzysztof Kozlowski
1
-15
/
+15
2016-06-02
clk: samsung: exynos4: Constify all clock initializers
Krzysztof Kozlowski
1
-28
/
+28
2016-06-02
clk: samsung: exynos4: Move local function to init section
Krzysztof Kozlowski
1
-1
/
+1
2016-06-02
clk: samsung: exynos3250: Constify all clock initializers
Krzysztof Kozlowski
1
-18
/
+18
2016-06-02
clk: samsung: exynos3250: Move platform driver and of_device_id to init section
Krzysztof Kozlowski
1
-2
/
+2
2016-06-02
clk: samsung: Constify clock init data with clock arrays
Krzysztof Kozlowski
2
-9
/
+9
2016-06-02
clk: samsung: clkout: Add support for Exynos5410
Krzysztof Kozlowski
1
-0
/
+2
2016-06-02
clk: samsung: Remove useless check for return value of samsung_clk_init
Krzysztof Kozlowski
9
-18
/
+1
2016-06-02
clk: samsung: exynos7: Don't gate CMU_{CCORE, FSYS0} blocks clock
Alim Akhtar
1
-2
/
+3
2016-06-02
dt-bindings: clock: Add watchdog and SSS clock IDs to Exynos5410
Krzysztof Kozlowski
1
-0
/
+2
2016-06-01
dt-bindings: clock: Add TMU clock ID to Exynos5410
Krzysztof Kozlowski
1
-0
/
+1
2016-05-30
dt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410
Krzysztof Kozlowski
1
-0
/
+9
2016-05-30
dt-bindings: clock: Add PWM and USB clock IDs to Exynos5410
Krzysztof Kozlowski
1
-0
/
+10
2016-05-30
dt-bindings: clock: Add license and reformat Exynos5410 clock IDs
Krzysztof Kozlowski
1
-22
/
+32
2016-05-29
Linux 4.7-rc1
v4.7-rc1
Linus Torvalds
1
-3
/
+3
2016-05-29
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
1
-2
/
+2
2016-05-29
Rename other copy of hash_string to hashlen_string
George Spelvin
1
-2
/
+2
2016-05-29
hpfs: implement the show_options method
Mikulas Patocka
1
-11
/
+32
2016-05-29
affs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
2016-05-29
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
2016-05-29
fs: fix binfmt_aout.c build error
Guenter Roeck
1
-1
/
+0
2016-05-28
h8300: Add <asm/hash.h>
George Spelvin
2
-0
/
+54
2016-05-28
microblaze: Add <asm/hash.h>
George Spelvin
2
-0
/
+82
2016-05-28
m68k: Add <asm/hash.h>
George Spelvin
2
-0
/
+60
2016-05-28
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
6
-4
/
+299
2016-05-28
fs/namei.c: Improve dcache hash function
George Spelvin
1
-40
/
+81
2016-05-28
Eliminate bad hash multipliers from hash_32() and hash_64()
George Spelvin
2
-53
/
+36
[next]