summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* clk: Allow providers to configure min/max ratesStephen Boyd2015-07-28
* Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd2015-07-28
|\
| * clk: ti: move low-level access and init code under clock driverTero Kristo2015-06-02
| * clk: ti: remove exported ll_ops struct, instead add an API for registrationTero Kristo2015-06-02
| * clk: ti: move some public definitions to private headerTero Kristo2015-06-02
| * clk: ti: am3517: move remaining am3517 clock support code to clock driverTero Kristo2015-06-02
| * clk: ti: omap34xx: move omap34xx clock type support code to clock driverTero Kristo2015-06-02
| * clk: ti: clkdm: move clkdm gate clock support code to clock driverTero Kristo2015-06-02
| * clk: ti: omap2430: move clock support code under clock driverTero Kristo2015-06-02
| * clk: ti: dflt: move support for default gate clock to clock driverTero Kristo2015-06-02
| * ARM: OMAP2+: clock: remove clkdm_control static boolean from codeTero Kristo2015-06-02
| * clk: ti: dpll: move omap3 DPLL functionality to clock driverTero Kristo2015-06-02
| * ARM: OMAP2+: clock: add support for specific CM ops to ti_clk_ll_opsTero Kristo2015-06-02
| * ARM: OMAP2+: clock: add support for clkdm ops to the low level clk opsTero Kristo2015-06-02
| * clk: ti: move omap2_clk_enable_init_clocks under clock driverTero Kristo2015-06-02
| * clk: ti: autoidle: move generic autoidle handling code to clock driverTero Kristo2015-06-02
| * clk: ti: move interface clock implementation under drivers/clkTero Kristo2015-06-02
| * clk: ti: move OMAP4+ DPLL implementation under drivers/clkTero Kristo2015-06-02
| * clk: ti: move generic OMAP DPLL implementation under drivers/clkTero Kristo2015-06-02
| * ARM: OMAP2+: clock: export driver API to setup/get clock featuresTero Kristo2015-06-02
* | Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd2015-07-28
|\ \
| * | clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-27
* | | clk: add gpio controlled clock multiplexerSergej Sawazki2015-07-06
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\ \
| * | fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet2015-07-01
| * | make simple_positive() publicAl Viro2015-06-23
| * | pagemap.h: move dir_pages() over thereFabian Frederick2015-06-23
| * | Merge branch 'fscache-fixes' into for-nextAl Viro2015-06-23
| |\ \
| | * | FS-Cache: Retain the netfs context in the retrieval op earlierDavid Howells2015-04-02
| | * | FS-Cache: The operation cancellation method needs calling in more placesDavid Howells2015-04-02
| | * | FS-Cache: Out of line fscache_operation_init()David Howells2015-04-02
| | * | FS-Cache: fscache_object_is_dead() has wrong logic, kill itDavid Howells2015-04-02
| | * | FS-Cache: When submitting an op, cancel it if the target object is dyingDavid Howells2015-04-02
| | * | FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-24
| * | | fs: Call security_ops->inode_killpriv on truncateJan Kara2015-06-23
| * | | fs: Provide function telling whether file_remove_privs() will do anythingJan Kara2015-06-23
| * | | fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-23
| * | | vfs: add seq_file_path() helperMiklos Szeredi2015-06-23
| * | | vfs: add file_path() helperMiklos Szeredi2015-06-23
| * | | overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2015-06-19
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\ \ \ \
| * | | | lib: introduce crc_t10dif_update()Akinobu Mita2015-05-30
* | | | | Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds2015-07-04
|\ \ \ \ \
| * | | | | NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe2015-07-04
| * | | | | NTB: Add NTB hardware abstraction layerAllen Hubbe2015-07-04
| * | | | | NTB: Move files in preparation for NTB abstractionAllen Hubbe2015-07-02
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-07-04
|\ \ \ \ \ \
| * | | | | | sched, preempt_notifier: separate notifier registration from static_key inc/decPeter Zijlstra2015-07-03
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-04
|\ \ \ \ \ \ \
| * | | | | | | irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.hJoel Porquet2015-07-02