summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-17clk: tegra: pll: Add dyn_ramp callbackRhyland Klein
2015-12-17clk: tegra: pll: Add Set_default logicBill Huang
2015-12-17clk: tegra: pll: Adjust vco_min if SDM presentBill Huang
2015-12-17clk: tegra: pll: Add support for PLLMB for Tegra210Rhyland Klein
2015-12-17clk: tegra: pll: Add specialized logic for Tegra210Rhyland Klein
2015-11-20clk: tegra: pll: Update PLLM handlingDanny Huang
2015-11-20clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rateRhyland Klein
2015-11-20clk: tegra: pll: Add code to handle if resets are supported by PLLBill Huang
2015-11-20clk: tegra: pll: Add logic for out-of-table rates for T210Rhyland Klein
2015-11-20clk: tegra: pll: Add logic for handling SDM dataRhyland Klein
2015-11-20clk: tegra: pll: Don't unconditionally set LOCK flagsRhyland Klein
2015-11-20clk: tegra: pll: Change misc_reg count from 3 to 6Bill Huang
2015-11-20clk: tegra: pll: Update warning messageRhyland Klein
2015-11-20clk: tegra: pll: Simplify clk_enable_pathRhyland Klein
2015-11-20clk: tegra: pll: Add tegra_pll_wait_for_lock to clk headerRhyland Klein
2015-11-20clk: tegra: periph: Add new periph clks and muxes for Tegra210Rhyland Klein
2015-11-20clk: tegra: Constify pdiv-to-hw mappingsThierry Reding
2015-11-18clk: tegra: Format tables consistentlyThierry Reding
2015-11-18clk: tegra: Miscellaneous coding style cleanupsThierry Reding
2015-11-18clk: tegra: Fix 26 MHz oscillator frequencyThierry Reding
2015-11-16clk: tegra: Add Tegra210 device tree bindingThierry Reding
2015-11-16Linux 4.4-rc1Linus Torvalds
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-15Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-14Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-14Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-14ARC: Fix silly typo in MAINTAINERS fileVineet Gupta
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta
2015-11-14ARC: remove extraneous header includeVineet Gupta
2015-11-14Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-14Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-14Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-14Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-14f2fs: xattr simplificationsAndreas Gruenbacher
2015-11-14squashfs: xattr simplificationsAndreas Gruenbacher
2015-11-149p: xattr simplificationsAndreas Gruenbacher
2015-11-14xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-14jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher
2015-11-14hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher
2015-11-14ubifs: Remove unused security xattr handlerAndreas Gruenbacher
2015-11-14vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher