OpenGrok
Cross Reference: j720lcd.c
xref
: /
src
/
sys
/
arch
/
hpcarm
/
dev
/
j720lcd.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/hpcarm/dev/j720lcd.c
Revision
Date
Author
Comments
1.5
29-May-2009
rjs
Make the following changes:
struct device * -> device_t
struct cfdata * -> cfdata_t
printf -> aprint_
device_t/softc split
1.4
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.3
27-Jun-2006
peter
branches: 1.3.6; 1.3.60; 1.3.62; 1.3.64;
Hide the bit invertion/shifting of values received from and send to the MCU
inside the j720ssp_readwrite function. This simplifies the calls to this
function a little.
1.2
27-Jun-2006
peter
Invert the brightness/contrast values so that higher values will
give more brightness/contrast instead of less.
No objection on port-hpcarm.
1.1
04-Mar-2006
peter
branches: 1.1.2; 1.1.8; 1.1.12; 1.1.14;
Split the Jornada 7xx drivers for the touch-panel, keyboard, lcd control
and power management into multiple files. This removes some dirty hacks
and improves the quality of the code.
- j720kbd.c - keyboard driver
* Converted to use the hpckbd(4) interface.
* Remove the old keymap file since it's no longer used.
- j720lcd.c - lcd brightness/control/power control
- j720pwr.c - power management
* Converted to use the hpcapm(4) interface.
* Fix the battery charge status. The values are non-linear so in order
to display a reasonable charge status we use a few charge points in
a table and interpolate between that.
- j720tp.c - touch-panel driver
- j720ssp.c - SSP port (on the SA-1110)
Many thanks to cube@ and uwe@ for providing useful feedback and reviewing
the changes.
1.1.14.3
30-Dec-2006
yamt
sync with head.
1.1.14.2
21-Jun-2006
yamt
sync with head.
1.1.14.1
04-Mar-2006
yamt
file j720lcd.c was added on branch yamt-lazymbuf on 2006-06-21 14:51:44 +0000
1.1.12.1
13-Jul-2006
gdamore
Merge from HEAD.
1.1.8.2
22-Apr-2006
simonb
Sync with head.
1.1.8.1
04-Mar-2006
simonb
file j720lcd.c was added on branch simonb-timecounters on 2006-04-22 11:37:28 +0000
1.1.2.1
11-Aug-2006
yamt
sync with head
1.3.64.2
20-Jun-2009
yamt
sync with head
1.3.64.1
16-May-2008
yamt
sync with head.
1.3.62.1
18-May-2008
yamt
sync with head.
1.3.60.1
02-Jun-2008
mjf
Sync with HEAD.
1.3.6.2
09-Sep-2006
rpaulo
sync with head
1.3.6.1
27-Jun-2006
rpaulo
file j720lcd.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:39:38 +0000
Indexes created Sun Sep 28 07:09:56 GMT 2025