summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of ↵replicant-6.0-beta-0002replicant-6.0Wolfgang Wiedmeyer2017-02-123-2/+2
|\ | | | | | | | | | | https://github.com/LineageOS/android_device_samsung_i9300 into replicant-6.0 Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
| * i9300: rebrand to lineageSimon Shields2017-02-133-3/+3
| | | | | | | | Change-Id: I5ee3f3354bd22237c3b197aef0b3c95a51b3385a
* | cleanup BoardConfigreplicant-6.0-beta-0001Wolfgang Wiedmeyer2017-01-271-7/+0
| | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | Always use the open source sensorsWolfgang Wiedmeyer2017-01-131-2/+1
| | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | Revert "i9300: rewrite libsensors in c++"Wolfgang Wiedmeyer2017-01-1362-2395/+6621
| | | | | | | | This reverts commit 381a05756bdbe474ab76242a4e2934d81b8975e9.
* | Revert "i9300: libsensors: fix a couple of poll_delay derps"Wolfgang Wiedmeyer2017-01-132-3/+13
| | | | | | | | This reverts commit c6f16d5c1fc1a803cba6674cc0d67156c222efec.
* | Revert "libsensors: don't floor accelerometer value"Wolfgang Wiedmeyer2017-01-131-1/+1
| | | | | | | | This reverts commit 1ea8f299e6b9c46eea55a9fa6ebee88faf91220e.
* | Revert "i9300: libsensors: use CLOCK_BOOTTIME, not CLOCK_MONOTONIC"Wolfgang Wiedmeyer2017-01-131-1/+1
| | | | | | | | This reverts commit 6eaec4905ca050b6eff728c40e81186b194a59d5.
* | Merge branch 'cm-13.0' of ↵replicant-6.0-alpha-0006Wolfgang Wiedmeyer2016-12-1372-6647/+3154
|\ \ | |/ | | | | https://github.com/CyanogenMod/android_device_samsung_i9300 into replicant-6.0
| * i9300: use OTA as miscSimon Shields2016-12-031-0/+1
| | | | | | | | | | | | | | seems unused Change-Id: Ifa9fbf490e7af4791796c285511b4fac51208115 (cherry picked from commit f64986b2dbf2b0c01a961ff9343e750c6120b9ca)
| * i9300: Remove enhanced NFC featureZhao Wei Liew2016-11-181-2/+0
| | | | | | | | | | | | This is no longer used anywhere. Change-Id: Iaabfaec2d7c734b5f286f3dc4ef651d93b2f2bc8
| * Added SELinux rule for nfc QS tileH4RTI32016-09-151-0/+1
| | | | | | | | Change-Id: I5f80a383b0e72bcbc86bf51bd935149ee981ac86
| * Use 2 zRAM compression streams (now that our driver can)Andrei Măceș2016-06-121-1/+1
| | | | | | | | Change-Id: I84f26a40e5b89d100b5a1fd2eab1ba59e5957750
| * init: increase read-ahead value to 256 kbZiyan2016-06-121-1/+2
| | | | | | | | | | | | | | | | | | Apps and database file sizes have increased in recent Android versions, which makes it practical to increase our read-ahead value from 128 kb. General user experience seem to have improved a bit. Change-Id: I35788444a8552a8f376c699ead163e951ed06b30
| * selinux: allow to write the firmware files from recovery modeWolfgang Wiedmeyer2016-03-251-0/+7
| | | | | | | | | | Change-Id: I061c9d67b171099a3c5cf21c5961e15a2bc114fc Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
| * i9300: disable ksmSimon Shields2016-03-221-1/+1
| | | | | | | | | | | | | | | | * this seems to exacerbate certain issues with HW video en/decoding * disable it to see if things improve Change-Id: Ibacc7dc99c217832b56a47a738d57882997d8da0
| * i9300: more memory tweaksSimon Shields2016-03-192-1/+17
| | | | | | | | | | | | | | | | | | | | some users are seeing OOMs. Enable KSM, bump up zram and be more aggressive about swapping. Some of these values are taken from "Android Memory Tuning": https://01.org/android-ia/user-guides/android-memory-tuning-android-5.0-and-5.1 Change-Id: Id950c473a5de29bb0e1e2f0a1d3602ddb982e663
| * i9300: libsensors: use CLOCK_BOOTTIME, not CLOCK_MONOTONICSimon Shields2016-03-131-1/+1
| | | | | | | | Change-Id: Ib3d5596e694ff553ed843cc7ff3525c73944ef6c
| * libsensors: don't floor accelerometer valueSimon Shields2016-03-071-1/+1
| | | | | | | | | | | | | | this is a leftover from t0, here it causes broken autorotate and slow response times on the lockscreen Change-Id: I30d682a65447d7f846d277ca4f9b63315b2ca526
| * i9300: enable auto power modesSimon Shields2016-03-061-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | * We don't have a significant motion sensor, so device idle detection will be disabled[1] * Enabling this will allow app standby to be enabled, so there's no harm in doing it. [1]: https://github.com/CyanogenMod/android_frameworks_base/blob/cm-13.0/services/core/java/com/android/server/DeviceIdleController.java#L1435 Change-Id: Ia23a577ed0e6ae344da0836232dd2ed21d8a867d
| * i9300: libsensors: fix a couple of poll_delay derpsSimon Shields2016-03-062-13/+3
| | | | | | | | Change-Id: I6a6e307588e1d9a0c56895d4dc6a1702066b6059
| * i9300: update proprietary-files.txtSimon Shields2016-03-051-1/+0
| | | | | | | | Change-Id: I0dd459bbce11d4f1f11194adb9702dbebfce0ed9
| * i9300: rewrite libsensors in c++Simon Shields2016-03-0562-6621/+2395
| | | | | | | | | | | | | | | | * based off t0lte sensors * AkmSensor kanged from i9100 (added sensor status support) * has a working compass! Change-Id: Iaed0463c33089ca0b636be4ba3f966f2e25f34f9
| * i9300: power: pegasusq boosting supportSimon Shields2016-03-024-11/+101
| | | | | | | | | | | | implement INTERACTION, LAUNCH_BOOST, and CPU_BOOST hints. Change-Id: Iac8c84ecb910a72a6de4c81a470c9d2d800ff631
| * i9300: tweak f2fs configSimon Shields2016-03-021-2/+2
| | | | | | | | Change-Id: I48e23ddb012769efce1251716763a5b94e51a5d8
| * i9300: lmk configSimon Shields2016-03-021-0/+19
| | | | | | | | Change-Id: I5be3949709af51bab502efc7b0a24fb125936165
| * i9300: SamsungExynos4RIL: Samsung STK supportPawit Pornkitprasan2016-03-011-0/+18
| | | | | | | | Change-Id: I1915332e8d6917dea2f4e71cb4e84564e7ad9556
| * libsensors: update sensor flagsDheeraj CVR2016-02-271-5/+5
| | | | | | | | Change-Id: Ia57026f4e8f5dd270da7619bc25289fc414bce30
| * i9300: refactor processUnsolicited closer to frameworksSimon Shields2016-02-251-11/+18
| | | | | | | | | | | | * easier kanging later on Change-Id: I0217a819187f914e261d4e58d53de3e085b97607
| * i9300: kill powerhal logspamSimon Shields2016-02-201-1/+1
| | | | | | | | Change-Id: Ie6e9b431ee3f73e799238305676eee5e068b9390
| * i9300: don't overwrite powerhal governor settings from initSimon Shields2016-02-201-19/+0
| | | | | | | | Change-Id: Id704829e1f65b538e7fd05a599a1159ffe37aeb1
| * i9300: initial pegasusq powerhalSimon Shields2016-02-205-0/+574
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * based off flo * powersave (3 core max/1GHz), balanced (current defaults), and performance (back off on downscaling) * support for separate low power profiles (activated on screen off) PS2: low power + min/max cpu freq support PS3: whitespace fixes PS4: apparently POWER_HINT_LOW_POWER means PROFILES[POWER_SAVE]. Change-Id: I786a9e0e35fcc1dba1510baa13493ecf261bdfcc
| * i9300: chown pegasusq cpufreq nodes to system:systemSimon Shields2016-02-201-0/+30
| | | | | | | | Change-Id: Iadbeeffcf0db58a0a96f99df596cdb0f32dd589f
| * i9300: update proprietary-files and extract-filesSimon Shields2016-02-202-9/+19
| | | | | | | | | | | | extract gps HAL to the expected location Change-Id: I3f391310b416889c8d99107dec53eb276823e5f7
| * i9300: fix selinux denialSimon Shields2016-02-181-0/+2
| | | | | | | | Change-Id: I3e8a8ca2e35cca22bdd248c1bfe9433f2d8285fb
| * i9300: enable f2fs supportSimon Shields2016-02-173-0/+9
| | | | | | | | Change-Id: I4405cbf6573e277ac7d2dbcb0014131d9cbbcc9d
| * i9300: mqanelements should actually be 4Simon Shields2016-02-151-1/+0
| | | | | | | | | | | | fixes manual network selection Change-Id: I516917a816a202020d41b8621d7ea07464c73f1f
| * Move Snap to common treerogersb112016-02-141-2/+1
| | | | | | | | Change-Id: I0ffe9a68ebadab7a91866857e1b5dfcf398551ea
| * i9300: move macloader and tinyplay sepolicy up to -common [2/2]Simon Shields2016-02-134-19/+0
| | | | | | | | Change-Id: I874a9f2f6590755e5815e18bcdc5d1e0cdac4523
| * i9300: allow system_server access to mdnie sysfsSimon Shields2016-02-111-0/+3
| | | | | | | | | | | | needed for any mdnie stuff that ends up in cmhw Change-Id: I6efe58e295cae59f074abc4a1fd64258fb5d8188
| * i9300: downclock more aggressivelySimon Shields2016-02-021-1/+19
| | | | | | | | | | | | | | | | | | | | | | previously, pegasusq would keep 3 or 4 cores active with static content on the screen tweak the governor's values so that sometimes we get down to 1 core active with screen on, both by increasing the on/off clock speeds/rq sizes of secondary cores, bumping up_threshold and encouraging faster downclocking. Change-Id: I698bec823312cac7b859ed8d5ac303873fddc7bc
| * Revert "i9300: add lmk config"Simon Shields2016-02-011-9/+0
| | | | | | | | | | | | | | | | * this did not seem to work as well as I'd hoped. This reverts commit dc7601b1fcf97f847e0316b8cac3d886aefcae14. Change-Id: I3041187d8b3aaee46bd09eaa2a9082cf56635b7b
| * i9300: add lmk configkeepcalm4442016-01-291-0/+9
| | | | | | | | Change-Id: I8736cb90544f5dc5b28ac2a166e99f85ad2eaf04
| * i9300: join the snap partySimon Shields2016-01-141-1/+2
| | | | | | | | Change-Id: Id397b5a07a3239e87f8be41868401c9f5c788e36
| * i9300: ensure we don't build opensource sensorsSimon Shields2015-12-232-1/+5
| | | | | | | | | | | | | | currently the compass seems to be really broken, so we'll use the proprietary ones for now Change-Id: I195e0765da7789d38940835d9e8c6eff4e09a900
| * i9300: update proprietary filesSimon Shields2015-12-231-2/+3
| | | | | | | | Change-Id: I2386805d1fe134109b983c389ffa4208222c6f5a
| * i9300: use synchronous setsurfaceSimon Shields2015-12-231-0/+3
| | | | | | | | Change-Id: I715cbce3f4387bb557a9ddd2ec23deebc1b1d7ec
* | BOARD_KERNEL_IMAGE_NAME for recent Android common kernelreplicant-6.0-alpha-0005Wolfgang Wiedmeyer2016-09-111-0/+3
| | | | | | | | | | | | | | A recent Android common kernel has a mechanism to attach the dtb, so only the name has to be changed. The mainline kernel doesn't have this feature. Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | enable llvmpipe buildWolfgang Wiedmeyer2016-08-251-0/+3
| | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | add possibility to specify a custom bootimg build file for recent kernelsWolfgang Wiedmeyer2016-08-252-0/+30
| | | | | | | | | | | | commented out for now Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>