freezer: convert freezable helpers to freezer_do_not_count()
[firefly-linux-kernel-4.4.55.git] / drivers /
2013-07-01 Minsung Kimcpufreq: interactive: avoid underflow on active time...
2013-07-01 Todd Poynorcpufreq: interactive: reduce chance of zero time delta...
2013-07-01 Todd Poynorcpufreq: interactive: handle errors from cpufreq_freque...
2013-07-01 Todd Poynorashmem: avoid deadlock between read and mmap calls
2013-07-01 Rebecca Schultz... gpu: ion: Also shrink memory cached in the deferred...
2013-07-01 JP Abgrallmisc: uidstat: avoid create_stat() race and blockage.
2013-07-01 Ken Sumrallmmc: Add tracepoints of mmc block operations
2013-07-01 Colin Crosslowmemorykiller: make default lowmemorykiller debug...
2013-07-01 Minsung Kimcpufreq: interactive: fix uninitialized spinlock
2013-07-01 Rebecca Schultz... gpu: ion: Fix bug in ion shrinker
2013-07-01 Rebecca Schultz... gpu: ion: ion_chunk_heap: Zero chunk heap memory at...
2013-07-01 JP Abgrallgpu: ion: fix kfree/list_del order
2013-07-01 Todd Poynorcpufreq: interactive: base above_hispeed_delay on targe...
2013-07-01 Todd Poynorcpufreq: interactive: fix crash on error paths in get_t...
2013-07-01 Lianwei Wangcpufreq: interactive: add io_is_busy interface
2013-07-01 Minsung Kimcpufreq: interactive: allow arbitrary speed / delay...
2013-07-01 Rebecca Schultz... gpu: ion: Make ion_free asynchronous
2013-07-01 Stephen SmalleyAdd security hooks to binder and implement the hooks...
2013-07-01 JP Abgrallinput: misc: keychord: log when keychord triggered
2013-07-01 Johan Mossberggpu: ion: Add support for sharing buffers with dma...
2013-07-01 Todd Poynorpower: android-battery: push uevent whenever charge...
2013-07-01 Todd Poynorpower: android-battery: remove ac and usb supplies
2013-07-01 Rebecca Schultz... gpu: ion: Only flush buffers in the chunk heap if they...
2013-07-01 Rebecca Schultz... gpu: ion: Refactor the code to zero buffers
2013-07-01 Lianwei Wangcpufreq: interactive: fix race on governor start/stop
2013-07-01 Rebecca Schultz... gpu: ion: Modify zeroing code so it only allocates...
2013-07-01 Todd Poynorcpufreq: interactive: fix deadlock on spinlock in timer
2013-07-01 Todd Poynorcpufreq: interactive: don't handle transition notificat...
2013-07-01 Todd Poynorcpufreq: interactive: init default values at compile...
2013-07-01 Todd Poynorcpufreq: interactive: default go_hispeed_load 99%,...
2013-07-01 Todd Poynorcpufreq: interactive: fix race on timer restart on...
2013-07-01 Todd Poynorcpufreq: interactive: fix racy timer stopping
2013-07-01 Todd Poynorcpufreq: interactive: fix boosting logic
2013-07-01 Todd Poynorcpufreq: interactive: add timer slack to limit idle...
2013-07-01 Todd Poynorcpufreq: interactive: specify duration of CPU speed...
2013-07-01 Todd Poynorcpufreq: interactive: adjust load for changes in speed
2013-07-01 Rebecca Schultz... gpu: ion: Remove heapmask from client
2013-07-01 Johan Mossberggpu: ion: Export ion_client_create
2013-07-01 Rebecca Schultz... gpu: ion: Clarify variable names and comments around...
2013-07-01 Rebecca Schultz... gpu: ion: Add chunk heap
2013-07-01 Rebecca Schultz... gpu: ion: Refactor common mapping functions out of...
2013-07-01 Rebecca Schultz... gpu: ion: Switch heap rbtree to a prio list
2013-07-01 Rebecca Schultz... gpu: ion: Fix bug where MAP ioctl was no longer supported
2013-07-01 Rebecca Schultz... gpu: ion: Modify reserve function for carveouts with...
2013-07-01 Todd Poynorcpufreq: interactive: remove load since last speed...
2013-07-01 Todd Poynorcpufreq: interactive: allow arbitrary speed / target...
2013-07-01 Benjamin Gaignardgpu: ion: fix compilation warning
2013-07-01 Benjamin Gaignardgpu: ion: fix carveout ops
2013-07-01 Rebecca Schultz... gpu: ion: Fix bug in zeroing pages in system heap
2013-07-01 Todd Poynorcpufreq: interactive: apply above_hispeed_delay to...
2013-07-01 Todd Poynorcpufreq: interactive: change speed according to current...
2013-07-01 Todd Poynorcpufreq: interactive: trace actual speed in target...
2013-07-01 Todd Poynorusb: gadget: accessory: Fix section mismatch (again)
2013-07-01 Todd Poynorcpufreq: interactive: kick timer on idle exit past...
2013-07-01 Lianwei Wangcpufreq: interactive: use deferrable timer by default
2013-07-01 Todd Poynorcpufreq: interactive: pin timers to associated CPU
2013-07-01 Rebecca Schultz... gpu: ion: Fix bug in ion_system_heap map_user
2013-07-01 Rebecca Schultz... gpu: ion: Don't flush allocatoins that come from the...
2013-07-01 Rebecca Schultz... gpu: ion: Clear GFP_WAIT flag on high order allocations
2013-07-01 Danke Xiepower: android-battery: Allow changing current in charg...
2013-07-01 Arve Hjønnevågstaging:iio:events: Don't copy data to user-space with...
2013-07-01 Rebecca Schultz... gpu: ion: Refactor locking
2013-07-01 HongMin Sonpower: android-battery: Battery health check only when...
2013-07-01 Rebecca Schultz... gpu: ion: Switch to using a single shrink function
2013-07-01 Rebecca Schultz... gpu: ion: Fix lockdep issue in ion_page_pool
2013-07-01 Rebecca Schultz... gpu: ion: Fix several issues with page pool
2013-07-01 Todd Poynorpower: android-battery: use freezable workqueue for...
2013-07-01 HongMin Sonpower: android-battery: Fix battery alarm timer not...
2013-07-01 Todd Poynorpower: android-battery: leave full/not-charging status...
2013-07-01 Todd Poynorpower: android-battery: Add state locking
2013-07-01 HongMin Sonpower: android-battery: add charge timeouts and recharg...
2013-07-01 Todd Poynorcpufreq: interactive: run at fraction of hispeed_freq...
2013-07-01 Rebecca Schultz... gpu: ion: Modify gfp flags in ion_system_heap
2013-07-01 Rebecca Schultz... gpu: ion: Use the ion_page_pool from the system heap
2013-07-01 Rebecca Schultz... gpu: ion: Add ion_page_pool.
2013-07-01 Rebecca Schultz... gpu: ion: use vmalloc to allocate page array to map...
2013-07-01 Arve Hjønnevågstaging: android: lowmemorykiller: Add config option...
2013-07-01 Rebecca Schultz... gpu: ion: ion_system_heap: Fix bug preventing compilation
2013-07-01 Rebecca Schultz... gpu: ion: Stop trying to allocate from an order on...
2013-07-01 Rebecca Schultz... gpu: ion: optimize system heap for non fault buffers
2013-07-01 Todd Poynorcpufreq: interactive: always limit initial speed bump...
2013-07-01 Benoit Gobyusb: gadget: f_fs: Fix enumeration in fullspeed mode
2013-07-01 JP Abgrallnet: PPPoPNS and PPPoLAC update to use PPP_MRU instead...
2013-07-01 Rebecca Schultz... gpu: ion: Add support for cached mappings that don...
2013-07-01 Mike LockwoodUSB: gadget: f_audio_source: New gadget driver for...
2013-07-01 Mike LockwoodUSB: gadget: f_accessory: Add support for HID input...
2013-07-01 Mike LockwoodUSB: gadget: Add ACCESSORY_SET_AUDIO_MODE control reque...
2013-07-01 Rebecca Schultz... gpu: ion: Fix memory leak of dirty bits
2013-07-01 Todd Poynorw1: ds2482: Manage SLPZ pin sleep state
2013-07-01 Rebecca Schultz... gpu: ion: Add debug information for orphaned handles
2013-07-01 Rebecca Schultz... gpu: ion: Fix bug in ion_free
2013-07-01 Rebecca Schultz... gpu: ion: Fix race between ion_import and ion_free
2013-07-01 Todd Poynorpower: android-battery: use 1/10th deg C units for...
2013-07-01 hongmin.sonpower: android-battery: Add USB and AC battery power...
2013-07-01 Greg Hackmanngpu: ion: fix page offset in dma_buf_kmap()
2013-07-01 Todd Poynorpower: android-battery: Provide fake values when fuel...
2013-07-01 Rebecca Schultz... gpu: ion: Switch to using kmalloc rather than kmap...
2013-07-01 Rebecca Schultz... gpu: ion: Only map as much of the vma as the user requested
2013-07-01 Todd Poynorpower: android_battery: nn.n temperature format for...
2013-07-01 Todd Poynorpower: android_battery: fix negative temperature display
next