Markinus
ec2505f81c
htcleo: changed the LS polling to 5s. Liblights is using now internal mictop bl.
...
The polling every second for backlight is much for the bus, so it's better to use the internal autobl functionality.
The 5s is enough for other lightsensor applications.
2010-11-04 18:50:10 +01:00
Markinus
76df0ff485
htcleo: fixed small BL settings for no sense builds and autobl rights
2010-11-04 18:49:09 +01:00
Markinus
d28b1aa6d6
htcleo: fixed USB charging problems in some configurations and cleanups
2010-10-27 21:20:30 +02:00
Markinus
53a7287c1b
htcleo: add new battery temperature table
...
This table is not absolutly exact, but good
2010-10-26 20:40:02 +02:00
Markinus
55ca1d277a
htcleo: add new battery driver
...
This driver is comming from desire hd and is modificated for htcleo
2010-10-26 17:41:48 +02:00
Markinus
26386dbf81
htcleo: cleanups and fixes for battery and power
...
- Correct cable detection on boot with cable in
- Removed battery disabling code, this isn't working with our device
- Add Full Battery Calibration, if Battery > 95% and charging <5mA we set it to 100% (fix for nand 100% problems)
- Removed some not used code
Importand: It's in this step for standard battery only, support in next step.
2010-10-25 01:16:35 +02:00
LeTama
dc353d939b
htcleo: add support for specific acdb file
2010-10-21 19:12:21 +02:00
Markinus
57314174d4
htcleo: fix for random TS freeze
...
Incresed the pull up resistor for the TS irq GPIO pin
2010-10-17 14:07:40 +02:00
Markinus
e67c2f4d19
htcleo: add missed switch
2010-10-17 00:23:00 +02:00
Markinus
8097c2c467
htcleo: add missing file in commit
2010-10-16 23:18:44 +02:00
Markinus
d19ef47587
htcleo: some improvements for the touchscreen
...
The speed should be now better
2010-10-16 23:15:10 +02:00
Markinus
583d8a2c82
htcleo: store brightness in the led driver
2010-10-16 13:35:48 +02:00
Markinus
e83bba8764
htcleo: some cleanups in the keypad led driver
2010-10-16 13:25:23 +02:00
Markinus
28b2881942
htcleo: some cleanups for backlight driver
2010-10-16 13:07:06 +02:00
Markinus
1275428c96
htcleo: Reverted the last commit, the interface is pushed in with the commit before it
...
Revert "htcleo: add sysfs microp auto backlight interface"
This reverts commit 3995d03e1cf02ec26fe578b90f5c1293fde02ccb.
2010-10-16 10:50:05 +02:00
Markinus
3995d03e1c
htcleo: add sysfs microp auto backlight interface
...
With /sys/devices/platform/htcleo-backlight/auto_bl can it be enabled/disabled (1/0)
2010-10-16 01:26:12 +02:00
Markinus
ecba5ca2dc
htcleo: add interface for microps autobacklight functionality
2010-10-15 23:47:49 +02:00
Markinus
2e7b49e61b
htcleo: add a bit more stable lightsensor steps
...
Credits to Curious
2010-10-15 23:45:40 +02:00
Markinus
b62e71c35a
htcleo: fixed wrong rpc fix for haret boot
2010-10-15 16:34:27 +02:00
Markinus
3ae4c93cd7
htcleo: add new lighsensor steps
...
Credits to Curious
2010-10-15 12:35:45 +02:00
Markinus
311ffd6d6a
htcleo: some cleanups in the boot order
2010-10-15 12:05:44 +02:00
Markinus
c2631ec499
htcleo: removed some debug messages
2010-10-15 11:14:52 +02:00
Markinus
5d520f034c
htcleo: increases speed of lightsensorread and cleanups
2010-10-15 00:05:05 +02:00
Markinus
beda73cdb0
htcleo: switched to kernels SPI driver
2010-10-14 22:48:38 +02:00
Markinus
50760ca384
htcleo: some cleanups for bluetooth
2010-10-14 01:05:10 +02:00
Markinus
f0664d119b
htcleo: fixed bsod on boot
2010-10-14 00:10:28 +02:00
Markinus
5da4cedbdc
htcleo: switched to GP Timer and activated power collapse for nand
...
Thx to Cotulla
2010-10-12 21:46:44 +02:00
Markinus
b84778b1c8
Revert "htcleo: disable display as first to init it then completly new"
...
This reverts commit 5c03e5fbb0bbbf58a5771ddb9d38691f0c8b192f.
2010-10-12 21:45:02 +02:00
LeTama
6e05d22bb5
htcleo: fix headset button
2010-10-12 14:57:25 +02:00
LeTama
810d079c56
use pcom for clk_get and SDC1/2 clocks
2010-10-12 14:55:49 +02:00
Markinus
a09e4020ff
htcleo: fixed headset microphone detection
2010-10-12 00:00:40 +02:00
Markinus
0e3a49a809
Revert "Fix bluetooth to support non sense android build"
...
With this commit there are problems with BT -> reverted
This reverts commit 5c1dc05a365ce10385ea4d35d7df5b46d1173233.
2010-10-11 22:26:04 +02:00
Markinus
40587c0a75
htcleo: fixed lightsensors power on/off
...
LS and Proximity has same power GPO in microp.
2010-10-11 22:19:31 +02:00
Markinus
7f29fd2c9f
htcleo: disable one wlan vreg if wlan off
2010-10-11 18:05:52 +02:00
Markinus
258ff768ca
htcleo: add automatic nand boot detection over ATAG
2010-10-10 14:36:13 +02:00
Markinus
ce5f6752bf
htcleo: fixed wlan problems on nand boot
...
We have to reset the sdc1 clock on boot.
Credits to Cotulla/LeTama
2010-10-10 12:22:25 +02:00
Markinus
c2245c074a
htcleo: some camera/pmem cleanups and improvements
2010-10-09 12:37:26 +02:00
Cass
5c1dc05a36
Fix bluetooth to support non sense android build
2010-10-08 21:03:33 +02:00
Markinus
5c03e5fbb0
htcleo: disable display as first to init it then completly new
...
Now, no bsods, but sometimes the display is going black on boot
2010-10-06 22:35:59 +02:00
Lukas-David Gorris
8e1ded9931
htcleo: update Kconfig , Makefile
2010-10-05 16:46:49 +02:00
Lukas-David Gorris
62e67795d1
htcleo: add optional keypad mapping
2010-10-05 16:46:11 +02:00
Denis GNUtoo Carikli
574f071bea
htcleo: add backlight driver that uses the real backlight API
2010-10-05 16:44:15 +02:00
LeTama
12a238538f
Revert "htcleo: partialy fix for ril on nand boot"
...
This reverts commit 6fada7185dcfc6bc2ba5e3b3d9aa76d0b6ca5cc9.
Missing AT commands plus this one have been moved to ril wrapper library
2010-09-30 16:40:14 +02:00
rajkosto
8c5e4eb32a
proper compass layout
...
on non-blank data partitions you must do:
killall akmd
/data/misc/AK8973Prms.txt
reboot
2010-09-29 18:44:15 +02:00
Markinus
a82116871b
Revert "htcleo: some improvements for audio"
...
This reverts commit 0f32648604ed55566980e78597de3756b1cd5910.
This was a wrong commit
2010-09-27 01:19:41 +02:00
Markinus
49c05054e2
htcleo: enabling vregs on wlan on
2010-09-27 01:18:00 +02:00
Markinus
5731dc5001
htcleo: added kernel parameter for no nand boot
...
You have to add nand_boot=0 as boot parameter in haret boot
2010-09-27 01:03:08 +02:00
Markinus
6fada7185d
htcleo: partialy fix for ril on nand boot
...
It works in moment only if you do activate and deactivate flightmode
2010-09-27 01:00:47 +02:00
K. Cotulla Ivan
6336681f2b
htcleo: add switchable RPC init
2010-09-27 00:46:10 +02:00
K. Cotulla Ivan
a0fc58df35
htcleo: add missing gpio config for touchscreen
2010-09-27 00:43:52 +02:00