summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* clk: Add missing header for 'bool' definition to clk-conf.hChen-Yu Tsai2015-08-25
* clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij2015-08-24
* clk: Constify clk_hw argument to provider APIsStephen Boyd2015-08-24
* clk: ux500: delete the non-DT U8500 clock implementationLinus Walleij2015-08-24
* clk: Remove unused provider APIsStephen Boyd2015-08-24
* clk: Add clk_hw_*() APIs for use by clk providersStephen Boyd2015-08-24
* clk: gpio: Mark parent_names array constStephen Boyd2015-07-28
* clk: allow a clk divider with max divisor when zeroJim Quinlan2015-07-28
* Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-28
|\
| * clk: Remove clk.h from clk-provider.hStephen Boyd2015-07-20
| * clk: tegra: Properly include clk.hStephen Boyd2015-07-20
* | 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