summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* clk: Allow providers to configure min/max ratesStephen Boyd2015-07-281-0/+2
* Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd2015-07-281-105/+44
|\
| * clk: ti: move low-level access and init code under clock driverTero Kristo2015-06-021-1/+6
| * clk: ti: remove exported ll_ops struct, instead add an API for registrationTero Kristo2015-06-021-2/+1
| * clk: ti: move some public definitions to private headerTero Kristo2015-06-021-45/+0
| * clk: ti: am3517: move remaining am3517 clock support code to clock driverTero Kristo2015-06-021-2/+0
| * clk: ti: omap34xx: move omap34xx clock type support code to clock driverTero Kristo2015-06-021-4/+0
| * clk: ti: clkdm: move clkdm gate clock support code to clock driverTero Kristo2015-06-021-2/+0
| * clk: ti: omap2430: move clock support code under clock driverTero Kristo2015-06-021-1/+0
| * clk: ti: dflt: move support for default gate clock to clock driverTero Kristo2015-06-021-4/+0
| * ARM: OMAP2+: clock: remove clkdm_control static boolean from codeTero Kristo2015-06-021-0/+1
| * clk: ti: dpll: move omap3 DPLL functionality to clock driverTero Kristo2015-06-021-30/+0
| * ARM: OMAP2+: clock: add support for specific CM ops to ti_clk_ll_opsTero Kristo2015-06-021-0/+6
| * ARM: OMAP2+: clock: add support for clkdm ops to the low level clk opsTero Kristo2015-06-021-5/+11
| * clk: ti: move omap2_clk_enable_init_clocks under clock driverTero Kristo2015-06-021-1/+0
| * clk: ti: autoidle: move generic autoidle handling code to clock driverTero Kristo2015-06-021-10/+3
| * clk: ti: move interface clock implementation under drivers/clkTero Kristo2015-06-021-2/+8
| * clk: ti: move OMAP4+ DPLL implementation under drivers/clkTero Kristo2015-06-021-12/+1
| * clk: ti: move generic OMAP DPLL implementation under drivers/clkTero Kristo2015-06-021-1/+0
| * ARM: OMAP2+: clock: export driver API to setup/get clock featuresTero Kristo2015-06-021-0/+16
* | Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd2015-07-282-32/+33
|\ \
| * | clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-272-32/+33
* | | Merge branch 'clk-rk3368' into clk-nextStephen Boyd2015-07-075-0/+404
|\ \ \
| * | | clk: rockchip: add missing include guardsHeiko Stuebner2015-07-064-0/+20
| * | | clk: rockchip: add dt-binding header for rk3368Heiko Stuebner2015-07-061-0/+384
| |/ /
* / / clk: add gpio controlled clock multiplexerSergej Sawazki2015-07-061-0/+17
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-046-31/+52
|\ \
| * | fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet2015-07-011-0/+3
| * | make simple_positive() publicAl Viro2015-06-231-0/+5
| * | pagemap.h: move dir_pages() over thereFabian Frederick2015-06-231-0/+6
| * | Merge branch 'fscache-fixes' into for-nextAl Viro2015-06-231-28/+27
| |\ \
| | * | FS-Cache: Retain the netfs context in the retrieval op earlierDavid Howells2015-04-021-0/+1
| | * | FS-Cache: The operation cancellation method needs calling in more placesDavid Howells2015-04-021-0/+5
| | * | FS-Cache: Out of line fscache_operation_init()David Howells2015-04-021-21/+3
| | * | FS-Cache: fscache_object_is_dead() has wrong logic, kill itDavid Howells2015-04-021-6/+0
| | * | FS-Cache: When submitting an op, cancel it if the target object is dyingDavid Howells2015-04-021-2/+7
| | * | FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-241-0/+12
| * | | fs: Call security_ops->inode_killpriv on truncateJan Kara2015-06-231-1/+5
| * | | fs: Provide function telling whether file_remove_privs() will do anythingJan Kara2015-06-231-0/+1
| * | | fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-231-1/+1
| * | | vfs: add seq_file_path() helperMiklos Szeredi2015-06-231-0/+1
| * | | vfs: add file_path() helperMiklos Szeredi2015-06-231-0/+2
| * | | overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2015-06-192-2/+2
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-047-403/+105
|\ \ \ \
| * | | | target: Bump core version to v5.0Nicholas Bellinger2015-06-231-1/+1
| * | | | target: remove target_core_configfs.hChristoph Hellwig2015-06-231-34/+0
| * | | | target: remove unused TARGET_CORE_CONFIG_ROOT defineChristoph Hellwig2015-06-231-2/+0
| * | | | target: consolidate version definesChristoph Hellwig2015-06-232-3/+1
| * | | | target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig2015-06-231-1/+0
| * | | | target: simplify UNMAP handlingChristoph Hellwig2015-06-231-5/+2