summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren2015-02-251-3/+3
| |/
* | clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()Stephen Boyd2015-03-124-54/+18
* | clk: Rename child_node to clks_node to avoid confusionStephen Boyd2015-03-121-6/+6
* | clk: qcom: Properly change rates for ahbix clockStephen Boyd2015-03-123-3/+65
* | Merge tag 'v3.20-exynos5433-clk' of git://linuxtv.org/snawrocki/samsung into ...Michael Turquette2015-03-125-0/+7291
|\ \
| * | clk: samsung: exynos5433: Move CLK_SCLK_HDMI_SPDIF_DISP clock to CMU_TOP domainChanwoo Choi2015-02-052-8/+8
| * | clk: samsung: Add CLKOUT driver support for Exynos5433 SoCInha Song2015-02-051-0/+2
| * | clk: samsung: exynos5433: Add clocks for CMU_CAM1 domainChanwoo Choi2015-02-053-2/+612
| * | clk: samsung: exynos5433: Add clocks for CMU_CAM0 domainChanwoo Choi2015-02-053-1/+670
| * | clk: samsung: exynos5433: Add clocks for CMU_ISP domainChanwoo Choi2015-02-053-1/+375
| * | clk: samsung: exynos5433: Add clocks for CMU_HEVC domainChanwoo Choi2015-02-053-1/+156
| * | clk: samsung: exynos5433: Add clocks for CMU_MFC domainChanwoo Choi2015-02-053-1/+154
| * | clk: samsung: exynos5433: Add clocks for CMU_MSCL domainChanwoo Choi2015-02-053-1/+245
| * | clk: samsung: exynos5433: Add clocks for CMU_ATLAS domainChanwoo Choi2015-02-053-0/+281
| * | clk: samsung: exynos5433: Add clocks for CMU_APOLLO domainChanwoo Choi2015-02-053-0/+245
| * | clk: samsung: exynos5433: Add clocks for CMU_GSCL domainChanwoo Choi2015-02-042-1/+182
| * | clk: samsung: exynos5433: Add clocks for CMU_G3D domainChanwoo Choi2015-02-042-0/+152
| * | clk: samsung: exynos5433: Add missing clocks for CMU_FSYS domainChanwoo Choi2015-02-042-3/+395
| * | clk: samsung: exynos5433: Add clocks for CMU_BUS{0|1|2} domainsChanwoo Choi2015-02-042-1/+213
| * | clk: samsung: exynos5433: Add clocks for CMU_AUD domainChanwoo Choi2015-02-042-0/+225
| * | clk: samsung: exynos5433: Add clocks for CMU_DISP domainChanwoo Choi2015-02-042-1/+550
| * | clk: samsung: exynos5433: Add clocks for CMU_MIF domainChanwoo Choi2015-02-042-1/+788
| * | clk: samsung: exynos5433: Add clocks for CMU_G2D domainChanwoo Choi2015-02-042-1/+187
| * | clk: samsung: exynos5433: Add clocks for CMU_PERIS domainChanwoo Choi2015-02-042-3/+181
| * | clk: samsung: exynos5433: Add clocks for CMU_PERIC domainChanwoo Choi2015-02-042-3/+114
| * | clk: samsung: exynos5433: Add MUX clocks of CMU_TOP domainChanwoo Choi2015-02-042-2/+119
| * | clk: samsung: exynos5433: Add clocks using common clock frameworkChanwoo Choi2015-02-043-0/+1163
| * | clk: samsung: exynos5433: Add binding document for Exynos5433 clock domainsChanwoo Choi2015-02-041-0/+305
* | | clk: qcom: Fix i2c frequency tableStephen Boyd2015-03-121-1/+1
* | | clk: clk_set_parent() with current parent shouldn't failStephen Boyd2015-03-121-4/+6
* | | clk: Add tracepoints for hardware operationsStephen Boyd2015-03-122-10/+244
* | | clk: Missing set_phase op is an errorStephen Boyd2015-03-121-8/+4
* | | clk: fractional-divider: support for divider bypassingHeikki Krogerus2015-03-121-0/+3
* | | clk: Use lockdep asserts to find missing hold of prepare_lockKrzysztof Kozlowski2015-03-121-0/+14
| |/ |/|
* | Linux 4.0-rc1v4.0-rc1Linus Torvalds2015-02-231-4/+4
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-235-56/+108
|\ \
| * | ext4: fix indirect punch hole corruptionOmar Sandoval2015-02-151-34/+71
| * | ext4: ignore journal checksum on remount; don't failEric Sandeen2015-02-131-3/+2
| * | ext4: remove duplicate remount check for JOURNAL_CHECKSUM changeEric Sandeen2015-02-131-11/+0
| * | ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesizeXiaoguang Wang2015-02-131-0/+7
| * | ext4: support read-only imagesDarrick J. Wong2015-02-132-1/+10
| * | ext4: change to use setup_timer() instead of init_timer()Jan Mrazek2015-01-261-3/+2
| * | ext4: reserve codepoints used by the ext4 encryption featureTheodore Ts'o2015-01-191-4/+13
| * | jbd2: complain about descriptor block checksum errorsDarrick J. Wong2015-01-191-0/+3
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-2370-758/+907
|\ \ \
| * | | autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro2015-02-221-2/+6
| * | | procfs: fix race between symlink removals and traversalsAl Viro2015-02-223-12/+22
| * | | debugfs: leave freeing a symlink body until inode evictionAl Viro2015-02-221-17/+17
| * | | Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro2015-02-221-2/+0
| * | | trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov2015-02-223-26/+22